.small-list{padding:22px 25px;border-radius:var(--radius-xl)}.small-list__title{display:flex;align-items:center}.small-list__title .diamond{margin-right:8px}.small-post{display:block;margin-bottom:18px;text-decoration:none}.small-list .small-post:last-child{margin:0;padding:0;border:none}.small-post__title{margin-bottom:2px;transition:color .2s;color:var(--dark3);font-size:17px;font-weight:500;text-decoration:none}.small-post__title span{display:inline-block;position:relative;top:-2px;margin-left:3px;padding:2px 3px 1px;color:var(--light4);font-size:12px;font-weight:400;background:var(--light1);border-radius:var(--radius-s)}.small-post__text{line-height:1.4;color:var(--dark0);font-size:15px}.small-post:hover .small-post__title{color:var(--violet)}.small-post__comm{white-space:nowrap}.small-post__comm svg{position:relative;display:inline-block;top:2px;margin:0 5px;width:14px;height:14px;fill:var(--dark0)}.list_type_normal{background:#fff;box-shadow:var(--shadow2)}.list_type_cases{background:var(--dark2)}.list_type_cases .title{color:var(--gold)}.list_type_cases .small-post{margin-bottom:12px;padding-bottom:15px;border-bottom:2px solid #5d575b}.list_type_cases .small-post__title{color:var(--gold)}.list_type_cases .small-post__title span{color:var(--dark3);background:#9a9697}.list_type_cases .small-post:hover .small-post__title{color:var(--orange)}.list_type_cases .small-post__text{color:var(--light-gold)}.list_type_cases .small-post__comm svg{fill:var(--light-gold)}.list_type_cases .loader__dots p{background:var(--gold)}.list_short .small-post{display:inline-block;position:relative;margin-left:20px;padding:0;border:none}.list_short .small-post:before{content:"";position:absolute;top:9px;left:-20px;width:12px;height:2px;background:#9c8062}.list_short .small-post:last-child{margin:0 0 0 20px}.list_short .small-post__title{line-height:1.35;font-size:16px;font-weight:400}@media (max-width:650px){.small-list{padding:12px 15px;border-radius:0}.small-post{margin-bottom:15px}.small-post__title{line-height:1.4;font-size:15px}.small-post__text{line-height:1.45;font-size:14px}.list_short .small-post__title{font-size:15px}}.pagination{display:flex;justify-content:flex-end;order:99999;margin-bottom:10px}.pagination a,.pagination div{align-items:center;padding:6px 10px;text-decoration:none}.pagination div{background:var(--light3)}.pagination a{color:var(--dark1)}.posts-switch{display:flex;order:0;margin:0 0 10px auto;padding:3px;background:#fff;border-radius:var(--radius-m)}.switch__link{padding:5px 8px;color:var(--light4);text-decoration:none}.switch__link+.switch__link{margin-left:3px}a.switch__link:hover{background:#f4f5f6}.switch__link.current{color:var(--dark1);background:var(--light1);border-radius:var(--radius-s)}@media (max-width:650px){.posts-switch{margin-right:10px}}.share{display:flex;flex-wrap:wrap}.share a{display:flex;align-items:center;justify-content:center;margin:2px 3px 2px 0;width:24px;height:24px;transition:opacity .2s,transform .2s;border-radius:var(--radius-m)}.share a:hover{opacity:.75;transform:scale(1.08)}.share a:last-child{margin-right:0}.share a svg{width:16px;height:16px;fill:#fff}.share_big{flex-wrap:wrap}.share_big a{width:48px;height:48px;border-radius:var(--radius-l)}.share_big a:hover{opacity:.75;transform:none}.share_big a svg{width:32px;height:32px}.inform{padding:20px 25px;border-radius:var(--radius-l)}.inform_type_info{background:var(--light2)}.inform_type_err{background:var(--light-red)}.inform_type_success{background:var(--light-green)}.inform__title{margin:0;font-size:1.23rem;font-weight:500;text-align:center}.inform_type_info .inform__title{color:var(--dark1)}.inform_type_err .inform__title{color:var(--red)}.inform_type_success .inform__title{color:var(--green)}.inform__text{margin-top:12px;font-size:1.04rem;text-align:center}.inform__btns{display:flex;justify-content:center;margin-top:12px}.inform__btns button+button{margin-left:20px}@media (max-width:600px){.inform{padding:12px 15px}.inform__title{font-size:1.12rem}}@media (max-width:500px){.inform__btns{display:block}.inform__btns button{width:100%}.inform__btns button+button{margin:10px 0 0}}.auth__wrap{margin:0 auto 30px;width:440px}.auth__social{display:flex;align-items:center;justify-content:space-between}.auth__social__title{padding-right:10px}.auth__social button span{padding-right:5px}.soc__or{margin:35px 0 20px;font-weight:500;border-top:2px solid #dcdbdb}.soc__or p{display:table;margin:-11px auto 0;padding:0 12px;color:#a1a1a1;font-size:15px;background:var(--white)}.soc__btn{height:44px}.soc__ico{flex:1 0 auto;width:20px;height:20px}.mobile-signin{display:none;margin-right:auto;padding-right:5px}.auth__field{margin-bottom:20px}.auth__submit{width:100%}.auth__reset-password{display:table;margin:20px auto 0;font-size:15px}.auth__check{display:flex;align-items:flex-start;margin-bottom:15px}.auth__check .checkbox{margin-right:8px}.auth__check p{margin-top:3px;line-height:1.4}.reset-final{padding:15px 20px;text-align:center;background:#eae9e9;border-radius:var(--radius-m)}.auth__error{margin-bottom:15px;border-radius:var(--radius-l)}.auth_descr{font-size:10px;margin-top:20px;color:var(--light4)}.auth_text{font-size:19px;margin-bottom:10px}.sicialauthmodal .modal__head{padding:10px}@media (max-width:500px){.auth__wrap{padding:0 15px;width:100%;box-sizing:border-box}.soc__or{margin:28px 0 15px}.soc__btn{padding:0 8px}.soc__btn span{display:none}.soc__btn:last-child{margin-left:10px}.mobile-signin{display:block}}.comments__item{position:relative}.comments__item+.comment{margin-top:20px}.comment__childs .comments__item:not(:last-child):after,.exist_childs.is_reply>.comment__body:before,.exist_childs>.comment__body:before,.is_reply:not(.exist_childs) .comment__txt:before{content:"";position:absolute;top:5px;bottom:-35px;left:-25px;width:2px;background:var(--light2)}.comment__childs>.comments__item>.comment__user:before,.comment__reply-form .comment__user:before{content:"";position:absolute;top:15px;left:-25px;width:18px;height:2px;background:var(--light2)}.comment__childs{margin:20px 0 0 40px}.comment__childs>.comments__item{margin-top:20px}.comment__user{position:relative}.comment__ava,.comment__user{display:flex;align-items:center}.comment__ava{flex-shrink:0;justify-content:center;margin-right:8px;width:28px;height:28px;border:2px solid var(--light3);background:#f3f3f5;border-radius:50%}.comment__ava svg{fill:var(--light3)}.ava_moderator{margin-top:2px;width:22px;height:27px}.ava_user{width:22px;height:24px}.comment__name{color:var(--violet);font-size:13px}.comment__body{position:relative;margin-left:40px}.comment__txt{position:relative;margin:3px 0 0;padding:10px;line-height:1.4;background:var(--light1);border-radius:var(--radius-l)}.comment__txt .comment__content{word-break:break-word;font-size:13px}.comment__reply{margin-top:10px;transition:color .2s;color:var(--light4)}.comment__reply:hover{color:var(--violet)}.comment__reply-form{position:relative;margin:20px 0 0}.comment__reply-form .comments__form{margin-left:40px}@media (max-width:500px){.comment__ava{width:20px;height:20px;border-width:1px}.ava_moderator{width:14px;height:18px}.ava_user{width:14px;height:16px}.comment__name{margin-right:0;font-size:.88rem}.comment__childs{margin-left:20px}.comment__childs .comment:not(:last-child):after,.exist_childs.is_reply>.comment__body:before,.exist_childs>.comment__body:before,.is_reply:not(.exist_childs) .comment__txt:before{top:-10px;bottom:-30px;left:-10px;width:1px}.comment__childs>.comment>.comment__user:before,.comment__reply-form .comment__user:before{top:10px;left:-10px;width:5px;height:1px}.comment__body,.comment__reply-form .comments__form{margin-left:20px}.comment__txt{padding:8px 10px}.comment__txt,.comments__form .field__el,.comments__form .inform{font-size:.9rem}.comments__form .inform{padding:8px 10px}.comment__txt .comment__content{line-height:1.5}.comments__form .btn{padding:0 10px;font-size:.9rem}}@media (max-width:350px){.comment__txt,.comments__form .field__el,.comments__form .inform{font-size:.86rem}.comment__txt .comment__content{line-height:1.4}}.comments__add-title{margin-bottom:15px;color:var(--light4);font-size:.85rem}.comments__field{margin-bottom:15px}.comments__list{margin-top:15px;padding-top:15px;border-top:2px solid var(--light2)}.user_add_comment{margin-bottom:8px}.common-error{margin:0;padding:0 0 15px;color:#d20a0a}.post__full{margin-bottom:25px}.post__cont,.post__full{position:relative}.post__cont{z-index:2}.post__full .post__title{font-size:29px}.post__full .post__props{margin-top:20px;padding:0}.post__tg{margin-top:35px;padding-bottom:15px;line-height:1.55;font-size:17px;border-bottom:1px solid var(--light3)}.post__body{margin:15px 0 20px}.post__body .small-list{margin:35px -50px}.native-blocks{display:none}.nat-block{margin-top:20px;line-height:1.3}.nat-block .diamond{fill:var(--dark3)}.nat_bg{padding:12px 15px;background:var(--light1);border-radius:var(--radius-m)}.nat_bg .title{margin-bottom:10px;padding-bottom:6px;border-bottom:2px solid var(--light3)}.nat__link{position:relative;display:table;padding-left:22px;line-height:22px;font-size:16px;text-decoration:none}.nat__link:before{content:"";position:absolute;top:9px;left:0;width:12px;height:2px;background:var(--light4)}.nat__link+.nat__link{margin-top:12px}.crauthor-block{font-size:17px;margin-bottom:20px}.post__full-author{display:flex;align-items:center;margin:20px 0;padding:15px 0;text-decoration:none;border-top:2px solid var(--light2);border-bottom:2px solid var(--light2)}.post__full-author .avatar{flex-shrink:0;flex-basis:auto;margin-right:12px;width:60px;height:60px}.full-author__name{word-break:break-word}.full-author__name b{color:var(--dark1);font-size:16px}.full-author__name span{display:block;margin-top:3px;line-height:1.35;color:var(--light4);font-size:13px}.post__share{display:flex;align-items:center;justify-content:center;margin-bottom:45px}.post__full .post__share{margin:0 0 0 auto}.post__share b{margin-right:10px}.post__share-btn{display:none}.post__share-btn svg{margin-right:6px;width:22px;height:18px}.post__share .post__prop{margin-right:15px}.share-btn-foot{margin:20px auto 30px}.comments-block{box-sizing:border-box;padding:10px 25px 22px}.hcc.hc__right{padding:0}.comments__list{margin:20px 0}.comments__list li+li{margin-top:15px}.comments__list li b{margin-right:10px;font-weight:500}.comments__list li span{font-size:13px}.comments__list__item{display:flex;padding:10px 0;border-bottom:1px solid var(--light1)}.comments__list__item:last-child{border:none}.comments__list__item__ava{flex:0 0 28px;overflow:hidden;height:28px;border-radius:50%}.comments__list__item__body{margin-left:10px;font-size:13px}.comments__list__item__body *{word-break:break-word}.comments__list__item__name{color:var(--violet)}.comments__list__item__time{margin-left:6px;color:var(--light4);font-size:10px}.comments__list__item__txt{margin-top:2px}.comments__list__item.level2{padding-left:40px}.comments__list__item.level3{padding-left:80px}.comments__list__item.level4{padding-left:120px}.comments__list__item.level5{padding-left:160px}.post-navi{position:absolute;z-index:2;top:0;bottom:0;left:100%;width:280px;pointer-events:none}.post-navi__wrap{position:-webkit-sticky;position:sticky;top:0;pointer-events:auto;border-radius:0 var(--radius-xl) var(--radius-xl) 0;box-shadow:inset 5px 0 8px -5px rgba(50,50,62,.15),1px 4px 8px rgba(50,50,62,.2)}.post-navi__wrap:before{content:"";position:absolute;top:0;right:100%;bottom:0;width:10px;background:#fff}.curtain.post-navi__links{top:55px}.post-navi__links{overflow:auto;margin-left:-15px}.post-navi__link{display:block;position:relative;margin-bottom:6px;padding:4px 8px 4px 30px;font-size:15px;border-radius:0 var(--radius-l) var(--radius-l) 0}.post-navi__link:hover{color:var(--dark1);background:var(--light0)}.post-navi__link:before{content:"";position:absolute;top:9px;left:15px;width:6px;height:6px;border-radius:50%;background:var(--light3)}.post-navi__link:last-child{margin-bottom:0}.post-navi__link.current{font-weight:500;background:var(--light1)}.post-navi__link.current:before{display:none}.post-navi__arr{position:absolute;top:5px;left:12px;transform:rotate(-90deg);width:10px;height:14px;fill:#4b4b71}.post-navi__current,.post-navi__sel{display:none}.post-navi__wrap .dropdown{top:100%;right:0;left:0;padding:12px 15px 8px;border-top:1px solid var(--light2);border-radius:0 0 var(--radius-l) var(--radius-l)}.mobile-share{text-align:center}.mobile-share .share{margin:0 auto;max-width:312px}.mobile-share .share a{margin:15px}@media (max-width:1150px){.post__cont{z-index:1}.post-navi{position:-webkit-sticky;position:sticky;top:0;left:0;margin-bottom:10px;width:100%}.post-navi__wrap:before{display:none}.post-navi__wrap{position:static;padding:8px 12px;cursor:pointer;border-radius:var(--radius-xl);box-shadow:var(--shadow2)}.post-navi__wrap.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.post-navi__wrap .title{margin-bottom:2px;color:var(--light4);font-size:14px;font-weight:400}.post-navi__sel{display:block;position:absolute;top:50%;right:12px;margin-top:-4px;width:16px;height:9px;fill:var(--light4)}.post-navi__current{display:block;overflow:hidden;max-width:calc(100vw - 70px);font-size:16px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.post-navi__links{margin-left:0}.post-navi__link{border-radius:var(--radius-m)}.post__share .share{display:flex}.post__share-btn{display:none}}@media (max-width:1000px){.post__share{margin:0}.post__share .share,.post__share b,.share-foot{display:none}.post__share-btn{display:flex}}@media (max-width:800px){.post-navi{top:64px}.post__full .post__title{line-height:1.3;font-size:25px}}@media (max-width:650px){.post__full{margin-bottom:15px}.post__full .form__message{margin-bottom:10px;padding:10px}.post-navi__wrap,.post__full .post__cont{border-radius:0}.post__full .post__cont{padding:12px 15px 15px}.post__full .post__title{font-size:23px}.post-navi{top:50px}.post-navi__wrap{padding:8px}.post-navi__wrap .dropdown{padding:6px}.post-navi__current{font-size:14px}.post__full .post__props{margin-top:10px}.post__tg{margin-top:15px;font-size:16px}.post__body{margin:12px 0 15px}.post__share-btn{padding:0 8px;height:32px;font-size:14px}.post__full-author{padding:8px 0}.post__full-author .avatar{margin-right:8px;width:50px;height:50px}.full-author__name b{font-size:15px}.comments-block{overflow-x:auto;padding:8px 15px 12px}.nat_bg{padding:10px 12px}.nat-block{margin-top:10px}.nat__link{padding-left:15px}.nat__link:before{width:8px}.crauthor-block{font-size:16px;margin-bottom:15px}}@media (max-width:350px){.mobile-share .share{max-width:272px}.mobile-share .share a{margin:10px}}