:root{--background-primary:#52caf9;--background-primary-selected:#2c6fae;--background-secondary:#fff;--background-body:#eee;--text-theme:#fff;--text-primary:#000;--text-secondary:#000;--input-background-primary:#ddd;--input-background-secondary:#fff;--background-company-menu:#13525f}.loader-comp{height:100%;text-align:center;width:100%}.loader-comp .spinner{bottom:0;height:50px;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0}.loader-comp .spinner .ball{animation:motion 3s cubic-bezier(.77,0,.175,1) infinite;background-color:#52caf9;background-color:var(--background-primary);border-radius:50%;display:inline-block;height:20px;width:20px}@keyframes motion{0%{transform:translateX(0) scale(1)}25%{transform:translateX(-50px) scale(.3)}50%{transform:translateX(0) scale(1)}75%{transform:translateX(50px) scale(.3)}to{transform:translateX(0) scale(1)}}.mobile-view-login .loader-comp .spinner .ball{background-color:#fff}.loader-comp .message{font-size:10px;letter-spacing:3px;margin-top:5px}.mobile-view-login{align-items:center;background-color:#13525f;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:auto}.mobile-view-login.modal-setup{min-height:0;min-height:auto}.mobile-view-login .logo,.refer-friend .logo{height:75px;width:250px}.mobile-view-login a{color:#fff}.fw-bolder{font-weight:600!important}.btn.btn-theme{background-color:#3690c1;border-color:#3690c1;color:#fff}.page-404{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8yOS8xMiKqq3kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABHklEQVRIib2Vyw6EIAxFW5idr///Qx9sfG3pLEyJ3tAwi5EmBqRo7vHawiEEERHS6x7MTMxMVv6+z3tPMUYSkfTM/R0fEaG2bbMv+Gc4nZzn+dN4HAcREa3r+hi3bcuu68jLskhVIlW073tWaYlQ9+F9IpqmSfq+fwskhdO/AwmUTJXrOuaRQNeRkOd5lq7rXmS5InmERKoER/QMvUAPlZDHcZRhGN4CSeGY+aHMqgcks5RrHv/eeh455x5KrMq2yHQdibDO6ncG/KZWL7M8xDyS1/MIO0NJqdULLS81X6/X6aR0nqBSJcPeZnlZrzN477NKURn2Nus8sjzmEII0TfMiyxUuxphVWjpJkbx0btUnshRihVv70Bv8ItXq6Asoi/ZiCbU6YgAAAABJRU5ErkJggg==);min-height:100vh}.error-template{padding:40px 15px;text-align:center}.error-actions{margin-bottom:15px;margin-top:15px}.error-actions .btn{margin-right:10px}.header{background:#13525f;background:var(--background-company-menu);border-bottom:1px solid #eee;border-bottom:1px solid var(--background-body);color:#fff;color:var(--text-theme);display:flex;height:50px}.mobile-view .header{background-color:#52caf9;background-color:var(--background-primary);display:flex;flex-direction:column;height:auto;padding:5px}.background-secondary{background-color:#fff;background-color:var(--background-secondary)}.mobile-view-login .forgot-password,.mobile-view-login .login{max-width:450px;width:90%}.bottom-tabs{align-items:center;background-color:#fff;background-color:var(--background-secondary);border-top:1px solid #ddd;bottom:10px;display:flex;height:75px;justify-content:center;position:fixed;text-align:center;width:100%}.home-tab-content{background:#eee;background:var(--background-body);height:calc(100vh - 125px);overflow:auto}.bottom-tabs .tab.active,.bottom-tabs .tab.active .icon{color:#2c6fae;color:var(--background-primary-selected)}.bottom-tabs .report-here-tab.active,.bottom-tabs .report-here-tab.active .icon{color:#52caf9}.bottom-tabs .tab{flex:1 1;font-size:18px;position:relative}.mobile-view .chat-page{height:100%}.mobile-view{height:100vh;overflow:auto}.main-content .chat-form{height:100%}.chat-window{background:#fff;background:var(--background-secondary);display:flex;flex-direction:column;height:100%;position:relative}.chat-window .chat-header{background-color:#1e325c;background-color:#52caf9;background-color:var(--background-primary);border-bottom:1px solid #fff;border-bottom:1px solid var(--background-secondary);display:flex;font-size:14px;font-weight:700;height:48px;line-height:48px}.chat-header-back{text-align:center;width:40px}.chat-window .chat-header .chat-header-title{color:#fff;color:var(--text-theme);flex:1 1;overflow:hidden;padding:0 10px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.chat-header-back a{color:#fff;color:var(--text-theme)}.chat-window .chat-body{background-color:#fff;background-color:var(--background-secondary);display:flex;flex:1 1;overflow-y:auto}.mobile-view .chat-window .chat-body .chat-body-message{padding:2px}.chat-window .chat-body .chat-body-message{flex:1 1;height:100%;overflow:auto;padding:10px}.message-container{display:flex}.name-bg{background:#ff9800;border-radius:10px;color:#fff;font-size:22px;height:35px;line-height:35px;text-align:center;width:35px}.message-container .message{flex:1 1}.date-bg-line{border-bottom:1px solid #ddd;line-height:.1em;margin:10px 0 5px;text-align:center;width:100%}.message-container .user-details .user .uppercase{display:inline-block}.message-container .message-box,.message-container .user-details .user b{color:#000;color:var(--text-primary)}.message-container .message-box{border-radius:5px;font-size:14px;position:relative}.device-info,.mobile-view .message-container .time-info{font-size:10px}.device-info{background:#607d8b;color:#fff;margin:0 10px;padding:1px 10px}.device-info,.thread-count{border-radius:5px;display:inline-block}.es-event,.hs-event{border:1px solid #607d8b;border-radius:10px;padding:10px 0}.es-event .community-member-info,.es-event .event-details,.es-event .form-details,.es-event .requester-info,.es-event .service{border-bottom:1px dashed #607d8b;padding:10px}.community-member-info .d-flex>div,.event-details>div,.form-details>div,.requester-info .d-flex>div,.service>div{flex:1 1;padding:0 5px}.es-event .case-number{background-color:#9b2f81;border-radius:10px;color:#fff;display:inline-block;font-size:12px;padding:2px 10px}.es-event .admin-accepted,.es-event .case-status-ireti,.es-event .cbo-accepted,.es-event .lnsc-accepted,.es-event .received-request,.es-event .status-declined,.es-event .status-ireti-resource,.es-event .status-pending,.es-event-status.admin-accepted,.es-event-status.case-status-ireti,.es-event-status.cbo-accepted,.es-event-status.lnsc-accepted,.es-event-status.received-request,.es-event-status.status-declined,.es-event-status.status-ireti-resource,.es-event-status.status-pending{background-color:#007bff;border-radius:10px;color:#fff;display:inline-block;font-size:12px;padding:2px 10px}.es-event .case-status-ireti,.es-event-status.case-status-ireti{background-color:#795548}.chat-header .btn-group .btn{padding:2px 5px}.es-event .status-declined,.es-event-status.status-declined{background-color:#d02e22}.es-event .status-ireti-resource,.es-event-status.status-ireti-resource{background-color:#531dcc}.es-event .admin-accepted,.es-event .cbo-accepted,.es-event .lnsc-accepted,.es-event .received-request,.es-event-status.admin-accepted,.es-event-status.cbo-accepted,.es-event-status.lnsc-accepted,.es-event-status.received-request{background-color:#407531}.date-bg-color{background:#eee;background:var(--background-body);border-radius:15px;color:#000;color:var(--text-primary);padding:7px}.report-name{border-radius:10px;color:#fff;display:inline-block;font-size:12px;padding:2px 10px}.report-name.high{background-color:#c12e23}.report-name.mid{background-color:#ffeb3b;color:#000}.es-event .questions{padding:10px}.report-here-page{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:calc(100% - 93px);position:relative;width:100%}.mail-envelope{color:#4caf50;font-size:64px}.red-panic-button{align-items:center;background-color:#52caf9;background:linear-gradient(112.1deg,#52caf9 11.4%,#62b5d5 70.2%);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:150px;justify-content:center;position:relative;text-align:center;width:150px}.btn-primary{background-color:#2c6fae;border-color:#2c6fae}.red-panic-button.submit{align-items:center;background:#4caf50;display:flex;flex-direction:column;height:200px;justify-content:center;line-height:inherit;width:200px}.red-panic-button.next-steps{background:#57c3dd}.report-here-button{background-color:#52caf9;background:linear-gradient(112.1deg,#52caf9 11.4%,#4faeac 70.2%);color:#fff;cursor:pointer;font-weight:700;padding:10px;text-align:center}.community-service-form .modal-body{padding:5px}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:checked+.btn-outline-primary{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.theme-bg{background:#52caf9;background:var(--background-primary);color:#fff;color:var(--text-theme)}.modal-header .modal-close{float:right;margin:-1rem -1rem -1rem auto;padding:1rem}.modal-header .modal-close button{background-color:#f44336;border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:25px;line-height:25px;margin:0 5px;width:25px}.dropback{background:#eee;background:var(--background-body);border-radius:15px;padding:30px;width:100%}.dragimgph{display:block;height:100px;margin-left:auto;margin-right:auto;max-width:100%;width:100px}.bottom-tabs .tab .count{background-color:#ff5722;border-radius:50%;color:#fff;height:25px;position:absolute;right:calc(50% - 25px);top:calc(50% - 25px);width:25px}.load-more-message{margin:10px;text-align:center}.load-more-message span{background:#607d8b;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}.question-box{border:1px solid #ddd;margin:10px 0}.question-box .question{background:#9e9e9e;color:#fff;cursor:pointer;padding:10px}.question-box .question .q-content{flex:1 1}.mobile-view .inbox-list .inbox-item{align-items:center}.inbox-item.read{background:#ddd}.inbox-item{background:#f2f6fc;border-bottom:1px solid #ddd;cursor:pointer;display:flex;padding:5px 10px}.inbox-item .icon{width:35px}.inbox-item .subject{font-size:14px;overflow:hidden;padding:2px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:200px}.inbox-item .mailContentTxt{flex:1 1;overflow:hidden;padding-inline:20px;text-overflow:ellipsis}.inbox-item .text-concat{font-size:13px;max-width:75ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-item .date{font-weight:400;width:200px}.modal-inbox-view-icon{background-color:#4caf50;color:#fff;font-size:2rem}.mobile-view .inbox-list .inbox-item .mobile-inbox-item{flex:1 1}.inbox-item.unread{background:#fff;font-weight:700}.mobile-container .body{flex:1 1;overflow:auto}.mobile-container{display:flex;flex-direction:column;height:calc(100vh - 44px)}.moreLabel-bg{background-color:#fff;background-color:var(--background-secondary)}.workspace-bg .color.active{border:1px solid #000}.workspace-bg .color{border-radius:50%;cursor:pointer;display:inline-block;height:35px;margin:10px;padding:5px;width:35px}.workspace-bg .color div{border-radius:50%;height:100%;width:100%}.chat-menu.mobile-container{height:100%}.audio-record .duration{font-size:60px;position:relative;text-align:center}.audio-record .mic_icon{background:#e91e63;border:1px solid;border-radius:50%;color:#fff;cursor:pointer;font-size:22px;height:60px;width:60px}.audio-record .icons.stop{background:#9e9e9e}.audio-record .icons.pause,.audio-record .icons.play{background:#2196f3}.audio-record .icons{border:none;border-radius:50%;color:#fff;cursor:pointer;height:60px;margin:10px;width:60px}.escape-button,.escape-common-button{background-color:#f44336;color:#fff}.escape-common-button{cursor:pointer;padding:8px;text-align:center}.rating label{margin:0;overflow:hidden;width:0}.rating input{appearance:none;cursor:pointer;height:48px;text-align:center;width:48px}.rating input:after{color:#227093;content:"☆";font-size:36px;line-height:48px}.rating input:has(~input:is(:checked,:hover)):after,.rating input:is(:checked,:hover):after{content:"★"}.rating input:hover~input:after{content:"☆"}.daily-track-thanks{background-color:#66cde5;height:100vh}.daily-track-thanks .thanks-box{align-items:center;background-color:#e84a9ed4;border-radius:15px;color:#fff;display:flex;flex-direction:column;font-size:1.5em;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:400px;min-height:50vh;padding:10px;position:absolute;right:0;text-align:center;top:25vh;width:75vw;z-index:2}.header-second{background:#607d8b;color:#fff;font-size:1.25em;margin:0 10px;padding:10px}.cycle{background-color:#2196f3;margin:0 10px;padding:10px 0}.cycle-header .cycle-item{align-items:center;display:flex;flex:1 1;justify-content:center}.cycle-header .cycle-item .steps{background-color:#fff;border-radius:50%;font-size:12px;height:25px;line-height:25px;text-align:center;width:25px}.cycle-header .cycle-item .steps.active{background-color:#ff9800;color:#fff}.cycle-header .cycle-item .steps.completed{background-color:#4caf50;color:#fff}.timer{background-color:#1a1818;color:#fff;margin:0 10px}.timer-text{font-size:32px}.timer-view{align-items:center;display:flex;justify-content:center;min-height:25vh;padding:10px}.timer-view .round{background-color:#202639;background:linear-gradient(112.1deg,#202639 11.4%,#3f4c77 70.2%);border-radius:50%;color:#fff;font-size:58px;height:100px;line-height:100px;text-align:center;width:100px}.timer-button{background-color:#52caf9;border:none;border-radius:5px;color:#fff;padding:10px 25px}.timer-button-next{background-color:#673ab7}.timer-button:disabled{opacity:.65}.btn-group p{margin:0}.message-container .user-details .user .uppercase:first-letter{text-transform:uppercase}.table-processing{background:#ddd;position:relative;z-index:2}.table-processing .processing{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;text-align:center;width:100%;z-index:1}.table-processing .processing span{background:#607d8b;color:#fff;padding:10px 50px}.cursor-pointer{cursor:pointer}.privacy-title{font-size:28px;font-weight:700}.privacy-sub-title{font-size:24px;font-weight:700}.list-text{list-style-type:none;margin-left:1.5rem;margin-right:1.6rem;margin-top:10px}.list-bullets{list-style-type:circle}.custom-scrollbar::-webkit-scrollbar{border-radius:5px;height:10px;width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.share-icon .icon{align-items:center;background-color:#cf3b8a;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:38px;height:80px;justify-content:center;margin:auto;width:80px}.share-icon .icon.email{background-color:#2879b5}.privacy-policy ul{padding:0}.resources{flex-wrap:wrap;gap:20px;margin:10px}.resource-box{align-items:center;border:2px solid #9b2f81;border-radius:10px;display:flex;height:150px;justify-content:center;width:150px}.file-box{background:#eee;border:1px solid #ddd;margin:5px;padding:10px}.delete-upload-file{background:#ed3942;border-radius:15px;color:#fff;cursor:pointer;height:30px;line-height:30px;position:absolute;right:10px;text-align:center;top:5px;width:30px}.otp-box{height:50px;width:50px!important}.otp-container{gap:20px;justify-content:center}.resend-otp{color:#2a7bb7;font-weight:700;padding:0 10px}.already-login{background-color:#4b8ef0;border-radius:5px;color:#fff;display:inline-block;padding:2px 10px}.error-shake{animation:shake .2s ease-in-out 0s 2}.inactivity-timer-alert{background-color:#2c6fae;color:#fff;font-size:12px;text-align:center}.inactivity-timer-alert span{display:inline-block;text-align:left;width:20px}.emoji-selected-size{font-size:105%}@keyframes shake{0%{margin-left:0}25%{margin-left:.5rem}75%{margin-left:-.5rem}to{margin-left:0}}.c-pointer{cursor:pointer}.display-pin{background-color:#8f2d80;border-radius:5px;color:#fff;font-size:26px;padding:0 10px;width:300px}.help-audio-circle{align-items:center;background-color:#000;border-radius:50%;color:#000;cursor:pointer;display:inline-flex;font-size:18px;height:18px;justify-content:center;min-width:18px;padding:0 2px;width:18px}.report-here-home-help{line-height:normal;position:absolute;right:0;top:0}.encare-home-help{position:absolute;right:-20px;top:20px}.btn-outline-primary:hover{background-color:initial;background-image:none;border-color:#007bff;color:#007bff}.help-audio-circle.recorder-help-place{position:absolute;top:calc(50% - 16px)}.help-audio-circle.tab-help-place{left:calc(50% + 30px);position:absolute;top:0}.bottom-alert{bottom:0;font-size:11px;padding:0 10px;position:absolute}.click-here-review{color:#007bff}.demo-flag{background-color:#52caf9;color:#fff;font-size:12px;padding:5px 25px;position:fixed;right:0;top:0}.powered-by-text{background-color:#fff;bottom:0;color:#000;display:block;font-size:13px;position:absolute;text-align:center;width:100%;z-index:1}@media only screen and (max-width:600px){.dropback{padding:30px 10px}.dragimgph{height:80px;width:80px}.otp-box{width:40px!important}}@media (min-width:992px){.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top: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{left:0;margin:0;padding:0;width:100vw}.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{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{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{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:initial;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}
/*# sourceMappingURL=main.aa6b0b2d.css.map*/