@charset "UTF-8";body{padding:0;margin:0}.RaList-actions>:last-child{flex:0}.cdx-ss{display:block;box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow:hidden;contain:inline-size;border:2px dashed #e0e0e0;border-radius:8px;padding:12px;background:#fafafa;font-family:inherit;margin-top:15px}.cdx-ss__btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#333;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.cdx-ss__btn:hover{background:#f0f0f0;border-color:#aaa}.cdx-ss__preview{overflow-x:auto;padding-bottom:8px;max-width:100%}.cdx-ss__strip{display:flex;gap:12px;min-width:max-content}.cdx-ss .selection__slide{position:relative}.cdx-ss .selection__slide.collapsed .selection__box{display:none}.cdx-ss .selection__slide.collapsed .selection__backbone{position:static;min-width:9rem;min-height:20rem}.cdx-ss [contenteditable=true]{outline:1px dashed rgba(0,0,0,.2);outline-offset:4px;border-radius:4px}.cdx-ss .selection__synopsis[contenteditable=true]{min-height:4.2em}.cdx-ss .selection__backbone-title-text[contenteditable=true]{white-space:pre-wrap}.cdx-ss__card-controls{position:absolute;top:-2px;right:auto;left:0;z-index:5;display:flex;gap:6px;padding:6px 8px;border-radius:6px;background:#fffffff2;box-shadow:0 1px 4px #00000026}.cdx-ss__cover-upload-wrap{position:relative;width:100%;min-height:120px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:4px}.cdx-ss__cover-upload-wrap .selection__cover-img{width:100%;height:auto;max-height:280px;object-fit:contain}.cdx-ss__cover-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.cdx-ss__cover-upload-btn{position:absolute;top:50%;transform:translateY(-50%) translate(50%);right:50%;z-index:2}.cdx-ss__cover-upload-wrap--overlay .cdx-ss__cover-upload-btn{background:#000;color:#fff;border-color:transparent}.cdx-ss__cover-placeholder{width:100%;min-height:120px;display:flex;align-items:center;justify-content:center;font-size:40px;color:#bbb;background:#f5f5f5}.cdx-ss__card{display:flex;flex-direction:column;gap:10px;width:240px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px;box-shadow:0 1px 4px #0000000f;flex-shrink:0;position:relative}.cdx-ss__cover-wrap{position:relative;width:100%;aspect-ratio:2/3;border-radius:4px;overflow:hidden;background:#f0f0f0}.cdx-ss__cover-img{width:100%;height:100%;object-fit:cover;display:block}.cdx-ss__cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:40px;color:#bbb;background:#f5f5f5}.cdx-ss__cover-url{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:6px 8px;background:#0000008c;color:#fff;border:none;font-size:11px;outline:none;width:100%;box-sizing:border-box}.cdx-ss__cover-url::placeholder{color:#fff9}.cdx-ss__fields{display:flex;flex-direction:column;gap:8px}.cdx-ss__field{display:flex;flex-direction:column;gap:3px}.cdx-ss__label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#999}.cdx-ss__input{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:13px;color:#333;background:#fff;box-sizing:border-box;transition:border-color .15s;font-family:inherit;resize:vertical}.cdx-ss__input:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e826}.cdx-ss textarea.cdx-ss__input{min-height:72px}.cdx-ss__readonly{font-size:13px;color:#555;padding:4px 0}.cdx-ss__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#555;font-size:12px;cursor:pointer;transition:background .15s,color .15s,border-color .15s;padding:0}.cdx-ss__icon-btn:hover{background:#f5f5f5;border-color:#bbb}.cdx-ss__icon-btn--danger{color:#d93025;border-color:#f5c6c4}.cdx-ss__icon-btn--danger:hover{background:#fce8e6;border-color:#d93025}.cdx-ss__count{font-size:11px;color:#999;text-align:right;margin-top:8px}.editorjs-output{--_article-max-width: 51rem;--_selection-width: 50%;--_selection-backbone-width: 3.75rem;--typo-primary: #212026;--typo-tertiary: rgba(33, 32, 38, .5);--typo-accentPrimary: #8d5714;--divider-primary: rgba(33, 32, 38, .1);--bg-secondary: #212026;--transition-duration: .3s;--sidegap: 1rem;--sidegap-n: calc(-1 * var(--sidegap));box-sizing:border-box;font-family:Lyon Text Cyr,sans-serif;color:var(--typo-primary)}.editorjs-output .longread .selection{min-width:0;max-width:100%;overflow-x:hidden}.editorjs-output .selection__slider{display:block;box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;counter-reset:selection}.editorjs-output .selection__slider .swiper-wrapper{align-items:stretch;justify-content:flex-start;box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);width:max-content;min-width:100%;z-index:1}.editorjs-output .selection__slider .selection__backbone{cursor:pointer;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:-15px;width:var(--_selection-backbone-width);bottom:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.editorjs-output .selection__slider .selection__backbone-title{position:absolute;left:70px;bottom:10px;transform-origin:left bottom;transform:rotate(-90deg);white-space:nowrap}.editorjs-output .selection__slider .selection__backbone-title-text{bottom:5px;min-width:17rem}.editorjs-output .selection__slider .selection__content{letter-spacing:0;display:flex;flex-direction:column;gap:2.4rem;justify-content:space-between;padding:0 .5rem .5rem 0;min-width:18rem;max-width:32rem}.editorjs-output .selection__slider .selection__head{display:grid;gap:1.2rem}.editorjs-output .selection__slider .selection__num{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500;font-size:2.5rem;line-height:.85;width:min-content;color:var(--typo-accentPrimary);position:relative;left:-70px}.editorjs-output .selection__slider .selection__num:before{content:counter(selection) "."}.editorjs-output .selection__slider .selection__slide{padding-top:50px;counter-increment:selection;align-items:flex-start;flex:0 0 auto;display:flex;flex-direction:column}.editorjs-output .selection__slider .selection__slide:not(:first-child) .selection__box{border-left:1px solid var(--divider-primary)}.editorjs-output .selection__slider .selection__slide{position:relative;box-sizing:border-box}.editorjs-output .selection__slider .selection__box{display:flex;flex:1;padding-inline:4.8rem 2rem;grid-template-columns:1fr 55.2rem;max-width:70rem}.editorjs-output .selection__slider .selection__title{font-size:2.4rem;line-height:1.14286}.editorjs-output .selection__slider .selection__publisher{font-size:1rem;line-height:1.16667}.editorjs-output .selection__slider .selection__synopsis{font-size:1.4rem;line-height:1.2381}.editorjs-output .selection__slider .selection__cover{height:100%;aspect-ratio:1/1;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;background:#f0f0f0;overflow:hidden;min-width:23rem}.editorjs-output .selection__slider .selection__cover:hover .cdx-ss__cover-upload-btn{opacity:1}.editorjs-output .selection__slider .selection__cover-img{width:23.8rem}.editorjs-output .selection__slider .selection__cover-img+.cdx-ss__cover-upload-btn{opacity:0}.editorjs-output .selection__slider [contenteditable=true]{outline-offset:2px!important}.cdx-profile{position:relative;min-width:0;max-width:100%;border:2px dashed #e0e0e0;border-radius:8px;padding:16px;background:#fafafa;margin-top:15px;font-family:inherit;box-sizing:border-box}.cdx-profile:before{content:"profile";position:absolute;top:1px;left:1px;color:#084d36;border:1px dashed #084d36;font-size:10px;font-weight:500;text-align:center;line-height:1;padding:2px 4px;border-radius:2px}.cdx-profile [contenteditable=true]{outline:1px dashed rgba(0,0,0,.2);outline-offset:3px;border-radius:4px;min-height:1.2em}.cdx-profile .pcard__text>p[contenteditable=true]{position:relative;margin:0 0 .65em}.cdx-profile .pcard__text>p[contenteditable=true]:last-child{margin-bottom:0}.cdx-profile__preview{min-width:0;max-width:100%}.cdx-profile__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.cdx-profile__card{position:relative;flex:0 1 300px;margin-right:auto;max-width:100%;border:1px solid #ddd;border-radius:16px;background:#fff;padding:16px;box-sizing:border-box}.cdx-profile__num{-webkit-user-select:none;user-select:none}.cdx-profile__controls{position:absolute;top:8px;right:8px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;z-index:10;max-width:calc(100% - 16px)}.cdx-profile__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #ccc;border-radius:4px;background:#fffffff2;cursor:pointer;font-size:14px;line-height:1;padding:0;color:#333}.cdx-profile__icon-btn svg{display:block}.cdx-profile__icon-btn{transition:background .15s,border-color .15s}.cdx-profile__icon-btn:hover{background:#f0f0f0;border-color:#aaa}.cdx-profile__icon-btn--danger{color:#d32f2f}.cdx-profile__icon-btn--danger:hover{background:#ffebee;border-color:#d32f2f}.cdx-profile__pic-editor{position:relative;display:flex;flex-direction:column;gap:12px;margin-top:16px;width:100%;min-width:0}.cdx-profile__pic-image-wrap{position:relative;margin:0}.cdx-profile__pic-image-wrap .pcard__pic{display:block}.cdx-profile__pic-image-wrap .pcard__pic-img{display:block;max-width:100%;height:auto;cursor:pointer;border-radius:8px}.cdx-profile__pic-upload{display:flex;align-items:center;justify-content:center;gap:8px}.cdx-profile__pic-upload-btn{padding:8px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;font-size:13px;transition:background .15s,border-color .15s}.cdx-profile__pic-upload-btn:hover{background:#f0f0f0;border-color:#aaa}.cdx-profile__pic-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.cdx-profile__answer-wrap{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px;min-width:0}.cdx-profile__footer{margin-top:20px;padding-top:16px;border-top:1px dashed #ddd;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;font-size:14px;line-height:1.45;color:#333}.cdx-profile__footer .profile__share-btns .share{display:inline-flex;align-items:center;gap:8px}.cdx-profile__footer .profile__share-btns .btn{padding:6px 14px;border:1px solid #ccc;border-radius:6px;background:#fff;font:inherit;cursor:not-allowed;opacity:.88}.cdx-profile__footer .tglink__text a{color:#084d36}.cdx-profile .pcard__content{display:flex;flex-direction:column;gap:12px;min-height:0}.cdx-profile .pcard__head{display:flex;flex-direction:column;gap:8px;text-align:left}.cdx-profile .pcard__num{font-size:12px;color:#666;font-weight:500}.cdx-profile .pcard__title{position:relative;font-size:16px;font-weight:600;margin:0;padding:4px;border:1px solid transparent;border-radius:4px;min-height:1.4em}.cdx-profile .pcard__title.cdx-profile__editable--placeholder:not(:focus):before{content:attr(data-placeholder);color:#888;pointer-events:none;position:absolute;left:4px;top:4px;right:4px}.cdx-profile .pcard__text>p.cdx-profile__editable--placeholder:not(:focus):before{content:attr(data-placeholder);color:#888;pointer-events:none;position:absolute;left:4px;top:4px;right:4px}.cdx-profile .pcard__body{display:block}.cdx-profile .pcard__body-inner{display:flex;flex-direction:column;gap:12px}.cdx-profile .pcard__text{position:relative;font-size:14px;line-height:1.6;padding:4px;border:1px solid transparent;border-radius:4px;min-height:3.2em}.cdx-profile .pcard__text p{margin:0 0 .65em}.cdx-profile .pcard__text p:last-child{margin-bottom:0}.cdx-profile .pcard__text a{color:#1565c0;text-decoration:underline}.cdx-profile .pcard__text.cdx-profile__editable--placeholder:not(:focus):before{content:attr(data-placeholder);color:#888;pointer-events:none;position:absolute;left:4px;top:4px;right:4px}.cdx-profile .pcard__pic{display:flex;justify-content:center;align-items:center;width:100%;min-width:0}.cdx-profile .pcard__pic img{max-width:100%;height:auto;border-radius:8px}.cdx-image-inline-toolbar[hidden]{display:none!important}.cdx-image-inline-toolbar.ce-inline-toolbar{position:absolute;z-index:6;display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:0;box-shadow:0 3px 15px -3px #0d142121,0 0 3px #0d14210d;border-radius:4px;border:1px solid var(--color-gray-border, rgba(201, 201, 204, .48));background:var(--bg-light, #eff2f5)}.cdx-image-inline-toolbar--placement-below.ce-inline-toolbar{left:50%;top:100%;transform:translate(-50%);margin-top:6px}.cdx-image-inline-toolbar--placement-center.ce-inline-toolbar{left:50%;top:50%;transform:translate(-50%) translateY(-50%);margin-top:6px}.cdx-image-inline-toolbar__tunes{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;padding:4px;gap:2px}.cdx-image-inline-toolbar__dims-panel{border-top:1px solid var(--color-gray-border, rgba(201, 201, 204, .48));padding:8px 10px;display:none;flex-wrap:wrap;gap:10px 14px;align-items:center;background:#fff;border-radius:0 0 4px 4px}.cdx-image-inline-toolbar__dims-panel.ce-inline-tool-input--showed{display:flex}.cdx-image-inline-toolbar__dim{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#555}.cdx-image-inline-toolbar__dim-input{width:4.5rem;padding:4px 8px;border:1px solid #ccc;border-radius:4px;font-size:13px}.cdx-image-inline-toolbar__alt-input-host,.cdx-image-inline-toolbar__objpos-input-host{display:block;width:100%}.cdx-image-inline-toolbar__alt-panel{border-top:1px solid var(--color-gray-border, rgba(201, 201, 204, .48));padding:6px 8px;display:none;background:#fff;border-radius:0 0 4px 4px}.cdx-image-inline-toolbar__alt-panel--showed,.cdx-image-inline-toolbar__alt-panel--showed .cdx-image-inline-toolbar__alt-input-host{display:block}.cdx-image-inline-toolbar__objpos-panel{border-top:1px solid var(--color-gray-border, rgba(201, 201, 204, .48));padding:6px 8px;display:none;background:#fff;border-radius:0 0 4px 4px}.cdx-image-inline-toolbar__objpos-panel--showed,.cdx-image-inline-toolbar__objpos-panel--showed .cdx-image-inline-toolbar__objpos-input-host{display:block}.cdx-arthero{min-width:0;max-width:100%;border:2px dashed #e0e0e0;border-radius:8px;background:#fafafa;font-family:inherit;margin-top:15px}.cdx-arthero:before{content:"arthero";position:absolute;top:1px;left:1px;color:#084d36;border:1px dashed #084d36;font-size:10px;font-weight:500;text-align:center;line-height:1;padding:2px 4px;border-radius:2px}.cdx-arthero__btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#333;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.cdx-arthero__btn:hover{background:#f0f0f0;border-color:#aaa}.cdx-arthero__btn--ghost{font-size:12px;padding:4px 10px;border-style:dashed;opacity:.9}.cdx-arthero__preview{overflow-x:auto;padding:16px 12px 20px;max-width:100%;box-sizing:border-box;--arthero-preview-fg: #084d36;--arthero-preview-accent: #e5af57;--arthero-preview-sidegap: 16px;--arthero-preview-maxw: calc(1680px + var(--arthero-preview-sidegap) * 2);--ico-play: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212026' d='M21.14 13.43a1.6 1.6 0 0 0 0-2.86L7.12 3.56A1.6 1.6 0 0 0 4.8 4.99V19a1.6 1.6 0 0 0 2.32 1.43z'/%3E%3C/svg%3E");--ico-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212026' d='M13.63 7.88a.24.24 0 0 0 .21-.24V2.98c0-.22.26-.32.41-.17l8.98 8.98c.1.09.1.24 0 .34l-8.98 8.97a.24.24 0 0 1-.4-.17V16.3a.24.24 0 0 0-.25-.24c-6.2.06-9.36 2.26-12.35 4.96-.18.16-.46-.02-.4-.25 2.07-6.57 4.14-9.1 6.1-10.56 2-1.5 3.8-2.02 6.68-2.32'/%3E%3C/svg%3E");--ico-eye: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212026' d='M12 19.42c7 0 11.84-5.66 11.84-7.42 0-1.77-4.85-7.42-11.84-7.42C5.1 4.58.16 10.23.16 12S5.1 19.42 12 19.42m0-2.54a4.88 4.88 0 1 1 0-9.77 4.88 4.88 0 0 1 0 9.77m0-3.1a1.78 1.78 0 1 0 0-3.56 1.78 1.78 0 1 0 0 3.56'/%3E%3C/svg%3E")}.cdx-arthero__preview .inside-wrapper{position:relative;margin:0 auto;max-width:var(--arthero-preview-maxw);padding:0 var(--arthero-preview-sidegap);box-sizing:border-box;width:100%}.cdx-arthero__preview .tags{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:8px;color:var(--card-tag-color, var(--arthero-preview-fg));position:relative}.cdx-arthero__preview .tags .tags__item{display:flex;align-items:center;gap:8px}.cdx-arthero__preview .tags .tags__item:not(:first-child):before{content:"";display:block;width:3px;height:3px;background-color:currentcolor;border-radius:50%}.cdx-arthero__preview .tags__tag{font-weight:400;font-size:15px;line-height:1.06667;letter-spacing:.1em;font-variant:all-small-caps;font-feature-settings:"tnum" on,"onum" on;color:inherit;text-decoration:underline;text-underline-offset:.15em}.cdx-arthero__preview .arthero{box-sizing:border-box;position:relative;margin:0;padding:0;color:var(--page-highlight, var(--arthero-preview-fg));--card-tag-color: var(--page-highlight, var(--arthero-preview-fg))}.cdx-arthero__preview.cdx-arthero__preview--inverted .arthero{border:none;background-color:var(--bg-brandSecondary, #084d36);--page-highlight: var(--typo-secondary, #f4ece2);--artcontrols-color: var(--icons-secondary, #f4ece2);--artcontrols-border-color: var( --divider-secondary, rgba(244, 236, 226, .3) );--arthero-title-accent-color: var(--typo-accentSecondary, #e5af57);--arthero-preview-fg: var(--typo-secondary, #f4ece2);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='402' height='662' fill='none' viewBox='0 0 402 662'%3E%3Cg filter='url(%23a)' opacity='.8'%3E%3Cellipse cx='251.38' cy='483.41' fill='url(%23b)' rx='251.38' ry='483.41' transform='matrix(-.68 .73 .73 .68 7.33 -449.8)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='matrix(217.31 -353.87 15.3 431.93 270.03 588.7)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.71' stop-color='%230f3327'/%3E%3Cstop offset='1' stop-color='%23e5af57'/%3E%3C/radialGradient%3E%3Cfilter id='a' width='1225.07' height='1195.48' x='-423.87' y='-533.74' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_2010_3580' stdDeviation='109.93'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:cover}.cdx-arthero__preview .arthero__inner{--arthero-preview-sidegap: 24px;box-sizing:border-box;padding:0 0 24px;margin-top:0;display:grid;grid-template-columns:1fr 1fr;gap:48px}.cdx-arthero__preview .arthero__content{display:grid;gap:48px;padding:0 0 24px 12px}.cdx-arthero__preview .arthero__header{display:grid;gap:24px;text-align:center}.cdx-arthero__preview .arthero__title{font-weight:500;font-size:40px;line-height:.85;letter-spacing:-.01em;margin:0}.cdx-arthero__preview .arthero__title.cdx-lr-placeholder{opacity:.45}@media(min-width:980px){.cdx-arthero__preview .arthero__title{font-size:80px;line-height:.85;letter-spacing:-.01em}}.cdx-arthero__preview .arthero__title b{font-weight:inherit;color:var(--arthero-title-accent-color, var(--typo-accentSecondary, var(--arthero-preview-accent)))}.cdx-arthero__preview .arthero__title-quote{display:inline}.cdx-arthero__preview .arthero__date{opacity:var(--arthero-date-opacity, .5);color:var(--arthero-date-color, currentcolor)}.cdx-arthero__preview .arthero__date--placeholder{opacity:.35;font-style:italic}.cdx-arthero__preview .arthero__tags--placeholder{opacity:.35;font-style:italic;list-style:none;text-align:center}.cdx-arthero__preview .arthero__authors--placeholder{opacity:.35;font-style:italic;text-align:center}.cdx-arthero__preview .arthero__note{display:flex;flex-direction:column;gap:.4rem;text-align:center;max-width:300px;color:var(--page-highlight, var(--typo-accentSecondary, var(--arthero-preview-accent)));min-height:auto}.cdx-arthero__preview .arthero__note-label{font-weight:400;font-size:15px;line-height:1.06667;letter-spacing:.1em;font-variant:all-small-caps;font-feature-settings:"tnum" on,"onum" on}.cdx-arthero__preview .arthero__note-text{font-weight:400;font-size:15px;line-height:1.2;letter-spacing:.005em;white-space:pre-wrap;min-height:1.2em;position:relative}.cdx-arthero__preview .arthero__note-text.cdx-arthero__has-placeholder.cdx-arthero__note-text-placeholder-visible:before{content:attr(data-placeholder);display:block;max-width:100%;text-align:center;color:inherit;opacity:.42;pointer-events:none;white-space:pre-wrap;font-weight:400}.cdx-arthero__preview .arthero__authors{display:flex;flex-direction:column;gap:8px}.cdx-arthero__preview .arthero__authors p+p{margin:0}.cdx-arthero__preview .arthero__authors-label{font-weight:400;font-size:15px;line-height:1.06667;letter-spacing:.1em;font-variant:all-small-caps;font-feature-settings:"tnum" on,"onum" on}.cdx-arthero__preview .arthero__authors-name{font-weight:400;font-size:15px;line-height:1.35;letter-spacing:.005em;font-style:italic;color:inherit;white-space:normal}.cdx-arthero__preview .arthero__authors-label.cdx-arthero__authors-placeholder:before,.cdx-arthero__preview .arthero__authors-name.cdx-arthero__authors-placeholder:before{content:attr(data-placeholder)}.cdx-arthero__preview .arthero .arthero__authors-name.cdx-arthero-author-name--has-nbsp[contenteditable=true]{box-shadow:inset 3px 0 #084d3659;padding-left:6px;margin-left:-2px;border-radius:2px;background:#084d360a}.cdx-arthero__preview .arthero__authors-name:is(a){text-decoration:underline;text-underline-offset:.12em}.cdx-arthero__preview .arthero__authors-name a{color:inherit;text-decoration:underline;text-underline-offset:.12em}.cdx-arthero__preview .arthero__person{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:420px;color:var(--page-highlight, var(--typo-accentSecondary, var(--arthero-preview-accent)))}.cdx-arthero__preview .arthero__person-pic{flex-shrink:0;width:58px;height:72px;background-color:currentcolor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.cdx-arthero__preview .arthero__person-text{font-weight:500;font-size:16px;line-height:1.35;font-style:italic;text-align:center;min-height:1.35em;position:relative}.cdx-arthero__preview .arthero__person-text.cdx-arthero__has-placeholder.cdx-arthero__person-text-placeholder-visible:before{content:attr(data-placeholder);display:block;max-width:100%;text-align:center;color:inherit;opacity:.42;pointer-events:none;white-space:pre-wrap;font-style:italic;font-weight:400}.cdx-arthero__preview .arthero__footer{display:flex;flex-direction:column;align-items:center;gap:16px}.cdx-arthero__preview .arthero_simple .arthero__inner{grid-template-columns:1fr}.cdx-arthero__preview .arthero_simple .arthero__content{max-width:calc(100% - 180px);margin-inline:auto}.cdx-arthero__preview .arthero_simple .arthero__simple-cover-img{width:100%;height:auto;max-width:100%}.cdx-arthero__preview .arthero_simple .arthero__simple-cover-img.arthero__simple-cover_m{max-width:75%}.cdx-arthero__preview .arthero_simple .arthero__simple-cover-img.arthero__simple-cover_s{max-width:50%}.cdx-arthero__preview .arthero_simple .arthero__simple-cover-caption{text-align:center}.cdx-arthero__preview .arthero_simple .arthero__simple-cover-caption-author{display:inline-flex;gap:15px}.cdx-arthero__preview .arthero_simple .arthero__simple-cover-caption-author-name{display:inline-flex;min-width:15px}.cdx-arthero__preview .arthero_simple .arthero__simple-cover-caption-author-label{display:inline-flex;min-width:15px;justify-content:flex-end}.cdx-arthero__preview .cdx-arthero__person-toolbar{width:100%;display:flex;justify-content:center}.cdx-arthero__preview .cdx-arthero__person-btns{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.cdx-arthero__preview .artcontrols{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.cdx-arthero__preview .artcontrols__item{display:flex}.cdx-arthero__preview .artcontrols__link{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-sizing:border-box;border:1px solid rgba(8,77,54,.25);color:var(--arthero-preview-fg);background:transparent;cursor:default;transition:background-color .2s ease}.cdx-arthero__preview .artcontrols__link:hover{background-color:#084d360f}.cdx-arthero__preview .aico:after{content:"";display:block;width:24px;height:24px;border-radius:inherit;background-color:currentcolor;-webkit-mask-image:var(--_aico-icon);mask-image:var(--_aico-icon);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.cdx-arthero__preview .aico_eye{--_aico-icon: var(--ico-eye)}.cdx-arthero__preview .aico_share{--_aico-icon: var(--ico-share)}.cdx-arthero__preview .aico_play{--_aico-icon: var(--ico-play)}.cdx-arthero__preview .arthero__cover{min-width:0}.cdx-arthero__preview .arthero__cover-pic{display:block;height:auto}.cdx-arthero__preview .arthero__cover-img{width:100%;height:auto;display:block}.cdx-arthero__preview .arthero_widecover .arthero__inner{grid-template-columns:1fr}.cdx-arthero__preview .arthero_full-cover{display:block;max-width:100%}.cdx-arthero__preview .cdx-arthero__full-cover-wrap{position:relative;z-index:0}.cdx-arthero__preview .arthero__full-cover-img{display:block;width:100%;height:auto}.cdx-arthero__preview .arthero_full-cover .arthero__inner{position:absolute;top:0;left:0;width:100%;height:100%}.cdx-arthero__preview .arthero_full-cover .arthero__inner:before,.cdx-arthero__preview .arthero_full-cover .arthero__inner:after{content:"";display:block}.cdx-arthero__preview .arthero_full-cover .arthero__inner{grid-template-columns:1fr 2fr 1fr}.cdx-arthero__preview .arthero_full-cover .arthero__inner .arthero__title{font-size:2.4vw}.cdx-arthero [contenteditable=true]{outline:1px dashed rgba(0,0,0,.2);outline-offset:3px;border-radius:4px;min-height:1.2em}.cdx-arthero .arthero__authors p{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:.35em 0}.cdx-arthero__author-tools{display:inline-flex;align-items:center;gap:6px;margin-left:8px}.cdx-arthero__icon-btn{padding:2px 8px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:14px;line-height:1.2;cursor:pointer}.cdx-arthero__icon-btn:hover{background:#eee}.cdx-arthero__icon-btn--danger{border-color:#e57373;color:#c62828}.cdx-arthero__cover-editor{position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;margin-bottom:10px}.cdx-arthero__cover-image-wrap{position:relative;margin:0}.cdx-arthero__cover-image-wrap .arthero__cover-pic{display:block}.cdx-arthero__cover-image-wrap .arthero__cover-img{display:block;max-width:100%;height:auto;cursor:pointer;border-radius:4px}.cdx-arthero__cover-meta{display:flex;flex-wrap:wrap;gap:10px 14px;margin-bottom:10px}.cdx-arthero__cover-upload{display:flex;align-items:center;justify-content:center;gap:8px}.cdx-arthero__cover-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.cdx-article-head{min-width:0;max-width:100%;border:2px dashed #e0e0e0;border-radius:8px;padding:12px;background:#fafafa;font-family:inherit;margin-top:15px}.cdx-article-head__preview{overflow-x:auto;padding:16px 12px 20px;max-width:100%;box-sizing:border-box;--article-preview-fg: #084d36;--ico-play: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212026' d='M21.14 13.43a1.6 1.6 0 0 0 0-2.86L7.12 3.56A1.6 1.6 0 0 0 4.8 4.99V19a1.6 1.6 0 0 0 2.32 1.43z'/%3E%3C/svg%3E");--ico-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212026' d='M13.63 7.88a.24.24 0 0 0 .21-.24V2.98c0-.22.26-.32.41-.17l8.98 8.98c.1.09.1.24 0 .34l-8.98 8.97a.24.24 0 0 1-.4-.17V16.3a.24.24 0 0 0-.25-.24c-6.2.06-9.36 2.26-12.35 4.96-.18.16-.46-.02-.4-.25 2.07-6.57 4.14-9.1 6.1-10.56 2-1.5 3.8-2.02 6.68-2.32'/%3E%3C/svg%3E");--ico-eye: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212026' d='M12 19.42c7 0 11.84-5.66 11.84-7.42 0-1.77-4.85-7.42-11.84-7.42C5.1 4.58.16 10.23.16 12S5.1 19.42 12 19.42m0-2.54a4.88 4.88 0 1 1 0-9.77 4.88 4.88 0 0 1 0 9.77m0-3.1a1.78 1.78 0 1 0 0-3.56 1.78 1.78 0 1 0 0 3.56'/%3E%3C/svg%3E")}.cdx-article-head__preview .article__head{max-width:960px;margin:0 auto;color:var(--article-preview-fg)}.cdx-article-head__preview .article__head-top{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:12px}.cdx-article-head__preview .article__tags.tags{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.cdx-article-head__preview .tags__item{display:flex;align-items:center;gap:8px}.cdx-article-head__preview .tags__item:not(:first-child):before{content:"";width:3px;height:3px;border-radius:50%;background:currentcolor;display:block}.cdx-article-head__preview .tags__tag{color:inherit;text-decoration:underline;text-underline-offset:.15em;font-size:14px}.cdx-article-head__preview .article__title{margin:0;text-align:center;font-size:30px;line-height:1.15;color:inherit;max-width:900px}.cdx-article-head__preview .article__title.cdx-lr-placeholder{opacity:.45}.cdx-article-head__preview .article__date{font-size:14px;letter-spacing:.08em;text-transform:uppercase}.cdx-article-head__preview .article__cover{display:block;margin:0 auto 14px;max-width:680px}.cdx-article-head__preview .article__cover-img{width:100%;height:auto;display:block}.cdx-article-head__preview .article__controls.artcontrols{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.cdx-article-head__preview .artcontrols__item{display:flex}.cdx-article-head__preview .artcontrols__link{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-sizing:border-box;border:1px solid rgba(8,77,54,.25);color:var(--article-preview-fg);background:transparent}.cdx-article-head__preview .aico:after{content:"";display:block;width:24px;height:24px;border-radius:inherit;background-color:currentcolor;-webkit-mask-image:var(--_aico-icon);mask-image:var(--_aico-icon);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.cdx-article-head__preview .aico_eye{--_aico-icon: var(--ico-eye)}.cdx-article-head__preview .aico_share{--_aico-icon: var(--ico-share)}.cdx-article-head__preview .aico_play{--_aico-icon: var(--ico-play)}.cdx-article-head [contenteditable=true]{outline:1px dashed rgba(0,0,0,.2);outline-offset:3px;border-radius:4px;min-height:1.2em}.cdx-article-head__btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#333;font-size:13px;font-weight:500;cursor:pointer}.cdx-article-head__cover-block{margin-bottom:14px}.cdx-article-head__cover-editor{display:flex;justify-content:center}.cdx-article-head__cover-image-wrap{position:relative}.cdx-article-head__cover-image-wrap .article__cover-img{cursor:pointer;border-radius:4px}.cdx-article-head__cover-upload{display:flex;justify-content:center}.cdx-article-head__cover-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.cdx-article-body{max-width:100%;border:2px dashed #e0e0e0;border-radius:8px;padding:12px;background:#fafafa;margin-top:15px;position:relative;z-index:1}.cdx-article-body .cdx-article-body__content{line-height:1.6;outline:none}.cdx-article-body .cdx-article-body__content p:first-of-type{margin-top:0}.cdx-article-body .cdx-article-body__content p:last-of-type{margin-bottom:0}.cdx-article-body .cdx-article-body__nested{position:relative;z-index:2}.cdx-article-body .cdx-article-body__nested .ce-toolbar{z-index:5}.cdx-article-body .cdx-article-body__nested .ce-inline-toolbar{z-index:6}.cdx-article-text-block{padding:.25rem 0}.cdx-lr-note-flyout{z-index:1000;min-width:16rem;max-width:min(22rem,100vw - 16px);padding:10px 12px;box-sizing:border-box;background:var(--bg-light, #eff2f5);border:1px solid var(--color-gray-border, rgba(201, 201, 204, .48));border-radius:6px;box-shadow:0 3px 15px -3px #0d142121,0 0 3px #0d14210d;font-family:inherit}.cdx-lr-note-flyout__tools{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.cdx-lr-note-flyout__tool{min-width:1.75rem;padding:.2rem .45rem;font:inherit;font-size:.75rem;font-weight:600;border:1px solid rgba(33,32,38,.25);border-radius:4px;background:#fff;cursor:pointer;line-height:1.2}.cdx-lr-note-flyout__tool:hover{background:#f0f0f0}.cdx-lr-note-flyout__editor{display:block;width:100%;box-sizing:border-box;margin:0 0 .5rem;font:inherit;font-size:.8125rem;line-height:1.4;padding:.35rem .5rem;border:1px solid rgba(33,32,38,.2);border-radius:4px;background:#fff;min-height:4.5rem;max-height:12rem;overflow-y:auto;outline:none}.cdx-lr-note-flyout__editor:focus{border-color:#388ae599;box-shadow:0 0 0 1px #388ae540}.cdx-lr-note-flyout__editor.cdx-lr-note-flyout__editor--empty:before{content:attr(data-placeholder);color:#21202673;pointer-events:none;float:left;height:0;width:100%}.cdx-lr-note-flyout__row{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.cdx-lr-note-flyout__btn{padding:.25rem .55rem;font:inherit;font-size:.8125rem;border:1px solid rgba(33,32,38,.25);border-radius:4px;background:#f5f5f5;cursor:pointer}.cdx-lr-note-flyout__btn:hover{background:#ebebeb}.ce-link-autocomplete__actions-wrapper,.ce-link-autocomplete__link-data-wrapper{width:var(--width)!important}.ce-link-autocomplete__search-item-name{white-space:normal!important;text-overflow:normal}.ce-popover__container:has(.ce-link-autocomplete__actions-wrapper),.ce-popover__container:has(.ce-link-autocomplete__link-data-wrapper){--width: 400px}.ce-block--selected .longread__paragraph,.ce-block--selected .longread__lead,.ce-block--selected [contenteditable=true]{outline:none}.longread__lead.cdx-lr-placeholder{color:#21202680}h2.longread__title_hidden-in-index{position:relative;opacity:.55}h2.longread__title_hidden-in-index:after{content:"Не в содержании";display:inline-block;margin-left:.5rem;padding:.1rem .4rem;font-size:.6875rem;font-weight:500;line-height:1.3;color:#212026a6;background:#21202614;border-radius:4px;vertical-align:middle;pointer-events:none}.longread__paragraph[data-placeholder-active]{position:relative}.longread__paragraph[data-placeholder-active][data-empty=true]:before{content:attr(data-placeholder-active);color:#21202680;pointer-events:none;position:absolute;left:0;top:0}.cdx-longread__sidebar-image-wrap{position:relative;display:block}.cdx-longread__sidebar-image-wrap .longread__imageSidebar-pic{display:block}.cdx-longread__sidebar-image-wrap .longread__imageSidebar-img{display:block;max-width:100%;height:auto;cursor:pointer;border-radius:4px}.longread__quote:not(.longread__quote-inline){display:flex;flex-direction:column;gap:.5rem}.cdx-lr-footer .longread__authors-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-bottom:.35rem}.cdx-lr-footer .longread__authors-label.cdx-lr-footer__authors-placeholder:before,.cdx-lr-footer .longread__authors-names.cdx-lr-footer__authors-placeholder:before{content:attr(data-placeholder);opacity:.42;pointer-events:none}.cdx-lr-footer .longread__authors-label,.cdx-lr-footer .longread__authors-names{position:relative;min-height:1.2em}.cdx-lr-footer .cdx-lr-footer__author-tools{display:inline-flex;align-items:center;gap:6px;margin-left:8px}.cdx-lr-footer .cdx-lr-footer__icon-btn{padding:2px 8px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:14px;line-height:1.2;cursor:pointer}.cdx-lr-footer .cdx-lr-footer__icon-btn:hover{background:#eee}.cdx-lr-footer .cdx-lr-footer__icon-btn--danger{border-color:#e57373;color:#c62828}.cdx-longread-player .cdx-longread-player__sources{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 0;border-top:1px solid rgba(33,32,38,.12)}.cdx-longread-player .cdx-longread-player__url{flex:1 1 12rem;min-width:0;padding:.35rem .5rem;font:inherit;font-size:.875rem;border:1px solid rgba(33,32,38,.2);border-radius:4px;background:#fff}.cdx-longread-player .cdx-longread-player__upload-btn{flex:0 0 auto;padding:.35rem .65rem;font:inherit;font-size:.8125rem;border:1px solid rgba(33,32,38,.25);border-radius:4px;background:#f5f5f5;cursor:pointer}.cdx-longread-player .cdx-longread-player__upload-btn:disabled{opacity:.6;cursor:not-allowed}.cdx-longread-player .cdx-longread-player__upload-btn:hover:not(:disabled){background:#ebebeb}figure.longread__image.cdx-lr-image{position:relative;display:block;margin:0}figure.longread__image.cdx-lr-image .cdx-lr-image384__controls{position:absolute;top:6px;right:6px;z-index:3;display:flex;gap:6px;padding:6px 8px;border-radius:6px;background:#fffffff2;box-shadow:0 1px 4px #00000026;-webkit-user-select:none;user-select:none}figure.longread__image.cdx-lr-image .cdx-lr-image384__btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(33,32,38,.2);background:#fff;cursor:pointer;font:inherit;padding:0}figure.longread__image.cdx-lr-image .cdx-lr-image384__btn:hover:not(:disabled){background:#f4f4f4}figure.longread__image.cdx-lr-image .cdx-lr-image384__btn--danger{border-color:#9b000040;color:#9b0000}figure.longread__image.cdx-lr-image .longread__image-pic{display:block}figure.longread__image.cdx-lr-image .longread__image-img{display:block;max-width:100%;height:auto;cursor:pointer;border-radius:4px}figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor{position:relative}figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .longread__imageSidebar-caption.cdx-lr-sidebar-figcaption--editor-hidden{display:none!important}.cdx-longread__full-image-wrap{position:relative;display:block}.cdx-longread__full-image-wrap .longread__image384-pic{display:block}.cdx-longread__full-image-wrap .longread__image384-img{display:block;max-width:100%;height:auto;cursor:pointer;border-radius:4px}.cdx-lr-image__placeholder{padding:1rem;border:1px dashed rgba(33,32,38,.25);border-radius:6px;text-align:center}.cdx-lr-image__upload-btn{padding:.4rem .75rem;font:inherit;font-size:.875rem;border:1px solid rgba(33,32,38,.25);border-radius:4px;background:#f5f5f5;cursor:pointer}.cdx-lr-image__upload-btn:hover{background:#ebebeb}.cdx-lr-person{display:flex;flex-wrap:nowrap;gap:100px;align-items:flex-start}.cdx-lr-person__mask-preview{flex:0 0 80px;width:80px;height:80px;background-color:#21202614;background-size:contain;background-position:center;background-repeat:no-repeat;margin-left:-180px}.cdx-lr-guestcard__title{margin:0 0 .5rem;font-size:1.1rem}span.lr-note[data-lr-note]{border-bottom:1px dashed rgba(33,32,38,.45);cursor:help}.cdx-lr-note-actions{min-width:16rem;padding:.35rem 0}.cdx-lr-note-actions__textarea{display:block;width:100%;box-sizing:border-box;margin-bottom:.5rem;font:inherit;font-size:.8125rem;padding:.35rem .5rem;border:1px solid rgba(33,32,38,.2);border-radius:4px;resize:vertical}.cdx-lr-note-actions__row{display:flex;gap:.35rem;flex-wrap:wrap}.cdx-lr-note-actions__btn{padding:.25rem .5rem;font:inherit;font-size:.8125rem;border:1px solid rgba(33,32,38,.25);border-radius:4px;background:#f5f5f5;cursor:pointer}.cdx-lr-note-actions__btn:hover{background:#ebebeb}.cdx-longread-inset__nested-holder{min-height:2rem}.cdx-longread-inset__nested-holder .codex-editor__redactor{padding-bottom:0!important;margin-bottom:0}.cdx-longread-inset__nested-holder .ce-block:last-child .ce-block__content{margin-bottom:0}.ce-block__content:has(.cdx-lr-slider-root){min-height:310px}.cdx-lr-slider-root{position:absolute;inset:0}.cdx-lr-slider-root .cdx-lr-slider__content{height:100%;display:flex;flex-direction:column;min-height:0}.cdx-lr-slider-root .cdx-lr-slider-placeholder{flex:1 1 auto;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 14px;font-size:13px;line-height:1.45;color:#2120268c;min-height:0}.cdx-lr-slider-root .cdx-lr-slider__add-bar{flex-shrink:0;display:flex;justify-content:center;padding:8px 8px 10px;border-top:1px solid rgba(33,32,38,.08);background:#ffffffeb}.cdx-lr-slider-root .cdx-lr-slider__add-bar-btn{font:inherit;font-size:13px;font-weight:600;padding:8px 16px;border-radius:6px;border:1px solid rgba(8,77,54,.35);background:#fff;color:#084d36;cursor:pointer}.cdx-lr-slider-root .cdx-lr-slider__add-bar-btn:hover{background:#fff0d759;border-color:#084d36}.cdx-lr-slider-root .cdx-lr-slider__add-bar-btn:focus-visible{outline:2px solid #084d36;outline-offset:2px}.cdx-lr-slider-root .cdx-lr-slider__slide-controls{position:absolute;top:6px;left:6px;z-index:2;display:flex;gap:6px;padding:6px 8px;border-radius:6px;background:#fffffff2;box-shadow:0 1px 4px #00000026;-webkit-user-select:none;user-select:none}.cdx-lr-slider-root .cdx-lr-slider__slide-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(33,32,38,.2);background:#fff;cursor:pointer;font:inherit;padding:0}.cdx-lr-slider-root .cdx-lr-slider__slide-btn:hover:not(:disabled){background:#f4f4f4}.cdx-lr-slider-root .cdx-lr-slider__slide-btn:disabled{opacity:.5;cursor:not-allowed}.cdx-lr-slider-root .cdx-lr-slider__slide-btn--danger{border-color:#9b000040;color:#9b0000}.cdx-lr-slider-root .cdx-lr-slider__caption-editor{position:absolute;bottom:6px;left:6px;right:6px;z-index:2;display:flex;flex-direction:column;gap:6px;padding:8px;border-radius:6px;background:#fffffff2;box-shadow:0 1px 4px #00000026}.cdx-lr-slider-root .cdx-lr-slider__caption-group{display:flex;align-items:center;gap:6px;min-width:0}.cdx-lr-slider-root .cdx-lr-slider__caption-label{font-size:11px;font-weight:500;color:#666;white-space:nowrap;flex-shrink:0;min-width:52px}.cdx-lr-slider-root .cdx-lr-slider__caption-input{flex:1;min-width:0;padding:4px 8px;font-size:12px;border:1px solid rgba(33,32,38,.2);border-radius:4px;background:#fff;font-family:inherit}.cdx-lr-slider-root .cdx-lr-slider__caption-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.cdx-lr-slider-root .cdx-lr-slider__caption-input::placeholder{color:#aaa}.cdx-lr-slider-root .swiper-wrapper{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;align-items:stretch;padding:0 10px}.cdx-lr-slider-root .cdx-lr-slider__meta-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;padding:4px 8px 2px;flex-shrink:0}.cdx-lr-slider-root .cdx-lr-slider__meta-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#333;background:#0000000f;border:1px solid rgba(0,0,0,.08)}.cdx-lr-slider-root .lrslider.cdx-lr-slider--editor-preview .lrslider__controls--editor-mock{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.92}.cdx-lr-slider-root .lrslider.cdx-lr-slider--editor-preview .lrslider__controls--editor-mock .lrslider__arrow[disabled]{cursor:default;opacity:.55}.cdx-lr-slider-root .lrslider{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.cdx-lr-slider-root .lrslider>.swiper-wrapper{flex:1 1 auto;min-height:0;overflow-x:auto}.cdx-lr-slider-root .lrslider__controls{display:flex;justify-content:center;align-items:center;padding-top:5px;gap:1rem}.cdx-lr-slider-root .lrslider__figure{margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;min-width:0}.cdx-lr-slider-root .lrslider__pic{margin:0;padding:0;display:flex;align-items:center;justify-content:center;min-width:0}.cdx-lr-slider-root .lrslider__pic-img{margin:0 auto;padding:0;display:block;max-height:240px;height:auto;object-fit:contain;width:auto;max-width:100%}.cdx-lr-slider-root .lrslider__caption{font-size:12px;color:#666;display:flex;flex-direction:column;gap:4px}.cdx-lr-slider-root .lrslider__caption-text{line-height:1.4}.cdx-lr-slider-root .lrslider__caption-author{font-size:11px;color:#999}.cdx-lr-slider-root .lrslider__caption-author-label{font-weight:500}.cdx-lr-slider-root .lrslider__caption-author-name{font-style:italic}.cdx-lr-slider-root .lrslider__slide{position:relative;min-width:100px;flex:1 0 auto}.cdx-lr-slider-root .lrslider__slide+.lrslider__slide{margin-left:20px}.ce-block .cdx-lr-slider-root{outline:1px dashed #e9e9e9;outline-offset:18px}.ce-block--focused .cdx-lr-slider-root{outline:2px dashed #e0e0e0}.cdx-lr-expand-transcript__holder{position:relative;z-index:1}.longread__expand-content .ce-toolbar,.longread__expand-content .ce-inline-toolbar{z-index:5}.longread__expand-transcript{max-width:100%;border:1px dashed #e0e0e0;border-radius:4px;padding:12px;background:#fafafa;margin-top:15px;position:relative;z-index:1;width:100%}.longread__expand-control[open]{margin-top:0}.longread__expand-control-trigger .cdx-lr-placeholder{opacity:.45}.longread__expand-control-trigger{display:inline-flex;align-items:center;gap:4px;color:var(--page-highlight, #084d36);position:relative;cursor:pointer}.longread__expand-control-trigger:after{content:"";width:24px;height:24px;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23084d36' d='M18 9.3q-1.53 1.25-2.73 2.6c-.82.92-1.78 2.3-2.9 3.74h-.75c-1.11-1.43-2.08-2.82-2.9-3.74Q7.52 10.54 6 9.3q.34-.55 1.02-.94 1.34 1.1 2.41 2.28a49 49 0 0 1 1.75 2.03l.3.37c.42.44.63.43 1.03 0l.3-.37q.92-1.11 1.75-2.03 1.08-1.2 2.42-2.28.68.38 1.01.95'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23084d36' d='M18 9.3q-1.53 1.25-2.73 2.6c-.82.92-1.78 2.3-2.9 3.74h-.75c-1.11-1.43-2.08-2.82-2.9-3.74Q7.52 10.54 6 9.3q.34-.55 1.02-.94 1.34 1.1 2.41 2.28a49 49 0 0 1 1.75 2.03l.3.37c.42.44.63.43 1.03 0l.3-.37q.92-1.11 1.75-2.03 1.08-1.2 2.42-2.28.68.38 1.01.95'/%3E%3C/svg%3E");transition-property:transform;transition-duration:var(--transition-duration, .3s)}[open] .longread__expand-control-trigger:after{transform:scaleY(-1)}.longread__expand-control-trigger .longread__expand-control-trigger-text{display:inline-block;transition-property:opacity,visibility;transition-duration:var(--transition-duration, .3s)}.longread__expand-control-trigger .longread__expand-control-trigger-text-close,[open] .longread__expand-control-trigger .longread__expand-control-trigger-text-open{display:none}[open] .longread__expand-control-trigger .longread__expand-control-trigger-text-close{display:inline-block}.longread__expand-box{display:grid;grid-template-rows:0fr;transition-property:grid-template-rows;transition-duration:var(--transition-duration, .75s);order:-1}.longread__expand-control[open]~.longread__expand-box,.longread__expand-box.m-expanded{grid-template-rows:1fr}.longread__expand-box-inner{overflow:hidden}.longread__expand-control[open]~.longread__expand-box .longread__expand-box-inner,.longread__expand-box.m-expanded .longread__expand-box-inner{overflow:visible}.longread__expand-content{display:grid;gap:var(--_lr-gap, 24px);padding-top:16px}.ra-input-editorjs .longread{--_lr-content-pt: 24px;--_lr-content-pb: 0;--_lr-gap: 24px;--page-highlight: #084d36;--typo-primary: #212026;--typo-tertiary: rgba(33, 32, 38, .5);--typo-accentPrimary: #8d5714;--transition-duration: .3s;--lead-text-indent: 50%;max-width:100%;border:2px dashed #e0e0e0;border-radius:8px;padding:12px;background:#fafafa;margin-top:15px;width:100%;position:relative}.ra-input-editorjs .longread:before{content:"longread";position:absolute;top:-1px;left:-1px;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:500;text-align:center;line-height:1;padding:2px 4px;border-radius:2px}.ra-input-editorjs .longread p{margin-top:0;margin-bottom:0}.ra-input-editorjs .longread .ce-block [contenteditable=true]{outline:1px dashed #e9e9e9;outline-offset:18px}.ra-input-editorjs .longread .ce-block--focused [contenteditable=true]{outline:2px dashed #e0e0e0}.ra-input-editorjs .longread .codex-editor{position:relative;z-index:1}.ra-input-editorjs .longread .codex-editor .ce-toolbar{z-index:4}.ra-input-editorjs .longread .codex-editor .ce-inline-toolbar{z-index:5}.ra-input-editorjs .longread .codex-editor__redactor{display:grid;gap:50px}.ra-input-editorjs .longread__video{padding-top:24px;display:flex;flex-direction:column;align-items:center;width:100%}.ra-input-editorjs .longread__video video{width:100%;height:auto;max-height:85vh;background-color:#000}.ra-input-editorjs .longread .cdx-longread-video__preview{width:100%}.ra-input-editorjs .longread__video-iframe{position:relative;width:100%;padding-top:56.25%;padding-top:min(56.25%,85vh);box-sizing:border-box;background-color:#000}.ra-input-editorjs .longread__video-iframe iframe{position:absolute;inset:0}.ra-input-editorjs .longread__content{position:relative;display:grid;gap:var(--_lr-gap);padding-top:var(--_lr-content-pt);padding-bottom:var(--_lr-content-pb);font-weight:400;font-size:18px;line-height:1.2381}.ra-input-editorjs .longread__content{grid-template-columns:1fr 1fr}.ra-input-editorjs .longread__content>*{grid-column:2/-1}.ra-input-editorjs .longread__content_centred{grid-template-columns:2fr 5fr 1fr;margin-inline:auto}.ra-input-editorjs .longread__content_centred>*{grid-column:2/3}.ra-input-editorjs .longread__content:has(.selection__slider){grid-template-columns:50px 1fr}.ra-input-editorjs .longread__index{top:0;margin-top:calc(var(--_lr-content-pt) * -1);padding-top:var(--_lr-content-pt);transition-property:transform;transition-duration:var(--transition-duration, .3s);grid-column:1/2;position:sticky}.ra-input-editorjs .longread__index-inner{display:flex;flex-direction:column;gap:var(--_lr-gap)}.ra-input-editorjs .longread__index-title{font-weight:500;font-size:25px;line-height:.85;letter-spacing:0;margin:0;color:var(--page-highlight)}.ra-input-editorjs .longread__index-list{list-style:none;padding-left:0;margin:0;counter-reset:indexCounter;display:grid;gap:12px}.ra-input-editorjs .longread__index-item{counter-increment:indexCounter;display:flex;gap:4px}.ra-input-editorjs .longread__index-item:before{content:counter(indexCounter,upper-roman) ".";display:block;width:20px;color:var(--_index-item-color, var(--typo-tertiary))}.ra-input-editorjs .longread__index-link{color:var(--typo-primary);text-decoration:none}.ra-input-editorjs .longread__index-link:hover{font-style:italic}.ra-input-editorjs .longread__lead{min-width:50%;margin-inline:auto 0;text-indent:50%;text-indent:var(--lead-text-indent, 50%);font-size:130%}.ra-input-editorjs .longread__lead:first-letter{font-weight:500;font-size:150%;line-height:.85;margin:0;color:var(--page-highlight)}.ra-input-editorjs .longread h2{font-weight:500;font-size:25px;line-height:.85;text-align:center;color:var(--page-highlight);padding:var(--_lr-gap) auto;letter-spacing:0;text-transform:uppercase;margin:0}.ra-input-editorjs .longread__imageSidebar-pic{display:block;width:100%;height:auto}.ra-input-editorjs .longread__imageSidebar-img{width:100%;height:auto}.ra-input-editorjs .longread__imageSidebar-caption{display:flex;flex-direction:column;gap:.8rem}.ra-input-editorjs .longread__imageSidebar-caption-author{color:var(--typo-tertiary);display:flex;justify-content:flex-start;gap:10px}.ra-input-editorjs .longread__block{display:flex;gap:var(--_lr-gap);position:relative}.ra-input-editorjs .longread__block [contenteditable=true]{outline-offset:3px!important}.ra-input-editorjs .longread__block .longread__imageSidebar{margin-left:-80%;width:calc(80% - 180px);position:absolute!important;display:grid;top:-30px;gap:10px}.ra-input-editorjs .longread__block .longread__imageSidebar-double{margin-left:-80%;width:calc(80% - 180px);gap:20px;position:absolute;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;min-height:max-content}.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar{position:relative!important;margin-inline:auto;margin-left:unset;width:unset}.ra-input-editorjs .longread__block .longread__imageSidebar .cdx-lr-image384__controls,.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar .cdx-lr-image384__controls{position:absolute;top:6px;right:6px;z-index:3;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:calc(100% - 12px);padding:6px 8px;border-radius:6px;background:#fffffff2;box-shadow:0 1px 4px #00000026;-webkit-user-select:none;user-select:none;box-sizing:border-box}.ra-input-editorjs .longread__block .longread__imageSidebar .cdx-lr-image384__btn,.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar .cdx-lr-image384__btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(33,32,38,.2);background:#fff;cursor:pointer;font:inherit;padding:0}.ra-input-editorjs .longread__block .longread__imageSidebar .cdx-lr-image384__btn:hover:not(:disabled),.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar .cdx-lr-image384__btn:hover:not(:disabled){background:#f4f4f4}.ra-input-editorjs .longread__block .longread__imageSidebar .cdx-lr-image384__btn:disabled,.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar .cdx-lr-image384__btn:disabled{opacity:.5;cursor:not-allowed}.ra-input-editorjs .longread__block .longread__imageSidebar .cdx-lr-image384__btn--active,.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar .cdx-lr-image384__btn--active{background:var(--page-highlight);border-color:var(--page-highlight);color:#fff}.ra-input-editorjs .longread__block .longread__imageSidebar .cdx-lr-image384__btn--active:hover,.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar .cdx-lr-image384__btn--active:hover{background:var(--page-highlight)}.ra-input-editorjs .longread__block .longread__imageSidebar .cdx-lr-image384__btn--danger,.ra-input-editorjs .longread__block .longread__imageSidebar-double .longread__imageSidebar .cdx-lr-image384__btn--danger{border-color:#9b000040;color:#9b0000}.ra-input-editorjs .longread__content_centred .longread__block{margin-left:unset}.ra-input-editorjs .longread__content_centred .longread__block .longread__imageSidebar,.ra-input-editorjs .longread__content_centred .longread__block .longread__imageSidebar-double{width:calc(45% - 80px);margin-left:-45%}.ra-input-editorjs .longread__content_centred .longread__block .longread__imageSidebar .longread__imageSidebar,.ra-input-editorjs .longread__content_centred .longread__block .longread__imageSidebar-double .longread__imageSidebar{width:unset;margin-left:unset}.ra-input-editorjs .longread__initials-text{position:relative}.ra-input-editorjs .longread__initials-text p{text-indent:50px}.ra-input-editorjs .longread__initials-text p+p{margin-top:0}.ra-input-editorjs .longread__initials-text-head{color:var(--page-highlight);display:inline;position:absolute;left:0;bottom:calc(100% - 22px)}.ra-input-editorjs .longread__quote{font-size:30px;padding:10px 0;margin:0;line-height:1.06667;letter-spacing:0em;text-align:center;position:relative}.ra-input-editorjs .longread__quote b{color:#084d36;display:inline}.ra-input-editorjs .longread__quote [contenteditable=true]{margin:15px 0}.ra-input-editorjs .longread__quote p{margin:0}.ra-input-editorjs .longread__quote p+p{margin-top:15px}.ra-input-editorjs .longread__quote-inline{font-style:italic;font-weight:400;font-size:24px;line-height:1.05882;letter-spacing:-.005em;text-align:center;color:#084d36}.ra-input-editorjs .longread__quote-border{font-weight:400;font-size:18px;line-height:1.05882;letter-spacing:-.005em;text-align:left;color:#084d36;border-left:2px solid currentColor;padding-left:10px;margin:0}.ra-input-editorjs .longread__footer{display:flex;justify-content:space-between;align-items:center;gap:30px}.ra-input-editorjs .longread__footer .longread__authors{flex:0 1 auto}.ra-input-editorjs .longread__footer .longread__btns{flex:1 1 auto;display:inline-flex;justify-content:center;align-items:center;text-align:center;gap:.8rem;padding:.9rem 2.4rem;border-radius:4rem;border:1px solid var(--btn-border, var(--divider-primary));color:var(--btn-color, var(--typo-brand))!important}.ra-input-editorjs .longread__footer .longread__btns:after{content:"поделиться"!important;display:block;text-align:right}.ra-input-editorjs .longread__footer [contenteditable=true]{outline-offset:2px!important}.ra-input-editorjs .longread__links{display:flex;justify-content:center;align-items:center;text-align:center;gap:.8rem;padding:.9rem 2.4rem;border:1px solid var(--divider-primary);border-radius:4rem;margin-inline:auto;pointer-events:none}.ra-input-editorjs .longread__plate{background-color:var(--overlay-primary);box-sizing:border-box;margin-inline-start:-30px;margin-inline-end:-30px;padding:15px}.ra-input-editorjs .longread__plate [contenteditable=true]{outline-color:var(--shadowGrey)}.ra-input-editorjs .longread__plate_inverted{background-color:var(--bg-brandSecondary);color:var(--typo-secondary)}.ra-input-editorjs .longread__plate_inverted [contenteditable=true]{outline-color:#fff3}.ra-input-editorjs .longread__plate p+p{margin-top:15px}.ra-input-editorjs .longread__inset{margin-inline-start:calc(-50% + 30px);margin-inline-end:-30px;background-color:#0f332780;padding:40px 20px;box-sizing:border-box;border-radius:32px;color:var(--white);width:140%}.ra-input-editorjs .longread__inset [contenteditable=true]{outline-offset:4px!important}.ra-input-editorjs .longread__paragraphs{padding:0;outline:1px dashed #e9e9e9;outline-offset:18px}.ra-input-editorjs .longread__paragraphs p[contenteditable=true]{outline:1px dashed #e9e9e9;outline-offset:3px!important}.ra-input-editorjs .longread__paragraphs p+p{margin-top:20px!important}.ra-input-editorjs .longread__guestcard{background-color:var(--bg-accentTertiary);padding:40px 20px;box-sizing:border-box;border-radius:4rem;gap:3.2rem;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.ra-input-editorjs .longread__guestcard [contenteditable=true]{outline-offset:4px!important}.ra-input-editorjs .longread__image{outline:1px dashed #e9e9e9;outline-offset:18px}.ra-input-editorjs .longread .longread__image384-double{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:10px}.ra-input-editorjs .longread .longread__image384-double>.longread__image384{flex:1 1 0;min-width:0}.ra-input-editorjs .longread .audioPlayer{display:flex;align-items:center;gap:1rem;padding:.7rem 2.3rem .7rem .7rem;border-radius:5rem;border:1px solid var(--divider-accentSecondary);isolation:isolate;position:relative}.ra-input-editorjs .longread .audioPlay{width:5.6rem;height:5.6rem;border-radius:50%;border:none;background:var(--bg-accentTertiary);display:flex;justify-content:center;align-items:center;margin-right:.6rem}.ra-input-editorjs .longread .audioPlay:before{content:"";display:block;width:2.8rem;height:2.8rem;background-color:var(--icons-accentSecondary);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23e5af57' d='M24.66 15.67a1.87 1.87 0 0 0 0-3.34L8.3 4.15a1.87 1.87 0 0 0-2.7 1.67v16.36a1.87 1.87 0 0 0 2.7 1.67z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23e5af57' d='M24.66 15.67a1.87 1.87 0 0 0 0-3.34L8.3 4.15a1.87 1.87 0 0 0-2.7 1.67v16.36a1.87 1.87 0 0 0 2.7 1.67z'/%3E%3C/svg%3E");border-radius:.4rem}.ra-input-editorjs .longread .audioPlay.playing:before{-webkit-mask:none;mask:none;width:1.8rem;height:1.8rem}.ra-input-editorjs .longread .audioWave{flex:1}.ra-input-editorjs .longread .audioTime{color:var(--typo-accentSecondary)}.ra-input-editorjs .longread .audioSpeed{background:none;border:none;padding:.8rem;margin:-.8rem;font-size:1.6rem;line-height:1;color:var(--typo-accentSecondary);cursor:pointer;outline:none;text-align:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.ra-input-editorjs .cdx-list{outline:1px dashed #e9e9e9;outline-offset:18px}.ra-input-editorjs .cdx-list [contenteditable=true]{outline:none!important}.ra-input-editorjs .ce-block__content:has(h2){margin-block:auto}.ra-input-editorjs .ce-block__content:has(.audioPlayer){width:100%;display:block;max-width:unset}.ra-input-editorjs .ce-block--focused .longread__lead{position:relative}.ra-input-editorjs .ce-block--focused .longread__lead:before{content:"L";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__lead::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused h2{position:relative}.ra-input-editorjs .ce-block--focused h2:before{content:"H2";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused h2::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__quote{position:relative}.ra-input-editorjs .ce-block--focused .longread__quote:before{content:"Qs";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__quote::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__quote-inline{position:relative}.ra-input-editorjs .ce-block--focused .longread__quote-inline:before{content:"Qi";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__quote-inline::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__quote-border{position:relative}.ra-input-editorjs .ce-block--focused .longread__quote-border:before{content:"Qb";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__quote-border::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__initials-text{position:relative}.ra-input-editorjs .ce-block--focused .longread__initials-text:before{content:"IT";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__initials-text::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__notes{position:relative}.ra-input-editorjs .ce-block--focused .longread__notes:before{content:"N";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__notes::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__image{position:relative}.ra-input-editorjs .ce-block--focused .longread__image:before{content:"M";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__image::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__footer{position:relative}.ra-input-editorjs .ce-block--focused .longread__footer:before{content:"F";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__footer::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__person{position:relative}.ra-input-editorjs .ce-block--focused .longread__person:before{content:"R";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__person::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__guestcard{position:relative}.ra-input-editorjs .ce-block--focused .longread__guestcard:before{content:"G";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__guestcard::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .audioPlayer{position:relative}.ra-input-editorjs .ce-block--focused .audioPlayer:before{content:"A";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .audioPlayer::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__paragraph{position:relative}.ra-input-editorjs .ce-block--focused .longread__paragraph:before{content:"P";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__paragraph::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .cdx-list{position:relative}.ra-input-editorjs .ce-block--focused .cdx-list:before{content:"UL";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .cdx-list::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .cdx-list{outline-color:#e9e9e9;outline-width:2px}.ra-input-editorjs .ce-block--focused .longread__expand-transcript{position:relative}.ra-input-editorjs .ce-block--focused .longread__expand-transcript:before{content:"TR";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__expand-transcript::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__plate{position:relative}.ra-input-editorjs .ce-block--focused .longread__plate:before{content:"PL";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__plate::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__inset{position:relative}.ra-input-editorjs .ce-block--focused .longread__inset:before{content:"IN";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__inset::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__inset h1{position:relative}.ra-input-editorjs .ce-block--focused .longread__inset h1:before{content:"H1";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__inset h1::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__inset h2{position:relative}.ra-input-editorjs .ce-block--focused .longread__inset h2:before{content:"H2";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__inset h2::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__inset h3{position:relative}.ra-input-editorjs .ce-block--focused .longread__inset h3:before{content:"H3";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__inset h3::focus:before{opacity:1}.ra-input-editorjs .ce-block--focused .longread__paragraphs{position:relative}.ra-input-editorjs .ce-block--focused .longread__paragraphs:before{content:"PS";position:absolute;top:-18px;left:-18px;width:min-content;color:var(--page-highlight);border:1px dashed var(--page-highlight);font-size:10px;font-weight:700;padding:1px 2px;display:flex;justify-content:center;align-items:center;z-index:3;opacity:.75;transition:opacity .3s ease-in-out}.ra-input-editorjs .ce-block--focused .longread__paragraphs::focus:before{opacity:1}.ra-input-editorjs .cdx-lr-image384__content{display:block;width:100%}.ra-input-editorjs .cdx-lr-image384__content .longread__image384-double{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:10px;width:100%;box-sizing:border-box}.ra-input-editorjs .cdx-lr-image384__content .longread__image384-double>figure.longread__image384{flex:1 1 0;min-width:0;margin:0}.ra-input-editorjs .cdx-lr-image384__content>figure.longread__image384{margin:0;max-width:100%}.ra-input-editorjs .cdx-lr-image384__content .cdx-lr-image384{max-width:100%;margin:0}.ra-input-editorjs .cdx-lr-image384__content .longread__image384-img{width:100%;max-width:384px;height:auto;display:block;margin:0 auto}.ra-input-editorjs .cdx-lr-image384 figure.cdx-lr-image384{position:relative}.ra-input-editorjs .cdx-lr-image384 .cdx-lr-image384__controls{position:absolute;top:6px;right:6px;z-index:2;display:flex;gap:6px;padding:6px 8px;border-radius:6px;background:#fffffff2;box-shadow:0 1px 4px #00000026;-webkit-user-select:none;user-select:none}.ra-input-editorjs .cdx-lr-image384 .cdx-lr-image384__btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(33,32,38,.2);background:#fff;cursor:pointer;font:inherit;padding:0}.ra-input-editorjs .cdx-lr-image384 .cdx-lr-image384__btn:hover:not(:disabled){background:#f4f4f4}.ra-input-editorjs .cdx-lr-image384 .cdx-lr-image384__btn:disabled{opacity:.5;cursor:not-allowed}.ra-input-editorjs .cdx-lr-image384 .cdx-lr-image384__btn--danger{border-color:#9b000040;color:#9b0000}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-panel,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-panel,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-panel{position:absolute;bottom:0;left:0;right:0;max-width:100%;box-sizing:border-box;padding:8px 10px 10px;display:flex;flex-direction:column;gap:8px;pointer-events:auto;z-index:1;background:#fafafaf0;border-top:1px solid rgba(33,32,38,.08);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row{display:flex;align-items:baseline;gap:8px;position:relative;min-height:1.15em;margin:0;padding:0}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-editable,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-editable,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-editable{flex:1 1 auto;min-width:0;font-family:inherit;font-weight:400;outline:none;word-break:break-word;position:relative;outline-offset:2px!important}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-editable[data-empty=true]:before,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-editable[data-empty=true]:before,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-editable[data-empty=true]:before{content:attr(data-placeholder);pointer-events:none;position:absolute;top:0;left:0;font-style:normal;font-weight:400;opacity:.55}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-editable--inline,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-editable--inline,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-editable--inline{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable{font-size:15px;line-height:1.18;letter-spacing:.005em;font-feature-settings:"pnum" on,"onum" on;color:var(--typo-primary, #212026)}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable[data-empty=true]:before,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable[data-empty=true]:before,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable[data-empty=true]:before{color:var(--typo-tertiary, rgba(33, 32, 38, .5));font-size:15px;line-height:1.18;letter-spacing:.005em}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable a,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable a,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row:first-child>.cdx-lr-image384__overlay-editable a{color:var(--typo-accentPrimary, #8d5714);text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.18em;text-decoration-skip-ink:none}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-label,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-label,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-label{flex:0 0 auto;font-weight:400;font-size:15px;line-height:1.07;letter-spacing:.1em;font-variant:all-small-caps;font-feature-settings:"tnum" on,"onum" on;color:var(--typo-primary, #212026);padding-top:3px;white-space:nowrap;-webkit-user-select:none;user-select:none}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline{flex:1 1 auto;font-size:15px;line-height:1.2;letter-spacing:.005em;font-feature-settings:"pnum" on,"onum" on;font-style:italic;color:var(--typo-tertiary, rgba(33, 32, 38, .5))}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline[data-empty=true]:before,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline[data-empty=true]:before,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline[data-empty=true]:before{font-size:15px;line-height:1.2;letter-spacing:.005em;font-style:italic;color:var(--typo-tertiary, rgba(33, 32, 38, .45))}.ra-input-editorjs figure.longread__image384.cdx-lr-image384 .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline a,.ra-input-editorjs figure.longread__image.cdx-lr-image .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline a,.ra-input-editorjs figure.longread__imageSidebar.cdx-lr-sidebar-figure--editor .cdx-lr-image384__overlay-row:last-child .cdx-lr-image384__overlay-editable--inline a{color:inherit;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.18em}.ra-input-editorjs .cdx-longread-book{max-width:100%;border:1px dashed var(--honeyBronze_05, rgba(229, 175, 87, .5));border-radius:10px;padding:14px 14px 16px;background:linear-gradient(165deg,var(--papayaWhip_02, rgba(255, 240, 215, .2)) 0%,var(--bg, #fff) 48%);box-shadow:0 1px 3px var(--shadowGrey_01, rgba(33, 32, 38, .1));margin-top:15px;position:relative;width:100%;min-height:min(902px,max(560px,88vh));display:flex;flex-direction:column}.ra-input-editorjs .cdx-longread-book:before{content:"longread-book";position:absolute;top:-1px;left:-1px;color:var(--tag-brand, #084d36);border:1px solid var(--tag-brand, #084d36);font-size:10px;font-weight:600;line-height:1;padding:3px 6px;border-radius:3px;background:var(--cl-white, #fff);letter-spacing:.02em}.ra-input-editorjs .cdx-longread-book__accordion{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.ra-input-editorjs .cdx-longread-book__panel{border:1px solid var(--input-borderNormal, rgba(255, 240, 215, .2));border-radius:10px;background:var(--cl-white, #fff);overflow:hidden;box-shadow:0 2px 8px var(--shadowGrey_01, rgba(33, 32, 38, .1));display:flex;flex-direction:column;min-height:0}.ra-input-editorjs .cdx-longread-book__panel:has(.cdx-longread-book__panel-body:not([hidden])){flex:1;min-height:0}.ra-input-editorjs .cdx-longread-book__panel-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:var(--papayaWhip_04, rgba(255, 240, 215, .4));border-bottom:1px solid var(--divider-primary, rgba(33, 32, 38, .1));box-shadow:inset 3px 0 0 0 var(--green, #084d36)}.ra-input-editorjs .cdx-longread-book__panel-toggle{flex:1;text-align:left;border:none;background:transparent;font-size:13px;font-weight:700;color:var(--evergreen, #0f3327);cursor:pointer;padding:6px 8px;border-radius:6px;transition:background .12s ease}.ra-input-editorjs .cdx-longread-book__panel-toggle:hover{background:var(--papayaWhip_06, rgba(255, 240, 215, .6))}.ra-input-editorjs .cdx-longread-book__panel-toggle:focus-visible{outline:2px solid var(--green, #084d36);outline-offset:2px}.ra-input-editorjs .cdx-longread-book__panel-toggle_expanded{color:var(--green, #084d36)}.ra-input-editorjs .cdx-longread-book__chapter-controls{display:flex;flex-wrap:wrap;gap:6px}.ra-input-editorjs .cdx-longread-book__chapter-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid var(--input-borderHover, rgba(255, 240, 215, .4));border-radius:6px;background:var(--cl-white, #fff);cursor:pointer;color:var(--icons-primary, #212026);box-shadow:0 1px 0 var(--shadowGrey_01, rgba(33, 32, 38, .1));transition:border-color .12s ease,color .12s ease,box-shadow .12s ease}.ra-input-editorjs .cdx-longread-book__chapter-btn:hover:not(:disabled){border-color:var(--green, #084d36);color:var(--green, #084d36);box-shadow:0 1px 2px var(--shadowGrey_01, rgba(33, 32, 38, .1))}.ra-input-editorjs .cdx-longread-book__chapter-btn:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.ra-input-editorjs .cdx-longread-book__chapter-btn--danger:hover:not(:disabled){border-color:var(--wine, #7a323b);color:var(--wine, #7a323b)}.ra-input-editorjs .cdx-longread-book__panel-body{flex:1;display:flex;flex-direction:column;min-height:12rem;padding:18px 16px 20px;background:var(--cl-white, #fff)}.ra-input-editorjs .cdx-longread-book__panel-body[hidden]{display:none!important}.ra-input-editorjs .cdx-longread-book__field-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--typo-tertiary, rgba(33, 32, 38, .5));margin:0 0 8px}.ra-input-editorjs .cdx-longread-book__field-label:not(:first-child){margin-top:18px}.ra-input-editorjs .cdx-longread-book__title-editable{min-height:48px;flex-shrink:0;padding:10px 12px;border:1px solid var(--input-borderHover, rgba(255, 240, 215, .4));border-radius:8px;margin:0 0 14px;font-size:18px;font-weight:600;line-height:1.35;outline:none;background:var(--cl-white, #fff);box-shadow:inset 0 1px 2px var(--shadowGrey_01, rgba(33, 32, 38, .05));transition:border-color .15s ease,box-shadow .15s ease}.ra-input-editorjs .cdx-longread-book__title-editable:focus{border-color:var(--green, #084d36);box-shadow:inset 0 1px 2px var(--shadowGrey_01, rgba(33, 32, 38, .05)),0 0 0 3px var(--papayaWhip_04, rgba(255, 240, 215, .4))}.ra-input-editorjs .cdx-longread-book__title-editable:empty:before{content:attr(data-placeholder);color:var(--cl-gray-200, #a1aaa8);font-weight:400}.ra-input-editorjs .cdx-longread-book__slider-mount{flex-shrink:0;position:relative;margin-bottom:4px;padding-bottom:12px;border-bottom:1px solid var(--divider-primary, rgba(33, 32, 38, .1));border-radius:8px;overflow:hidden;background:var(--cl-white, #fff);border:1px solid var(--input-borderNormal, rgba(255, 240, 215, .2));min-height:clamp(240px,34vh,380px)}.ra-input-editorjs .cdx-longread-book__slider-mount .ce-block__content:has(.cdx-lr-slider-root){min-height:clamp(240px,34vh,380px);position:relative}.ra-input-editorjs .cdx-longread-book__nested-holder{flex:1;min-height:11rem;padding:14px 12px 12px;border:1px solid var(--input-borderNormal, rgba(255, 240, 215, .2));border-radius:8px;background:var(--papayaWhip_02, rgba(255, 240, 215, .2));box-shadow:inset 0 1px 3px var(--shadowGrey_01, rgba(33, 32, 38, .06))}.ra-input-editorjs .cdx-longread-book__nested-holder .codex-editor__redactor{padding-bottom:0!important;margin-bottom:0}.ra-input-editorjs .cdx-longread-book__nested-holder .ce-block:last-child .ce-block__content{margin-bottom:0}.ra-input-editorjs .cdx-longread-book__preview-note{flex-shrink:0;margin-top:auto;padding:10px 12px;font-size:11px;color:var(--typo-tertiary, rgba(33, 32, 38, .5));line-height:1.45;border-radius:6px;background:var(--papayaWhip_02, rgba(255, 240, 215, .2));border-left:3px solid var(--honeyBronze, #e5af57)}.ra-input-editorjs .cdx-longread-book .codex-editor .ce-toolbar{z-index:4}.ra-input-editorjs .cdx-longread-book .codex-editor .ce-inline-toolbar{z-index:5}.ra-input-editorjs{--colors-ui-typography: #084d36;--colors-brand-evergreen: #0f3327;--black: #000000;--black_02: rgba(0, 0, 0, .2);--black_005: rgba(0, 0, 0, .05);--white: #ffffff;--shadowGrey: #212026;--shadowGrey_05: rgba(33, 32, 38, .5);--shadowGrey_01: rgba(33, 32, 38, .1);--papayaWhip: #fff0d7;--papayaWhip_02: rgba(255, 240, 215, .2);--papayaWhip_04: rgba(255, 240, 215, .4);--papayaWhip_06: rgba(255, 240, 215, .6);--papayaWhip_07: rgba(255, 240, 215, .7);--mutedOlive: #acc69b;--green: #084d36;--evergreen: #0f3327;--bronze: #f2c06f;--honeyBronze: #e5af57;--honeyBronze_025: rgba(229, 175, 87, .25);--honeyBronze_05: rgba(229, 175, 87, .5);--earth: #b27b21;--goldenEarth: #8d5714;--beige: #f9e0b7;--indigo: #172b51;--blue: #6186ba;--lightBlue: #d5e1ec;--amethyst: #4c3061;--violet: #ac90ca;--lightViolet: #e1d7ec;--ruby: #903263;--powder: #c57aa2;--lightPowder: #ebd4e1;--wine: #7a323b;--terracotta: #b8665e;--lightTerracotta: #e4c4c2;--cl-white: #ffffff;--cl-black: #222222;--cl-gray-100: #e3e7e5;--cl-gray-200: #a1aaa8;--cl-gray-300: #404342;--cl-red: #ff0000;--cl-green: #00ff00;--cl-blue: #0000ff;--bg: var(--cl-white);--text: var(--cl-black);--typo-primary: var(--shadowGrey);--typo-secondary: var(--papayaWhip);--typo-tertiary: var(--shadowGrey_05);--typo-brand: var(--green);--typo-accentPrimary: var(--goldenEarth);--typo-accentSecondary: var(--honeyBronze);--icons-primary: var(--shadowGrey);--icons-secondary: var(--papayaWhip);--icons-brand: var(--green);--icons-brandSecondary: var(--evergreen);--icons-accentSecondary: var(--honeyBronze);--divider-primary: var(--shadowGrey_01);--divider-secondary: var(--papayaWhip_02);--divider-accentSecondary: var(--honeyBronze_025);--bg-primary: var(--papayaWhip);--bg-secondary: var(--shadowGrey);--bg-brandPrimary: var(--green);--bg-brandSecondary: var(--evergreen);--bg-brandTertiary: var(--mutedOlive);--bg-accentPrimary: var(--goldenEarth);--bg-accentSecondary: var(--honeyBronze);--bg-accentTertiary: var(--honeyBronze_025);--bg-accentQuaternary: var(--honeyBronze_05);--bg-fade: var(--black_02);--logo-primary: var(--goldenEarth);--logo-secondary: var(--honeyBronze);--input-label: var(--papayaWhip_07);--input-value: var(--papayaWhip);--input-description: var(--papayaWhip);--input-icon: var(--papayaWhip);--input-borderNormal: var(--papayaWhip_02);--input-borderHover: var(--papayaWhip_04);--input-borderClick: var(--papayaWhip_06);--input-borderActive: var(--papayaWhip);--tag-primary: var(--goldenEarth);--tag-secondary: var(--papayaWhip);--tag-accentSecondary: var(--honeyBronze);--tag-brand: var(--green);--overlay-primary: var(--beige);--overlay-secondary: var(--honeyBronze);--page-highlight: var(--typo-brand);--overlay-bg: rgba(0, 0, 0, .7);--bg-disabled: var(--cl-gray-100);--text-disabled: var(--cl-gray-200);--disabled: var(--cl-gray-200);--inverted: var(--cl-white);--error: var(--cl-red);--placeholder: var(--input);--border-color: var(--cl-black);--article-max-width: 81.6rem;overflow-x:hidden;width:100%;max-width:100%;position:relative;min-width:652px}.ra-input-editorjs .editorjs-output{min-height:500px;text-align:left;width:100%;max-width:100%;position:relative}.ra-input-editorjs .editorjs-output-preview-icon{position:absolute;top:-3px;right:-3px;cursor:pointer;z-index:10;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;border-radius:6px}.ra-input-editorjs .editorjs-output-preview-icon:focus-visible{outline:2px solid var(--green);outline-offset:2px}.ra-input-editorjs .ce-block__content,.ra-input-editorjs .ce-toolbar__content{margin-inline-start:auto;margin-inline-end:0;width:100%;max-width:calc(100% - 80px)}.ra-input-editorjs .ce-toolbar{z-index:2}.ra-input-editorjs .ce-toolbar__content{max-width:calc(100% - 60px)}.ra-input-editorjs .ce-block [contenteditable=true]{outline:1px dashed #e9e9e9;outline-offset:2px}.ra-input-editorjs .ce-block--focused [contenteditable=true]{outline:2px dashed #e0e0e0}.kinescope-video-input{margin-bottom:16px}.kinescope-video-input__label{font-size:12px;color:#666;margin-bottom:4px}.kinescope-video-input__required{color:#d32f2f;margin-left:2px}.kinescope-video-input__placeholder{font-size:13px;color:#999;padding:8px;border:1px dashed #ccc;border-radius:4px}.kinescope-video-input__inline{border:1px dashed #ccc;border-radius:6px;padding:4px;background:#fafafa}.kinescope-video-input__actions{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}.kinescope-video-input__cta,.kinescope-video-input__browse,.kinescope-video-input__toggle-url{padding:6px 12px;border-radius:4px;cursor:pointer;font-size:14px;border:1px solid #1976d2;background:transparent;color:#1976d2}.kinescope-video-input__cta:hover,.kinescope-video-input__browse:hover,.kinescope-video-input__toggle-url:hover{background:#1976d214}.kinescope-video-input__cta{background:#1976d2;color:#fff;border:none}.kinescope-video-input__cta:hover{background:#1565c0}.kinescope-video-preview{display:flex;gap:12px;align-items:center;padding:8px;border:1px solid #ddd;border-radius:6px;background:#fafafa}.kinescope-video-preview__poster{width:120px;height:68px;background-color:#222;background-size:cover;background-position:center;border-radius:4px;flex-shrink:0}.kinescope-video-preview__body{flex:1;min-width:0}.kinescope-video-preview__title{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kinescope-video-preview__meta{font-size:12px;color:#666}.kinescope-video-preview__link{font-size:12px}.kinescope-video-preview__remove{background:transparent;border:none;cursor:pointer;color:#999;font-size:16px;padding:4px 8px}.kinescope-video-preview__remove:hover{color:#d32f2f}.kinescope-video-dialog{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1300}.kinescope-video-dialog__panel{background:#fff;width:min(820px,95vw);max-height:85vh;min-height:30vh;overflow:auto;border-radius:8px;box-shadow:0 10px 40px #0000004d}.kinescope-video-dialog__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eee}.kinescope-video-dialog__title{font-weight:500;font-size:15px}.kinescope-video-dialog__tabs{display:flex;gap:4px}.kinescope-video-dialog__tab{padding:8px 14px;background:transparent;color:#1976d2;border:1px solid #1976d2;border-radius:4px;cursor:pointer;font-size:14px}.kinescope-video-dialog__tab--active{background:#1976d2;color:#fff}.kinescope-video-dialog__tab:hover:not(.kinescope-video-dialog__tab--active){background:#1976d214}.kinescope-video-dialog__close{background:transparent;border:none;cursor:pointer;font-size:20px;color:#666}.kinescope-video-dialog__close:hover{color:#000}.kinescope-upload-tab{padding:12px}.kinescope-upload-tab__file{display:none}.kinescope-upload-tab__status{margin-top:16px;font-size:14px}.kinescope-upload-tab__filename{margin-bottom:4px}.kinescope-upload-tab__progress{width:100%;height:8px;background:#eee;border-radius:4px;overflow:hidden;margin-bottom:4px}.kinescope-upload-tab__progress-bar{height:100%;background:#1976d2;transition:width .2s}.kinescope-upload-tab__progress-bar--polling{background:#ff9800}.kinescope-upload-tab__hint{color:#666;font-size:12px}.kinescope-upload-tab__error{color:#d32f2f}.kinescope-url-tab{padding:12px;display:flex;flex-direction:column;gap:10px}.kinescope-url-tab__field{display:flex;flex-direction:column;gap:4px}.kinescope-url-tab__label{font-size:12px;color:#666}.kinescope-url-tab__input{padding:8px 10px;border:1px solid #ccc;border-radius:4px;font-size:14px;width:100%;box-sizing:border-box}.kinescope-url-tab__input:focus{outline:none;border-color:#1976d2}.kinescope-url-tab__hint{font-size:12px;color:#888}.kinescope-url-tab__actions{display:flex;justify-content:flex-end}.kinescope-url-tab__submit{padding:8px 14px;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.kinescope-url-tab__submit:disabled{background:#aaa;cursor:not-allowed}.kinescope-url-tab__submit:hover:not(:disabled){background:#1565c0}.kinescope-url-tab__status{font-size:12px;color:#666}.kinescope-url-tab__error{color:#d32f2f;font-size:13px}.kinescope-server-browser{padding:12px}.kinescope-server-browser__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:2px;margin-bottom:12px;font-size:13px}.kinescope-server-browser__breadcrumb-sep{color:#aaa;-webkit-user-select:none;user-select:none}.kinescope-server-browser__breadcrumb-item{background:transparent;border:none;cursor:pointer;color:#1976d2;padding:2px 4px;border-radius:3px;font-size:13px}.kinescope-server-browser__breadcrumb-item:hover:not(:disabled){background:#1976d214}.kinescope-server-browser__breadcrumb-item--current{color:#333;cursor:default;font-weight:500}.kinescope-server-browser__folders{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.kinescope-server-browser__folder-card{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:13px;max-width:200px}.kinescope-server-browser__folder-card:hover{border-color:#1976d2;background:#1976d20a}.kinescope-server-browser__folder-icon{font-size:16px;flex-shrink:0}.kinescope-server-browser__folder-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kinescope-server-browser__importing-overlay{position:absolute;inset:0;background:#ffffffbf;display:flex;align-items:center;justify-content:center;font-size:18px;border-radius:3px}.kinescope-library-tab{padding:12px}.kinescope-library-tab__search{width:100%;padding:6px;margin-bottom:12px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;font-size:14px}.kinescope-library-tab__loading{font-size:12px;color:#666}.kinescope-library-tab__empty{font-size:13px;color:#999}.kinescope-library-tab__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.kinescope-library-tab__card{text-align:left;padding:6px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer}.kinescope-library-tab__card--selected{border:2px solid #1976d2;padding:5px}.kinescope-library-tab__card--dimmed{opacity:.5;cursor:not-allowed}.kinescope-library-tab__card:hover:not(.kinescope-library-tab__card--selected):not(.kinescope-library-tab__card--dimmed){border-color:#999}.kinescope-library-tab__card-poster{position:relative;width:100%;aspect-ratio:16/9;background-color:#222;background-size:cover;background-position:center;border-radius:3px;margin-bottom:6px}.kinescope-library-tab__card-title{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kinescope-library-tab__card-meta{font-size:11px;color:#888}.kinescope-library-tab__pagination{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.kinescope-library-tab__page-info{font-size:12px;color:#666}.kinescope-library-tab__page-btn{padding:4px 10px;border:1px solid #ccc;background:#fff;border-radius:4px;cursor:pointer;font-size:13px}.kinescope-library-tab__page-btn:disabled{color:#aaa;cursor:not-allowed}
