:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.react-tooltip{text-align:left;font-weight:400;--tw-shadow:0 .2rem 1.6rem 0 rgba(0, 0, 0, .4);--tw-shadow-colored:0 .2rem 1.6rem 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-radius:10px!important;padding:14px 16px!important;font-size:12px!important;transition:opacity .2s ease-in-out,visibility .2s ease-in-out!important}.react-tooltip h4,.react-tooltip h3{margin:0 0 5px;font-size:12px;font-weight:700}.react-tooltip[style*="left: 0px"][style*="top: 0px"],.react-tooltip:not([style*=left]):not([style*=transform]){opacity:0!important;visibility:hidden!important}.react-tooltip[class*=dark]{background-color:#04153ce6!important;--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.react-tooltip[class*=light]{--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity:1 !important;color:rgb(24 24 24 / var(--tw-text-opacity, 1))!important;opacity:1!important}.react-tooltip[class*=dark][data-tooltip-hidden=false]{opacity:.9!important}.react-tooltip[class*=light][data-tooltip-hidden=false]{opacity:1!important}.react-tooltip-arrow:before{position:fixed;border-color:transparent}.react-tooltip p{margin:0}.react-tooltip p+p{margin-top:5px}[class*=react-tooltip__place-top] .react-tooltip-arrow:before{bottom:-70px;left:0;transform-origin:center;border-width:1px;border-left-width:8px;border-right-width:8px;border-top-width:8px;border-bottom-width:0px}[class*=react-tooltip__place-bottom] .react-tooltip-arrow:before{top:-70px;left:0;transform-origin:center;border-width:1px;border-left-width:8px;border-right-width:8px;border-bottom-width:8px;border-top-width:0px}[class*=react-tooltip__place-bottom-end] .react-tooltip-arrow{left:210px!important}[class*=react-tooltip__place-left] .react-tooltip-arrow:before{right:-70px;transform-origin:center;border-width:8px;border-right-width:0px;border-style:solid}[class*=react-tooltip__place-right] .react-tooltip-arrow:before{left:-70px;transform-origin:center;border-width:8px;border-left-width:0px;border-style:solid}:root{--dynamicHeight: 0;--isTabletApp: 0}.fl-simple-modal{position:fixed;z-index:10015;inset:0;display:flex}.fl-simple-modal *{box-sizing:border-box}.fl-simple-modal .modal{position:relative;display:flex;background-color:#fff;margin:0 auto;border-radius:10px;max-width:calc(100% - 30px);animation:modalOpacity .2s linear}.fl-simple-modal[data-hide-background-color=true]{background-color:transparent}.fl-simple-modal[data-hide-background-color=false]{background-color:#00000080}.fl-simple-modal .modal .scrollable{overflow-y:auto;width:100%;padding:20px 15px}.fl-simple-modal .modal .closeButton{position:absolute;top:-4.5rem;right:0;height:5rem;width:5rem;background-color:transparent;color:#fff;border:none;font-weight:700;font-size:3rem;display:flex;padding:0;align-items:center;justify-content:flex-end;cursor:pointer}.fl-simple-modal[data-align-modal-bottom=true] .modal{bottom:0;right:0;left:0;position:absolute;margin:0;max-width:100%;border-radius:10px 10px 0 0}.fl-simple-modal[data-align-modal-bottom=true] .closeButton{right:16px;padding-bottom:10px}.fl-simple-modal[data-align-modal-top=true] .modal{top:0;right:0;left:0;position:absolute;margin:0;max-width:100%;border-radius:0}.fl-simple-modal.desktop{align-items:center;justify-content:center}.fl-simple-modal.desktop .modal{max-height:75vh;max-width:99.4rem}.fl-simple-modal.desktop .modal .scrollable{padding:20px}.fl-simple-modal.desktop .modal .closeButton{top:-60px;right:0}.fl-simple-modal.desktop[data-align-modal-bottom=true] .modal{max-height:calc(100% - 14rem);max-width:78rem;animation:modalSlide .2s linear;margin:0 auto}.fl-simple-modal.desktop[data-full-height-modal=true] .modal{max-height:unset;height:calc(100vh - 19rem);top:7rem}.fl-simple-modal.desktop[data-overflow-possible=true] .modal{top:var(--isTabletApp, 1rem);bottom:4rem;max-height:calc(100vh - 10rem)}.fl-simple-modal.desktop[data-overflow-possible=true] .modal .scrollable{margin:3px;padding:18px}.fl-simple-modal.mobile{align-items:center}.fl-simple-modal.mobile .modal{max-height:calc(100% - var(--dynamicHeight, 0));width:100vw}.fl-simple-modal.mobile[data-align-modal-bottom=true] .modal{max-height:calc(100% - var(--dynamicHeight, 0))}.fl-simple-modal.mobile[data-align-modal-top=true] .modal{max-height:calc(100% - var(--dynamicHeight, 0));animation:modalOpacity .3s ease-in-out}.fl-simple-modal.mobile[data-align-modal-top=true] .modal .closeButton{right:1.6rem;top:0;padding-bottom:1rem}.fl-simple-modal.mobile[data-full-height-modal=true] .modal{max-height:unset;height:calc(100% - var(--dynamicHeight, 0))}.fl-simple-modal.mobile[data-fullscreen=true]{height:100%;width:100%}.fl-simple-modal.mobile[data-fullscreen=true] .modal{max-height:unset;max-width:unset;height:100%;width:100%;margin:0;border-radius:0}.fl-simple-modal.mobile[data-fullscreen=true] .scrollable{padding:0}.fl-simple-modal.mobile[data-fullscreen-showbtn=true] .closeButton{top:0;right:1rem;height:4rem;z-index:13}.fl-simple-modal.mobile[data-full-screen-mobile-with-space-bottom=true]{height:100%;width:100%;align-items:baseline}.fl-simple-modal.mobile[data-full-screen-mobile-with-space-bottom=true] .modal{max-height:unset;max-width:unset;height:auto;width:100%;margin:0;border-radius:0;padding-bottom:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.fl-simple-modal.mobile[data-full-screen-mobile-with-space-bottom=true] .scrollable,.fl-simple-modal.mobile[data-no-padding=true] .scrollable,.fl-simple-modal.desktop[data-no-padding=true] .scrollable{padding:0}.fl-simple-modal[data-disable-scroll=true] .scrollable{overflow-y:hidden}.fl-simple-modal .background{position:absolute;inset:0}@keyframes modalSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes modalOpacity{0%{opacity:0}to{opacity:1}}
