.action-btn{width:28px;height:28px;border:none;display:flex;cursor:pointer;color:#747192;border-radius:50%;background:transparent;transition:all .25s;align-items:center;box-sizing:border-box;justify-content:center}.action-btn:hover{color:#3a30ba;background-color:#0d0a290d}.action-btn.disabled{cursor:not-allowed!important}.menu-item-icon{color:#747192!important}.ant-icon-edit-main-dashboard:hover{color:#3a30ba!important;cursor:pointer;background-color:#0d0a290d!important}.ant-icon-edit-main-dashboard{color:#747192!important;display:inline-block;margin-left:12px;transition:red .25s;border-radius:50%}.list-title{color:#0c0a25!important}.list-domain{color:#747192!important}.hidden{display:none}.modal{top:0;left:0;width:100%;height:100%;display:flex;position:fixed;align-items:center;justify-content:center}.list-domain,.menu-item-icon{color:#747192!important}.ant-cascader-menu-item-active{color:#fff!important;background-color:#3a30ba}.ant-dropdown-menu.ant-dropdown-menu-root.ant-dropdown-menu-vertical.ant-dropdown-menu-light{width:270px;display:flex;flex-direction:column;justify-content:space-between;padding:8px;border-radius:5px}.ant-dropdown-menu-item{display:flex;align-items:center;padding:8px}.ant-dropdown-menu-item>span{font-style:normal;font-weight:400;font-size:16px;line-height:24px}.ant-dropdown-menu-item>span>svg{line-height:24px;display:flex;align-self:center;color:#747192}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-name:fadeIn;animation-duration:.7s}.animated.fadeOut{animation-name:fadeOut;animation-duration:.3s}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px) scale3d(.3,.3,.3)}20%{transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px) scaleZ(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999999}.rrt-confirm-holder .shadow{width:100%;height:100%;background-color:#323a44cc}.rrt-confirm-holder .rrt-confirm{width:320px;background-color:#fff;position:absolute;z-index:9;top:20%;left:50%;margin-left:-160px;box-shadow:3px 3px 20px #333;border-radius:4px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-message{width:100%;padding:5%;min-height:50px;font-size:1em;background-color:#fff;text-align:center;font-family:open-sanscondensed-light,sans-serif;clear:both}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{flex-grow:1;height:50px;text-transform:capitalize;border:none;background-color:#0000;padding:0;margin:0;float:left;border-top:1px solid #f0f0f0;font-size:14px;overflow:hidden;cursor:pointer}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr *:before,.redux-toastr *:after{box-sizing:border-box}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{width:350px;position:fixed;z-index:99999999;padding:0 10px}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center{top:0}.redux-toastr .top-right,.redux-toastr .bottom-right{right:0}.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{bottom:0}.redux-toastr .top-left,.redux-toastr .bottom-left{left:0}.redux-toastr .top-center,.redux-toastr .bottom-center{left:50%;margin-left:-175px}@media (max-width: 320px){.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{width:320px}.redux-toastr .top-center,.redux-toastr .bottom-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;width:100%;min-height:70px;overflow:hidden;margin:10px 0;border-radius:4px;position:relative;z-index:2;color:#333;opacity:.94;box-shadow:2px 2px 10px #0006}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px #0009;opacity:1}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;top:0;left:0;position:absolute;bottom:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:5px;line-height:60px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{width:65%;margin-left:80px;position:relative;float:left;font-family:Arial,Helvetica,sans-serif,sans-serif;font-size:1em;text-align:left;padding:10px 5px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{width:10%;height:100%;position:absolute;top:0;right:0;background-color:#0000;font-size:22px;border:none;outline:none;opacity:.5;cursor:pointer;font-family:"Helvetica Neue",Helvetica,Arial sans-serif;color:#000}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning,.redux-toastr .toastr.rrt-error{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{width:90%;height:50px;text-align:center;font-size:1.2em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:50px;padding:0 20px}.redux-toastr .toastr.rrt-message .rrt-text{width:100%;max-height:400px;overflow:hidden;overflow-y:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#fff;padding:15px;font-size:1.1em;margin-bottom:20px}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;z-index:1}/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 28, 2020 */@font-face{font-family:Inter;src:url(/assets/Inter-BlackItalic-RwfI72Vl.woff2) format("woff2"),url(/assets/Inter-BlackItalic-1Sk1yulb.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Black-xQ8wd73X.woff2) format("woff2"),url(/assets/Inter-Black-gORnKuie.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-hwoPHy2U.woff2) format("woff2"),url(/assets/Inter-Bold-1X-puETJ.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraLight-LSD22BPI.woff2) format("woff2"),url(/assets/Inter-ExtraLight-NV1Z0DD_.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-afl0BnXz.woff2) format("woff2"),url(/assets/Inter-ExtraBold-Se-NQs7X.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Italic-3j1mWJk3.woff2) format("woff2"),url(/assets/Inter-Italic-a_jdFmEX.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Light-CARNFb5z.woff2) format("woff2"),url(/assets/Inter-Light-JvYZMzWZ.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBoldItalic-Vb5A40sg.woff2) format("woff2"),url(/assets/Inter-ExtraBoldItalic-ptdSBqXE.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraLightItalic-t4Wq0A2e.woff2) format("woff2"),url(/assets/Inter-ExtraLightItalic-TX2wr5ZZ.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-BoldItalic-38ZU8Lxi.woff2) format("woff2"),url(/assets/Inter-BoldItalic-H6f8q6Aa.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-h3rzBsSe.woff2) format("woff2"),url(/assets/Inter-Medium-6Kk16ZHz.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-8J20W4N_.woff2) format("woff2"),url(/assets/Inter-SemiBold-GnLJDy6q.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBoldItalic-fHiwFxme.woff2) format("woff2"),url(/assets/Inter-SemiBoldItalic-63QDlIpb.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-LightItalic-GePd-ug8.woff2) format("woff2"),url(/assets/Inter-LightItalic-4Nn0M1vm.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Thin-zKfYBpKZ.woff2) format("woff2"),url(/assets/Inter-Thin-3D5lBjuq.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-MediumItalic-9lv8lM0H.woff2) format("woff2"),url(/assets/Inter-MediumItalic-WKmAbRfW.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-1ns_HbC-.woff2) format("woff2"),url(/assets/Inter-Regular-JP3jLJfN.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ThinItalic-Qb2ziTj7.woff2) format("woff2"),url(/assets/Inter-ThinItalic-oaRMgQtz.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}.container-fluid{width:100%}.container{width:100%;margin:0 auto;padding:0 15px;max-width:100%}@media screen and (min-width: 640px){.container{width:540px}}@media screen and (min-width: 768px){.container{width:750px}}@media screen and (min-width: 1024px){.container{width:1000px}}@media screen and (min-width: 1280px){.container{width:1140px}}.flex{margin-right:-15px;margin-left:-15px;position:relative;flex-wrap:wrap;display:flex}.col-full{width:100%}.column-inner{width:100%;position:relative}[class*=col-]{width:100%;display:flex;padding-left:15px;padding-right:15px}.col-xs-1\/1{width:100%}.col-xs-1\/2{width:50%}.col-xs-2\/2{width:100%}.col-xs-1\/3{width:33.3333333333%}.col-xs-2\/3{width:66.6666666667%}.col-xs-3\/3{width:100%}.col-xs-1\/4{width:25%}.col-xs-2\/4{width:50%}.col-xs-3\/4{width:75%}.col-xs-4\/4{width:100%}.col-xs-1\/5{width:20%}.col-xs-2\/5{width:40%}.col-xs-3\/5{width:60%}.col-xs-4\/5{width:80%}.col-xs-5\/5{width:100%}.col-xs-1\/6{width:16.6666666667%}.col-xs-2\/6{width:33.3333333333%}.col-xs-3\/6{width:50%}.col-xs-4\/6{width:66.6666666667%}.col-xs-5\/6{width:83.3333333333%}.col-xs-6\/6{width:100%}.col-xs-1\/7{width:14.2857142857%}.col-xs-2\/7{width:28.5714285714%}.col-xs-3\/7{width:42.8571428571%}.col-xs-4\/7{width:57.1428571429%}.col-xs-5\/7{width:71.4285714286%}.col-xs-6\/7{width:85.7142857143%}.col-xs-7\/7,.col-xs-8\/8{width:100%}.col-xs-1\/8{width:12.5%}.col-xs-2\/8{width:25%}.col-xs-3\/8{width:37.5%}.col-xs-4\/8{width:50%}.col-xs-5\/8{width:62.5%}.col-xs-6\/8{width:75%}.col-xs-7\/8{width:87.5%}.col-xs-8\/8{width:100%}@media screen and (min-width: 640px){.col-sm-1\/1{width:100%}.col-sm-1\/2{width:50%}.col-sm-2\/2{width:100%}.col-sm-1\/3{width:33.3333333333%}.col-sm-2\/3{width:66.6666666667%}.col-sm-3\/3{width:100%}.col-sm-1\/4{width:25%}.col-sm-2\/4{width:50%}.col-sm-3\/4{width:75%}.col-sm-4\/4{width:100%}.col-sm-1\/5{width:20%}.col-sm-2\/5{width:40%}.col-sm-3\/5{width:60%}.col-sm-4\/5{width:80%}.col-sm-5\/5{width:100%}.col-sm-1\/6{width:16.6666666667%}.col-sm-2\/6{width:33.3333333333%}.col-sm-3\/6{width:50%}.col-sm-4\/6{width:66.6666666667%}.col-sm-5\/6{width:83.3333333333%}.col-sm-6\/6{width:100%}.col-sm-1\/7{width:14.2857142857%}.col-sm-2\/7{width:28.5714285714%}.col-sm-3\/7{width:42.8571428571%}.col-sm-4\/7{width:57.1428571429%}.col-sm-5\/7{width:71.4285714286%}.col-sm-6\/7{width:85.7142857143%}.col-sm-7\/7,.col-sm-8\/8{width:100%}.col-sm-1\/8{width:12.5%}.col-sm-2\/8{width:25%}.col-sm-3\/8{width:37.5%}.col-sm-4\/8{width:50%}.col-sm-5\/8{width:62.5%}.col-sm-6\/8{width:75%}.col-sm-7\/8{width:87.5%}.col-sm-8\/8{width:100%}}@media screen and (min-width: 768px){.col-md-1\/1{width:100%}.col-md-1\/2{width:50%}.col-md-2\/2{width:100%}.col-md-1\/3{width:33.3333333333%}.col-md-2\/3{width:66.6666666667%}.col-md-3\/3{width:100%}.col-md-1\/4{width:25%}.col-md-2\/4{width:50%}.col-md-3\/4{width:75%}.col-md-4\/4{width:100%}.col-md-1\/5{width:20%}.col-md-2\/5{width:40%}.col-md-3\/5{width:60%}.col-md-4\/5{width:80%}.col-md-5\/5{width:100%}.col-md-1\/6{width:16.6666666667%}.col-md-2\/6{width:33.3333333333%}.col-md-3\/6{width:50%}.col-md-4\/6{width:66.6666666667%}.col-md-5\/6{width:83.3333333333%}.col-md-6\/6{width:100%}.col-md-1\/7{width:14.2857142857%}.col-md-2\/7{width:28.5714285714%}.col-md-3\/7{width:42.8571428571%}.col-md-4\/7{width:57.1428571429%}.col-md-5\/7{width:71.4285714286%}.col-md-6\/7{width:85.7142857143%}.col-md-7\/7,.col-md-8\/8{width:100%}.col-md-1\/8{width:12.5%}.col-md-2\/8{width:25%}.col-md-3\/8{width:37.5%}.col-md-4\/8{width:50%}.col-md-5\/8{width:62.5%}.col-md-6\/8{width:75%}.col-md-7\/8{width:87.5%}.col-md-8\/8{width:100%}}@media screen and (min-width: 1024px){.col-lg-1\/1{width:100%}.col-lg-1\/2{width:50%}.col-lg-2\/2{width:100%}.col-lg-1\/3{width:33.3333333333%}.col-lg-2\/3{width:66.6666666667%}.col-lg-3\/3{width:100%}.col-lg-1\/4{width:25%}.col-lg-2\/4{width:50%}.col-lg-3\/4{width:75%}.col-lg-4\/4{width:100%}.col-lg-1\/5{width:20%}.col-lg-2\/5{width:40%}.col-lg-3\/5{width:60%}.col-lg-4\/5{width:80%}.col-lg-5\/5{width:100%}.col-lg-1\/6{width:16.6666666667%}.col-lg-2\/6{width:33.3333333333%}.col-lg-3\/6{width:50%}.col-lg-4\/6{width:66.6666666667%}.col-lg-5\/6{width:83.3333333333%}.col-lg-6\/6{width:100%}.col-lg-1\/7{width:14.2857142857%}.col-lg-2\/7{width:28.5714285714%}.col-lg-3\/7{width:42.8571428571%}.col-lg-4\/7{width:57.1428571429%}.col-lg-5\/7{width:71.4285714286%}.col-lg-6\/7{width:85.7142857143%}.col-lg-7\/7,.col-lg-8\/8{width:100%}.col-lg-1\/8{width:12.5%}.col-lg-2\/8{width:25%}.col-lg-3\/8{width:37.5%}.col-lg-4\/8{width:50%}.col-lg-5\/8{width:62.5%}.col-lg-6\/8{width:75%}.col-lg-7\/8{width:87.5%}.col-lg-8\/8{width:100%}}:root{--color-primary-100: #D8D6F1;--color-primary-200: #B0ACE3;--color-primary-300: #8983D6;--color-primary-400: #6159C8;--color-primary-500: #3A30BA;--color-primary-600: #2E2695;--color-primary-700: #231D70;--color-primary-800: #1D185D;--color-primary-900: #17134A;--color-success-100: #e2fbd6;--color-success-200: #bff7ae;--color-success-300: #91e981;--color-success-400: #65d35d;--color-success-500: #2fb732;--color-success-600: #229d2f;--color-success-700: #17832d;--color-success-800: #0e6a28;--color-success-900: #095726;--color-info-100: #d9f6fe;--color-info-200: #b4e9fe;--color-info-300: #8ed7fd;--color-info-400: #71c4fb;--color-info-500: #43a7f9;--color-info-600: #3082d6;--color-info-700: #2161b3;--color-info-800: #154490;--color-info-900: #0c3077;--color-warning-100: #fef4da;--color-warning-200: #fee5b5;--color-warning-300: #fed38f;--color-warning-400: #fdc174;--color-warning-500: #fca446;--color-warning-600: #d88033;--color-warning-700: #b56023;--color-warning-800: #924416;--color-warning-900: #78300d;--color-danger-100: #ffe5d3;--color-danger-200: #ffc5a9;--color-danger-300: #ff9d7e;--color-danger-400: #ff785d;--color-danger-500: #ff3a28;--color-danger-600: #db1d1d;--color-danger-700: #b71421;--color-danger-800: #930c22;--color-danger-900: #7a0723;--color-border-500: #e5ebf0;--color-bg-500: #D1D0DB;--color-text-700: #0C0A25;--color-text-500: #45426E;--color-text-300: #747192;--color-title-text-500: #0C0A25;--color-body-text-500: #45426E;--color-body-text-300: #747192;--d-primary-01: #17134A;--d-primary-02: #1D185D;--d-primary-03: #231D70;--d-primary-04: #2E2695;--d-primary-05: #3A30BA;--d-primary-06: #6159C8;--d-primary-07: #8983D6;--d-primary-08: #B0ACE3;--d-primary-09: #D8D6F1;--d-secondary-01: #27A6FE;--d-secondary-02: #8C3BFC;--d-secondary-03: #DE238E;--d-secondary-04: #FFCC85;--d-typography-01: #0C0A25;--d-typography-02: #45426E;--d-typography-03: #747192;--d-typography-04: #A2A1B7;--d-typography-05: #D1D0DB;--font-family: system-ui, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}html{font-size:16px}html *,body *{box-sizing:border-box}body{margin:0 auto;font-size:16px;font-weight:400;background-color:#fafafa;font-family:var(--font-family);color:var(--color-body-text-500);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:var(--font-family)}p{line-height:1.5;font-style:normal;font-family:inherit;font-weight:400;color:var(--color-body-text-500)}a{text-decoration:none;color:var(--color-primary-500)}a:hover{text-decoration:underline}hr{border:0;border-top:1px solid var(--color-border-500)}ul.unstyle{margin:0;padding:0;list-style-type:none}strong{font-weight:500}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:2.375rem;line-height:2.875rem}h2{font-size:1.875rem;line-height:2.5rem}h3{font-size:1.5rem;line-height:2rem}h4{font-size:1.25rem;line-height:1.75rem}h5{font-size:1rem;line-height:1.5rem}.ant-modal-mask{background-color:#0d0a2980!important}.ant-space{padding-inline:0;width:auto}.spread-items,.card-footer,.spread-between{display:flex;align-items:center}.card-footer,.spread-between{justify-content:space-between}.spc-a{justify-content:space-around}.spc-b{justify-content:space-between}.mr-15{margin-right:15px}.mr-25{margin-right:25px}.fw-500{font-weight:500}.dorik-branding{position:fixed;display:flex;justify-content:center;align-items:center;gap:4px;font-size:14px;bottom:20px;left:20px;background:#fff;color:#2e284a;padding:5px 10px;border-radius:3px;box-shadow:#959da533 0 8px 24px}.dorik-branding a{height:18px;width:18px;color:#959399}.dorik-branding a:hover{color:red}.redux-toastr .toastr{min-height:60px;box-shadow:none}.redux-toastr .toastr:hover{box-shadow:none!important}.redux-toastr .toastr.rrt-error{color:var(--color-danger-700);border:1px solid var(--color-danger-300);background-color:var(--color-danger-100)}.redux-toastr .toastr.rrt-error .close-toastr span{color:var(--color-danger-700)}.redux-toastr .toastr.rrt-success{color:var(--color-success-700);border:1px solid var(--color-success-300);background-color:var(--color-success-100)}.redux-toastr .toastr.rrt-success .close-toastr span{color:var(--color-success-700)}.redux-toastr .toastr.rrt-warning{color:var(--color-warning-700);border:1px solid var(--color-warning-300);background-color:var(--color-warning-100)}.redux-toastr .toastr.rrt-warning .close-toastr span{color:var(--color-warning-700)}.redux-toastr .toastr .rrt-left-container{width:50px}.redux-toastr .toastr .rrt-left-container .rrt-holder{top:18px;width:45px;height:35px;margin-top:0;line-height:normal}.redux-toastr .toastr .rrt-middle-container{width:75%;margin-left:50px;padding:20px 5px;font-family:var(--font-family)}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:16px;font-weight:500;margin-bottom:0}.redux-toastr .toastr .close-toastr{opacity:1}.redux-toastr .toastr .close-toastr span{top:26px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.airtable-config .ant-select{width:100%}.airtable-config.content-select .ant-select{margin-top:0}.airtable-config .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:5px;background:#f4f6f9}.airtable-config .refresh-btn{color:#000;cursor:pointer;padding:6px 8px;border-radius:5px;margin-bottom:10px;background:#f4f6f9;border:2px solid #d9f9d9}.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 #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:1px 1px #bfbdbd inset}.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 #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:1px 1px #bfbdbd inset}.rdw-dropdown-carettoopen{height:0px;width:0px;position:absolute;top:35%;right:10%;border-top:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{height:0px;width:0px;position:absolute;top:35%;right:10%;border-bottom:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.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 #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-right-aligned-block>div{display:inline-block}.rdw-left-aligned-block>div{display:inline-block}.rdw-center-aligned-block>div{display:inline-block}.rdw-justify-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:1px 2px 1px #bfbdbd inset}.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 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.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;border:1px solid #f1f1f1;margin-top:5px;background:#6eb8d4;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 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.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;display:flex;justify-content:center;align-items:center}.rdw-spinner{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);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 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.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{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-history-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;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:#fff0;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}.cms-config .ant-select,.filter-field .ant-select{width:100%;margin-bottom:8px}.cms-config.content-select .ant-select,.filter-field.content-select .ant-select{margin-top:0}.cms-config .ant-select:not(.ant-select-customize-input) .ant-select-selector,.filter-field .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:5px;background:#f4f6f9}.cms-config .refresh-btn,.filter-field .refresh-btn{color:#000;cursor:pointer;padding:6px 8px;border-radius:5px;margin-bottom:10px;background:#f4f6f9;border:2px solid #d9f9d9}.custom-font .ant-select,.custom-font .ant-btn,.custom-font .ant-upload{width:100%}.custom-font .ant-select{margin-bottom:16px!important}.custom-font .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:5px;background:#f4f6f9}.custom-font .font-input .ant-input-group-addon:last-child{padding:0!important}.custom-font .font-input .btn{background-color:transparent;height:22px;border:none}.dorik-btn.ant-select{width:100%}.dorik-btn.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f4f6f9}.mr-5{margin-right:5px}.mb-15{margin-bottom:15px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.mt-0{margin-top:0}.mt-25{margin-top:25px}.fa-icon-h-16{height:16px}.transparent-bg-placeholder{background-image:-webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),-webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);background-image:linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);background-position:0 0,10px 10px;-webkit-background-size:21px 21px;background-size:21px 21px;background-color:#fff;color:#000}.btn{cursor:pointer;font-weight:500;border:1px solid;border-radius:5px;transition:all .3s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-1x{height:40px;font-size:16px;padding:5px 20px}.btn-2x{height:50px;font-size:18px;padding:5px 20px}.btn-primary{color:#fff;background:#0062ff;border-color:#0062ff}.btn-primary:hover{background:#065be2;border-color:#065be2}.btn-primary-alt{color:#0062ff;background:#fff;border-color:#0062ff}.btn-primary-alt:hover{color:#fff;background:#0062ff;border-color:#0062ff}.element-wrapper{position:relative}.hidden{display:none!important}[class*=dorik-code]{min-height:50px}.dorik-iframe{pointer-events:none}.dorik-element-control__action-btn{cursor:pointer}.dorik-element-control__action-btn:hover{background:#0006}.dorik-ec{line-height:1;letter-spacing:0px}.dorik-ec svg:not(:root).svg-inline--fa{overflow:visible}.dorik-ec .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.dorik-ec .fa-fw{text-align:center;width:1.25em}.dorik-ec .svg-inline--fa.fa-fw{width:1.25em}.dorik-controls-border{position:absolute}.dorik-controls-border-top,.dorik-controls-border-bottom{left:0;width:100%;border-top:2px dashed transparent}.dorik-controls-border-left,.dorik-controls-border-right{top:0;height:100%;border-left:2px dashed transparent}.dorik-controls-border-bottom{bottom:0}.dorik-controls-border-top{top:0}.dorik-controls-border-right{right:0}.dorik-controls-border-left{left:0}.dorik-bcs{width:100%;display:flex;line-height:1;font-size:16px;font-weight:400;color:#464a53;min-height:210px;letter-spacing:0px;align-items:center;flex-direction:column;justify-content:center}.dorik-bcs svg:not(:root).svg-inline--fa{overflow:visible}.dorik-bcs .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.dorik-bcs .fa-fw{text-align:center;width:1.25em}.dorik-bcs .svg-inline--fa.fa-fw{width:1.25em}.dorik-bcs .title{font-size:24px;color:#696f7c;font-weight:400;margin-bottom:30px}.dorik-bcs h1,.dorik-bcs h2,.dorik-bcs h3,.dorik-bcs h4,.dorik-bcs h5,.dorik-bcs h6{margin-top:0}.dorik-bcs h2{font-size:24px;font-weight:400;color:#171a21;margin-bottom:25px}.dorik-bcs__empty-section{width:80%;padding:40px;margin:50px auto;color:#464a53;border:2px dashed #e5ebf0}.dorik-bcs__empty-section-line{border:0;margin:40px -40px;width:calc(100% + 80px);border-top:2px dashed #e5ebf0}.dorik-bcs__empty-section-title-text{color:#171a21}.dorik-bcs__empty-section-guide{width:100%;display:flex}.dorik-bcs__empty-section-guide h4{font-size:18px;color:#171a21}.dorik-bcs__empty-section-guide>div{flex:1}.dorik-bcs__ul-list li{line-height:2}.dorik-bcs__ul-list li a{color:#464a53;text-decoration:none}.dorik-bcs__ul-list li a:hover,.dorik-bcs__ul-list .icon{color:#0062ff}.dorik-bcs__ul-normalize{margin:0;padding:0;list-style-type:none}.dorik-bcs__ul-normalize li{padding:0}textarea.dorik-bcs__me{opacity:0}.dorik-ecs__dropdown{position:relative}.dorik-ecs__dropdown-list{left:0;margin:0;top:100%;padding:0;color:#fff;min-width:200;position:absolute;border-radius:3px;transition:all .3s;background:#e600ad}.dorik-ecs__dropdown-item{list-style:none;cursor:pointer;font-weight:500;padding:7px 10px;border-bottom:1px solid rgba(0,0,0,.1)}.dorik-ecs__dropdown-item:last-child{border:0}.dorik-ecs__dropdown-item:hover{background:#0000001a}.dorik-ecs__dropdown-item .icon{margin-right:15px;font-size:12px}.medium-editor-toolbar{width:309px}.medium-editor-toolbar li button{padding:9px;height:36px;min-width:25px}.medium-toolbar-arrow-under:after{top:36px}.medium-editor-toolbar-form{width:329px;border-radius:5px}.medium-editor-toolbar-form label,.medium-editor-toolbar-form .medium-editor-toolbar-input{width:250px}.medium-editor-toolbar-form .medium-editor-toolbar-input{padding:6px 12px}.medium-editor-toolbar-form .medium-editor-toolbar-form-row{margin-left:12px}.medium-editor-toolbar-form .medium-editor-toolbar-input{height:36px}
