.cdx-list{margin:0;padding-left:40px;outline:none;&__item{padding:5.5px 0 5.5px 3px;line-height:1.6em}&--unordered{list-style:disc}&--ordered{list-style:decimal}&-settings{display:flex;.cdx-settings-button{width:50%}}}.ce-paragraph{line-height:1.6em;outline:none}.ce-paragraph--right{text-align:right}.ce-paragraph--center{text-align:center}.ce-paragraph--left{text-align:left}.ce-paragraph--justify{text-align:justify}.ce-paragraph[data-placeholder]:empty:before{content:attr(data-placeholder);color:#707684;font-weight:400;opacity:0}.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{opacity:1}.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:focus:before,.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{opacity:0}.ce-paragraph p:first-of-type{margin-top:0}.ce-paragraph p:last-of-type{margin-bottom:0}.svg-icon{width:1em;height:1em}.svg-icon path,.svg-icon polygon,.svg-icon rect{fill:#4691f6}.svg-icon circle{stroke:#4691f6;stroke-width:1}.embed-tool--loading__caption{display:none}.embed-tool--loading__preloader{display:block}.embed-tool--loading__content{display:none}.embed-tool__preloader{display:none;position:relative;height:200px;box-sizing:border-box;border-radius:5px;border:1px solid #e6e9eb}.embed-tool__preloader:before{content:"";position:absolute;z-index:3;left:50%;top:50%;width:30px;height:30px;margin-top:-25px;margin-left:-15px;border-radius:50%;border:2px solid #cdd1e0;border-top-color:#388ae5;box-sizing:border-box;animation:embed-preloader-spin 2s linear infinite}.embed-tool__url{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);max-width:250px;color:#7b7e89;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.embed-tool__content{width:100%}.embed-tool__caption{margin-top:7px}.embed-tool__caption[contentEditable=true][data-placeholder]:before{position:absolute;content:attr(data-placeholder);color:#707684;font-weight:400;opacity:0}.embed-tool__caption[contentEditable=true][data-placeholder]:empty:before{opacity:1}.embed-tool__caption[contentEditable=true][data-placeholder]:empty:focus:before{opacity:0}@keyframes embed-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cdx-attaches--with-file__file-info{flex-grow:8;max-width:calc(100% - 80px)}.cdx-attaches--with-file__download-button{display:flex;align-items:center}.cdx-attaches--with-file__download-button svg{fill:#7b7e89}.cdx-attaches--with-file__file-icon{margin-right:20px;position:relative}.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)}.cdx-attaches--with-file__file-icon svg{fill:currentColor}.cdx-attaches--with-file__size{color:#7b7e89}.cdx-attaches--with-file__size:after{content:attr(data-size);margin-left:.2em}.cdx-attaches--with-file__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;outline:none;max-width:90%}.cdx-attaches--loading__button,.cdx-attaches--loading__download-button,.cdx-attaches--loading__file-icon,.cdx-attaches--loading__size,.cdx-attaches--loading__title{opacity:0;font-size:0}.cdx-attaches--with-file{display:flex;padding:13px 20px;border:1px solid #e6e9eb;border-radius:3px;background:#fff}.cdx-attaches--with-file .cdx-attaches__file-info{flex-grow:8;max-width:calc(100% - 120px)}.cdx-attaches--with-file .cdx-attaches__download-button{display:flex;align-items:center}.cdx-attaches--with-file .cdx-attaches__download-button svg{fill:#7b7e89}.cdx-attaches--with-file .cdx-attaches__copyLink-button{display:flex;align-items:center;margin-right:20px;cursor:pointer}.cdx-attaches--with-file .cdx-attaches__copyLink-button svg{width:16px;height:16px;fill:#7b7e89}.cdx-attaches--with-file .cdx-attaches__file-icon{margin-right:20px;position:relative}.cdx-attaches--with-file .cdx-attaches__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)}.cdx-attaches--with-file .cdx-attaches__file-icon svg{fill:currentColor}.cdx-attaches--with-file .cdx-attaches__size{color:#7b7e89}.cdx-attaches--with-file .cdx-attaches__size:after{content:attr(data-size);margin-left:.2em}.cdx-attaches--with-file .cdx-attaches__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;outline:none;max-width:90%}.cdx-attaches--loading .cdx-attaches__button,.cdx-attaches--loading .cdx-attaches__copyLink-button,.cdx-attaches--loading .cdx-attaches__download-button,.cdx-attaches--loading .cdx-attaches__file-icon,.cdx-attaches--loading .cdx-attaches__size,.cdx-attaches--loading .cdx-attaches__title{opacity:0;font-size:0}.cdx-attaches__button{display:flex;align-items:center;justify-content:center}.cdx-attaches__button svg{height:14px;margin-top:0;margin-right:8px}.cdx-attaches__button:hover{color:#393f52}@keyframes "image-preloader-spin"{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-tool{--bg-color:#cdd1e0;--front-color:#388ae5;--border-color:#e8e8eb}.image-tool__image{border-radius:3px;overflow:hidden;margin-bottom:10px}.image-tool__image-picture{max-width:100%;vertical-align:bottom;display:block}.image-tool__image-preloader{width:50px;height:50px;border-radius:50%;background-size:cover;margin:auto;position:relative;background-color:var(--bg-color);background-position:50%}.image-tool__image-preloader:after{content:"";position:absolute;z-index:3;width:60px;height:60px;border-radius:50%;border:2px solid var(--bg-color);border-top-color:var(--front-color);left:50%;top:50%;margin-top:-30px;margin-left:-30px;animation:image-preloader-spin 2s linear infinite;box-sizing:border-box}.image-tool__caption[contentEditable=true][data-placeholder]:before{position:absolute!important;content:attr(data-placeholder);color:#707684;font-weight:400;display:none}.image-tool__caption[contentEditable=true][data-placeholder]:empty:before{display:block}.image-tool--empty .image-tool__caption,.image-tool--empty .image-tool__image,.image-tool--loading .image-tool__caption,.image-tool__caption[contentEditable=true][data-placeholder]:empty:focus:before{display:none}.image-tool--loading .image-tool__image{min-height:200px;display:flex;border:1px solid var(--border-color);background-color:#fff}.image-tool--filled .cdx-button,.image-tool--filled .image-tool__image-preloader,.image-tool--loading .cdx-button,.image-tool--loading .image-tool__image-picture{display:none}.image-tool--withBorder .image-tool__image{border:1px solid var(--border-color)}.image-tool--withBackground .image-tool__image{padding:15px;background:var(--bg-color)}.image-tool--withBackground .image-tool__image-picture{max-width:60%;margin:0 auto}.image-tool--stretched .image-tool__image-picture{width:100%}.setting-marker{display:none}.setting-marker.show{display:block}code .mark,code mark{font-size:87.5%;color:#e83e8c;word-wrap:break-word}.mark,mark{background-color:transparent;padding:unset}.cdx-marker{background:rgba(245,235,111,.29);padding:3px 0}.setting-lineHeighter{display:none}.setting-lineHeighter.show{display:block}.ce-inline-tool.ce-inline-tool--font{display:flex;flex-direction:row;position:relative}.ce-inline-tool .button-wrapper-text{width:30px}.ce-inline-tool .selectionList{position:absolute;top:35px;left:0}.ce-inline-tool .selectionList .selection-list-wrapper{width:50px;background:#fff;border:1px solid #eaeaea}.ce-inline-tool .selectionList .selection-list-wrapper .selection-list-option{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #eaeaea}.ce-inline-tool .selectionList .selection-list-wrapper .selection-list-option-active,.ce-inline-tool .selectionList .selection-list-wrapper .selection-list-option:hover{background-color:#eff2f5}.hide{display:none!important}.anyButtonContainer{position:relative}.anyButtonContainer__registerButton{display:block;margin:auto}.anyButtonContainer__inputHolder>*{margin-bottom:10px}.anyButtonContainer__input,.anyButtonContainer__select{padding-left:38px;background-repeat:no-repeat;background-position:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.anyButtonContainer__select{border:1px solid rgba(201,201,204,.48);box-shadow:inset 0 1px 2px 0 rgba(35,44,72,.06);border-radius:3px;padding:10px 12px;outline:none;width:100%;box-sizing:border-box}.anyButtonContainer__input--link{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 277.279 277.279" height="20" width="20"><path d="M149.245 191.671l-42.425 42.426-.001.001-.001.001c-17.544 17.545-46.092 17.546-63.638 0-8.5-8.5-13.18-19.801-13.18-31.82 0-12.018 4.68-23.317 13.177-31.817l.003-.003 42.425-42.426c5.857-5.858 5.857-15.356-.001-21.213-5.857-5.857-15.355-5.857-21.213 0l-42.425 42.426-.009.01C7.798 163.42 0 182.251 0 202.279c0 20.033 7.801 38.867 21.967 53.033C36.589 269.933 55.794 277.244 75 277.244c19.206 0 38.412-7.311 53.032-21.932v-.001l.001-.001 42.425-42.426c5.857-5.857 5.857-15.355-.001-21.213-5.856-5.857-15.353-5.857-21.212 0zM277.279 75c0-20.033-7.802-38.867-21.968-53.033-29.243-29.242-76.824-29.241-106.065 0l-.004.005-42.424 42.423c-5.858 5.857-5.858 15.356 0 21.213a14.952 14.952 0 0010.607 4.394c3.838 0 7.678-1.465 10.606-4.394l42.424-42.423.005-.005c17.544-17.544 46.092-17.545 63.638 0 8.499 8.5 13.181 19.801 13.181 31.82 0 12.018-4.68 23.317-13.178 31.817l-.003.003-42.425 42.426c-5.857 5.857-5.857 15.355.001 21.213a14.954 14.954 0 0010.606 4.394c3.839 0 7.678-1.465 10.607-4.394l42.425-42.426.009-.01C269.48 113.859 277.279 95.028 277.279 75z"/><path d="M85.607 191.671a14.954 14.954 0 0010.606 4.394c3.839 0 7.678-1.465 10.607-4.394l84.852-84.852c5.858-5.857 5.858-15.355 0-21.213-5.857-5.857-15.355-5.857-21.213 0l-84.852 84.851c-5.858 5.859-5.858 15.357 0 21.214z"/></svg>')}.anyButtonContainer__input--text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 0 512 512" width="20"><path d="M15 114.235c8.284 0 15-6.716 15-15V30h69.235c8.284 0 15-6.716 15-15s-6.716-15-15-15H15C6.716 0 0 6.716 0 15v84.235c0 8.285 6.716 15 15 15zM497 0h-84.235c-8.284 0-15 6.716-15 15s6.716 15 15 15H482v69.235c0 8.284 6.716 15 15 15s15-6.716 15-15V15c0-8.284-6.716-15-15-15zM497 397.765c-8.284 0-15 6.716-15 15V482h-69.235c-8.284 0-15 6.716-15 15s6.716 15 15 15H497c8.284 0 15-6.716 15-15v-84.235c0-8.285-6.716-15-15-15zM99.235 482H30v-69.235c0-8.284-6.716-15-15-15s-15 6.716-15 15V497c0 8.284 6.716 15 15 15h84.235c8.284 0 15-6.716 15-15s-6.715-15-15-15zM419.66 191.38V96.65c0-4.7-3.81-8.51-8.52-8.51H100.86c-4.71 0-8.52 3.81-8.52 8.51v94.73c0 4.71 3.81 8.52 8.52 8.52h45.24c4.7 0 8.51-3.81 8.51-8.52v-32.45a8.52 8.52 0 018.52-8.52h53.21c4.71 0 8.52 3.81 8.52 8.52v234.14c0 4.71-3.81 8.52-8.52 8.52h-23.27c-4.71 0-8.52 3.81-8.52 8.52v45.24c0 4.7 3.81 8.51 8.52 8.51h125.86c4.71 0 8.52-3.81 8.52-8.51v-45.24c0-4.71-3.81-8.52-8.52-8.52h-23.27c-4.71 0-8.52-3.81-8.52-8.52V158.93c0-4.71 3.81-8.52 8.52-8.52h53.21c4.7 0 8.52 3.81 8.52 8.52v32.45c0 4.71 3.81 8.52 8.51 8.52h45.24c4.71 0 8.52-3.81 8.52-8.52z"/></svg>')}.anyButtonContainer__input[contentEditable=true][data-placeholder]:before{position:absolute;content:attr(data-placeholder);color:#707684;font-weight:400;opacity:0}.anyButtonContainer__input[contentEditable=true][data-placeholder]:empty:before{opacity:1}.anyButtonContainer__input[contentEditable=true][data-placeholder]:empty:focus:before{opacity:0}.cdx-button{white-space:nowrap}.anyButtonContainer__anyButtonHolder a{text-decoration:none}.anyButtonContainer__anyButtonHolder i{font-style:normal}.anyButtonContainer__anyButtonHolder i+span{margin-left:5px}.btnStyle{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none!important;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn--default{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn--gray{color:#fff;background-color:#7c7c7c;border-color:#7c7c7c}.toggle-input{position:absolute;z-index:5;opacity:0;cursor:pointer;width:40px!important;height:20px!important;margin:0!important}.toggle-label{width:40px;height:20px;background:#ccc;position:relative;display:inline-block;border-radius:46px;transition:.4s;box-sizing:border-box}.toggle-label:after{content:"";position:absolute;width:20px;height:20px;border-radius:100%;left:0;top:0;z-index:2;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);transition:.4s}.toggle-input:checked+.toggle-label{background-color:#4bd865}.toggle-input:checked+.toggle-label:after{left:20px}.toggle-switch{width:40px;margin-left:auto;padding:10px 0}.ce-tune-alignment--right{text-align:right}.ce-tune-alignment--center{text-align:center}.ce-tune-alignment--left{text-align:left}.toggle-block__selector{padding:0 15px}.toggle-block__selector>div{vertical-align:middle;display:inline-block;padding:5px 0 5px 0;outline:none;border:none;width:90%;min-height:34px}.toggle-block__selector br{display:none}.toggle-block__icon>svg{vertical-align:middle;width:15px;height:auto}.toggle-block__icon:hover{color:#388ae5;cursor:pointer}.bi-play-fill{width:34px;height:34px}.toggle-block__input{margin-left:5px}.toggle-block__input:empty:before{content:attr(placeholder);position:absolute;color:grey;background-color:transparent}.toggle-block__content-default{max-width:calc(100% - 20px);width:100%!important;margin:5px 0 5px 18px!important}.toggle-block__item{margin:auto;max-width:calc(100% - 4.2rem)}.toggle-block__item:last-child{margin-bottom:5px}.toggle-block__item .ce-paragraph{min-height:34px}.toggle-block__content-default{color:grey}.toggle-block__content-default:hover{cursor:pointer;color:#212121}div.toggle-block__hidden{display:none}.ce-block--selected{background-color:#fff9c4}.ce-block--selected .ce-block__content{background:transparent}.ce-inline-tool-hyperlink-wrapper{outline:none;border:0;border-radius:0 0 4px 4px;margin:0;font-size:13px;padding:10px;width:100%;box-sizing:border-box;display:none;font-weight:500;border-top:1px solid rgba(201,201,204,.48)}.ce-inline-tool-hyperlink-wrapper.ce-inline-tool-hyperlink-wrapper--showed{display:block}.ce-inline-tool-hyperlink--input,.ce-inline-tool-hyperlink--select-rel,.ce-inline-tool-hyperlink--select-target{border:1px solid rgba(201,201,204,.48);box-shadow:inset 0 1px 2px 0 rgba(35,44,72,.06);border-radius:5px;padding:5px 8px;margin-bottom:10px;outline:none;width:100%;box-sizing:border-box}.ce-inline-tool-hyperlink--select-rel,.ce-inline-tool-hyperlink--select-target{width:48%;display:inline-block}.ce-inline-tool-hyperlink--select-target{margin-right:2%}.ce-inline-tool-hyperlink--select-rel{margin-left:2%}.ce-inline-tool-hyperlink--button{background-color:#0d86ff;color:#fff}.btn-action.btn-secondary,.ce-inline-tool-hyperlink--button{display:block;padding:7px 0;border:none;text-align:center;text-decoration:none;font-size:16px;border-radius:5px;cursor:pointer}.btn-action.btn-secondary{box-shadow:none}.btn-action{width:50%}.checkboxUrl{margin-right:7px}.checkbox-bt-url{display:flex}.checkbox-bt{margin:0!important;margin-right:7px!important;width:18px!important;height:21px!important}.ce-block__content,.ce-toolbar__content{width:100%;max-width:calc(100% - 4.2rem)}.ce-tune-alignment--right .ce-paragraph{text-align:right}.ce-tune-alignment--right .cdx-checklist{text-align:left;display:flex;flex-direction:column;align-items:flex-end}.ce-tune-alignment--right .cdx-attaches object,.ce-tune-alignment--right .image-tool__image-picture{margin:0 0 0 auto}.ce-tune-alignment--center .ce-paragraph{text-align:center}.ce-tune-alignment--center .cdx-checklist{text-align:left;display:flex;flex-direction:column;align-items:center}.ce-tune-alignment--center .cdx-attaches object,.ce-tune-alignment--center .image-tool__image-picture{margin:0 auto}.ce-tune-alignment--left .ce-paragraph{text-align:left}.ce-tune-alignment--left .cdx-checklist{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.ce-tune-alignment--left .cdx-attaches object,.ce-tune-alignment--left .image-tool__image-picture{margin:0 auto 0 0}.codex-editor--narrow .ce-toolbar__actions{right:unset!important;left:-50px}.colorPlugin{position:relative}xy-color-picker{position:absolute;height:33px;width:28px;padding:0}