* p,body{margin:0}.svg{border:3px solid #000;width:400px;height:200px;margin-left:200px;padding-top:30px;position:relative;overflow:hidden}.svg-wrapper{height:200px;display:flex;position:absolute}.svg svg{animation-name:translate;animation-duration:8s;animation-timing-function:linear;animation-iteration-count:infinite}.svg svg:nth-of-type(2){margin-left:-2px}@keyframes translate{0%{transform:translate(-900px)}}.ckeditor-wrapper{padding:30px}.header{background:var(--background-color);z-index:22;align-items:center;width:100%;padding:15px 20px;display:flex;position:fixed;overflow:visible}.header__wr{z-index:5;align-items:center;display:flex}.header__logo-wr{align-items:center;margin-left:12px;margin-right:35px;display:flex}.header__logo{color:var(--text-color);background:0 0;border:none;padding:16px 0}.header__bread-crumbs{color:var(--elements-color);padding:16px 0;position:relative}.header__bread-crumbs:before{content:"";background-color:#fff;width:20px;height:2px;position:absolute;top:50%;left:-25px}.header__user-wr{align-items:center;display:flex}.header__user-info{color:var(--text-color);margin-right:15px}.header__user-info-wr{z-index:3}.header__btn-menu{background:0 0;border:none;width:24px;height:18px;position:relative}.header__btn-menu span{background-color:var(--elements-color);width:100%;height:1px;display:block;position:absolute;top:0;left:0}.header__btn-menu span:after,.header__btn-menu span:before{content:"";background-color:var(--elements-color);width:100%;height:1px;display:block;position:absolute;top:0;left:0}.header__btn-menu span:after{top:10px}.header__btn-menu span:before{top:20px}.header__btn-menu--active{z-index:4}.header__btn-menu--active span{top:10px;transform:rotate(45deg)}.header__btn-menu--active span:before{top:0;transform:rotate(90deg)}.header__btn-menu--active span:after{content:none}.header__btn-logout,.header__mode-wr{display:none}@media (min-width:1024px){.header{justify-content:space-between}.header__btn-logout{background-color:var(--elements-color);cursor:pointer;border:none;width:18px;height:24px;display:block;-webkit-mask-image:url(/static/img/icon/exit.svg);mask-image:url(/static/img/icon/exit.svg);-webkit-mask-size:100% 100%}.header__btn-mode{border:2px solid var(--elements-color);box-sizing:border-box;background:0 0;border-radius:10px;width:40px;height:20px;margin-right:10px;position:relative}.header__btn-mode:before{content:"";background:var(--elements-color);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.header__btn-mode--active:before{left:auto;right:2px}.header__user-info-wr{align-items:center;display:flex}.header__mode-wr{margin-right:21px;display:flex}}.lead__table{margin-top:50px;padding:30px}.lead__row{margin-bottom:10px;display:flex}.lead__desc{margin-bottom:20px;display:flex}.lead__cell{width:25%}.attribute__cell{width:33%}.attribute__table{margin-top:50px;padding:30px}.attribute__row{margin-bottom:10px;display:flex}.attribute__desc{margin-bottom:20px;display:flex}.pageList{justify-content:space-between;width:100%;height:200vh;display:flex;position:relative}.pageList::-webkit-scrollbar{display:none}.pageList__wrapper{-ms-overflow-style:none;background-color:#fff;width:100%;height:100%;transition:all .25s;display:flex;position:absolute;top:0;overflow:scroll}.pageList__wrapper::-webkit-scrollbar{display:none}.pageList__wrapper.show{right:0}.pageList__wrapper.hide{right:-100%}.pages__quantity{color:#323130;font-size:21px}.pages__edit{align-items:center;display:flex}.pages__list{padding:0 30px}.pages__list-heading{justify-content:space-between;align-items:center;padding:30px;display:flex}.pages__container{width:70%}.pages__back-wrapper{align-items:center;display:flex}.pages__back{background:0 0;border:none;align-items:center;margin-right:15px;padding:0;display:flex}.pages__heading{background-color:#eff6fc;justify-content:flex-start;align-items:center;width:100%;padding:20px 30px;display:flex}.pages__title{color:#323130;text-transform:capitalize;font-size:21px}.pages__item{cursor:pointer;justify-content:space-between;width:100%;padding:5px 20px;display:flex}.pages__item:nth-child(2n-1){background:#f8f9fa}.pages__status{color:#fff;border-radius:50px;margin-right:15px;padding:5px 10px;font-size:14px}.pages__status__0{background-color:#69797e}.pages__status__1{background-color:#00ad56}.pages__status__-1{background-color:#b3b3b3}.pages__name,.pages__url{cursor:pointer;border-radius:5px;width:200px;margin:0}@keyframes slide{0%{transform:translate(130%)}to{transform:translate(0)}}.pages__add-close-wrapper{align-items:center;display:flex}.pages__add-close{background:0 0;border:none;outline:none;margin:0;padding:0}.pages__add__heading{font-size:20px}.pages__add-headBlock{justify-content:space-between;align-items:center;height:50px;margin-bottom:30px;display:flex}.pages__add-buttons{justify-content:space-between;display:flex}.pages__add-wrapper,.pages__edit-wrapper{z-index:5;background-color:#fff;flex-direction:column;height:100vh;padding:20px;animation:.25s slide;display:flex;position:sticky;top:0;left:0;box-shadow:1px 1px 10px #0000001a,-1px -1px 15px #0000001a}.pages__add-select-wrapper,.pages__edit-select-wrapper{margin-bottom:20px}.pages__add-input-field-wrapper,.pages__edit-input-field-wrapper{flex-direction:column;display:flex}.pages__add-select-btn,.pages__edit-select-btn{display:none}.pages__add-select-label,.pages__edit-select-label{color:var(--text-color-black);margin-bottom:5px;font-size:14px}.pages__add-select-title,.pages__edit-select-title{background-color:#fff;border:1px solid #b3b0ad;border-radius:2px;justify-content:space-between;align-items:center;padding:10px;font-size:14px;font-weight:400;display:flex}.pages__add-select-title:after,.pages__edit-select-title:after{content:"";border-bottom:1px solid #605e5c;border-right:1px solid #605e5c;width:8px;height:8px;transition:all .25s;display:block;position:relative;top:-2px;transform:rotate(45deg)}.pages__add-select-list,.pages__edit-select-list{background-color:#fff;border:1px solid #b3b0ad;border-top:none;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding:10px;list-style-type:none;position:relative;top:-3px}.pages__add-select-item,.pages__edit-select-item{margin-bottom:10px;font-size:14px}.pages__add-input-text-label,.pages__edit-input-text-label{color:var(--text-color-black);margin-bottom:5px}.pages__add-input-text-label span,.pages__edit-input-text-label span{font-size:14px}.pages__add-input-text-input,.pages__edit-input-text-input{border:1px solid #b3b0ad;border-radius:2px;margin-bottom:20px;padding:10px;font-size:14px}.pages__btn-add{background:var(--background-btn);color:var(--btn-color);cursor:pointer;border:none;border-radius:2px;outline:none;padding:10px 20px}.pages__btn-add:hover{background-color:var(--bth-hover-color)}.pages__btn-add:before{content:"+";margin-right:10px;font-size:22px;line-height:0;position:relative;top:3px}.pages__btn-add-open{background:var(--background-btn);color:var(--btn-color);cursor:pointer;border:none;border-radius:2px;outline:none;padding:10px 20px}.pages__btn-add-open:hover{background-color:var(--bth-hover-color)}.pages__btn-add-open:before{content:"+";margin-right:10px;font-size:22px;line-height:0;position:relative;top:3px}.pages__btn-back{background:var(--background-btn);color:var(--btn-color);cursor:pointer;border:none;border-radius:2px;outline:none;padding:10px 20px}.pages__btn-back:hover{background-color:var(--bth-hover-color)}.pages__btn-back{color:#8a8886;background-color:#fff;border:1px solid #8a8886;padding:9px 20px}.pages__btn-back:hover{color:#8a8886;background-color:#fff}.pages__btn-edit-wrapper{align-items:center;display:flex}.pages__btn-edit{background:0 0;border:none;outline:none;margin:0;padding:0}.pages__btn-edit svg{fill:#ff842b}.pages__btn-delete-wrapper{align-items:center;display:flex}.pages__btn-delete{background:0 0;border:none;outline:none;margin:0;padding:0}.pages__btn-delete svg{fill:#ff3b21}.pages__btn-save{color:#fff;cursor:pointer;background-color:#0984e3;border:none;border-radius:2px;outline:none;padding:10px 20px}.pages__btn-save-wrapper{justify-content:flex-end;display:flex}.pagination{justify-content:space-between;align-items:center;width:100%;display:flex}.pagination__btn{fill:#8b0000;stroke:#8b0000;background:0 0;border:none}.pay-select__wrapper{padding-right:40px;display:flex;position:relative}.pay-select__item{word-wrap:break-word;width:calc(100% - 10px);padding:0 5px}.pay-select__item:not(:last-of-type){margin-bottom:5px}.pay-select__item:hover{background-color:#bdbdbd}.pay-select__list{cursor:pointer;text-transform:lowercase;z-index:2;background-color:#f0f0f0;min-width:50px;max-width:170px;margin-top:0;padding:0;font-size:14px;font-weight:400;list-style:none;position:absolute}.pay-select__list:after{content:"";z-index:0;background-color:#000;width:7px;height:1px;position:absolute;top:5px;right:0;transform:rotate(-45deg)}.pay-select__list:before{content:"";z-index:0;background-color:#000;width:7px;height:1px;position:absolute;top:5px;right:4px;transform:rotate(45deg)}.pay-select__list--active:after{transform:rotate(45deg)}.pay-select__list--active:before{transform:rotate(-45deg)}.pay-setting__table{flex-direction:column;justify-content:space-between;padding:0 30px;display:flex}.pay-setting__table-header,.pay-setting__table-body{justify-content:space-between;padding:5px 10px;display:flex}.pay-setting__table-header{background-color:#c2c2c2;font-weight:700}.pay-setting__table-body:nth-of-type(2n-2){background-color:pink}.pay-setting__table-row{text-align:left;width:150px;padding:0 5px}.pay-setting__table-row--select,.pay-setting__table-row--input{flex-direction:column;display:flex}.pay-setting__table-text-input{width:100%;padding:0 5px}.providers__table{flex-direction:column;justify-content:space-between;padding:0 30px;display:flex}.providers__table-header,.providers__table-body{justify-content:space-between;padding:5px 10px;display:flex}.providers__table-header{background-color:#c2c2c2;font-weight:700}.providers__table-body:nth-of-type(2n-2){background-color:#cfcfcf}.providers__table-row{margin:0}.providers__table-row:not(:last-of-type){margin-right:20px}.providers__table-row{word-wrap:break-word;text-align:left;width:200px;padding:0 5px}.providers__table-row--select,.providers__table-row--input{flex-direction:column;display:flex}.providers__table-text-input{width:100%;padding:0 5px}.providers__btn-edit{cursor:pointer;background:0 0;border:none;outline:none;position:relative}.providers__btn-edit:after{content:"";background-image:url(/public/static/img/quill.svg);background-position:50%;background-repeat:no-repeat;width:40px;height:40px;position:absolute;top:-15px;left:0}.providers__btn-edit:hover:before{content:"";background-color:#adadad;background-image:linear-gradient(45deg,#ededede6 0%,#adadade6 50%,#ededede6 60%,#adadade6 100%);border-radius:10px;width:40px;height:40px;position:absolute;top:-15px;left:0}.transactions__table{flex-direction:column;justify-content:space-between;padding:0 30px;display:flex}.transactions__table-header,.transactions__table-body{justify-content:space-between;padding:5px 10px;display:flex}.transactions__table-header{background-color:#f3f2f1;font-weight:700}.transactions__table-body:nth-of-type(2n-2){background-color:#f8f9fa}.transactions__table-row{text-align:left;width:150px;padding:0 5px}.transactions__table-row--select,.transactions__table-row--input{flex-direction:column;display:flex}.transactions__table-row-title{font-size:14px;line-height:19px}.transactions__table-text-input{width:100%;padding:0 5px}.transactions__table-search-text-wrapper{margin-right:10px}.transactions__table-search-text-input{border:none;width:100%;height:32px;padding:5px}* p,body{margin:0}img{max-width:100%}a{text-decoration:none}html{box-sizing:border-box}body{overflow-x:hidden}.modalSuccess__true{z-index:5;background-color:#fff;width:auto;max-width:80%;padding:100px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modalSuccess__false{display:none}* a,* p,* h1,* h2,* h3,* h4,* h5,* button{letter-spacing:.01em;margin:0;font-family:Roboto-Regular,Arial,sans-serif}*,:before,:after{box-sizing:inherit}ul{margin:0;padding:0;list-style:none}.frameHeader{border:none;height:70px}.frameFooter{border:none;height:150px}.previewFrame{border:none;min-height:300px}.pages__edition{flex-direction:column;justify-content:space-between;height:calc(100vh - 87px);display:flex;position:sticky;top:20px}.pages__edition h3{margin-bottom:20px}.pages__edition-input-text-label{margin-bottom:5px}.pages__edition-input-field-wrapper{flex-direction:column;display:flex}.pages__edition-input-text-input{border:1px solid #b3b0ad;border-radius:2px;margin-bottom:20px;padding:10px;font-size:14px}.pages__edition-select-list{background-color:#fff;border:1px solid #b3b0ad;border-top:none;border-bottom-right-radius:2px;border-bottom-left-radius:2px;margin-top:-23px;margin-bottom:20px;padding:10px;list-style-type:none;position:relative;top:-3px}.pages__edition-select-item{margin-bottom:10px;font-size:14px}.pages__edition-select-title{background-color:#fff;border:1px solid #b3b0ad;border-radius:2px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:10px;font-size:14px;font-weight:400;display:flex}.pages__edition-select-title:after{content:"";border-bottom:1px solid #605e5c;border-right:1px solid #605e5c;width:8px;height:8px;transition:all .25s;display:block;position:relative;top:-2px;transform:rotate(45deg)}.pages__edition-select-btn{display:none}.pages__edition-container{background-color:#eff6fc;width:30%;padding:20px}.version__data{width:70%}.version__btn{color:var(--btn-color);cursor:pointer;background:var(--background-btn);z-index:1;border:none;border-radius:2px;outline:none;padding:10px 20px}.version__btn:before{content:"+";margin-right:10px;font-size:22px;line-height:0;position:relative;top:3px}.version__btn:hover{background-color:var(--bth-hover-color)}.version__btn-mode{color:#fff;background-color:#910202;border:none;border-radius:20px;padding:5px 15px}.version__btn-mode:hover{background-color:#d38383}.version__addTitle-wrapper{justify-content:space-between;padding:20px;display:flex}.version__title{color:#323130;font-size:21px}.version__heading{background-color:#eff6fc;align-items:center;width:100%;padding:20px 30px;display:flex}.version__back{background:0 0;border:none;align-items:center;margin-right:15px;padding:0;display:flex}.version__back-wrapper{align-items:center;display:flex}.version__container{justify-content:space-between;min-height:100vh;display:flex}.version__list{padding:0 30px;list-style:none}.version__info{justify-content:space-between;width:100%;display:flex}.version__status{color:#fff;border-radius:50px;margin-right:15px;padding:5px 10px;font-size:14px}.version__status-wrapper{align-items:center;display:flex}.version__status__0{background-color:#69797e}.version__status__1{background-color:#00ad56}.version__status__-1{background-color:#b3b3b3}.version__item{padding:5px 20px;display:flex}.version__item:nth-child(2n-1){background-color:#f8f9fa}.version__buttons{justify-content:space-between;display:flex}.version__field-wrapper{background-color:#eff6fc;flex-direction:column;width:30%;padding:30px;display:flex}.version__add-wrapper,.version__edit-wrapper{width:100%;display:flex}.version__add-select-wrapper{margin-bottom:20px}.version__add-input-field-wrapper{flex-direction:column;display:flex}.version__add-select-btn{display:none}.version__add-select-label{color:var(--text-color-black);margin-bottom:5px;font-size:14px}.version__add-select-title{background-color:#fff;border:1px solid #b3b0ad;border-radius:2px;justify-content:space-between;align-items:center;padding:10px;font-size:14px;font-weight:400;display:flex}.version__add-select-title:after{content:"";border-bottom:1px solid #605e5c;border-right:1px solid #605e5c;width:8px;height:8px;transition:all .25s;display:block;position:relative;top:-2px;transform:rotate(45deg)}.version__add-select-list{background-color:#fff;border:1px solid #b3b0ad;border-top:none;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding:10px;list-style-type:none;position:relative;top:-3px}.version__add-select-item{margin-bottom:10px;font-size:14px}.version__add-input-text-label{color:var(--text-color-black);margin-bottom:5px}.version__add-input-text-label span{font-size:14px}.version__add-input-text-input{border:1px solid #b3b0ad;border-radius:2px;margin-bottom:20px;padding:10px;font-size:14px}.version__edit{width:70%}.version__btn-save{color:#fff;cursor:pointer;background-color:#0984e3;border:none;border-radius:2px;outline:none;padding:10px 20px}.version__btn-edit-wrapper{align-items:center;display:flex}.version__btn-edit{background:0 0;border:none;outline:none;margin:0;padding:0}.version__btn-edit svg{fill:#ff700a}.version__btn-edit--moved{position:absolute;left:380px}.version__btn-delete{color:#000;cursor:pointer;background-color:#fff;border:1px solid #d13438;border-radius:2px;outline:none;padding:9px 19px}.version__btn-delete:hover{color:#fff;background-color:#d13438}.menu{background-color:#f2f2f2;width:100%;padding:20px;left:0}.menu__list{flex-wrap:wrap;padding:0;list-style:none;display:flex}.menu__item{padding:10px}.menu__item a{color:#000;cursor:pointer}.menu__item a:hover{color:#0078d4;text-decoration:underline}@media (min-width:1366px){.menu{width:300px;top:21px}.menu__list{display:block}}.project__edit-title{font-size:21px}.project__edit-title-wrapper{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.project__edit-icon{background-color:#fff;border-radius:25px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.project__edit-icon img{width:40%}.project__btn-back{color:var(--text-color-black);background:0 0;border:1px solid #8a8886;border-radius:2px;margin-right:10px;padding:9px 20px}.project__btn-edit-wrapper{align-items:center;display:flex}.project__btn-edit{background:0 0;border:none;outline:none;margin:0;padding:0}.project__btn-edit svg{fill:#ff700a}.project__btn-delete-wrapper{align-items:center;display:flex}.project__btn-delete{background:0 0;border:none;outline:none;margin:0;padding:0}.project__btn-delete svg{fill:#ff270a}.project__btn-save{color:#fff;cursor:pointer;background-color:#0984e3;border:none;border-radius:2px;outline:none;padding:10px 20px}.project__btn-save-wrapper{justify-content:flex-end;display:flex}.traffic__table__select-wrapper{cursor:pointer;margin-bottom:15px;position:relative}.traffic__table__select-wrapper--full label{visibility:hidden}.traffic__table__select-input{background-color:var(--list-background-color);color:var(--text-color-black);cursor:pointer;border:1px solid #b3b0ad;border-radius:2px;outline:none;width:-webkit-fill-available;padding:5px}.traffic__table__select-label{color:var(--text-color-black);cursor:pointer;position:absolute;top:5px;left:0;right:0}.traffic__table__suggestions{margin:0;padding:0;list-style-type:none}.traffic__table__suggestions-wrapper{z-index:1;background-color:var(--list-background-color);border:1px solid #b3b0ad;border-radius:4px;width:100%;position:absolute;left:0;right:0}.traffic__table__suggestions-wrapper--select{margin:0;padding-left:0}.traffic__table__suggestions-item{cursor:pointer;text-align:left;padding:5px;list-style-type:none}.traffic__table__suggestions-item:hover{color:var(--btn-color);background-color:var(--background-btn)}.traffic__showcase-wr{max-width:700px}.traffic__showcase-list{grid-template-columns:1fr 3fr;align-items:center;padding-bottom:10px;display:grid}.traffic__showcase-list div{max-width:500px}.traffic__showcase-list div input:hover{cursor:pointer}.traffic__showcase-list-label{color:#333;font-weight:600}.traffic__showcase__suggestions-wrapper{z-index:1;background-color:var(--list-background-color);width:100%;color:var(--text-color-black);border:1px solid #b3b0ad;border-radius:4px;position:absolute}.traffic__showcase__suggestions-wrapper ul{margin:0;padding:0}.traffic__showcase__suggestions-wrapper ul li{padding:12px;list-style:none}.traffic__showcase__suggestions-wrapper ul li:hover{color:var(--btn-color);background-color:var(--background-btn);cursor:pointer}.confirm-modal{background-color:#01010180;width:100%;height:100%;position:fixed;top:0}.confirm-modal__wr{background:var(--background-block-color);border-radius:4px;width:500px;margin:0 auto;padding:30px;position:fixed;top:20%;left:0;right:0}.confirm-modal__title{text-align:center;color:var(--text-color-black);cursor:default;padding-bottom:30px}.confirm-modal__btn-wr{justify-content:space-between;display:flex}.confirm-modal__btn-submit{background-color:var(--background-btn);color:var(--btn-color);border:none;border-radius:4px;width:100px;padding:10px}.confirm-modal__btn-submit:hover{background-color:var(--bth-hover-color);cursor:pointer}.confirm-modal__btn-cancel{cursor:pointer;color:var(--text-color-black);background:0 0;border:1px solid #8a8886;border-radius:2px;margin-right:10px;padding:9px 20px}@font-face{font-family:Roboto-Bold;src:url(/static/fonts/Roboto-Bold.woff)format("woff");font-style:normal;font-display:swap}@font-face{font-family:Roboto-Medium;src:url(/static/fonts/Roboto-Medium.woff)format("woff");font-style:normal;font-display:swap}@font-face{font-family:Roboto-Regular;src:url(/static/fonts/Roboto-Regular.woff)format("woff");font-style:normal;font-display:swap}@font-face{font-family:Roboto-Light;src:url(/static/fonts/Roboto-Light.woff)format("woff");font-style:normal;font-display:swap}@font-face{font-family:Roboto-Thin;src:url(/static/fonts/Roboto-Thin.woff)format("woff");font-style:normal;font-display:swap}.rain-animation__wrapper{z-index:3;display:none}.rain-animation__wrapper .rain{z-index:2;width:100%;height:100%;position:absolute;left:0}.rain-animation__wrapper .drop{pointer-events:none;width:15px;height:120px;animation:.5s linear infinite drop;position:absolute;bottom:100%}.rain-animation__wrapper .stem{background:linear-gradient(#fff0,#ffffff40);width:1px;height:60%;margin-left:7px;animation:.5s linear infinite stem}.rain-animation__wrapper .splat{opacity:1;border-top:2px dotted #ffffff80;border-radius:50%;width:15px;height:10px;animation:.5s linear infinite splat;display:none;transform:scale(0)}.rain-animation__wrapper .splat-toggle .splat{display:block}.rain-animation__wrapper .single-toggle .drop{display:none}.rain-animation__wrapper .single-toggle .drop:nth-child(10){display:block}@keyframes drop{0%{transform:translateY(0)}75%{transform:translateY(90vh)}to{transform:translateY(90vh)}}@keyframes stem{0%{opacity:1}65%{opacity:1}75%{opacity:0}to{opacity:0}}@keyframes splat{0%{opacity:1;transform:scale(0)}80%{opacity:1;transform:scale(0)}90%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (min-width:1024px){.rain-animation__wrapper{display:block}}.codex-editor{background:#fff;margin-bottom:0}.codex-editor__redactor{padding-bottom:0!important}#__next{position:relative}.overlay{overflow:hidden}.overlay:after{content:"";z-index:2;background-color:#0000004d;width:100%;height:100%;position:fixed;top:0}.animation:after{content:"";z-index:2;background-color:#00000080;width:100%;height:100%;position:absolute;top:81px}.menu__list{list-style:none}.main__container{background-color:var(--main-background);min-height:calc(100vh - 47px);padding-top:81px;position:relative}@media (min-width:1366px){.main{flex-direction:row}}.day__off{color:red}.main{display:flex}:root[data-theme=light]{--status-published-background:#00ad56}:root[data-theme=dark]{--status-published-background:#03dac51f}:root[data-theme=light]{--status-not-published-background:#69797e}:root[data-theme=dark]{--status-not-published-background:#4343431f}:root[data-theme=light]{--status-deleted-background:#b3b3b3}:root[data-theme=dark]{--status-deleted-background:#000}:root[data-theme=light]{--status-deleted-color:#fff}:root[data-theme=dark]{--status-deleted-color:#ffffffde;--status-published-border-color:#00c4b4;--status-not-published-border-color:#ffffffde}:root[data-theme=light]{--status-published-color:#fff}:root[data-theme=dark]{--status-published-color:#00c4b4}:root[data-theme=light]{--status-not-published-color:#fff}:root[data-theme=dark]{--status-not-published-color:#ffffffde}:root[data-theme=light]{--background-color:#0078d4;--text-color:#fff}:root[data-theme=dark]{--text-color:#fff9}:root[data-theme=light]{--background-block-color:#fff;--elements-color:#fff;--elements-background-color:#0067ca}:root[data-theme=dark]{--elements-background-color:linear-gradient(0deg, #ffffff1c, #ffffff1c), #121212}:root[data-theme=light]{--background-btn-wr:#fff;--background-btn:#0078d4}:root[data-theme=dark]{--btn-color:0px 2px 4px #00000040}:root[data-theme=light]{--btn-color:#fff;--desc-color:#3231308c;--main-background:#eff6fc;--text-color-link:#797775;--item-background-color:#fff;--item-box-shadow:0px 3.2px 7.2px #0002}:root[data-theme=dark]{--item-box-shadow:0px 3px 5px #0003;--background-color:#121212;--elements-color:#fff9;--background-block-color:#232323;--elements-shadow:0px 3px 5px #0003;--background-btn-wr:#232323;--background-btn:#bb86fc;--btn-color:#000;--desc-color:#fff9;--main-background:#232323;--text-color-black:#fff9}:root[data-theme=light]{--text-color-black:#333}:root[data-theme=dark]{--text-color-link:#bb86fc99;--item-background-color:linear-gradient(0deg, #ffffff1c, #ffffff1c), #121212}:root[data-theme=light]{--item-background-color-hovered:#f3f2f1}:root[data-theme=dark]{--item-background-color-hovered:linear-gradient(0deg, #ffffff29, #ffffff29), #121212}:root[data-theme=light]{--item-box-shadow-hovered:10px 24px 38px #00000024, 10px 9px 46px #0000001f, 0px 11px 15px #0003}:root[data-theme=dark]{--item-box-shadow-hovered:0px 24px 38px #00000024, 0px 9px 46px #0000001f, 0px 11px 15px #0003}:root[data-theme=light]{--setting-btn:#e4c314bd}:root[data-theme=dark]{--setting-btn:#ffffff4d}:root[data-theme=light]{--bth-hover-color:#00479c}:root[data-theme=dark]{--bth-hover-color:#cf6679}:root[data-theme=light]{--file-label-dec:#323130}:root[data-theme=dark]{--file-label-dec:#8363aa}:root[data-theme=light]{--file-label-text:#a0aeb2}:root[data-theme=dark]{--file-label-text:#fff9}:root[data-theme=light]{--file-drop-background:#fafaf9}:root[data-theme=dark]{--file-drop-background:#2e2e2e}:root[data-theme=light]{--file-drop-border-color:#a2a5b9}:root[data-theme=dark]{--file-drop-border-color:#fff9}:root[data-theme=light]{--table-header-background:#f3f2f1}:root[data-theme=dark]{--table-header-background:#121212}:root[data-theme=light]{--background-row-color:#fff}:root[data-theme=dark]{--background-row-color:#232323}:root[data-theme=light]{--background-info-alert-color:#fde7e9}:root[data-theme=dark]{--background-info-alert-color:#cf6679}:root[data-theme=light]{--checkbox-color:#0078d4}:root[data-theme=dark]{--checkbox-color:#bb86fc}:root[data-theme=light]{--inverse-theme-color:#fff}:root[data-theme=dark]{--inverse-theme-color:#000}:root[data-theme=light]{--table-row-odd-color:#f8f9fa}:root[data-theme=dark]{--table-row-odd-color:#1b1b1b}:root[data-theme=light]{--table-row-even-color:#fff}:root[data-theme=dark]{--table-row-even-color:#121212}:root[data-theme=light]{--list-background-color:#fff}:root[data-theme=dark]{--list-background-color:#2f2f2f}:root[data-theme=light]{--list-border-color:#fff}:root[data-theme=dark]{--list-border-color:#ffffff61}:root[data-theme=light]{--input-text-color:#605e5c}:root[data-theme=dark]{--input-text-color:#fff9}:root[data-theme=light]{--form-background:#fff}:root[data-theme=dark]{--form-background:linear-gradient(0deg, #ffffff29, #ffffff29), #121212}:root[data-theme=light]{--form-box-shadow:0px 25.6px 57.6px #00000038, 0px 4.8px 14.4px #0000002e}:root[data-theme=dark]{--form-box-shadow:0px 24px 38px #00000024, 0px 9px 46px #0000001f, 0px 11px 15px #0003}:root[data-theme=light]{--secondary-btn-color:#323130}:root[data-theme=dark]{--secondary-btn-color:#bb86fc}:root[data-theme=light]{--secondary-btn-background-color:#fff}:root[data-theme=dark]{--secondary-btn--color:#292929}:root[data-theme=light]{--secondary-btn-border-color:#8a8886}:root[data-theme=dark]{--secondary-btn-border-color:#ffffff1f}:root[data-theme=light]{--secondary-btn-hover-background:#f3f2f1}:root[data-theme=dark]{--secondary-btn-hover-background:#bb86fc0a}:root[data-theme=light]{--secondary-btn-active-background:#edebe9}:root[data-theme=dark]{--secondary-btn-active-background:#bb86fc1f}:root[data-theme=light]{--btn-menu-background:#817f7e}:root[data-theme=dark]{--btn-menu-background:#bb86fc}:root[data-theme=light]{--table-color-link:#0078d4}:root[data-theme=dark]{--table-color-link:#bb86fc}:root[data-theme=light],:root[data-theme=dark]{--color-disable:#817f7e}:root[data-theme=light]{--message-error-background:#eb8484}:root[data-theme=dark]{--message-error-background:#cf6679}:root[data-theme=light]{--message-warning-background:#e1a600}:root[data-theme=dark]{--message-warning-background:#c5aa51}:root[data-theme=light]{--message-notification-background:#2e8ad1}:root[data-theme=dark]{--message-notification-background:#5ba7e0}:root[data-theme=light]{--message-success-background:#13c56c}:root[data-theme=dark]{--message-success-background:#59c58f}:root[data-theme=light]{--error-color:red}:root[data-theme=dark]{--error-color:#cf6679}
.modal-succes-module-scss-module__kPLdKG__success{text-align:center;background-color:#026dbf;width:100%;padding:40px 0;font-size:40px;position:fixed;top:0}
