.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;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite 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:grey;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed grey;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;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}.formula_builder{display:flex;flex-direction:column;align-items:center}.tags_wrapper{padding:0 90px;justify-content:flex-start}.added_tags_wrapper,.tags_wrapper{display:flex;flex-wrap:wrap;align-items:center}.added_tags_text_wrapper,.added_tags_wrapper{padding:30px;width:80%;justify-content:center;margin-top:30px;background-color:#74889c;border-radius:4px}.added_tags_text_wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:50px;color:#fff;font-size:16px}.tag{padding:5px 15px;border-radius:4px;color:#fff;text-transform:uppercase;cursor:pointer;margin:5px 2px;text-align:center}.tag.blue{background-color:#47b8ee}.tag.dark_blue{background-color:#034577}.tag.red{background-color:#d0464d}.tag.green{background-color:#99ca4e}.tag.dark_green{background-color:#2a850e}.tag.orange{background-color:#fbad3c}.tag_undo{margin-top:30px}.tag_undo i{font-size:30px}.wrapper_flags{display:flex;gap:12px;padding:5px;flex-wrap:nowrap}.wrapper_flags.wrap{flex-wrap:wrap}.provider{display:flex;flex-direction:column;width:140px}.provider_header{display:flex;justify-content:center;padding-bottom:3px;margin-bottom:10px;border-bottom:2px solid #00a0fd}.provider_flag{display:flex;justify-content:space-between;align-items:center;padding:5px}.provider_flag--icon{font-size:18px}.provider_flag--icon.red{color:#e35454}.provider_flag--icon.blue:hover{color:#00a0fd}.provider-input{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;outline:none;display:block;width:80%;padding:7px;border:none;border-bottom:1px solid #ddd;background:transparent;margin-bottom:10px;font:16px Arial,Helvetica,sans-serif;height:45px}.provider-input:disabled{opacity:.3}#checkboxes{background-color:#fff;margin-left:25px;padding:10px}.checkbox{margin:5px}.checkbox label{min-height:21px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer;line-height:22px}.c-checkbox span{position:relative;display:inline-block;vertical-align:top;margin-left:-20px;width:20px;height:20px;border-radius:2px;border:1px solid #ccc;text-align:center}.c-checkbox span:before{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;text-align:center!important;font-size:12px;line-height:18px;vertical-align:middle}.c-checkbox input[type=checkbox]{position:absolute;opacity:0;margin:4px 5px 0 0}.c-checkbox input[type=checkbox]:checked{color:#fff;transition:color .3s ease-out}.c-checkbox input[type=checkbox]:checked+span{border-color:#5d9cec;background-color:#5d9cec}.c-checkbox input[type=checkbox]:checked+span:before{color:#fff;opacity:1;transition:color .3s ease-out}.date-picker{left:-101px}.remove_this_slobo{height:100%;width:100%;outline:none;border:none;background-color:transparent}.btn_green:hover{background-color:#72aa1e;border:2px solid #72aa1e}.login_wrapper .login_dialog .login_box{background-color:transparent;border-radius:20px}.edit_time_V{width:150px}.edit_time_V,.single_date_V{border-radius:4px 4px 4px 4px;border:1px solid rgba(143,164,184,.5)}.single_date_V{width:80px}.market_wrapper_bonus{padding:30px;height:25%}.market_label_bonus{width:20%!important}.label_content_bonus{height:100%!important;width:100%!important;font-size:15px}.market_odd_list_bonus{width:80%!important;height:100%}.game_wrap_bonus{height:55px!important}.game_label_bonus{font-size:16px}.game_odd_bonus{height:52px!important;text-align:center;font-size:16px}.start_time_bonus{display:flex;justify-content:center;align-items:center;font-size:15px}.start_time_bonus .time{font-weight:700}.refresh_wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:42px;padding:0 15px 0 8px;margin-left:auto}.refresh_wrapper,.refresh_wrapper .tool_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.refresh_wrapper .tool_item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:24px;color:#8fa4b8;font-size:24px;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn_pmc_V{margin-right:10px!important;margin-left:-12px!important}.error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:30%;left:40%}.error-boundary__text{font-size:1.7rem}.error-boundary__error{color:#e35454;padding:20px}.btn_list_V{border-radius:0!important}.new_list_wrapper_V{margin-left:auto;margin-right:90px;width:60%;margin-bottom:10px}.font_size_14{font-size:14px!important}.list-builder_align-lists{justify-content:flex-start!important;text-transform:none!important;padding-left:37px!important}.builder_odds{display:flex;margin-left:auto!important;flex-basis:32%!important;align-items:center;justify-content:space-evenly}.builder_odds>*{flex-basis:20%}.width_5_perc{width:5%}.width_10_perc{width:10%}.width_15_perc{width:15%}.width_20_perc{width:20%}.width_30_perc{width:33.333%}.width_50_perc{width:50%}.width_60_perc{width:60%}.width_80_perc{width:80%}.y_auto_overflow{overflow-y:auto}.rtl_direction{direction:rtl}.ltr_direction{direction:ltr}.min_height_oddtypes_list{min-height:480px}.void_timeframes_wrap{height:680px}.void_timeframe_checkbox{overflow-y:scroll}.void_timeframe:hover{cursor:pointer}.void_timeframe.selected{color:#1180b5;background-color:rgba(25,166,234,.12);border:1px solid rgba(25,166,234,.3)}.icon_form_V{display:flex;flex-wrap:wrap;margin-bottom:25px}.icon_form_V .row{flex:1 0 50%;justify-content:space-evenly}.flex{flex:1!important}.channel_connection .list_wrapper.toggle .list_item{display:none!important}.hide_scroll::-webkit-scrollbar{display:none}.td_standings_input input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:28px;color:#556373;cursor:pointer;pointer-events:all;border-radius:4px;border:2px solid transparent;background-color:transparent;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out;text-align:center}.td_standings_input input:hover{background-color:#fff;border:2px solid rgba(141,162,182,.8)}.td_standings_input input:active,.td_standings_input input:focus{background-color:#fff;border:2px solid rgba(25,166,234,.8);-webkit-box-shadow:0 0 20px 2px rgba(25,166,234,.4);box-shadow:0 0 20px 2px rgba(25,166,234,.4)}.form_result{padding:1px;height:24px;width:24px;border-radius:4px;display:flex;justify-content:center;align-items:center}.green_bg_light_hover:hover{background-color:#7fc418!important}.yellow_bg_light_hover:hover{background-color:#f7cb63!important}.red_bg_light_hover:hover{background-color:#e35d64!important}.error_input_V{background-color:#fff;border:2px solid #e35454!important;box-shadow:0 0 15px 1px #f25d5d!important}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.fadeInDown_V{-webkit-animation:fadeInDown .2s ease-in-out;animation:fadeInDown .2s ease-in-out}.special_header{position:sticky;top:80px;background-color:#fff;z-index:70}.result_special_value{-webkit-box-direction:normal!important;box-sizing:border-box;outline:0;-webkit-font-smoothing:antialiased;font-family:Open Sans,sans-serif;border-radius:3px;transition:all .2s ease-in-out;border:1px solid rgba(143,164,184,.4);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:0 8px 8px 0;padding:0 8px;font-size:14px;line-height:14px;font-weight:400;color:#73879c;background-color:#fff;user-select:none;height:30px;width:55px}.width_90{width:90px!important}.min_width_50{min-width:50px!important}.list_6_items{max-height:192px!important}.list_5_items{max-height:162px!important}.timeline_wrapper_item{display:flex;flex-direction:row!important;flex-wrap:nowrap}.changes_wrapper{display:flex;flex-direction:column;flex-basis:70%}.time_point:after,.time_point:before{content:none!important}.date_height{height:32px!important;border-right:none!important}.tag_item.orange{color:#fff!important;background-color:#fcac32!important}.result_index{background-color:#d8ebbc!important}.tag_item.custom{padding:15px 20px;color:#fff;margin-left:25px;font-size:14px;border-radius:4px}.market_odd_list_wide{width:calc(100% - 340px)!important}.market_label_small{width:220px!important}.disabled_V{opacity:.9!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;pointer-events:none!important}.currency_table{width:25%!important;margin-left:300px!important;margin-top:80px!important}.currency_converter{width:20%!important;margin-left:170px!important;margin-top:80px!important;display:flex;flex-direction:column;align-items:center;box-shadow:0 1px 4px rgba(0,0,0,.16)}.currency_converter input{height:40px;font-size:17px;padding:0 10px;border:2px solid #abc6e4;text-align:center}.currency_converter input:focus{background-color:#fff;border:2px solid rgba(25,166,234,.6);-webkit-box-shadow:0 0 20px 2px rgba(25,166,234,.2);box-shadow:0 0 20px 2px rgba(25,166,234,.2)}.currency_converter_dropdown{padding:5px;border:.5px solid #abc6e4;border-radius:5px}.display_inline{display:inline!important}.input_padding{padding:2px 8px!important}.display_block_V{display:block!important}.similar_ticket_field{color:#8795a3}.item_wrap .stake_btn{width:45px!important}.padding_bottom_75{padding-bottom:75px!important}.tennis_ball{display:inline-block;width:10px;height:10px;border-radius:10px;background-color:#feb200;margin-left:10px}.flex_wrap{flex-wrap:wrap}.print-accordion{width:100%}.print-accordion_item{display:flex;align-items:center;width:max-content;transition:all .2s ease-in-out;cursor:pointer}.print-accordion_item.toggle,.print-accordion_item:hover{color:#19a6ea;font-weight:700}.print-accordion_item .print-accordion_icon,.print-accordion_item .toggle_ico{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.print-accordion_item .toggle_ico{opacity:1;font-size:24px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.print-accordion_item.toggle .toggle_ico{opacity:1;width:32px;height:32px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.print-accordion_item .toggle_ico--2{display:flex;align-items:center;justify-content:center;opacity:1;width:32px;height:32px;font-size:24px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.print-accordion_item.toggle .toggle_ico--2{opacity:1;width:32px;height:32px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.print-accordion_list{display:flex;flex-direction:column;width:100%;height:0;opacity:0;overflow:hidden;transition:all .6s ease-in-out}.print-accordion_list.toggle{height:fit-content;opacity:1;overflow:auto}.side_v{color:#19a6ea!important}.insert_row_v{opacity:0;padding-right:10px!important}.csv_row:hover .insert_row_v{opacity:1}.rich-text-editor{min-height:200px}.preview-email-modal{height:290px}.preview-email{height:214px;width:800px}.preview-email-preview{min-height:234px;max-height:360px;width:800px}.rich-text-editor-email{min-height:200px;max-height:360px;width:800px}.rdw-editor-wrapper{padding-right:45px!important}.rdw-suggestion-dropdown{position:relative!important;min-width:300px!important;max-height:300px!important;width:80%!important}.rdw-mention-link{line-height:19px!important}.date-picker-override .react-datepicker.date-and-time{display:flex!important}.date-picker-override .react-datepicker__month-container,.date-picker-override .react-datepicker__time-container{float:none!important}.react-datepicker__time-container,.react-datepicker__time-container .react-datepicker__time,.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:90px}.transactions-table-height-override{height:calc(100vh - 350px)!important;overflow:hidden}.notifications-table-height-override{height:calc(100vh - 208px)!important;overflow:hidden}.risk_online_user_name{cursor:pointer;padding:2px 10px 2px 2px;text-decoration:underline}.risk_online_user_name:hover{border:thin solid hsla(0,0%,75.3%,.65);border-radius:5px;padding:2px 10px 2px 1px}.online_user_description{resize:none;height:200px}.market_odd_list_flex{flex-direction:column!important;justify-content:center!important;align-items:center!important}.max_height_300{max-height:300px;overflow:auto}.wide_description{width:100%!important}.tag_item.disabled_v{opacity:.4!important}.file_upload{width:100%;border:none;padding:0}.file_upload::-webkit-file-upload-button{visibility:hidden;margin-left:-70px}.file_upload{height:24px;font-family:Open Sans,sans-serif;text-transform:uppercase;font-size:11px;line-height:10px;border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#8da2b6;color:#8da2b6;border:1px solid #8da2b6;background-color:rgba(141,162,182,0)}.file_upload:active:before,.file_upload:focus:before,.file_upload:hover:before{background:rgba(33,22,70,.1)}.add_document_preview{min-height:300px}.add_document_preview,.add_iframe_preview{width:90%;height:auto;object-fit:contain;padding:30px}.add_iframe_preview{min-height:50vh}.disable_resize{resize:none}.no_background{background:none}.horizontal_scroll{overflow-x:auto}table tbody tr:nth-child(2n){background-color:#f3f6f8}.bg_row_color_0{background-color:#eaf9fd!important}.bg_row_color_1{background-color:#f6edfa!important}.bg_row_color_2{background-color:#f1fdea!important}.bg_row_color_3{background-color:#fdfdea!important}.bg_row_color_4{background-color:#fdeaea!important}.bg_row_color_5{background-color:#fdf5ea!important}.bg_row_color_6{background-color:#eafdf8!important}.bg_row_color_7{background-color:#f3edfa!important}.bg_row_color_8{background-color:#fdfdea!important}.description_flex{width:100%;height:42px;display:flex;align-items:center;justify-content:flex-end}.w_250{width:250px;min-width:250px;max-width:250px}.w_123{width:123px!important;min-width:123px!important;max-width:123px!important}.w_80{width:80px;min-width:80px;max-width:80px}.bg_row_color_green{background-color:rgba(189,220,141,.3)!important}.bg_row_color_red{background-color:rgba(233,138,114,.3)!important}table tbody tr.expandable_tr:active td,table tbody tr.expandable_tr:focus td,table tbody tr.expandable_tr:hover td,table tfoot tr.expandable_tr:active td,table tfoot tr.expandable_tr:focus td,table tfoot tr.expandable_tr:hover td,table thead tr.expandable_tr:active td,table thead tr.expandable_tr:focus td,table thead tr.expandable_tr:hover td{background-color:rgba(73,86,99,.1)!important}table tbody tr td.td_span,table tbody tr th.td_span,table tfoot tr td.td_span,table tfoot tr th.td_span,table thead tr td.td_span,table thead tr th.td_span{height:0;padding:0;opacity:0;overflow:hidden;transition:all .2s ease-in-out;border-bottom-width:0}table tbody tr td.td_span .expandable_content,table tbody tr th.td_span .expandable_content,table tfoot tr td.td_span .expandable_content,table tfoot tr th.td_span .expandable_content,table thead tr td.td_span .expandable_content,table thead tr th.td_span .expandable_content{width:100%;height:0;opacity:0;overflow:hidden}table tbody tr td.td_span.toggle,table tbody tr th.td_span.toggle,table tfoot tr td.td_span.toggle,table tfoot tr th.td_span.toggle,table thead tr td.td_span.toggle,table thead tr th.td_span.toggle{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;opacity:1;transition:all .2s ease-in-out}table tbody tr td.td_span.toggle .expandable_content,table tbody tr th.td_span.toggle .expandable_content,table tfoot tr td.td_span.toggle .expandable_content,table tfoot tr th.td_span.toggle .expandable_content,table thead tr td.td_span.toggle .expandable_content,table thead tr th.td_span.toggle .expandable_content{padding:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#e9edf0;opacity:1;overflow:visible;transition:all .2s ease-in-out}table tbody tr td.td_span.toggle .expandable_content table,table tbody tr th.td_span.toggle .expandable_content table,table tfoot tr td.td_span.toggle .expandable_content table,table tfoot tr th.td_span.toggle .expandable_content table,table thead tr td.td_span.toggle .expandable_content table,table thead tr th.td_span.toggle .expandable_content table{box-shadow:0 0 20px rgba(48,57,68,.3);background-color:#fff}table tbody tr td.td_span.toggle .expandable_content table tr:last-child td,table tbody tr th.td_span.toggle .expandable_content table tr:last-child td,table tfoot tr td.td_span.toggle .expandable_content table tr:last-child td,table tfoot tr th.td_span.toggle .expandable_content table tr:last-child td,table thead tr td.td_span.toggle .expandable_content table tr:last-child td,table thead tr th.td_span.toggle .expandable_content table tr:last-child td{border-bottom-width:0}.maxHeight_156{max-height:156px!important}@media (min-width:914px){.hide_desktop{display:none!important}}@media (max-width:914px){.app_content.f_small .main_content .scroll_container{height:calc(100vh - 190px)!important}.app_content.f_small .main_content{height:calc(100vh - 180px)!important}.padding_mobile{padding:20px}.flexDirectionColumn{flex-direction:column}.sport_filter_mobile{display:flex!important;flex-direction:column!important;height:300px!important;overflow-y:scroll!important;position:absolute!important;top:45px!important;left:-4px!important;width:42px!important;overflow-x:hidden!important;box-shadow:0 6px 15px 2px rgba(85,99,115,.3);border-radius:4px}.hide{display:none!important}.height_auto{height:auto!important}.overflow_visible_mobile{overflow:visible!important}.x_scroll{margin-bottom:40px!important;margin-top:20px!important}.x_scroll,.x_scroll_ls{display:block;overflow-x:auto!important;white-space:nowrap!important}.x_scroll_ls{margin-bottom:0!important;margin-top:0!important}.x_scroll_footer{padding:10px;height:auto!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.remove_margin_on_mobile{margin-bottom:0!important}.filter_label_mobile{width:100px}.max_width_100{width:100%!important}.z_index_mobile{z-index:1000!important}.flex_content{display:flex;flex-direction:column}.table_row:active,.table_row:hover,table tbody tr:active td,table tbody tr:focus td,table tbody tr:hover td,table tfoot tr:active td,table tfoot tr:focus td,table tfoot tr:hover td,table thead tr:active td,table thead tr:focus td,table thead tr:hover td{background-color:#ffcb51!important}.empty_div{padding:40px 0}.h_500{height:500px!important}}.icon_info{font-size:20px}.info_cell{display:"flex";justify-content:"center"}.filter_options_mobile{width:100%;display:flex;justify-items:flex-start;justify-content:flex-start;padding:5px}.filter_section_mobile{display:flex;flex-direction:row}.mobile_border{justify-content:left;align-items:flex-start}.mobile_border,.mobile_border_center{display:flex;flex-direction:column;padding:10px;border-bottom:1px solid rgba(141,162,182,.3)}.mobile_border_center{justify-content:center;align-items:center}.filterOptionsMobile{display:flex;justify-content:center}.sticky{position:sticky;top:0;z-index:2}@media (max-width:914px){.overflow_x{overflow-x:auto!important;display:block;white-space:nowrap!important}.modal-body_mobile,.modal-footer_mobile{width:100vw!important}.modal-footer_mobile{align-self:normal!important}.w_1800{width:1800px!important}.w_2200{width:2200px!important}.w_2000{width:2000px!important}.x_scroll__m_0{display:block;overflow-x:auto!important;white-space:nowrap!important;margin-bottom:0!important;margin-top:0!important}.closeBtnMobile{top:-10px!important;left:-14px!important}.form_col input.mobile_outline{border:1px solid rgba(143,164,184,.4)!important}.right_panel_empty_div{padding:120px 0}.padding_bottom_120_mobile{padding-bottom:120px!important}.bg_white{background-color:#fff!important}.w_fit_content_mobile{width:fit-content!important}.margin_left_64_mobile{margin-left:64px!important}}.green_text{color:green!important}.red_text{color:red!important}.line_height_18{line-height:18px!important}.w_40{width:40px!important}.w_80{width:80px!important}.w_400{width:400px!important}.w_120{width:120px!important}.fit_content{width:fit-content}.checkboxStyle{height:17px!important;width:17px!important;border:none!important;border-radius:3px;outline:none;cursor:pointer}.hidden_content{display:none!important}.black_dark_text{color:#242930!important}.light_blue_bg{background-color:#8fcbdd!important}.light_green_bg{background-color:#8ec7a6!important}.light_yellow_bg{background-color:#fcd989!important}.light_red_bg{background-color:#e7abab!important}.light_purple_bg{background-color:#d9bbdb!important}.light_gray_bg{background-color:#ececec!important}.font_size_14 td{font-size:14px!important}.light_gray_bg td{background-color:#ececec!important}.static{position:static}.reset_style table{text-align:center}.reset_style td{border:none;border-collapse:collapse;border-spacing:0}.reset_style table tbody tr:active td,.reset_style table tbody tr:focus td,.reset_style table tbody tr:hover td,.reset_style table tfoot tr:active td,.reset_style table tfoot tr:focus td,.reset_style table tfoot tr:hover td,.reset_style table thead tr:active td,.reset_style table thead tr:focus td,.reset_style table thead tr:hover td{background-color:transparent}.clock{display:flex;flex-direction:flex;position:absolute;top:0;left:0;width:100%;height:fit-content;font-size:11px;align-items:center;justify-content:space-between;color:#e1f0ff;padding:2px 6px}.clock i{padding-right:2px}.promotion-dropdown{position:absolute;top:21px;left:64px;display:flex;flex-direction:column;width:auto;height:fit-content;max-height:130px!important;overflow-y:auto;overflow-x:hidden;padding:0;background-color:#fff;box-shadow:0 6px 15px 2px rgba(85,99,115,.3)}.promotion-dropdown::-webkit-scrollbar{display:none}.promotion-dropdown-list{padding:4px;border-bottom:1px solid #e2e8ed;background-color:#fff}.minWidth_108{min-width:108px}.link_look{text-decoration:underline;color:#19a6ea;cursor:pointer}tr.dark_gray td{font-weight:600;font-size:14px!important;background-color:#e1f0ff!important}table.autorisation_live td .period{width:fit-content}.period_container{display:flex;align-items:center;justify-content:flex-start;max-width:452px;height:51.5px!important;overflow-y:hidden;overflow-x:auto}table.autorisation_live td .competitors{display:block;max-width:376px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}table.autorisation_live td .competitors .away_team,table.autorisation_live td .competitors .home_team{display:block;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important}.tooltip{padding-left:10px;color:#037ff3}.tooltip:hover{display:flex!important;flex-direction:column!important;align-items:start!important}.tooltip .tooltiptext{visibility:hidden;height:0;display:none!important}.tooltip:hover .tooltiptext{height:fit-content!important;display:block!important;visibility:visible}.flex_center{justify-content:center!important}.flex_center,.flex_left{display:flex!important;align-items:center!important}.flex_left{justify-content:flex-start!important}.flex_right{display:flex!important;justify-content:flex-end!important;align-items:center!important}.ellipsis_dropdown{display:block!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;padding-top:8px!important}.affiliate_title{font-size:20px;font-weight:400;margin:10px 10px 20px}.affiliate_title,.uppercase{text-transform:uppercase}.badge_number{display:flex;align-content:center;justify-content:center;color:#fff;width:20px;height:20px;background-color:red;border-radius:50%;padding:2px}.overflow_x_full_w{overflow-x:auto!important;display:block;white-space:nowrap!important}.header_row{text-align:center;background:#e1f0fc;padding:10px 0!important;font-size:13px;font-weight:600;outline:1px solid #869fb8}.admin_table.row_height_32 td{height:32px!important}.baseline th{vertical-align:baseline!important}.top_34 th{top:34px!important}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{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,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__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 Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}[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;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-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;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[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}
/*# sourceMappingURL=/src.b2ff4f3a.css.map */