.post-editor .inputwrap.inputwrap--labeled .contenteditable-input:focus+label,.post-editor .inputwrap.inputwrap--labeled input:focus+label,.post-editor .inputwrap.inputwrap--labeled textarea:focus+label,.post-editor .inputwrap.inputwrap--labeled.active label{font-size:12px}.post-editor__content-editor{background:#fff;border:1px solid #f2f5fc;border-radius:20px;box-shadow:0 8px 30px #0000000f;position:relative}@media (max-width:480px){.post-editor__content-editor{border:none;border-radius:0;box-shadow:none}}.post-editor__content-editor hr{background:#dde3f3;margin:0}.post-editor__buttons{border-bottom:1px solid #f2f5fc;display:flex;gap:8px;padding:16px 24px}.post-editor__buttons .btn{background-size:20px 20px;min-height:40px;width:40px}.post-editor__content{border-radius:20px;display:flex;flex-direction:column;gap:28px;padding:24px 32px}@media (max-width:980px){.post-editor__content{gap:16px}}@media (max-width:1080px){.post-editor__content{gap:16px;padding:20px}}@media (max-width:768px){.post-editor__content{gap:32px;padding:16px}}@media (max-width:480px){.post-editor__content{border-radius:0;padding:0}}.post-editor__content .contenteditable-input{position:relative;width:100%}.post-editor__content .contenteditable-input:focus{outline:none}.post-editor__content .inputwrap .inputwrap__holder .contenteditable-input{padding:20px 10px 10px}.post-editor__content .inputwrap .inputwrap__holder .contenteditable-input+*+.input--counter{bottom:-15px}.post-editor__content .inputwrap .inputwrap__holder label{left:10px}.post-editor__content .inputwrap.inputwrap--labeled.inputwrap__holder{border-bottom:1px solid #dde3f3;border-radius:0;padding-bottom:24px}@media (max-width:1080px){.post-editor__content .inputwrap.inputwrap--labeled.inputwrap__holder{padding-bottom:16px}}@media (max-width:980px){.post-editor__content .inputwrap.inputwrap--labeled.inputwrap__holder{padding-bottom:10px}}.post-editor__content .error.inputwrap.inputwrap--labeled.inputwrap__holder{border-bottom:1px solid #e32a63}.post-editor__add-cover{align-items:center;border:1px dashed #b5c0dc;border-radius:20px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:24px 32px;position:relative;width:100%}.post-editor__add-cover.error{border-color:#e32a63}.post-editor__add-cover.is--dragging,.post-editor__add-cover:hover{border-color:#7344f6}.post-editor__add-cover.is--dragging .post-editor__add-cover-image,.post-editor__add-cover:hover .post-editor__add-cover-image{background-image:url(../images/icons/plus-rounded-slim-violet.svg)}.post-editor__add-cover.is--dragging .post-editor__add-cover-header,.post-editor__add-cover.is--dragging .post-editor__add-cover-text,.post-editor__add-cover:hover .post-editor__add-cover-header,.post-editor__add-cover:hover .post-editor__add-cover-text{color:#7344f6}.post-editor__add-cover.post-editor__add-cover-filled{background-color:#f2f5fc;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:640px;height:auto;padding:5px;width:100%}.post-editor__add-cover.post-editor__add-cover-filled img{border-radius:20px;display:table;margin-left:auto;margin-right:auto;max-height:50vh;max-width:100%}.post-editor__add-cover.post-editor__add-cover-filled .post-editor__add-cover-header,.post-editor__add-cover.post-editor__add-cover-filled .post-editor__add-cover-image,.post-editor__add-cover.post-editor__add-cover-filled .post-editor__add-cover-text{display:none}.post-editor__add-cover.post-editor__add-cover-filled .post-editor__add-cover-input{cursor:unset}.post-editor__add-cover.post-editor__add-cover-filled .post-editor__add-cover-edit-block{display:flex;gap:8px}.post-editor__add-cover-input{border-radius:20px;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.post-editor__add-cover-image{background-image:url(../images/icons/plus-rounded-slim-gray.svg);display:block;height:50px;width:50px}.post-editor__add-cover-header{color:#848fab;font-feature-settings:"liga" off,"clig" off;font-size:15px;font-weight:500;line-height:160%}.post-editor__add-cover-edit-block{display:none;position:absolute;right:32px;top:24px;z-index:2}.post-editor__add-cover-delete,.post-editor__add-cover-edit{background:var(--overlay-dark-op-02,rgba(40,50,77,.2));background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:12px;cursor:pointer;height:30px;width:30px}.post-editor__add-cover-delete{background-image:url(../images/icons/trash-white.svg)}.post-editor__add-cover-delete:hover{background-image:url(../images/icons/trash-red.svg)}.post-editor__add-cover-edit{background-image:url(../images/icons/pencil-white.svg)}.post-editor__add-cover-edit.animated{animation:pencil-fade-to-violet 1s linear infinite;animation-direction:alternate}.post-editor__add-cover-edit:hover{background-image:url(../images/icons/pencil-violet.svg)}.post-editor__add-cover-text{color:#848fab;font-size:14px;font-weight:500;font-weight:300;text-align:center}.post-editor__form{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000f;display:flex;flex-direction:column;gap:16px;padding:20px}@media (max-width:768px){.post-editor__form{width:100%}}@media (max-width:480px){.post-editor__form{box-shadow:none;padding:0}}.post-editor__form .btn{padding:16px}.post-editor__form .inputwrap.radio--panel{display:flex;flex-direction:column;gap:5px}.post-editor__form .inputwrap.radio--panel label{margin:0;padding:12px 12px 12px 36px}.post-editor__form .inputwrap.radio--panel label:after{left:12px}.post-editor__form .inputwrap.radio--panel label p{margin:0}.post-editor__drafts-button.btn.btn--gray.btn--large{font-weight:400;justify-content:flex-start}.post-editor__drafts-modal .modal-window__window-title{padding:30px 30px 20px}@media (max-width:480px){.post-editor__drafts-modal .modal-window__window-title{padding:16px 16px 24px}}.post-editor__drafts-modal .modal-window__window-close{right:30px}@media (max-width:480px){.post-editor__drafts-modal .modal-window__window-close{right:10px}}.post-editor__drafts-modal-scroll{max-height:75vh;max-width:100%;overflow-y:auto;width:540px}@media (max-width:768px){.post-editor__drafts-modal-scroll{max-height:63vh;position:static;width:100%}}@media (max-width:480px){.post-editor__drafts-modal-scroll{max-height:70vh}}.post-editor__draft{border-bottom:1px solid #f2f5fc;cursor:pointer;padding:0 30px;position:relative}@media (max-width:768px){.post-editor__draft{padding:8px 16px}}.post-editor__draft:hover{background-color:#f2f5fc}.post-editor__draft-header{color:#0c0c17;font-size:18px;font-weight:500;line-height:130%;margin-bottom:10px;padding-right:20px;text-align:left;word-break:break-all}@media (max-width:480px){.post-editor__draft-header{font-size:14px;margin-bottom:0}}.post-editor__draft-description{color:#0c0c17;font-size:14px;font-weight:300;line-height:160%;margin-bottom:10px;padding-right:20px;text-align:left;word-break:break-all}.post-editor__draft-media{display:flex;gap:8px}.post-editor__draft-media div{background-color:#f2f5fc;background-position:10px;background-repeat:no-repeat;background-size:20px 20px;border-radius:13px;color:#0c0c17;font-size:14px;font-weight:500;line-height:160%;padding:9px 10px 9px 36px}.post-editor__draft-media-image{background-image:url(../images/icons/EJS/Camera.svg)}.post-editor__draft-media-video{background-image:url(../images/icons/EJS/Video.svg)}.post-editor__draft-media-polls{background-image:url(../images/icons/EJS/ChartBarHorizontal.svg)}.post-editor__draft-delete{background-image:url(../images/icons/trash-gray.svg);cursor:pointer;height:20px;position:absolute;right:16px;top:20px;width:20px;z-index:1}.post-editor__draft-delete:hover{background-image:url(../images/icons/trash-red.svg)}.post-editor__drafts-delete{margin:20px 30px 30px}@media (max-width:480px){.post-editor__drafts-delete{margin:0}}.post-editor__other.checkbox-row{flex-direction:column;gap:5px}.post-editor__other.checkbox-row label{color:#0c0c17!important;font-feature-settings:"liga" off,"clig" off;font-size:14px!important;font-weight:400;line-height:160%}.post-editor__options-header{color:#0c0c17;font-feature-settings:"liga" off,"clig" off;font-size:15px;font-weight:400;line-height:160%}.post-editor__preview{background:#fff;height:100%;left:0;overflow:auto;padding:40px 40px 100px;position:fixed;top:0;width:100%;z-index:16}@media (max-width:768px){.post-editor__preview{padding:20px;top:60px}}.post-editor__preview .tournament-splash__options-holder{margin-bottom:0;transform:none}.post-editor__preview-close{bottom:40px;left:40px;position:fixed;width:calc(100% - 80px);z-index:3}@media (max-width:768px){.post-editor__preview-close{bottom:100px;left:20px;width:calc(100% - 40px)}}.post-editor__edit-options{display:flex;gap:24px;width:100%}.post-editor__edit-option label{background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #0000000f;padding:20px}.post-editor__edit-option label:after{left:20px;top:20px}.post-editor__edit-option label:before{left:24px;top:24px}.post-editor .ce-popover--opened>.ce-popover__container{bottom:calc(100% + 8px);max-height:unset;top:auto}.post-editor .ce-popover--inline.ce-popover--opened>.ce-popover__container{top:0}.post-editor .ce-block a.post-detail__tournament-name{text-decoration:none}.post-editor .ce-block .post-detail__tournament-input-wrap{z-index:0}.post-editor .ce-delimiter{height:40px}.post-editor .ce-delimiter:after{background-color:#dde3f3;content:"";display:block;height:1px;position:absolute;top:calc(50% - .5px);width:100%}.post-editor .ce-delimiter:before{display:none}.post-editor ol.cdx-list--ordered,.post-editor ul.cdx-list--unordered{margin:0;padding:0}.post-editor ul.cdx-list--unordered li:before{background:#7344f6;border-radius:50%;content:"";display:inline-block;height:6px;left:9px;position:absolute;top:9px;width:6px}.post-editor ol{counter-reset:num}.post-editor ol.cdx-list--ordered li:before{border-radius:50%;color:#7344f6;content:counter(num) ".";counter-increment:num;display:inline-block;font-weight:600;left:4px;position:absolute;text-align:center;top:0;width:20px}.post-editor .cdx-list__item{list-style-type:none;min-height:24px;padding:0 40px 0 28px}.post-editor .codex-editor:not(.codex-editor--empty) .codex-editor__redactor:not(.codex-editor__redactor_full):has(>.ce-block:last-child):not(:has(>.ce-block:last-child .ce-paragraph[data-empty=true])){cursor:pointer;margin-right:0!important;padding-bottom:54px}.post-editor .codex-editor:not(.codex-editor--empty) .codex-editor__redactor:not(.codex-editor__redactor_full):has(>.ce-block:last-child):not(:has(>.ce-block:last-child .ce-paragraph[data-empty=true])):after{background-image:url(../images/icons/plus-rounded-violet.svg);background-position:bottom;background-repeat:no-repeat;background-size:24px 24px;bottom:0;content:"";display:block;height:24px;left:0;position:absolute;width:100%}.post-editor .codex-editor__redactor{display:flex;flex-direction:column;gap:30px}.post-editor .ce-header{font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:400;line-height:120%;margin:0;padding:0 40px 0 0}.post-editor .ce-paragraph{font-feature-settings:"liga" off,"clig" off;font-size:15px;font-weight:300;line-height:160%;margin:0;padding:0 40px 0 0;word-break:break-all}.post-editor .embed-tool,.post-editor .image-tool{background-color:#f2f5fc;border-radius:20px;cursor:pointer;margin-right:40px;padding:10px}.post-editor .embed-tool iframe,.post-editor .embed-tool img:not(.vue-preview__image):not(.vue-advanced-cropper__image),.post-editor .embed-tool video,.post-editor .image-tool iframe,.post-editor .image-tool img:not(.vue-preview__image):not(.vue-advanced-cropper__image),.post-editor .image-tool video{border-radius:20px;display:table;margin-left:auto;margin-right:auto;max-height:50vh;max-width:100%;transition:all .2s}.post-editor .embed-tool iframe,.post-editor .image-tool iframe{margin-bottom:10px}.post-editor .embed-tool.image-tool--uploading .cdx-button,.post-editor .image-tool.image-tool--uploading .cdx-button{display:none}.post-editor .codex-editor [data-placeholder-active]:empty:before,.post-editor .codex-editor [data-placeholder-active][data-empty=true]:before{color:#848fab}.post-editor .ce-block__content,.post-editor .ce-toolbar__content{max-width:100%}.post-editor .ce-toolbar__actions{padding:0;right:calc(100% + 5.5px)}.post-editor .ce-toolbar__plus.ce-toolbar__plus--hidden{display:none}.post-editor .ce-toolbar__plus,.post-editor .ce-toolbar__settings-btn{background-color:#7344f6}.post-editor .ce-toolbar__plus:hover,.post-editor .ce-toolbar__settings-btn:hover{background-color:#5933c2}.post-editor .ce-toolbar__plus path,.post-editor .ce-toolbar__settings-btn path{stroke:#fff}.post-editor .image-tool__image-preloader{display:none}.post-editor .embed-tool__caption,.post-editor .image-tool__caption{background-color:#fff;border:1px solid #dde3f3;border-radius:12px;cursor:text;font-size:14px;height:50px;line-height:14px;margin-bottom:0;margin-top:0;padding:16px;position:relative}.post-editor .image-tool--filled .post-editor__add-cover-edit-block{display:flex;gap:8px}.post-editor .codex-editor__redactor [contenteditable]:empty:after{display:none}.post-editor .codex-editor__redactor [contenteditable]:empty:before{color:#6a7591;top:calc(50% - 7px)}.post-editor.has-errors .editorjs.error{border:1px solid #e32a63;border-radius:12px;padding:5px}.post-editor .codex-editor:not(.codex-editor--empty) .block-overlimit,.post-editor .codex-editor:not(.codex-editor--empty) .cdx-list[data-empty=true],.post-editor .codex-editor:not(.codex-editor--empty) .ce-header[data-empty=true],.post-editor .codex-editor:not(.codex-editor--empty) .ce-paragraph[data-empty=true],.post-editor .codex-editor:not(.codex-editor--empty) .errorPoll .poll_editor,.post-editor .codex-editor:not(.codex-editor--empty) .errorVote,.post-editor .codex-editor:not(.codex-editor--empty) .image-tool--empty{border:1px solid #e32a63;border-radius:12px;margin:-5px;padding:5px 40px 5px 5px}.post-editor .codex-editor:not(.codex-editor--empty) .image-tool--empty{padding:15px}.post-editor .image-tool--empty .image-tool__image{display:block;height:1px;margin:0}.post-editor .image-tool--uploading .image-tool__caption{display:block!important}.post-editor .image-tool--empty .image-tool__caption{border:none;display:block!important;height:0;margin:0;padding:0}.post-editor .image-tool--empty .image-tool__caption:before{content:none!important}.double-column-page_preview{max-height:calc(100vh - 80px);overflow:hidden}.cdx-notifies{left:calc(50% - 150px);text-align:center;width:300px}.vue-preview__wrapper{transition:none!important}.slider-base{z-index:0}.codex-editor{z-index:15}.ce-toolbar__plus svg,.ce-toolbar__settings-btn svg{display:none}.ce-toolbar__plus{background-image:url(../images/icons/EJS/Plus.svg);background-size:cover}.ce-toolbar__plus:hover{background-image:url(../images/icons/EJS/PlusHover.svg)}.ce-toolbar__settings-btn{background-image:url(../images/icons/EJS/Settings.svg);background-position:50%;background-size:cover;width:22px}.ce-toolbar__settings-btn:hover{background-image:url(../images/icons/EJS/SettingsHover.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container{border:none;border-radius:12px 12px 12px 2px;padding:16px;width:160px}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover__search{background-color:#fff;border:1px solid #dde3f3;border-radius:12px;color:#0c0c17;margin-bottom:12px;padding:0}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item{padding:0}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item .cdx-search-field__icon{margin-right:14px}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item .ce-popover-item__title{color:#0c0c17;font-size:14px;font-weight:400;text-align:center}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item .ce-popover-item__icon--tool{background-position:50%;background-repeat:no-repeat;background-size:18px;margin-right:8px}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=paragraph] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/Text.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=paragraph] .ce-popover-item__icon--tool svg{display:none}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=header] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/Header.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=header] .ce-popover-item__icon--tool svg{display:none}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=list] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/ListBullets.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=list] .ce-popover-item__icon--tool svg{display:none}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=delimiter] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/Borderline.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=delimiter] .ce-popover-item__icon--tool svg{display:none}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=image] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/Camera.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=image] .ce-popover-item__icon--tool svg{display:none}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=video] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/Video.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=video] .ce-popover-item__icon--tool svg{display:none}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=poll] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/ChartBarHorizontal.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=poll] .ce-popover-item__icon--tool svg{display:none}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=tournament] .ce-popover-item__icon--tool{background-image:url(../images/icons/EJS/Lightning.svg)}.ce-popover--opened:not(.ce-popover--inline)>.ce-popover__container .ce-popover-item[data-item-name=tournament] .ce-popover-item__icon--tool svg{display:none}[data-item-name=strikethrough] svg{height:14px;width:14px}@keyframes pencil-fade-to-violet{0%{background-image:url(../images/icons/pencil-white.svg)}to{background-image:url(../images/icons/pencil-violet.svg)}}@media (max-width:768px){.double-column-page_post{flex-direction:column;padding-bottom:100px}.double-column-page_post .column-right{width:100%}.double-column-page_post .btn--icon-left{background-color:inherit;background-size:22px;border:none}}@media (max-width:768px) and (max-width:480px){.double-column-page_post .btn--icon-left{background-position:0}}@media (max-width:768px){.double-column-page_post .btn--icon-left span{display:none}.double-column-page_post .inputwrap.inputwrap--labeled textarea{padding-bottom:4px}.ce-popover .ce-popover__container{border-radius:12px!important;left:50px;position:absolute;width:200px!important}.post-editor .ce-toolbar__actions{left:0;right:auto}}@media (max-width:480px){.ce-toolbar__actions.ce-toolbar__actions--opened{right:calc(100% - 60px)}}.codex-editor--narrow.codex-editor__redactor{margin-right:0}@media (max-width:768px){.ce-toolbar__plus{height:36px;width:36px}.ce-toolbar__settings-btn{height:36px}.codex-editor--narrow .codex-editor__redactor{gap:16px;margin-right:0}.post-editor__drafts-modal{left:10px;position:fixed;top:70px;width:calc(100% - 20px)}}@media (max-width:480px){.post-editor__draft .post-detail__info-time{font-size:12px}}@media (max-width:1380px) and (min-width:768px){.editorjs{margin-top:26px;padding-left:30px}}.error-message{background-color:#e32a63;border-radius:0 8px 8px;bottom:-46px;color:#fff;font-size:12px;left:0;line-height:1.2;margin-top:6px;padding:6px 8px;position:absolute;width:-moz-fit-content;width:fit-content;z-index:15}.error-message:before{border-bottom:3px solid transparent;border-left:3px solid transparent;border-color:transparent transparent #e32a63 #e32a63;border-style:solid;border-width:3px;bottom:100%;content:"";left:0;position:absolute}.codex-editor__redactor{counter-reset:field-counter}.ce-block{counter-increment:field-counter;position:relative}.ce-block:before{color:#888;content:counter(field-counter) "/30";font-size:.8em;position:absolute;right:5px;top:0}
