.attach-common{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:15px;position:relative}.attach-common .bg-load{width:100%;height:100%;position:absolute;z-index:1;background-image:repeating-linear-gradient(-45deg,var(--l-clr-warn),var(--l-clr-warn) 10px,transparent 10px,transparent 20px);background-size:28px 28px;animation:l-busy-move .7s linear infinite}@keyframes l-busy-move{0%{background-position:0 0}to{background-position:28px 0}}.attach-common .bg-load-none{display:none}.attach-common .common-attachment_extend{padding-left:5px}.attach-common .common-attachment_extend .name{color:var(--l-clr-base);padding-left:2px}.attach-common .common-attachment_extend .cae_action-item{font-size:.9em;padding:0 2px}.attach-common .common-attachment_extend .cae_action-item.action{cursor:pointer}.attach-common .common-attachment_extend .cae_action-item.action:hover{color:var(--l-clr-base)}.attach-common .common-attachment_control{position:absolute;width:14px;height:14px;background-color:var(--l-clr-base-dark-more);border:1px #fff solid;border-radius:50%;cursor:pointer;background-size:8px;background-repeat:no-repeat;background-position:center}.attach-common .common-attachment_control.__remove{top:0;left:30px;background-image:url(/assets/images/_common/img/icon-x_white.svg);background-size:6px}.attach-common .common-attachment_control.__download{bottom:0;left:30px;background-image:url(/assets/images/_common/img/icon-download_white.svg)}.attach-common .common-attachment_control.__pos-left{top:-6px;left:43px}.attach-common.l-edit-waiting{background-color:unset!important}.attach-common.l-edit-waiting .bg-load{display:block}.common-attachment-extension{width:40px;min-width:40px;height:60px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(/assets/images/_common/img/filetype-icon-other2.svg)}.common-attachment-extension.file-bmp{background-image:url(/assets/images/_common/img/filetype-icon-bmp.svg)}.common-attachment-extension.file-docx{background-image:url(/assets/images/_common/img/filetype-icon-docx.svg)}.common-attachment-extension.file-jpg{background-image:url(/assets/images/_common/img/filetype-icon-jpg.svg)}.common-attachment-extension.file-pdf{background-image:url(/assets/images/_common/img/filetype-icon-pdf.svg)}.common-attachment-extension.file-png{background-image:url(/assets/images/_common/img/filetype-icon-png.svg)}.common-attachment-extension.file-rar{background-image:url(/assets/images/_common/img/filetype-icon-rar.svg)}.common-attachment-extension.file-zip{background-image:url(/assets/images/_common/img/filetype-icon-zip.svg)}.common-attachment-extension.file-xlsx{background-image:url(/assets/images/_common/img/filetype-icon-xlsx.svg)}.common-attachment-extension.file-xls{background-image:url(/assets/images/_common/img/filetype-icon-xlsx.svg)}.common-attachment-extension{width:40px;min-width:40px;height:60px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(/assets/images/_common/img/filetype-icon-other2.svg)}.common-attachment-extension.file-bmp{background-image:url(/assets/images/_common/img/filetype-icon-bmp.svg)}.common-attachment-extension.file-docx{background-image:url(/assets/images/_common/img/filetype-icon-docx.svg)}.common-attachment-extension.file-jpg{background-image:url(/assets/images/_common/img/filetype-icon-jpg.svg)}.common-attachment-extension.file-pdf{background-image:url(/assets/images/_common/img/filetype-icon-pdf.svg)}.common-attachment-extension.file-png{background-image:url(/assets/images/_common/img/filetype-icon-png.svg)}.common-attachment-extension.file-rar{background-image:url(/assets/images/_common/img/filetype-icon-rar.svg)}.common-attachment-extension.file-zip{background-image:url(/assets/images/_common/img/filetype-icon-zip.svg)}.common-attachment-extension.file-xlsx{background-image:url(/assets/images/_common/img/filetype-icon-xlsx.svg)}.common-attachment-extension.file-xls{background-image:url(/assets/images/_common/img/filetype-icon-xlsx.svg)}.attach-common-multiple-wrap{display:flex;flex-direction:row;align-items:center;overflow-x:auto}.attach-common-multiple-wrap .common-attachment-extension.btn-add{background-image:url(/assets/images/_common/img/filetype-icon-plus.svg)}.attach-common-multiple-wrap .common-attachment-extension.btn-add.loading-gif{background-image:url(/assets/images/_common/img/loading-gif.gif)}.card_preview{width:120px;height:80px;position:relative;padding:5px;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f;border:1px solid #cacaca}.card_preview img{display:inline-block;width:100%;height:100%;object-fit:cover}.card_preview .card_control_wrapper{position:relative;transition:all .3s;position:absolute;top:5px;right:5px;bottom:5px;left:5px;background-color:#ffffff4d;padding:5px;opacity:0}.card_preview .card_control__rating,.card_preview .card_control__remove,.card_preview .card_control__edit,.card_preview .card_control__zoom{position:absolute;cursor:pointer;width:16px;height:16px}.card_preview .card_control__rating{top:10px;left:10px;background-color:gray;clip-path:polygon(50% 0%,63% 38%,100% 38%,69% 59%,82% 100%,50% 75%,18% 100%,31% 59%,0% 38%,37% 38%)}.card_preview .card_control__remove{top:10px;right:10px;border-radius:50%;background-color:var(--l-clr-error);display:flex;align-items:center;justify-content:center}.card_preview .card_control__icon{width:8px;height:4px;background-color:#fff}.card_preview .card_control__edit{bottom:10px;right:10px;-webkit-mask-image:url(/assets/images/_common/img/icon-edit.svg);mask-image:url(/assets/images/_common/img/icon-edit.svg)}.card_preview .card_control__zoom{top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:41px;-webkit-mask-image:url(/assets/images/Application/@Main/Events/EventPassport/icons/more.svg);mask-image:url(/assets/images/Application/@Main/Events/EventPassport/icons/more.svg)}.card_preview .card_control__edit,.card_preview .card_control__zoom{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;background:var(--l-clr-background)}.card_preview .card_name{position:absolute;left:10px;bottom:10px;width:70%;color:var(--l-clr-content);font-weight:700;white-space:nowrap;text-overflow:ellipsis;text-transform:lowercase;overflow:hidden}.card_preview:hover>.card_control_wrapper{opacity:1}.l-editor-js.__read-only .codex-editor__redactor{padding-bottom:0!important}.l-editor-js.__read-only .ce-block__content{max-width:unset}.l-editor-js.__read-only .ce-toolbar__actions,.l-editor-js.__read-only .ce-inline-toolbar{display:none}.l-editor-js.__read-only .image-tool__caption:empty{display:none}.l-editor-js .ce-popover__items{display:flex;flex-direction:column}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=image]{order:0}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=link]{order:1}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=header]{order:2}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=paragraph]{order:3}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=list]{order:4}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=checkList]{order:5}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=quote]{order:6}.l-editor-js .ce-popover__items .ce-popover__item[data-item-name=table]{order:7}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file{display:flex;padding:13px 20px;border:1px solid #e6e9eb;border-radius:3px;background:#fff}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__file-info{flex-grow:8;max-width:calc(100% - 80px)}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__download-button{display:flex;align-items:center}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__download-button svg{fill:#7b7e89}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__file-icon{margin-right:20px;position:relative}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__file-icon:before{position:absolute;bottom:7px;left:8.5px;font-size:8px;font-weight:900;text-transform:uppercase;background:#fff;line-height:150%;content:attr(data-extension)}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__file-icon svg{fill:currentColor}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__size{color:#7b7e89}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__size:after{content:attr(data-size);margin-left:.2em}.l-editor-js .l-editor-js-holder .cdx-attaches--with-file__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;outline:none;max-width:90%}.l-editor-js .l-editor-js-holder .cdx-attaches--loading__title,.l-editor-js .l-editor-js-holder .cdx-attaches--loading__file-icon,.l-editor-js .l-editor-js-holder .cdx-attaches--loading__size,.l-editor-js .l-editor-js-holder .cdx-attaches--loading__download-button,.l-editor-js .l-editor-js-holder .cdx-attaches--loading__button{opacity:0;font-size:0}.l-editor-js .l-editor-js-holder .cdx-attaches__button{display:flex;align-items:center;justify-content:center}.l-editor-js .l-editor-js-holder .cdx-attaches__button svg{height:14px;margin-top:0;margin-right:8px}.l-editor-js .l-editor-js-holder .cdx-attaches__button:hover{color:#393f52}
