.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}.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}body,html{min-height:100%}#__next{height:100%}code{font-family:Inter,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;padding:.1rem .4rem;font-size:90%;color:#d400ff;border-radius:.1335rem}code:not([class*=language-]):after,code:not([class*=language-]):before{content:"`"}code[class*=language-]{padding:0}.color-legend,.dual-list-container{display:flex;flex-direction:column}.color-legend{margin-bottom:10px}.color-legend-item{display:flex;align-items:center;margin-bottom:5px}.color-legend-item .color-box{width:20px;height:20px;border:1px solid #000;margin-right:5px}.preview-image{height:"100%";width:"100%"}.dual-list-container .allow-notallow{display:flex;column-gap:66px}.dual-list-container .allow-notallow .list-header{font-size:1em;font-weight:700;margin-bottom:5px;border:1px solid #f0f9ff;width:50%;text-align:center;color:#152a38;background-color:#f0f9ff}.custom-dual-list .rdl-available .rdl-control,.custom-dual-list .rdl-selected .rdl-control{background-color:#fff;border:1px solid #f0f9ff;border-radius:5px;color:#152a38}.custom-dual-list .rdl-available .rdl-control select,.custom-dual-list .rdl-selected .rdl-control select{border:none;background:#f0f9ff;color:#152a38}.custom-dual-list .rdl-available .rdl-control option,.custom-dual-list .rdl-selected .rdl-control option{color:#152a38;background-color:#ecf6ff}.custom-dual-list .rdl-filter-container .rdl-filter{background-color:#fff;color:#152a38;border:1px solid #f0f9ff!important;border-radius:5px;padding:6px 10px}.custom-dual-list .rdl-control::-webkit-scrollbar{width:6px}.custom-dual-list .rdl-control::-webkit-scrollbar-track{background:#e6f3fb}.custom-dual-list .rdl-control::-webkit-scrollbar-thumb{background:#f0f9ff;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.custom-dual-list .rdl-control::-webkit-scrollbar-thumb:hover{background:#152a38}.custom-dual-list .rdl-control{overflow-y:auto!important;transition:all .4s ease-in-out}.custom-dual-list .rdl-control option:checked{background-color:#d9f8f2!important;color:#152a38}.custom-dual-list .rdl-control option:hover{background-color:#eafbfa}.custom-dual-list .rdl-control select:focus{outline:none;box-shadow:0 0 0 2px #f0f9ff}.dropzone-wrapper .file-uploader-single{height:200px}.file-uploader-wrapper{position:relative}.file-uploader-wrapper .dropzone{min-height:230px!important;height:232px!important;overflow:hidden}.file-uploader-wrapper .dropzone .MuiBox-root{height:198px!important}.file-uploader-wrapper .dropzone .MuiBox-root h5{font-size:1rem}.file-uploader-wrapper .dropzone .MuiBox-root p{font-size:.8rem}.grid-position{position:relative;align-items:center}.grid-position-d-none{display:none;align-items:center}.select-grid{position:absolute;top:0;width:100%;z-index:100;top:-68px}.select-option-field{background:#372d48}.dropzone-format{position:absolute;z-index:99;bottom:10px;left:50%;transform:translateX(-50%);font-size:10px;text-align:center}.dropzone-overlay{position:absolute;width:100%;height:100%;overflow:hidden;z-index:999;background:#352d42c2}.dropzone-format p{margin:0}.grid-button{padding-bottom:1.25rem}.unread-notification-color{background-color:#eae5ff}@media (max-width:575px){.detailsBlock{flex-direction:column;align-items:flex-start!important}.detailsBlockBottom{order:1;margin-bottom:1.25rem!important}.detailsBlockTop{order:2}}.accordionWrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.detailsBlockBottom{display:flex;align-items:center;justify-content:center}.block-class{display:block}.hidden-class{display:none}@media (max-width:600px){.MuiDataGrid-root .MuiDataGrid-cell{display:flex;flex-direction:row;align-items:center!important}.MuiDataGrid-root .MuiDataGrid-iconButton{margin-top:8px}}.tracking-link-alert{display:flex;align-items:center;justify-content:space-between}.tracking-flex{display:flex;justify-content:flex-end}.tracking-link-alert .MuiAlert-message{overflow:unset;word-break:break-all}.hr-line{margin-bottom:15px;margin-top:20px}.tracking-parameter{margin-bottom:10px}.no-sort-icon .MuiDataGrid-sortIcon{display:none}@media (max-width:991px){.dropzone-format{bottom:20px;font-size:9px}.file-uploader-wrapper .dropzone{min-height:377px!important}.file-uploader-wrapper .css-1uddvgt img{width:200px}.file-uploader-wrapper .dropzone .css-1uddvgt{height:280px!important}.file-uploader-wrapper .dropzone .css-1uddvgt .css-1qwtlrh h5,.file-uploader-wrapper .dropzone .css-1uddvgt .css-1qwtlrhp p{font-size:1rem}.file-uploader-wrapper .dropzone{align-items:flex-star!important;-webkit-align-items:flex-start!important}}@media (max-width:375px){.file-uploader-wrapper .css-1uddvgt img{width:170px}}@media (max-width:480px){.file-uploader-wrapper .dropzone{min-height:360px!important}}.data-grid-overflow .MuiDataGrid-main .MuiDataGrid-row--lastVisible .MuiDataGrid-cell:last-child .grid-overflow-wrap{white-space:wrap!important}.data-grid-overflow .MuiDataGrid-main .MuiDataGrid-row--lastVisible .MuiDataGrid-cell:last-child{max-width:100%!important}@media (max-width:480px){.pagination-spacing .MuiDataGrid-footerContainer{justify-content:center!important;-webkit-justify-content:center!important}.pagination-spacing .MuiDataGrid-footerContainer .MuiTablePagination-toolbar{padding:0!important}.pagination-spacing .MuiDataGrid-footerContainer .MuiTablePagination-toolbar .MuiTablePagination-selectLabel{display:flex}.pagination-spacing .MuiDataGrid-footerContainer .MuiTablePagination-toolbar .MuiTablePagination-input{display:inline-flex!important;margin-right:5px;margin-left:-2px}.pagination-spacing .MuiDataGrid-footerContainer .MuiTablePagination-toolbar .MuiTablePagination-input .MuiSelect-select{padding-top:7px}.pagination-spacing .MuiDataGrid-footerContainer .MuiTablePagination-toolbar .MuiTablePagination-actions{margin-left:0}}@media (max-width:556px){.add-event-btn{margin-bottom:1.25rem}}.file-uploader-wrapper .dropzone img{object-fit:fill!important;width:150px}@media (max-width:991px){.file-uploader-wrapper .dropzone{padding:.5rem!important}}@media (max-width:599px){.padding-space{padding-top:.3rem!important}}.word-break{word-break:break-all}@media (max-width:480px){.reset-pb-2{margin-top:.5rem!important}}.accordion-collapse-height{height:45px}.Mui-expanded.accordion-collapse-height{min-height:45px}.custom-button-class{min-width:0!important}.custom-button-class:hover{background-color:transparent!important}.custom-button-class span{margin-left:10px!important;margin-right:0!important}.custom-button-class span svg{font-size:20px!important}.reporting-clicks-header{flex-direction:column!important}@media (max-width:599px){.header-table-left-inner{flex-direction:column!important}}.select-dropdown .MuiSelect-select{padding-right:0!important}.data-grid-overflow .MuiDataGrid-virtualScroller{overflow:auto!important}.custom-dual-list .rdl-control{color:#fff!important}@media (max-width:991px){.mui-modal{max-width:60%!important}}@media (max-width:575px){.mui-modal{max-width:80%!important}}.grid-flex{justify-content:space-between}.grid-flex-end{justify-content:flex-end;display:flex}@media (max-width:575px){.grid-flex-column{flex-direction:column-reverse!important;align-items:unset}.grid-flex-column .url-button{padding-bottom:.5rem}}@media (max-width:991px){.offer-grid-flex-column{flex-direction:column-reverse!important;align-items:unset}}.offer-grid-flex-column .url-button{padding-bottom:.5rem}.date-range,.expire-date{width:100%}.offer-filter-position{position:absolute;transform:translate(-50%,-50%);top:50%;right:10px;z-index:10}.form-control-padding input{padding-right:3.2rem}.nav-header .VerticalNavHeaderTitel-h6{font-size:1rem}.MuiFormControl-root.MuiFormControl-fullWidth.MuiTextField-root.select-option-field{background-color:#fff}.gmt-time{font-weight:600}.sub-header-name{font-size:12px;text-transform:capitalize;line-height:1.8rem;color:#9a9a9a}.sub-header-color{color:#9a9a9a}.sub-header-wrapper{display:flex}.filter-width,.filter-wrapper{display:flex;align-items:center}.filter-width{width:20px;height:20px;justify-content:center}.d-flex{display:flex}.ml-1{margin-left:.5rem}.resp-apply-button{height:30.23px}@media (max-width:600px){.resp-mobile{margin-top:1.5rem!important}.resp-button{min-width:95px!important;margin-top:1.4rem!important}.resp-apply-button{min-width:70px!important;margin-bottom:0!important}.dual-list-box-accordion .MuiTabs-flexContainer button{font-size:12px;padding:10px 12px}}@media (max-width:480px){.dual-list-box-accordion .MuiTabs-flexContainer button{font-size:11px;padding:10px 0;min-width:90px!important}}@media (max-width:380px){.dual-list-box-accordion .MuiTabs-flexContainer button{min-width:75px!important}}@media (max-width:600px){.heading-resp{flex-wrap:wrap}.react-datepicker-popper .react-datepicker .react-datepicker__month-container{width:100%!important}}.css-1cs7tw9>div[style*="position:fixed"],.css-qcxw99>div[style*="position:fixed"]{z-index:9999!important}.form-control-tooltip .form-control-padding{width:100%}.form-control-tooltip{position:relative}@media (min-width:600px){.grid-size{max-width:12%!important}}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(max-content,95px));grid-gap:0 15px;overflow:auto;width:100%;max-width:100%;justify-content:space-between;padding-bottom:.4rem}.pb-0{padding-bottom:0!important}.summary-mt{margin:.6rem 0;font-size:14px}.summary-mt-text{font-size:14px!important}@media (max-width:600px){.summary-grid{grid-template-columns:repeat(auto-fit,minmax(max-content,160px))}}.MuiDataGrid-cell--withRenderer div a,.MuiDataGrid-cell--withRenderer div a p,.MuiDataGrid-cell--withRenderer>div,.MuiDataGrid-cell--withRenderer>div p{word-break:break-all;white-space:normal}.MuiDataGrid-cell--withRenderer>a p,.MuiDataGrid-cell--withRenderer>a span{word-break:break-all;white-space:normal!important}.date-range>div{height:40px}@media (max-width:600px){.date-range-picker-container{width:90%}.date-range-picker-container .rdrDateRangePickerWrapper{flex-direction:column;width:100%}.date-range-picker-container .rdrDateRangePickerWrapper .rdrDefinedRangesWrapper{width:100%}}.dashboard-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(max-content,157px));padding:1.25rem;grid-gap:20px;justify-content:space-between}@media(max-width:600px){.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(max-content,120px))}}.global-filter-adjustment{margin:0!important}.global-flex-wrap{flex-wrap:nowrap!important;align-items:flex-start!important}@media (max-width:600px){.global-flex-wrap{flex-wrap:wrap!important}}.align-items-center{align-items:center}.action-select-header{top:-7px!important}@media (max-width:600px){.resp-conversion-grid{flex-direction:column!important;align-items:flex-start!important}}.expire-date .MuiInputBase-colorPrimary{height:40px}.select-transition>label{transform:translate(14px,9px) scale(1)}.select-transition .MuiInputLabel-shrink{transform:translate(14px,-9px) scale(.75);background:#fff}.select-transition .expire-date label{transform:translate(14px,9px) scale(1)}.select-transition .expire-date .MuiInputLabel-shrink{transform:translate(14px,-9px) scale(.75)}@media (max-width:600px){.resp-flex-col{flex-direction:column!important}}@media (min-width:1440px){.css-ckewk2-MuiToolbar-root,.layout-content-wrapper .navbar-content-container,.layout-page-content{max-width:100%!important}}.MuiDataGrid-row.MuiDataGrid-row--dynamicHeight{min-height:45px!important}.reupload-img{opacity:0;position:absolute;background:rgba(0,0,0,.6);width:100%;height:100%;z-index:5;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.reupload-img svg{fill:gray;font-size:30px}.file-uploader-wrapper .dropzone:hover .reupload-img{opacity:1}.form-control-radius .MuiInputLabel-root.MuiInputLabel-formControl.MuiInputLabel-shrink{background:#fff;padding-left:4px;padding-right:8px}.form-control-radius .select-dropdown fieldset legend>span{display:none}.ml-04{margin-left:4px}.button-spinner .MuiCircularProgress-indeterminate svg{width:25px;height:25px}.custom-pagination .MuiTablePagination-root .MuiInputBase-root,.custom-pagination .MuiTablePagination-root .MuiInputLabel-root{font-size:14px}.custom-pagination .MuiTablePagination-root .MuiSelect-select{min-width:1.5rem!important;padding-left:18px;padding-right:16px!important}.pb-5{padding-bottom:1.5rem}.pt-8{padding-top:8px}@media (max-width:420px){.summary-grid{grid-template-columns:repeat(auto-fit,minmax(max-content,140px))}}@media (max-width:373px){.summary-grid{grid-template-columns:repeat(auto-fit,minmax(max-content,110px));grid-gap:0 15px}}@media (max-width:600px){.resp-reload{justify-content:flex-end!important}.pt-0{padding-top:0!important}}.bulk-edit-button-field{height:40px}.react-reporting-table table thead tr th .Mui-TableHeadCell-Content .Mui-TableHeadCell-Content-Labels .Mui-TableHeadCell-Content-Wrapper{white-space:unset!important;line-height:.75rem;line-height:14px}.react-reporting-table table thead tr th .Mui-TableHeadCell-Content .Mui-TableHeadCell-Content-Labels{align-items:flex-start}.react-reporting-table table thead tr th{padding-top:.5rem}.react-reporting-table table tbody tr td,.react-reporting-table table tbody tr td .MuiBox-root>a{font-size:14px;white-space:normal}.react-reporting-table table tbody tr td{padding-top:8px!important;padding-bottom:8px!important}.react-reporting-table table tbody tr:last-child td{border-bottom:0}.filter-wrapper>div{line-height:16px}.tracking-link-alert .MuiAlert-icon{padding:3px 0}.tracking-link-alert .MuiAlert-icon svg{width:20px}.tracking-link-alert .MuiAlert-message{padding:5px 0}.modal-spacing{padding:20px 24px}@media (max-width:480px){.react-reporting-table .MuiTablePagination-root span{min-width:4ch}}.affiliate-specific-wrapper .MuiDataGrid-toolbarContainer button{background-color:rgba(145,85,253,.04)}.affiliate-specific-wrapper .MuiDataGrid-toolbarContainer{margin-bottom:10px}.offer-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:0 15px;width:100%;max-width:100%;justify-content:start;padding-bottom:.4rem}@media (max-width:575px){.offer-summary-grid{grid-template-columns:repeat(auto-fill,minmax(min-content,230px))}.w-50{width:50%}}@media (min-width:575px){.outer-box{flex-direction:column}}@media (max-width:575px){.typography-resp{font-size:14px!important}}.bin-btn{min-width:unset!important;color:#8a8d93;padding:0 10px;cursor:pointer}.bulk-edit-accordion .MuiAccordionSummary-root:not(.Mui-expanded){min-height:40px!important}.bulk-edit-accordion .MuiAccordionSummary-content:not(.Mui-expanded){margin:0!important}@media(max-width:600px){.new-line-space{flex-direction:column}}.download-csv-btn svg{font-size:1.2rem;margin-left:5px}.csv-upload-modal{display:flex;align-items:center;justify-content:space-between}.upload-csv{width:30px!important;height:30px!important}.bulk-edit-dropzone-format{position:unset!important;transform:unset!important;margin-top:50px}.grid-flex-wrap{flex-wrap:nowrap!important}@media (max-width:1200px){.grid-flex-wrap{flex-wrap:wrap!important}}.filter-icons{cursor:pointer}.other-page-reload{margin-top:.5rem}@media (max-width:600px){.table-header-action{flex-wrap:wrap!important;justify-content:flex-end!important}}.resp-right-header{padding-top:0!important}.MuiAutocomplete-hasClearIcon.MuiAutocomplete-hasPopupIcon.react-autocomplete .MuiOutlinedInput-root{padding-right:50px!important}.adv-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(133px,1fr));grid-gap:0 15px;width:100%;max-width:100%;justify-content:start}.adv-domain-truncate{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;max-height:50px;white-space:normal}.tracking-tab-list .MuiTabs-flexContainer button.Mui-selected{background-color:#9155fd38}.aff-details-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))}.direct-link-hover,.direct-link-hover:hover{transition:all .3s ease-in-out}.direct-link-hover:hover{background-color:#e6d8fed6}.direct-link-hover svg{color:#976be3}.skeleton-grid{height:43px!important;transform-origin:0 0!important;transform:unset!important}.code-bg{background:#383838}.code-spacing{white-space:break-spaces!important;font-size:12px!important}.skeleton-grid-timezone{height:24px!important;transform-origin:0 0!important;transform:unset!important}@media (min-width:2000px){.mrt-whitespace table thead tr th:not(:last-child) .Mui-TableHeadCell-Content .Mui-TableHeadCell-Content-Labels .Mui-TableHeadCell-Content-Wrapper{width:50px}.mrt-whitespace table thead tr th:nth-child(2) .Mui-TableHeadCell-Content .Mui-TableHeadCell-Content-Labels .Mui-TableHeadCell-Content-Wrapper{width:30px}.mrt-whitespace table thead tr th:first-child{width:calc(0%)}.mrt-whitespace table thead tr th:nth-child(10),.mrt-whitespace table thead tr th:nth-child(3),.mrt-whitespace table thead tr th:nth-child(4),.mrt-whitespace table thead tr th:nth-child(5),.mrt-whitespace table thead tr th:nth-child(6),.mrt-whitespace table thead tr th:nth-child(7),.mrt-whitespace table thead tr th:nth-child(8),.mrt-whitespace table thead tr th:nth-child(9){width:3%}.mrt-whitespace table thead tr th:nth-child(2){width:1%}.mrt-whitespace table thead tr th:nth-child(3){width:10%}.mrt-whitespace table thead tr th:last-child{width:3%}.mrt-whitespace table thead tr th:nth-child(11),.mrt-whitespace table thead tr th:nth-child(12),.mrt-whitespace table thead tr th:nth-child(13),.mrt-whitespace table thead tr th:nth-child(14),.mrt-whitespace table thead tr th:nth-child(15),.mrt-whitespace table thead tr th:nth-child(16),.mrt-whitespace table thead tr th:nth-child(17),.mrt-whitespace table thead tr th:nth-child(18){width:2%}.flex-reporting-table table thead tr th:not(:last-child) .Mui-TableHeadCell-Content .Mui-TableHeadCell-Content-Labels .Mui-TableHeadCell-Content-Wrapper{width:50px}.flex-reporting-table table thead tr th:nth-child(2) .Mui-TableHeadCell-Content .Mui-TableHeadCell-Content-Labels .Mui-TableHeadCell-Content-Wrapper{width:40px}.flex-reporting-table table thead tr th:first-child{width:calc(0%)}.flex-reporting-table table thead tr th:nth-child(10),.flex-reporting-table table thead tr th:nth-child(3),.flex-reporting-table table thead tr th:nth-child(4),.flex-reporting-table table thead tr th:nth-child(5),.flex-reporting-table table thead tr th:nth-child(6),.flex-reporting-table table thead tr th:nth-child(7),.flex-reporting-table table thead tr th:nth-child(8),.flex-reporting-table table thead tr th:nth-child(9){width:3%}.flex-reporting-table table thead tr th:nth-child(2){width:4%}.flex-reporting-table table thead tr th:last-child,.flex-reporting-table table thead tr th:nth-child(3){width:3%}.flex-reporting-table table thead tr th:nth-child(11),.flex-reporting-table table thead tr th:nth-child(12),.flex-reporting-table table thead tr th:nth-child(13),.flex-reporting-table table thead tr th:nth-child(14),.flex-reporting-table table thead tr th:nth-child(15),.flex-reporting-table table thead tr th:nth-child(16),.flex-reporting-table table thead tr th:nth-child(17),.flex-reporting-table table thead tr th:nth-child(18){width:2%}}.rmdp-calendar,.rmdp-container{z-index:500000!important}