/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rdw-option-wrapper{border:1px solid #f1f1f1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #f1f1f1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{height:0;width:0;position:absolute;top:35%;right:10%;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #f1f1f1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #f1f1f1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:205px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #f1f1f1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;margin-top:5px;background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px}.rdw-emoji-icon,.rdw-spinner{display:flex;justify-content:center;align-items:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #f1f1f1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #f1f1f1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #f1f1f1;display:flex;justify-content:flex-start;background:#fff;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.ApiPanel__KeyContainer{margin-top:24px}.ApiPanel__CardCol{display:flex}.ApiPanel__Card{min-height:100%;width:100%;display:flex;justify-content:space-between;flex-direction:column}.ApiPanel__Card .ant-card-body{flex:1 1}.ApiPanel__Card .ant-card-head-title{margin-right:10px}.ApiPanel__Card .ant-card-extra{color:#167db3}.ApiPanel__Card .ant-card-extra>span>span{cursor:pointer;transition:font-size .2s}.ApiPanel__Card .ant-card-extra>span .anticon{margin-right:8px}.ApiPanel__Card .ant-card-actions li svg{transition:font-size .2s}.ApiPanel__Card .ant-card-actions li:hover svg{transition:font-size .2s;font-size:18px}.ApiPanel__EmptyCard{min-height:100%;min-width:100%}.ApiPanel__EmptyCard,.ApiPanel__EmptyCard .ant-card-body{display:flex;align-items:center;justify-content:center}.ApiPanel__EmptyCard .ant-card-body .anticon{font-size:22px;margin-right:10px}.ApiPanel__EmptyCard .ant-card-body .ApiPanel__EmptyCardLabel{transition:color .5s}.ApiPanel__EmptyCard:hover .ApiPanel__EmptyCardLabel{color:#167db3;transition:color .5s}.DrawerApiKey__Footer{display:flex;justify-content:flex-end}.DrawerApiKey__Footer>button{margin:0 5px}.DrawerApiKey__BodyMenu{margin-bottom:30px!important}.DrawerApiKey__BodyMenu .ant-menu-item{margin:0!important;padding:0 20px!important}.DrawerApiKey__BodyTitle{font-weight:500;font-size:24px;line-height:32px;margin-bottom:30px}.DrawerApiKey__BodyFormCheckBox{margin-bottom:5px!important}.DrawerApiKey__BodyFormCheckBox .ant-form-item-label label{color:#fff!important}.TableTag{margin:3px 8px 3px 0!important}.ContentPage{display:flex}.ContentPageItemPanel{width:100%;display:flex;justify-content:center;align-items:flex-start}.ContentItemForm{width:100%}.ContentItemForm .ant-upload-list-item-thumbnail{display:flex;justify-content:center;align-items:center}.ContentItemForm .ant-upload-list-item-thumbnail>img{width:auto}.ContentItemForm__Slider .ant-form-item-control,.ContentItemForm__Slider .ant-input-number,.ContentItemForm__Slider .ant-select{width:100%}.ContentItemForm__Slider .FormItemSelectPrefix{display:flex;margin-bottom:0!important}.ContentItemForm__Slider .FormItemSelectPrefix .ant-form-item-control-input{min-height:1px}.ContentItemForm__VerticalFormItem .ant-row{box-sizing:content-box;display:block!important;margin-bottom:24px}.ContentItemForm__AddButton{width:100%;display:flex;justify-content:center;align-items:center;padding:0 10%}.ContentItemForm__SubTitleUpload{max-width:251px;margin-left:10px}.ContentItemForm__UploadListItem{width:100%;height:60px;border:1px solid #d9d9d9;border-radius:2px;padding:5px;overflow:hidden;display:flex}.ContentItemForm__UploadListItem img{width:50px}.ContentItemForm__UploadListItem-Actions{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:10px}.ContentItemForm__UploadListItem-Actions svg{cursor:pointer;transition:color .3s}.ContentItemForm__UploadListItem-Actions svg:hover{color:red;transition:color .3s}.ContentItemForm__UploadBlock{display:flex;width:100%}.ContentItemForm__UploadBlock .ant-upload-select-picture,.ContentItemForm__UploadBlock>div,.ContentItemForm__UploadBlock__ValidValue{width:100%}.ContentItemForm__UploadButton{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;border:1px dashed #d9d9d9;background:#fafafa;border-radius:2px}.ContentCollapseItemPanel{background-color:var(--oggo-component-background);border-radius:var(--oggo-border-radius-base);box-shadow:var(--oggo-main-shadow);overflow:hidden;align-self:flex-start}.ContentCollapseItemPanel .ant-tag{font-size:10px;margin-right:0}.ContentCollapseItemPanel .ant-upload,.ContentCollapseItemPanel .ant-upload-list-picture-card-container{width:100%!important;height:auto!important}.ContentCollapseItemPanel .ant-upload{display:flex;flex-direction:column;margin:0!important}.ContentCollapseItemPanel__Dragger{padding:15px}.ContentCollapseItemPanel__Dragger .ant-upload-text{font-size:16px;line-height:25px}.ContentCollapseItemPanel__Dragger .ant-upload-hint{font-size:14px;line-height:22px;color:rgba(0,0,0,.45)}.ContentCollapseItemPanel__Dragger svg{margin:10px;font-size:48px;color:#167db3}.ContentCollapseItemPanel__MiniatureSettingItem p{margin-top:12px;margin-bottom:8px}.ContentCollapseItemPanel__CheckBoxes{margin-top:15px}.ContentCollapseItemPanel__CheckBoxes>label{margin-bottom:5px}.ContentCollapseItemPanel__BtnGroup{display:flex;justify-content:space-between;margin-top:15px}.ContentCollapseItemPanel__BtnGroup>:first-child{margin-right:5px}#PopoverColorPicker>div{padding:0!important}.HtmlEditor{border:1px solid #d9d9d9;border-radius:4px}.HtmlEditor__Toolbar{border:none!important;border-bottom:1px solid #d9d9d9!important;margin-bottom:0}.HtmlEditor__Toolbar .rdw-option-wrapper{transition:border-color .3s}.HtmlEditor__Toolbar .rdw-option-wrapper:hover{box-shadow:none;border-color:#167db3;transition:border-color .3s}.HtmlEditor__Toolbar .rdw-dropdown-wrapper{transition:border-color .3s}.HtmlEditor__Toolbar .rdw-dropdown-wrapper:hover{box-shadow:none;border-color:#167db3;transition:border-color .3s}.HtmlEditor__Toolbar .rdw-dropdown-optionwrapper{overflow:auto}.HtmlEditor__Toolbar .rdw-dropdown-optionwrapper::-webkit-scrollbar{width:3px;height:3px}.HtmlEditor__Toolbar .rdw-dropdown-optionwrapper::-webkit-scrollbar-button{background-color:#167db3;height:3px}.HtmlEditor__Toolbar .rdw-dropdown-optionwrapper::-webkit-scrollbar-track{background-color:#167db3}.HtmlEditor__Toolbar .rdw-dropdown-optionwrapper::-webkit-scrollbar-track-piece{background-color:#fff}.HtmlEditor__Toolbar .rdw-dropdown-optionwrapper::-webkit-scrollbar-thumb{height:50px;background-color:#167db3;border-radius:3px}.HtmlEditor__Toolbar .rdw-dropdown-optionwrapper::-webkit-resizer{background-color:#666}.HtmlEditor__Editor{max-height:300px;overflow-y:scroll;padding-left:16px}#PopoverImageUploader{height:174px;width:136px}#PopoverImageUploader .ant-upload,#PopoverImageUploader .ant-upload-list-picture-card-container{margin:0}.DraftEditor-editorContainer{z-index:auto}.PostPreviewPanel__Menu{width:100%;margin-bottom:16px!important}.PostPreviewPanel__Menu .ant-menu-item{margin:0!important;padding:0 10px!important}.MiniaturesStories{width:100%}.MiniaturesStories>p{margin-top:10px}.MiniaturesStories__Block{display:flex;width:100%;flex-direction:column}.MiniaturesStories__Block__Row{margin-bottom:16px}.MiniaturesStories__Block__Row>span{margin-bottom:6px;display:block}.MiniaturesStories__Block__Row__Items{display:flex;align-items:center;padding-bottom:6px;overflow:auto}.MiniaturesStories__Block__Full{position:relative;background-size:cover;margin-right:5px;overflow:hidden;width:70px;min-width:70px;height:70px;min-height:70px;border:1px solid #b5b5b5;border-radius:11px;word-wrap:break-word;font-size:10px;line-height:1.2;padding:4px;display:flex;color:#fff;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,hsla(0,0%,66%,0),rgba(0,0,0,.29));background-position:50%;background-repeat:no-repeat;cursor:pointer;opacity:.4;transition:opacity .3s}.MiniaturesStories__Block__Full__Gradient{position:absolute;top:0;left:0;width:100%;height:100%}.MiniaturesStories__Block__Full:hover{opacity:1;transition:opacity .3s}.MiniaturesStories__Block .editable{opacity:1;cursor:default}.MiniaturesPost{padding-bottom:10px;width:100%}.MiniaturesPost>p{margin-top:10px}.MiniaturesPost__Block{display:flex;width:100%;flex-direction:column}.MiniaturesPost__Block__Row{width:100%;margin-bottom:10px;overflow-x:hidden}.MiniaturesPost__Block__Row__Items{padding:10px 0;display:flex;flex-wrap:wrap;margin:0 -4px}.MiniaturesPost__Block__Full{position:relative;background-size:cover;overflow:hidden;border-radius:16px;word-wrap:break-word;font-size:16px;line-height:1.3;padding:12px 16px;display:flex;color:#fff;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,hsla(0,0%,66%,0),rgba(0,0,0,.29));background-position:50%;background-repeat:no-repeat;cursor:pointer;opacity:.4;transition:opacity .3s}.MiniaturesPost__Block__Full__Gradient{position:absolute;top:0;left:0;width:100%;height:100%}.MiniaturesPost__Block__Full:hover{opacity:1;transition:opacity .3s}.MiniaturesPost__Block .editable{opacity:1;cursor:default}.MiniaturesBox{border-bottom:none;border-right:none;border-left:none;width:100%}.PhonePreview{position:relative;margin:0 auto 16px;border-radius:64px;border:4px solid #aaa}.PhonePreview__Content{border:16px solid #222;overflow:hidden;border-radius:60px;display:flex;flex-direction:column;justify-content:space-between;background:#333;position:relative}.PhonePreview__Content:after{content:"";position:absolute;top:0;width:60%;background:#222;height:16px;left:20%;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.PhonePreview__ContentIframe{border:none}.PhonePreview__Header{position:absolute;top:32px;padding:0 16px;width:100%;display:flex;flex-direction:column;z-index:10}.PhonePreview__HeaderCloseBtn{margin-top:10px;background:#fff;width:22px;height:22px;position:absolute;border-radius:30px;right:16px;top:6px}.PhonePreview__HeaderCloseBtnLine{width:12px;height:2px;background:#ccc;position:absolute;border-radius:2px;left:5px;top:10px}.PhonePreview__HeaderTimer{width:100%;display:flex}.PhonePreview__HeaderTimerItem{flex:1 1;height:2px;background-color:hsla(0,0%,84%,.8);margin:0 2px;border-radius:5px}.PhonePreview__HeaderTimerItem:first-child{background-color:hsla(0,0%,100%,.9)}.TerminalPreview{display:flex;justify-content:center}.TerminalPreview__Inner{width:360px;position:relative}.TerminalPreview__Frame{width:360px;height:auto}.TerminalPreview__TerminalContent{width:332px;height:220px;top:12px;left:14px;position:absolute;z-index:10}.DrawerPreviewPost .ant-modal-body{padding:0 24px}.DrawerPreviewPost__Footer{display:flex;justify-content:space-between;align-items:center}.DrawerPreviewPost__Footer>button{margin:0 15px}.ContentPanel{display:flex;flex-direction:column;margin:24px 0;overflow:hidden}.Filters{flex:1 1;margin-top:5px;margin-bottom:10px;display:flex;justify-content:flex-start;align-items:center}.Filters>*{margin-top:5px!important;margin-right:5px!important}.Filters>:last-child{margin-right:0!important}.VerticalSearchFilter{margin-bottom:20px}.VerticalSearchFilter>p{margin-bottom:5px}.CreateSelectionFilters{background-color:#fafafa;min-width:calc(100% + 48px);display:flex;justify-content:center;margin:-24px -24px 0;padding-top:20px}.CreateSelectionTable{min-width:calc(100% + 48px)!important;margin:0 -24px}.CreateSelectionTable__Pagination{display:flex;justify-content:flex-end;margin-top:20px!important}.GeoCodersPanel__Content{margin-bottom:16px}.GeoCodersPanel__Pagination{width:100%;display:flex;justify-content:flex-end;margin-top:10px}.GeoCodersPanel__CardCol{display:flex}.GeoCodersPanel__Card{min-height:100%;width:100%;display:flex;justify-content:space-between;flex-direction:column}.GeoCodersPanel__Card .ant-card-body{flex:1 1}.GeoCodersPanel__Card .ant-card-head-title{margin-right:10px}.GeoCodersPanel__Card .ant-card-extra{color:#167db3}.GeoCodersPanel__Card .ant-card-extra>span>span{cursor:pointer;transition:font-size .2s}.GeoCodersPanel__Card .ant-card-extra>span .anticon{margin-right:8px}.GeoCodersPanel__Card .ant-card-actions li svg{transition:font-size .2s}.GeoCodersPanel__Card .ant-card-actions li:hover svg{transition:font-size .2s;font-size:18px}.GeoCodersPanel__EmptyCard{min-height:100%;min-width:100%}.GeoCodersPanel__EmptyCard,.GeoCodersPanel__EmptyCard .ant-card-body{display:flex;align-items:center;justify-content:center}.GeoCodersPanel__EmptyCard .ant-card-body .anticon{font-size:22px;margin-right:10px}.GeoCodersPanel__EmptyCard .ant-card-body .GeoCodersPanel__EmptyCardLabel{color:rgba(0,0,0,.45);transition:color .5s}.GeoCodersPanel__EmptyCard:hover .GeoCodersPanel__EmptyCardLabel{color:#167db3;transition:color .5s}.Content__ActionButton{margin:0;padding:0;border:none}.Content__Filters{display:flex;margin-bottom:24px}.NotificationsFilters{display:flex;flex-wrap:wrap;margin-bottom:10px}.NotificationsFilters__ActionsSelect{margin-right:10px}.NotificationsFilters__ActionsSelect .ant-select-selection-placeholder{color:inherit}.NotificationsFilters__Search{max-width:300px;margin-right:10px;margin-left:auto}.NotificationsFilters__Type{width:160px;margin-right:10px}.NotificationsFilters__Status{width:160px}.SearchSelector{width:100%;margin-bottom:24px}.SearchSelectorOption{width:100%;display:flex;justify-content:space-between}.CreateRelationModal__Block,.SearchSelector .ant-select{width:100%}.CreateRelationModal__SelectType{width:100%;margin-bottom:10px}.LocalesLanguages__Emoji input{border-right:none;transition:none}.LocalesLanguages__Emoji input:hover{border-right:1px solid #4fa7c2;transition:none}.LocalesLanguages__Emoji input:hover+.ant-input-group-addon .LocalesLanguages__EmojiButton{border-left:none}.LocalesLanguages__Emoji .ant-input-group-addon{padding:0;background:inherit;border:none}.LocalesLanguages__EmojiButton{border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none;transition:none}.LocalesLanguages__EmojiPicker .ant-modal-content{width:530px}.LocalesLanguages__EmojiPicker .ant-modal-body{padding:0 5px}.LocalesLanguages__EmojiPicker .emoji-mart{width:100%!important;border:none}.LocalesLanguages__EmojiPicker .emoji-mart-bar,.LocalesLanguages__EmojiPicker .emoji-mart-category-label{display:none}.CreateNewsletterPanel{width:100%;display:flex;flex-direction:column;align-items:center}.CreateNewsletterPanel__Divider{margin-bottom:40px!important}.CreateNewsletterPanel__Steps{max-width:856px;margin-top:20px!important;margin-bottom:40px!important}.CreateNewsletterPanel__Steps .ant-steps-item{padding-bottom:5px}.CreateNewsletterStep__Title,.NewsletterFormFooter__TagsBlock{margin-bottom:20px}.NewsletterFormFooter__TagsBlock .NewsletterFormFooter__TagsBlockWrapper{display:flex;justify-content:center;width:100%}.NewsletterFormFooter__Checkbox{margin-bottom:20px}.NewsletterFormFooter__Submit{display:flex;justify-content:center;margin-bottom:20px}.CreateNewsletterNullStep{width:100%;display:flex;flex-direction:column;align-items:center}.CreateNewsletterNullStep .ant-transfer{width:100%;margin-bottom:40px}.CreateNewsletterFifthStep__Descriptions{display:flex;flex-direction:column;gap:10px;padding:4px 10px;margin-bottom:40px}.CreateNewsletterFifthStep__Descriptions_Modal{padding:14px;margin:0;border:none}.CreateNewsletterFirstStep__SubTitle{margin-bottom:20px}.CreateNewsletterFirstStep,.CreateNewsletterThirdStep{width:100%;display:flex;flex-direction:column;align-items:center}.CreateNewsletterThirdStep__TimeLogic{width:690px;display:flex;align-items:center;margin-bottom:20px;padding-left:118px}.CreateNewsletterThirdStep__TimeLogic>span{margin-right:10px}.CreateNewsletterThirdStep__TimeLogic .ant-select{flex:1 1}.CreateNewsletterThirdStep__Repeat{width:690px;display:flex;align-items:center;margin-bottom:20px;padding-left:103px}.CreateNewsletterThirdStep__Repeat>span{margin-right:10px}.CreateNewsletterThirdStep__Repeat .ant-select{flex:1 1}.CreateNewsletterSecondStep{width:100%;display:flex;flex-direction:column;align-items:center}.CreateNewsletterSecondStep_Menu{margin-bottom:20px}.CreateNewsletterFinish,.CreateNewsletterFourthStep{width:100%;display:flex;flex-direction:column;align-items:center}.CreateNewsletterFinish__BtnBlock{justify-content:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.CreateNewsletterFinish__BtnBlock>*{width:160px}.NewsletterRepeatForm{max-width:690px;width:100%}.NewsletterStepDrawer__Footer{width:100%;display:flex;padding:10px 16px}.NewsletterStepDrawer__Footer>*{flex:1 1}.NewsletterStepDrawer__Footer>:first-child{margin-right:8px}.NewsletterChanelForm .ant-form-item{margin-bottom:20px}.NewsletterChanelForm__Countdown .ant-form-item-explain-error{display:flex!important}.NewsletterChanelForm__Countdown .ant-form-item-explain-error>div{flex:1 1!important}.NewsletterContentForm{width:690px;margin-bottom:40px}.NewsletterContentForm .FormItemSelectPrefix{display:flex;margin-bottom:0!important}.NewsletterContentForm .FormItemSelectPrefix .ant-form-item-control-input{min-height:1px}.NewsletterContentForm .ant-upload-list-item{max-width:300px;margin-top:0}.ContentEmailItems_Editor{min-height:200px}.CallFormItems__PatternBody{display:flex;align-items:center;width:100%}.CallFormItems__PatternBody>*{flex:1 1}.CallFormItems__PatternBody>:first-child{margin-right:30px}.CallFormItems__GenerateBtn{border-radius:0;background-color:#ededed;color:#167db3}.CallFormItems__Player{display:flex}.CallFormItems__Player>button{margin-left:10px;margin-right:10px}.CallFormItems__Player .ant-slider{flex:1 1}.row-dragging-newsletters{background:#fff;border:1px solid #ececec;display:flex}.row-dragging-newsletters>:first-child{width:80px}.row-dragging-newsletters>:nth-child(2){width:100px}.row-dragging-newsletters>:nth-child(3){flex:1 1}.row-dragging-newsletters>:nth-child(4){width:80px}.row-dragging-newsletters>:last-child{width:50px;margin-left:30px}.row-dragging-newsletters td{padding:12px 16px}.row-dragging-newsletters .drag-visible{visibility:visible}@media(max-width:750px){.NewsletterStepDrawer .ant-drawer-content-wrapper{width:300px!important}.NewsletterContentForm{width:100%}}.SelectionTransfer__Wrapper{width:100%}.SelectionTransfer__Search{padding:12px}.SelectionTransfer__CheckBoxContainer{margin:0 12px}.SelectionTransfer__CheckBoxRow{display:flex;width:100%;justify-content:space-between;margin-bottom:10px}.SelectionTransfer__SelectionItemContainer{width:100%;height:100%;padding:12px}.SelectionTransfer__SelectionItem{padding:5px 8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.SelectionTransfer__SelectionItem_DeleteIcon{color:red!important;cursor:pointer}.SelectionTransfer__SelectionItem_Description>span{margin-right:10px}@media(max-width:992px){.SelectionTransfer{display:flex;flex-direction:column;gap:10px}.SelectionTransfer .ant-transfer-operation{transform:rotate(90deg)}}.TransferDataModal__Title{display:flex;justify-content:space-between;align-items:center;width:100%}.StationModeTag{display:flex;align-items:baseline}.StationModeTag__ErrorsCount{min-width:24px;height:20px;padding:0 5px;font-size:12px;line-height:20px;text-align:center;color:#fff;background-color:#ff4d4f;border-radius:50%}div.ExtendedModal{display:flex;justify-content:space-between;height:100%;padding:0}.ExtendedModal__Menu{flex-shrink:0;width:224px;overflow-x:hidden;overflow-y:auto;background:var(--oggo-body-background);border-right:1px solid var(--oggo-border-color-base)}.ExtendedModal__Menu .ant-menu{border:0}.ExtendedModal__Menu .ant-menu-item{padding-left:35px!important}.ExtendedModal__Profile{flex-shrink:0;width:360px;overflow-y:auto;background:var(--oggo-body-background);border-left:1px solid var(--oggo-border-color-base)}.ExtendedModal__Body{flex-grow:1;overflow:auto}.ExtendedModalProfile__Header{display:flex;justify-content:space-between;align-items:baseline;min-height:32px;padding:0 10px;border-bottom:1px solid var(--oggo-border-color-base)}.ExtendedModalProfile__Icon{margin-left:10px}.ExtendedModalProfile__TitleText{margin-left:7px;font-size:16px;line-height:24px}.ExtendedModalProfile__EditButton{bottom:0;padding:0}.ExtendedModalProfile__Image{height:288px;padding:10px}.ExtendedModalProfile__Image .ant-upload-list-picture-card-container{width:100%;height:268px;margin:0}.ExtendedModalProfile__Image .ant-upload-list-picture-card .ant-upload-list-item{padding:0;border:0}.ExtendedModalProfile__Image .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{object-fit:contain}.ExtendedModalProfile__Description{padding:0 10px}.ExtendedModalProfile__DescriptionItem{margin-bottom:8px}.ExtendedModalProfile__DescriptionItem .ant-descriptions-view{border-radius:0}.ExtendedModalProfile__DescriptionItem .ant-descriptions-view .ant-descriptions-row .ant-descriptions-item-label{width:118px;padding:10px;font-size:12px;line-height:20px}.ExtendedModalProfile__DescriptionItem .ant-descriptions-view .ant-descriptions-row .ant-descriptions-item-content,.ant-form.ExtendedModalProfileForm{padding:10px}.ant-form.ExtendedModalProfileForm .ant-form-item{margin-bottom:10px}.ant-form.ExtendedModalProfileForm .ExtendedModalProfileForm__Upload{margin-bottom:20px}.ExtendedModalProfileForm__Footer{display:flex;justify-content:space-between;margin-top:20px}.ModalUploadImage .ant-upload-select{width:100%}.ModalUploadImage__Body{display:flex;align-items:center;height:66px;border:1px dashed var(--oggo-border-color-base);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ModalUploadImage__Body:hover{border-color:var(--oggo-primary)}.ModalUploadImage__Body:hover .ModalUploadImage__Button{color:var(--oggo-primary)}.ModalUploadImage__Button:active,.ModalUploadImage__Button:hover{background:none}.StationContent_Overflow{height:100%;overflow:hidden;display:flex;flex-direction:column}.StationContent__Title{display:flex;flex-wrap:wrap;align-items:center;min-height:33px;padding:0 20px}.StationContent__TitleImage{margin-right:5px}.StationContent__TitleImage svg{width:18px;height:18px}.StationContent__TitleText{font-size:16px;line-height:24px}.StationContent__Filters{display:flex;align-items:center;min-height:54px;padding:0 20px;border-bottom:1px solid var(--oggo-border-color-base)}.StationContent__Actions{margin-right:10px}.StationContent__SwitchFilter{margin-left:auto}.StationContent__SwitchTitle{margin-right:10px}.StationContent__AddButton{margin-left:10px}.StationContent__TableWrap{overflow:auto;flex:1 1}.StationContent__Table+.DataTable__PaginationBlock{padding:0 20px}.StationTransactions__Filters{display:block;margin:10px 0}.StationTransactions__TopFilters{display:flex;flex-wrap:wrap;margin-top:10px;margin-bottom:10px;gap:10px}.StationTransactions__DateFilter{width:290px}.StationTransactions__SearchFilter{flex-grow:1;width:155px}.StationRefueling__Filters{display:flex;gap:10px}.StationRefueling__DateFilter{width:290px}.StationRefueling__SearchFilter{flex:1 1;min-width:155px}.StationLogs .StationLogs__DateFilter{flex-shrink:0;width:290px;margin-right:10px}.StationSettings__Body{padding:20px}.RefuelingModal__StepIcon svg{width:24px;height:24px}.RefuelingModal__StepTitle{display:block;margin-top:5px;font-weight:500;font-size:16px;line-height:24px;color:var(--ant-primary-color);opacity:.82}.RefuelingModal__TitleWrap{display:flex;justify-content:space-between;margin-top:20px}.RefuelingModal__Title{font-size:24px;line-height:32px}.RefuelingModal__Title .ant-tag{padding:3px 8px;display:inline-block;float:left;margin-top:3px}.RefuelingModal__DateWrap{text-align:right}.RefuelingModal__DateTitle{font-size:12px;line-height:15px}.RefuelingModal__Date{font-size:10px;line-height:12px;opacity:.65}.RefuelingModal__Tabs{margin-top:10px}.RefuelingModal__Actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.RefuelingModal__Row{display:flex;align-items:baseline;margin-bottom:5px}.RefuelingModal__RowBorder{flex-grow:1;margin:0 2px;border-top:1px dashed var(--oggo-border-color-base)}.RefuelingModal__RowTitle{font-size:12px;line-height:15px;opacity:.45}.RefuelingModal__RowDescription{margin-left:6px;font-size:10px;font-weight:700;line-height:15px;opacity:.65}.RefuelingModal__RowValue{font-size:12px;line-height:15px;max-width:70%;text-align:right;opacity:.85}.RefuelingInfo__GasInfo{display:flex;flex-wrap:wrap;column-gap:20px}.RefuelingInfo__GasInput{flex-grow:1;min-width:70px}.RefuelingInfo__PaymentInfo{display:flex;flex-wrap:wrap;column-gap:20px}.RefuelingInfo__PaymentRightBlock{display:flex;gap:5px}.RefuelingInfo__PaymentInput{flex-grow:1}.RefuelingInfo__AmountInput{flex-shrink:0;min-width:90px}.RefuelingInfo__PaymentActions{display:flex;flex-direction:row;justify-content:flex-end;margin-top:26px}.RefuelingInfo__Footer{margin-top:5px}.RefuelingInfo__Total{display:flex;justify-content:space-between;align-items:center}.RefuelingInfo__TotalTitle{font-size:24px;line-height:32px}.RefuelingInfo__TotalValue{font-weight:700;font-size:14px;line-height:15px;opacity:.85}.RefuelingInfo__TransactionInfo{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.RefuelingInfo__TransactionTitle{font-weight:700;font-size:12px;line-height:15px}.RefuelingInfo__TransactionID{font-weight:700;font-size:14px;line-height:22px}.RefuelingInfo__Table{margin-top:5px}.RefuelingLog{margin-top:15px}.RefuelingLog__GroupTitle{font-weight:500;font-size:14px;line-height:22px;opacity:.65}.RefuelingLog__GroupTitle .ant-timeline-item-head{display:none}.RefuelingLog__GroupTitle .ant-timeline-item-content{margin:0}.RefuelingLog__GroupTitle .ant-timeline-item-tail{top:13px;height:calc(100% - 18px)}.RefuelingLog__TimelineItem .ant-timeline-item-tail{height:calc(100% - 15px)}.RefuelingLog__Icon--Check,.RefuelingLog__Icon--Fuel{margin-left:5px}.RefuelingLog__Icon svg{width:16px;height:16px}.RefuelingLog__Title{font-size:14px;line-height:26px;opacity:.65}.RefuelingLog__InfoWrap{display:flex;justify-content:space-between}.RefuelingLog__User{font-size:14px;line-height:22px;opacity:.85}.RefuelingLog__Date{font-size:14px;line-height:22px;opacity:.45}.RefuelingLog__Table{margin-top:13px}.RefuelingNotifications__Filters{display:flex;flex-wrap:wrap;margin-bottom:10px;gap:5px}.RefuelingNotifications__DateFilter{min-width:290px}.RefuelingNotifications .RefuelingNotifications__SearchFilter{flex-grow:1;width:auto;min-width:150px}.RefuelingNotifications__StatusFilter{min-width:125px}.RefuelingNotifications__Table .DataTable__Pagination{margin-right:0}.StationForm__TooltipInput .ant-input-search-button{position:relative;width:32px;height:32px;padding:0;font-size:16px;box-shadow:none}.StationForm__Tooltip{position:absolute;top:0;left:0;width:30px;height:30px}.EditTokenForm_SwitchValue{flex-direction:row!important;align-items:center}.EditTokenForm_SwitchValue .ant-form-item-label{padding-top:8px}.ModalEmpty{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.ModalEmpty .ant-empty-description{color:#666}.TokensInfoModal__Body{width:100%;display:flex;flex-direction:column;align-items:center}.TokensInfoModal__Content{padding:16px;width:100%}.ProviderContent__Title{display:flex;flex-wrap:wrap;align-items:center;min-height:33px;padding:0 20px}.ProviderContent__TitleImage{margin-right:5px}.ProviderContent__TitleImage svg{width:18px;height:18px}.ProviderContent__TitleText{font-size:16px;line-height:24px}.ProviderContent__Filters{display:flex;align-items:center;min-height:54px;padding:0 20px}.ProviderContent__Actions{margin-right:10px}.ProviderContent__SwitchFilter{margin-left:auto}.ProviderContent__SwitchTitle{margin-right:10px}.ProviderContent__AddButton{margin-left:10px}.ProviderContent__Table+.DataTable__PaginationBlock{padding:0 20px}.ProviderSettings__Body{padding:20px}.ProviderModalContent{flex:1 1;overflow:auto}.ProviderModalContent .ContentProviderContacts{display:flex;flex-direction:column;width:100%}.ContentProviderFilters{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:5px}.ContentProviderFilters>*{margin-bottom:0;margin-top:0}.ContentProviderFilters>button{margin-top:5px}.ContentProviderHeader{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid var(--oggo-border-color-base);padding:16px}.ContentProviderHeaderUp{width:100%;display:flex;justify-content:space-between}.ContentProviderHeaderUpTitleIcon{margin-right:5px}.SystemSettings__Image{max-height:32px}.SystemSettings__GroupRow,.SystemSettings__GroupRow td.ant-table-cell-fix-left{background-color:rgba(0,0,0,.03)}.SystemSettingForm__InputNumber{width:100%}.AddressesPanel{display:flex;background:var(--oggo-component-background);flex:1 1;flex-shrink:0;padding:24px;overflow-y:auto;gap:10px}.AddressesTable{position:relative;flex-shrink:0;width:300px;overflow:hidden;border:1px solid var(--oggo-border-color-base);border-radius:6px}.AddressesTable .ant-spin-nested-loading,.AddressesTable .ant-table-wrapper{height:100%}.AddressesTable .ant-spin-container{display:flex;flex-direction:column;height:100%}.AddressesTable .ant-table{flex-grow:1;margin-right:-1px;border-bottom:1px solid var(--oggo-border-color-base)}.AddressesTable .ant-table-container{height:100%;background-color:var(--oggo-component-background)}.AddressesTable .ant-pagination{position:relative;align-self:flex-end;margin-top:16px;padding:0 10px;z-index:10}.AddressesTable .ant-table-header{height:92px;border-bottom:1px solid var(--oggo-border-color-base)}.AddressesTable .ant-table-thead th{border-bottom:none}.AddressesTable .ant-table-thead .ant-table-cell-scrollbar{box-shadow:none}.AddressesTable .ant-table-thead .ant-table-cell{font-weight:500;font-size:16px;vertical-align:top}.AddressesTable .ant-table-thead .ant-table-cell:before{display:none}.AddressesTable .ant-table-body{height:100%}.AddressesTable .ant-table-cell{padding:10px;background-color:var(--oggo-component-background)}.AddressesTable .AddressesTable__AddButton{position:absolute;top:10px;right:10px;z-index:1;height:28px;padding:0 15px}.AddressesTable__Search{position:absolute;top:37px;left:0;z-index:1;padding:10px}.AddressesTable__Row{cursor:pointer}.AddressesTable .AddressesTable__Row:hover .ant-table-cell{background-color:var(--oggo-border-color-base)}.AddressesTable__RowIcon{margin-left:20px;font-size:10px}.AddressesTable__Title{display:flex;align-items:center;gap:5px}.AddressesTable__Sorting{display:flex;flex-direction:column;margin-top:-2px}.AddressesTable .AddressesTable__SortIcon{width:8px;height:8px;color:rgba(0,0,0,.7);cursor:pointer}.AddressesTable .AddressesTable__SortIcon svg{width:12px;height:12px}.AddressesTable .AddressesTable__SortIcon_Active{color:var(--oggo-primary)}.AddressesTable .AddressesTable__TitleColumn{padding-right:0}.AddressesTable .AddressesTable__ActionsColumn{padding-left:0}.AddressesMap{width:100%;height:458px}.AddressesMap .leaflet-control-attribution,.AddressesMap .mutant-attr-container,.AddressesMap .ymaps-2-1-79-copyright{display:none}.OggoMap{width:100%;height:100%}.OggoMap .leaflet-control-attribution,.OggoMap .mutant-attr-container,.OggoMap .ymaps-2-1-79-copyright{display:none}.OggoMap .leaflet-control-container{display:flex;justify-content:flex-end;align-items:flex-start;height:100%}.OggoMap .leaflet-control-container .leaflet-top.leaflet-left{position:relative;z-index:400;display:flex;align-items:flex-start;order:1;margin-right:10px}.OggoMap .leaflet-control-container .leaflet-top.leaflet-right{position:relative;z-index:500;display:flex;flex-direction:column;align-items:flex-end;order:1}.OggoMap .leaflet-control-container .leaflet-bottom.leaflet-right{z-index:400;margin-bottom:20px!important}.OggoMap .leaflet-control-container .leaflet-bottom.leaflet-left{display:none}.OggoMap .leaflet-control-container .leaflet-control{background-color:rgba(0,0,0,.75);border:none;border-radius:6px}.OggoMap .leaflet-control-container .leaflet-control-layers{color:#fff;width:110px}.OggoMap .leaflet-control-container .leaflet-control-layers-list{height:auto!important}.OggoMap .leaflet-control-container .leaflet-control-layers-toggle{width:42px;height:42px;background-image:url(/layers.svg);background-repeat:no-repeat;background-position:50%}.OggoMap .leaflet-control-container .leaflet-geosearch-bar{z-index:400;order:0;width:230px;margin-right:0;margin-left:auto}.OggoMap .OggoMap__Traffic{width:42px;height:42px;border:none!important}.OggoMap .OggoMap__Traffic,.OggoMap .OggoMap__Traffic:focus{color:#fff;background-color:rgba(0,0,0,.75)!important;box-shadow:0 1px 5px rgba(0,0,0,.65)!important}.OggoMap .OggoMap__Traffic:focus,.OggoMap .OggoMap__Traffic:hover{border-color:transparent!important}.OggoMap .OggoMap__Traffic:hover{background-color:rgba(0,0,0,.85)!important}.OggoMap .OggoMap__Traffic .anticon svg{width:20px;height:20px}.OggoMap .OggoMap__Traffic_Active,.OggoMap .OggoMap__Traffic_Active:focus{color:var(--ant-primary-color)!important;background-color:rgba(0,0,0,.85)!important}.OggoMap .OggoMap__Traffic_Active:hover{background-color:rgba(0,0,0,.9)!important}.OggoMap .OggoMap__TooltipControl{width:42px;height:42px;border:none!important}.OggoMap .OggoMap__TooltipControl,.OggoMap .OggoMap__TooltipControl:focus{color:#fff;background-color:rgba(0,0,0,.75)!important;box-shadow:0 1px 5px rgba(0,0,0,.65)!important}.OggoMap .OggoMap__TooltipControl:focus{border-color:transparent!important}.OggoMap .OggoMap__TooltipControl:hover{background-color:rgba(0,0,0,.85)!important;border-color:transparent!important}.OggoMap .OggoMap__TooltipControl .anticon svg{width:20px;height:20px}.OggoMap .OggoMap__TooltipControl_Active,.OggoMap .OggoMap__TooltipControl_Active:focus{color:var(--ant-primary-color)!important;background-color:rgba(0,0,0,.85)!important}.OggoMap .OggoMap__TooltipControl_Active:hover{background-color:rgba(0,0,0,.9)!important}.OggoMap .leaflet-geosearch-bar .OggoMap__Search{font-size:14px;line-height:22px;color:#fff;background-color:rgba(0,0,0,.75);border:none}.OggoMap .leaflet-geosearch-bar .OggoMap__Search input{display:block;width:200px;min-width:200px;height:42px;font-size:inherit;line-height:inherit;background-color:transparent}.OggoMap .leaflet-geosearch-bar .OggoMap__Search input::placeholder{color:inherit}.OggoMap .leaflet-geosearch-bar .OggoMap__Search .reset{line-height:38px;color:#fff;background-color:transparent}.OggoMap .leaflet-geosearch-bar .OggoMap__Search .results{background-color:transparent}.OggoMap .leaflet-geosearch-bar .OggoMap__Search .results>div{border:none}.OggoMap .leaflet-geosearch-bar .OggoMap__Search .results>:hover{color:var(--ant-primary-color);background-color:transparent;border:none}.OggoMap .leaflet-right .leaflet-control-zoom{display:flex;width:80px;height:40px;margin-top:auto;margin-bottom:0;overflow:hidden;background-color:#fff}.OggoMap .leaflet-right .leaflet-control-zoom .leaflet-control-zoom-in,.OggoMap .leaflet-right .leaflet-control-zoom .leaflet-control-zoom-out{flex-grow:1;height:100%;line-height:36px;background-color:transparent;border:none;border-radius:0}.OggoMap .leaflet-right .leaflet-control-zoom .leaflet-control-zoom-in:hover,.OggoMap .leaflet-right .leaflet-control-zoom .leaflet-control-zoom-out:hover{color:#fff;background-color:var(--ant-primary-color);transition:none}.OggoMap .leaflet-right .leaflet-control-zoom .leaflet-control-zoom-in{border-right:1px solid var(--oggo-border-color-base)}.OggoMap .leaflet-control-container .leaflet-draw{background-color:transparent}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-section{background-color:rgba(0,0,0,.75);border-radius:6px}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-toolbar{border:none}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-toolbar a{width:42px;height:42px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:14px 14px;border-radius:0}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-actions{right:58px;margin-top:7px;background-color:transparent}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-actions li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-actions li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-actions li:last-child a:before{content:"";position:absolute;top:12px;right:-3px;width:6px;height:6px;background-color:#fff;transform:rotate(45deg)}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-actions a{color:#000;background-color:#fff;border-radius:0;transition:none}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-actions a:hover{color:#fff;background-color:var(--ant-primary-color)}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-actions li:last-child a:hover:before{background-color:var(--ant-primary-color)}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-draw-polyline{background-image:url(/draw-polyline.svg)}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-draw-polygon{background-image:url(/draw-polygon.svg)}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-draw-marker{background-image:url(/draw-marker.svg)}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-edit-edit{background-image:url(/draw-edit.svg)}.OggoMap .leaflet-control-container .leaflet-draw .leaflet-draw-edit-remove{background-image:url(/draw-remove.svg)}.promoStepsForm .ant-form-item-label{padding:0 0 2px}.promoStepsForm .ant-input-number{width:100%;margin:auto}.EditPromoCodeForm .ant-form-item-label{padding:0 0 2px}.EditPromoCodeForm .ant-btn-dashed,.EditPromoCodeForm .ant-input-number{width:100%;margin:auto}.EditPromoCodeForm .promoform__checkbox{height:40px}.serviceForm .ant-form-item-label{padding:0 0 2px}.serviceForm .ant-input-number{width:100%;margin:auto}.classForm .ant-form-item-label{padding:0 0 2px}.classForm .ant-input-number{width:100%;margin:auto}.optionForm .ant-form-item-label.ant-col{padding:0 0 2px}.optionForm .ant-form-item{margin-bottom:12px}.optionForm .ant-input-number{width:100%;margin:auto}.optionForm .optionForm__Checkbox .ant-form-item{margin-bottom:0}.clientRateForm .ant-form-item-label.ant-col{padding:0 0 2px}.clientRateForm .ant-input-number{width:100%}.clientRateForm .ant-collapse-header{font-weight:500}.clientRateForm .ClientRate__BaseParameters{display:flex;gap:10px}.clientRateForm .ant-form-item{margin-bottom:16px;width:100%}.clientRateForm .ClientRate__Checkbox .ant-form-item{margin-bottom:2px}.clientRateForm .ClientRate__Row{display:flex;gap:10px;align-items:center}.clientRateForm .ClientRate__Row .ant-form-item{flex:50% 1}.clientRateForm .ant-form-item-control-input-content{display:flex}.clientRateForm .dynamic-delete-button{margin:0 8px;color:var(--oggo-error-color);font-size:18px;cursor:pointer;transition:all .3s}.clientRateForm .dynamic-delete-button[disabled]{cursor:not-allowed;opacity:.5}.clientRateForm .ClientRate__CollapseExtra{display:flex;gap:10px;margin-bottom:0}.clientRateForm .ant-form-item-control-input-content .ant-btn-dashed{margin-top:16px}.clientRateForm .anticon-minus-circle{margin:7px 0 0}.clientRateForm .ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:16px}@media(max-width:992px){.clientRateForm .ClientRate__BaseParameters{display:block}.clientRateForm .ClientRate__Row{flex-wrap:wrap}.clientRateForm .ClientRate__CollapseExtra{display:none}}.ZonesTree{align-self:stretch;width:338px;overflow:hidden;background-color:var(--oggo-component-background);border-radius:0;grid-column:1/2;grid-row:2/3}.ZonesTree .ant-tree{height:calc(100% - 80px);padding:16px;overflow:auto;border-top:1px solid var(--oggo-border-color-base);border-bottom:1px solid var(--oggo-border-color-base)}button.ZonesTree__ActionButton{color:#fff}button.ZonesTree__ActionButton:active,button.ZonesTree__ActionButton:focus,button.ZonesTree__ActionButton:hover{color:var(--ant-primary-color)}.ZonesTree__AddButton{flex-shrink:0;width:290px;margin:24px}.ZonesTree__ItemTitle{display:flex;align-items:center}.ZonesTree__ItemStatus{display:block;flex-shrink:0;width:5px;height:5px;margin-left:5px;border-radius:50%}.ZonesMap{height:100%;grid-column:2/3;grid-row:1/3;justify-self:stretch}.ZoneForm .ant-slider-track{background-color:var(--ant-primary-color)}.ZoneForm .ant-slider-handle{border-color:var(--ant-primary-color)}.ZoneForm__Colors{display:flex;gap:20px}.ColorInput{display:flex;align-items:center;cursor:pointer}.ColorInput__Handle{display:flex;justify-content:center;align-items:center;width:16px;height:16px;margin-right:8px;border:1px solid var(--ant-primary-color);border-radius:50%}.ColorInput__Point{width:8px;height:8px;background-color:var(--ant-primary-color);border-radius:50%}.ZonesPolygons__Header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ZonesPolygons__Title{font-weight:600;font-size:20px;line-height:32px}.ZonesModal_Hidden{display:none}.PolygonModal__Header{margin-bottom:16px}.PolygonModal__HeaderTitle{color:rgba(0,0,0,.65)}.PolygonModal__Switch{display:flex;margin-top:16px}.PolygonModal__SwitchTitle{margin-left:15px}.HTMLTemplatesFilters{display:flex;flex-wrap:wrap;margin-bottom:10px}.HTMLTemplatesFilters__ActionsSelect{margin-right:10px}.HTMLTemplatesFilters__ActionsSelect .ant-select-selection-placeholder{color:inherit}.HTMLTemplatesFilters__Search{max-width:400px;margin-right:10px;margin-left:auto}.HTMLTemplatesFilters__Type{max-width:160px;margin-right:10px}.HTMLTemplatesFilters__Status{max-width:200px}body,html{min-height:100%}body{min-width:100%!important}#__next{box-sizing:border-box;height:100%}#nprogress .bar{background:var(--oggo-primary);height:2px}#nprogress .peg{box-shadow:0 0 10px var(--oggo-primary),0 0 5px var(--oggo-primary)}#nprogress .spinner-icon{border-top-color:var(--oggo-primary);border-left-color:var(--oggo-primary)}.AppMain{min-height:100vh}.AppMain .ContentMap{height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:-webkit-grab;cursor:grab}.AppMain .ant-layout-has-sider{min-height:100%}.ant-switch{background-image:linear-gradient(to right,var(--oggo-switch-unchecked-bg),var(--oggo-switch-unchecked-bg))}.ant-switch-checked{background:var(--oggo-switch-checked-bg)}.ant-switch-handle:before{background-color:#fff}.ant-table tfoot>tr>td,.ant-table tfoot>tr>th,.ant-table-tbody>tr>td,.ant-table-thead>tr>th{height:56px}.ant-input-group-addon .ant-btn{border-color:var(--oggo-input-border-color-invisible);background-color:var(--oggo-input-bg)}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary),.ant-picker-suffix,.ant-select-arrow{color:var(--oggo-input-placeholder-color)}.ant-pagination-item,.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{border:none;background-color:var(--oggo-pagination-item-bg)}.ant-pagination-item-active{background-color:var(--oggo-component-background);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions-bordered .ant-descriptions-view{border:none}.ant-descriptions-bordered .ant-descriptions-item-label{color:var(--oggo-input-placeholder-color)}.ant-descriptions-bordered .ant-descriptions-item-content{background-color:var(--oggo-descriptions-bg)}.ant-collapse,.ant-collapse .ant-collapse-item,.ant-collapse-content{border:none}.ant-collapse-header{background-color:var(--oggo-collapse-header-bg)}.ant-collapse-borderless{background-color:transparent}.ant-badge-count{box-shadow:none}.ant-select-multiple .ant-select-selection-item-content,.ant-select-multiple .ant-select-selection-item-remove{color:var(--oggo-text-inverse-color)}.ant-segmented,.ant-segmented-item-selected{border-radius:var(--oggo-border-radius-base)}.ant-segmented-item-selected{box-shadow:var(--oggo-main-shadow)}.ContentPanel_ContentPanel__Pjmky{display:flex;flex-direction:column;flex-grow:1}.BackToMainButton_button__Ww8bh{align-self:flex-start;border-radius:16px;padding:20px 30px;height:auto;font-size:18px}.ContentBlock_Wrapper__eWL0i{display:flex;flex-direction:column;margin-bottom:16px;padding:16px;overflow:hidden;background-color:var(--oggo-component-background);border-radius:var(--oggo-border-radius-base);box-shadow:var(--oggo-main-shadow);flex-shrink:0}.ContentBlock_noPadding__JwuPn{padding:0}.ContentBlock_noMargin__YUQDO{margin:0}.ExceptionLayout_wrap__3553u{display:flex;flex-direction:row;padding:80px 40px;height:100%}.ExceptionLayout_contentBlock__BX2fv{display:flex;flex-direction:column;justify-content:center;max-width:670px;height:100%}.ExceptionLayout_imageBlock__pNKP4{display:flex;flex-grow:1;justify-content:flex-end}.ExceptionLayout_title__hzU_j{line-height:50px;font-size:40px;font-weight:800}.ExceptionLayout_description__R0Fhg{margin-bottom:20px;line-height:26px;font-size:18px;font-weight:400}