.PostCreateHeader{align-items:center;display:flex;gap:21px;height:50px;justify-content:space-between;padding:0 10px}@media(max-width:575px){.PostCreateHeader{padding:0}}.PostCreateHeader__title{font-size:26px;font-weight:700;line-height:1}@media(max-width:767px){.PostCreateHeader__title{font-size:22px}}.PostCreateHeader__author{align-items:center;display:flex;font-size:16px;gap:20px;justify-content:flex-start}.PostCreateHeader__author-image{height:50px;min-width:50px;width:50px}.PostCreateHeader__author-image figure{border-radius:100%;display:block}.PostCreateHeader__author-image img{display:block;height:100%;width:100%}.PostCreateHeader__author-name{color:var(--color_black_90);margin-bottom:2px}.PostCreateHeader__author-select{color:var(--color_black_60)}.PostCreateHeader__link{align-items:center;display:flex;flex:1;font-size:16px;gap:10px;justify-content:flex-start;min-width:0;overflow:hidden}.PostCreateHeader__link-back{color:var(--color_black_60);height:40px;margin-left:-10px;min-height:40px;padding:10px;width:40px}.PostCreateHeader__link-back svg{display:block;height:20px;transition:.3s;width:20px}@media(min-width:992px){.PostCreateHeader__link-back:hover{color:var(--color_red_main)}}.PostCreateHeader__link-title{color:var(--color_black_90);margin-bottom:2px}.PostCreateHeader__link-info{flex:1;min-width:0}.PostCreateHeader__link-link{align-items:center;color:var(--color_black_60);display:flex;gap:8px;transition:.3s}.PostCreateHeader__link-link svg{display:block;height:16px;min-width:16px;transition:inherit;width:16px}.PostCreateHeader__link-link span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:992px){.PostCreateHeader__link-link:hover{color:var(--color_red_main)}}.PostCreateHeader__tools{display:flex;gap:10px}.PostCreateHeader__tools-full{color:var(--color_black_60);display:block;height:40px;min-width:40px;padding:10px;width:40px}.PostCreateHeader__tools-full svg{display:block;height:20px;transition:.3s;width:20px}@media(min-width:992px){.PostCreateHeader__tools-full:hover{color:var(--color_red_main)}}@media(max-width:575px){.PostCreateHeader__tools-full{display:none}}.PostCreateHeader__tools-close{border:1px solid var(--color_black_45);border-radius:100%;color:var(--color_black_60);display:block;height:40px;min-width:40px;padding:11px;transition:.3s;width:40px}.PostCreateHeader__tools-close svg{display:block;height:16px;transition:.3s;width:16px}@media(min-width:992px){.PostCreateHeader__tools-close:hover{background-color:var(--color_red_main);border-color:var(--color_red_main);color:#fff}}.PostCreateLink__title{font-size:26px;font-weight:700;line-height:1.4;margin-bottom:14px}.PostCreateLink__description{font-size:16px;margin-bottom:30px}.PostCreateLink__input{margin-bottom:40px;position:relative}.PostCreateLink__input-field{border:1px solid var(--color_black_40);border-radius:10px;display:block;font-size:16px;min-height:50px;overflow:hidden;padding:15px 140px 15px 20px;resize:none;width:100%}.PostCreateLink__input-field:focus{border-color:var(--color_red_20);box-shadow:0 0 5px 0 #cb002333}.PostCreateLink__input-field::placeholder{color:var(--color_black_60)}.PostCreateLink__input .button{bottom:7px;position:absolute;right:8px}.PostCreateLink__continue{display:flex;justify-content:center}.PostCreateLink__continue-btn{align-items:center;color:var(--color_black_60);display:flex;transition:.3s}.PostCreateLink__continue-btn span{display:block;text-decoration:underline;white-space:nowrap}.PostCreateLink__continue-btn svg{display:block;height:24px;min-width:24px;transition:inherit;width:24px}@media(min-width:992px){.PostCreateLink__continue-btn:hover{color:var(--color_red_main)}}.PostCreateContent__title{margin-bottom:20px;position:relative}.PostCreateContent__title-label{color:var(--color_black_60);display:block;font-size:24px;font-weight:500;font-weight:400;left:12px;line-height:1.4;padding:0 8px;position:absolute;top:50%;transform:translateY(-50%);transform-origin:left;transition:top .1s ease-in-out,scale .1s ease-in-out;z-index:5}.PostCreateContent__title-field{border:0;border:1px solid var(--color_black_40);border-radius:10px;display:block;font-size:24px;font-weight:500;line-height:1.36;padding:15px 20px;width:100%}.PostCreateContent__title-field:focus{border-color:var(--color_red_20);box-shadow:0 0 0 3px #cb002333}.PostCreateContent__title-field--filled~.PostCreateContent__title-label,.PostCreateContent__title-field:focus~.PostCreateContent__title-label{background:#fff;left:15px;top:0;transform:translateY(-50%) scale(.75)}.PostCreateContent__editor{background:#fff;margin-bottom:30px;position:relative}.PostCreateContent__editor-label{background:#fff;color:var(--color_black_60);display:block;font-size:16px;font-weight:500;font-weight:400;left:15px;line-height:1.4;opacity:0;padding:0 8px;position:absolute;top:0;transform:translateY(-50%) scale(.75);transform-origin:left;z-index:5}.PostCreateContent__editor .codex-editor{border:1px solid var(--color_black_40);border-radius:10px;min-height:125px;padding:15px 20px}@media(max-width:650px){.PostCreateContent__editor .codex-editor.codex-editor--toolbox-opened{z-index:1000}}.PostCreateContent__editor .codex-editor__redactor{padding-bottom:78px!important}.PostCreateContent__editor .codex-editor .cdx-block{padding:0}.PostCreateContent__editor .codex-editor [data-placeholder-active]:empty:before,.PostCreateContent__editor .codex-editor [data-placeholder-active][data-empty=true]:before{color:var(--color_black_60);line-height:1.5}.PostCreateContent__editor .codex-editor .ce-block{padding-right:70px}@media(max-width:650px){.PostCreateContent__editor .codex-editor .ce-block{padding-right:0}}.PostCreateContent__editor .codex-editor .ce-block__content a{color:var(--color_blue_link);text-decoration:underline}.PostCreateContent__editor .codex-editor .ce-block__content .ce-paragraph{margin-bottom:15px}.PostCreateContent__editor .codex-editor .ce-block__content .image-tool{background:var(--color_black_10);margin:15px 0;padding:15px 10px}.PostCreateContent__editor .codex-editor .ce-block__content .image-tool a,.PostCreateContent__editor .codex-editor .ce-block__content .image-tool img{display:block;width:100%}.PostCreateContent__editor .codex-editor .ce-block__content .image-tool .image-tool__caption{color:var(--color_black_60);font-size:14px;font-style:italic;font-weight:400;line-height:1.4;margin-top:15px}.PostCreateContent__editor .codex-editor .ce-block__content ol{margin:0 0 24px;padding:0 0 0 28px}@media(max-width:575px){.PostCreateContent__editor .codex-editor .ce-block__content ol{padding-left:34px}}.PostCreateContent__editor .codex-editor .ce-block__content ul{list-style:none;margin:0 0 24px;padding:0}.PostCreateContent__editor .codex-editor .ce-block__content ul li{padding-left:16px;position:relative}.PostCreateContent__editor .codex-editor .ce-block__content ul li:before{background:var(--color_red_main);border-radius:100%;content:"";display:block;height:6px;left:0;position:absolute;top:14.5px;width:6px}.PostCreateContent__editor .codex-editor .ce-block__content .ce-header{margin-bottom:16px;padding:0}.PostCreateContent__editor .codex-editor .ce-toolbar__plus,.PostCreateContent__editor .codex-editor .ce-toolbar__settings-btn{background:#fff;border:1px solid #e8e8eb;border-radius:6px;box-shadow:none;height:36px;margin-top:5px;width:36px}@media(max-width:650px){.PostCreateContent__editor .codex-editor .ce-toolbar__plus,.PostCreateContent__editor .codex-editor .ce-toolbar__settings-btn{margin-top:0}}.PostCreateContent__editor--filled .PostCreateContent__editor-label{opacity:1}.PostCreateContent__editor--preview .codex-editor{min-height:0}.PostCreateContent__editor--preview .codex-editor__redactor{padding-bottom:0!important}.PostCreateFinished__body{background:var(--color_black_10);border:1px solid var(--color_black_10);border-radius:10px;margin-bottom:30px;padding:20px;width:100%}.PostCreateFinished__body .postItemH{margin-bottom:0}@media(max-width:575px){.PostCreateFinished__body{margin:0 -15px 30px;width:auto}}@media(max-width:480px){.PostCreateFinished__body{border-radius:0}}