*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{position:relative;height:100%}html body{min-height:100%;background-color:#f5f5f5;font-family:Roboto,sans-serif;margin:0;padding:0}button{border:none;outline:none;cursor:pointer}.main-layout{display:flex}.content{width:calc(100% - 258px);padding:81px 60px}.no_events{pointer-events:none!important}@font-face{font-family:Roboto;src:url(/assets/roboto-black-Bkouid2X.woff2) format("woff2"),url(/assets/roboto-black--fJNoTq7.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-blackitalic-CRg6o_T6.woff2) format("woff2"),url(/assets/roboto-blackitalic-B1y02beZ.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/roboto-bold-fVDew2_h.woff2) format("woff2"),url(/assets/roboto-bold-CzU9CeBP.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:robotobold_italic;src:url(/assets/roboto-bolditalic-BPPlAnvR.woff2) format("woff2"),url(/assets/roboto-bolditalic-COzXAosW.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:robotoitalic;src:url(/assets/roboto-italic-D8vsNV0g.woff2) format("woff2"),url(/assets/roboto-italic-BmZm8rHI.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-light-C8-LGIdg.woff2) format("woff2"),url(/assets/roboto-light-DZd4ejuW.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:robotolight_italic;src:url(/assets/roboto-lightitalic-7SQBDzG1.woff2) format("woff2"),url(/assets/roboto-lightitalic-BGe0rOMb.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:roboto;src:url(/assets/roboto-medium-IKHSM_nw.woff2) format("woff2"),url(/assets/roboto-medium-BpQcM1TU.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-regular-DjsmDW1J.woff2) format("woff2"),url(/assets/roboto-regular-DMezwFyJ.woff) format("woff");font-weight:400;font-style:italic}.sidebar{background-color:#eaeaea;width:258px;height:100vh;position:sticky;top:0}.sidebar .profile_wrap{display:flex;align-items:flex-start;padding-top:24px;padding-left:24px}.sidebar .profile_wrap .user_avatar{min-width:32px;max-width:32px;min-height:32px;max-height:32px;margin-right:12px;background-size:cover;background-position:center;border-radius:6px}.sidebar .profile_wrap .user_info{display:flex;justify-content:space-between;flex-direction:column;flex:1;min-width:0}.sidebar .profile_wrap .user_info .full_name{font-size:13px;color:#565656;letter-spacing:.52px}.sidebar .profile_wrap .user_info .telephone{font-size:11px;color:#565656;opacity:.6;letter-spacing:.44px}.sidebar .profile_wrap .user_info .full_name,.sidebar .profile_wrap .user_info .telephone{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .sidebar_items_wrap{display:flex;flex-direction:column;padding-top:90px}.sidebar .sidebar_items_wrap .sidebar_item{display:flex;width:100%;padding:18px 20px;color:#437c90;text-decoration:none}.sidebar .sidebar_items_wrap .sidebar_item:hover{background-color:#e3e3e3}.sidebar .sidebar_items_wrap .sidebar_item.selected{background-color:#e3e3e3;border-right:2px solid #437C90}.sidebar .sidebar_items_wrap .sidebar_item .text{margin-left:20px}.lds-ring{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lds-ring.full_screen{width:100vw;height:100vh}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #5abaff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#5ABAFF transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.panel_wrap{margin-bottom:32px;display:flex;flex-flow:row nowrap;justify-content:space-between}.panel_wrap .section_title{font-size:28px;color:#414141}.base-input{width:100%;padding-top:10px;padding-bottom:10px}.base-input textarea,.base-input input{width:100%;background:#fff;border:1px solid #DFDFDF;border-radius:4px;padding:11px 16px}.base-input textarea::placeholder,.base-input input::placeholder{color:#dfdfdf}.base-input textarea{height:220px;resize:none}.base-input .errors{color:#ff4500;font-size:12px}.base-checkbox{display:inline-block}.base-checkbox:hover label{background-color:#dfdfdf}.base-checkbox input{display:none}.base-checkbox label{display:flex;flex-flow:row nowrap;align-items:center;background-color:#f5f5f5;border-radius:4px;padding:11px 14px 11px 20px;font-size:13px;color:#437c90}.base-checkbox .checkbox-control{margin:4px 4px 4px 18px;width:16px;height:16px;border:2px solid #c5c5c5;border-radius:2px}.base-checkbox svg{margin-left:14px}.base-checkbox svg{border:2px solid transparent}.attachment{position:relative;min-width:80px;max-width:80px;min-height:80px;max-height:80px;margin-top:18px;margin-right:20px}.attachment .attachment_item{height:80px;width:80px;background-size:cover;background-position:center}.attachment:hover .delete_area{display:flex}.attachment .delete_area{position:absolute;display:none;justify-content:center;align-items:center;top:0;bottom:0;left:0;right:0;z-index:10;background-color:#1e1e1e80}.attachment .delete_area .delete_section{background-color:#f38a8a;display:flex;padding:6px;border-radius:2px;cursor:pointer}.attachment .delete_area .delete_section .trash-a{fill:#fff}.load_more_button{display:inline-block;font-size:12px;align-self:center;font-weight:300;color:#f5f5f5;background:#8fbdc2 0% 0% no-repeat padding-box;border-radius:8px;padding:10px 20px;letter-spacing:.36px;text-transform:uppercase}.load_more_button:hover{background:#437c90 0% 0% no-repeat padding-box}.withdraw_tab{display:flex;flex:1 0 auto;flex-flow:column nowrap}.withdraw_tab .list-wrap{width:100%}.withdraw_tab .record_wrap{display:grid;column-gap:16px;grid-template-columns:2fr 2fr 2fr 1fr 1fr 1fr;align-items:center;height:60px;margin-bottom:6px;padding-left:14px;padding-right:16px;background:#fff;box-shadow:0 1px 1px #001d2723;opacity:1;border-radius:3px}.withdraw_tab .record_wrap .user_info{display:flex;align-items:center;align-self:start;flex-flow:row nowrap;flex:1;min-width:0;height:100%;color:#565656;font-size:14px;text-transform:capitalize}.withdraw_tab .record_wrap .user_info .avatar{min-width:32px;max-width:32px;min-height:32px;max-height:32px;margin-right:10px;background-size:cover;background-position:center;border-radius:6px}.withdraw_tab .record_wrap .user_info .full_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.withdraw_tab .record_wrap .literal_info{color:#565656;font-size:14px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.withdraw_tab .record_wrap .value{color:#565656;font-size:14px;font-weight:500}.withdraw_tab .record_wrap .approve_button{color:#437c90}.withdraw_tab .record_wrap .approve_button:hover{color:#fff;background-color:#20b2aa}.withdraw_tab .record_wrap .reject_button{color:#b1b1b1}.withdraw_tab .record_wrap .reject_button:hover{color:#fff;background-color:#f08080}.withdraw_tab .record_wrap .approve_button,.withdraw_tab .record_wrap .reject_button{padding:5px 19px;background-color:#f5f5f5;border-radius:14px;text-transform:uppercase;font-size:12px;letter-spacing:.36px}.sign_in_wrap{display:flex;flex-flow:column nowrap;flex:1 1 auto;height:100vh;align-items:center;justify-content:center;background:transparent linear-gradient(180deg,#8fbdc2,#437c90) 0% 0% no-repeat padding-box}.sign_in_wrap .panel_wrap{width:494px;text-align:left;letter-spacing:0;color:#fff;opacity:1}.sign_in_wrap .panel_wrap .section_title{font-size:28px}.sign_in_wrap .form_wrap{display:flex;flex-flow:column nowrap;align-items:flex-end;width:494px;padding:78px 39px 35px;background-color:#fff;opacity:1}.sign_in_wrap .form_wrap .sign_in_button{background:#74c1ac;border-radius:8px;letter-spacing:.36px;color:#f5f5f5;text-transform:uppercase;font-size:12px;padding:12px 28px;margin-top:63px;opacity:.8}.sign_in_wrap .form_wrap .sign_in_button:hover{opacity:1}.notifications_tab{display:flex;flex-flow:column nowrap}.notifications_tab .panel_wrap .add_button{display:flex;padding:8px;color:#fff;background:#74c1ac 0% 0% no-repeat padding-box;border-radius:8px;cursor:pointer}.notifications_tab .panel_wrap .add_button:hover{background:#419e85 0% 0% no-repeat padding-box}.notifications_tab .list-wrap{display:flex;flex-flow:column nowrap;width:100%}.notifications_tab .list-wrap .record_wrap{display:grid;grid-template-columns:4fr 1fr;padding:24px;margin-bottom:18px;background:#fff 0% 0% no-repeat padding-box;box-shadow:0 2px 6px #0000000a}.notifications_tab .list-wrap .record_wrap .content_wrap{display:flex;flex-flow:column nowrap;overflow:hidden;text-overflow:ellipsis}.notifications_tab .list-wrap .record_wrap .content_wrap .title{text-align:left;font-size:18px;color:#414141;font-weight:300;text-transform:capitalize;margin-bottom:2px}.notifications_tab .list-wrap .record_wrap .content_wrap .description{text-align:left;font-size:18px;color:#414141;font-weight:200;text-transform:capitalize;opacity:.6;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap}.notifications_tab .list-wrap .record_wrap .content_wrap .attachments_wrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.notifications_tab .list-wrap .record_wrap .utilities_wrap{display:flex;flex-flow:column nowrap;align-items:flex-end;justify-content:space-between}.notifications_tab .list-wrap .record_wrap .utilities_wrap .actions_wrap{display:flex;align-items:center;margin-top:5px}.notifications_tab .list-wrap .record_wrap .utilities_wrap .actions_wrap .resend_section{display:flex;padding:6px;background-color:#f5f5f5;border-radius:2px;cursor:pointer;fill:#c5c5c5;margin-right:10px}.notifications_tab .list-wrap .record_wrap .utilities_wrap .actions_wrap .delete_section{display:flex;padding:6px;background-color:#f5f5f5;border-radius:2px;cursor:pointer}.notifications_tab .list-wrap .record_wrap .utilities_wrap .actions_wrap .delete_section:hover{background-color:#f38a8a}.notifications_tab .list-wrap .record_wrap .utilities_wrap .actions_wrap .delete_section:hover .trash-a{fill:#fff}.notifications_tab .list-wrap .record_wrap .utilities_wrap .date-time{color:#8fbdc2;font-size:14px;font-weight:200}.create_notification_tab .panel_wrap .action_buttons{display:flex;flex-flow:row nowrap;justify-content:center}.create_notification_tab .panel_wrap .action_buttons .discard,.create_notification_tab .panel_wrap .action_buttons .save{font-size:12px;font-weight:400;letter-spacing:.36px;padding:12px 19px;text-transform:uppercase;text-align:center}.create_notification_tab .panel_wrap .action_buttons .discard{margin-right:6px;color:#b1b1b1}.create_notification_tab .panel_wrap .action_buttons .discard:hover{color:#f38a8a}.create_notification_tab .panel_wrap .action_buttons .save{background:#74c1ac 0% 0% no-repeat padding-box;border-radius:8px;color:#f5f5f5}.create_notification_tab .panel_wrap .action_buttons .save:hover{background:#419e85 0% 0% no-repeat padding-box}.create_notification_tab .form_wrap{padding:31px 50% 24px 24px;background-color:#fff}.create_notification_tab .form_wrap .lds-ring{height:90px}.create_notification_tab .form_wrap .add_images_section.disabled .button label{background-color:#c5c5c5;pointer-events:none}.create_notification_tab .form_wrap .add_images_section .button{display:flex;flex-flow:row nowrap;align-items:center}.create_notification_tab .form_wrap .add_images_section .button input{display:none}.create_notification_tab .form_wrap .add_images_section .button label{color:#fff;font-size:15px;background-color:#74c1ac;border-radius:4px;padding:8px 16px;cursor:pointer}.create_notification_tab .form_wrap .add_images_section .button label:hover{background-color:#419e85}.create_notification_tab .form_wrap .add_images_section .button .note{margin-left:16px;font-size:15px;color:#c5c5c5}.create_notification_tab .form_wrap .group_select_wrap{display:flex;flex-flow:row nowrap;margin-bottom:10px}.create_notification_tab .form_wrap .group_select_wrap .base-checkbox{margin-right:14px}.create_notification_tab .form_wrap .base-radiogroup{display:flex;flex-flow:row nowrap;margin-bottom:10px}.create_notification_tab .form_wrap .attachments_wrap{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.franchise_tab{display:flex;flex:1 0 auto;flex-flow:column nowrap}.franchise_tab .list-wrap{width:100%}.franchise_tab .record_wrap{display:grid;column-gap:16px;grid-template-columns:1fr 1fr 1fr .5fr .5fr .5fr .5fr;align-items:center;height:60px;margin-bottom:6px;padding-left:14px;padding-right:16px;background:#fff;box-shadow:0 1px 1px #001d2723;opacity:1;border-radius:3px}.franchise_tab .record_wrap.head{background:none;box-shadow:none;border-radius:0}.franchise_tab .record_wrap.head .literal_info{color:#b1b1b1}.franchise_tab .record_wrap .user_info{display:flex;align-items:center;align-self:start;flex-flow:row nowrap;flex:1;min-width:0;height:100%;color:#565656;font-size:14px;text-transform:capitalize}.franchise_tab .record_wrap .user_info .avatar{min-width:32px;max-width:32px;min-height:32px;max-height:32px;margin-right:10px;background-size:cover;background-position:center;border-radius:6px}.franchise_tab .record_wrap .user_info .full_name{white-space:nowrap;overflow:hidden;font-weight:300;text-overflow:ellipsis}.franchise_tab .record_wrap .literal_info{color:#565656;font-size:14px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.franchise_tab .record_wrap .centered{text-align:center}.franchise_tab .record_wrap .right{text-align:right}.franchise_tab .record_wrap .value{color:#437c90;font-size:14px;font-weight:500}.bills_tab{display:flex;flex:1 0 auto;flex-flow:column nowrap}.bills_tab .filters_wrap{width:100%;border-bottom:1px solid #DFDFDF;display:flex;flex-flow:row nowrap}.bills_tab .filters_wrap .filter_button{padding:17px 51px;background:none;text-transform:capitalize;font-size:16px;font-weight:500;letter-spacing:.36px;color:#b1b1b1}.bills_tab .filters_wrap .filter_button:hover{background:#c5c5c5;color:#fff}.bills_tab .filters_wrap .filter_button.selected{background-color:#8fbdc2;color:#fff}.bills_tab .filters_wrap .total_sum{flex:1;align-self:center;justify-self:center;padding-right:14px;text-align:right;font-size:18px;font-weight:500;color:#b1b1b1}.bills_tab .list-wrap{width:100%}.bills_tab .record_wrap{display:grid;column-gap:16px;grid-template-columns:1fr 1fr 1fr 1fr .5fr;align-items:center;height:60px;margin-bottom:6px;padding-left:14px;padding-right:16px;background:#fff;box-shadow:0 1px 1px #001d2723;opacity:1;border-radius:3px}.bills_tab .record_wrap.head{background:none;box-shadow:none;border-radius:0}.bills_tab .record_wrap.head .literal_info{color:#b1b1b1}.bills_tab .record_wrap .user_info{display:flex;align-items:center;align-self:start;flex-flow:row nowrap;flex:1;min-width:0;height:100%;color:#565656;font-size:14px;text-transform:capitalize}.bills_tab .record_wrap .user_info .avatar{min-width:32px;max-width:32px;min-height:32px;max-height:32px;margin-right:10px;background-size:cover;background-position:center;border-radius:6px}.bills_tab .record_wrap .user_info .full_name{white-space:nowrap;overflow:hidden;font-weight:300;text-overflow:ellipsis}.bills_tab .record_wrap .literal_info{color:#565656;font-size:14px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bills_tab .record_wrap .centered{text-align:center}.bills_tab .record_wrap .right{text-align:right}.bills_tab .record_wrap .value{color:#437c90;font-size:14px;font-weight:500}.leaders_tab{display:flex;flex:1 0 auto;flex-flow:column nowrap}.leaders_tab .list-wrap{width:100%}.leaders_tab .record_wrap{display:grid;column-gap:16px;grid-template-columns:1fr 1fr 1fr .5fr .5fr .5fr .5fr;align-items:center;height:60px;margin-bottom:6px;padding-left:14px;padding-right:16px;background:#fff;box-shadow:0 1px 1px #001d2723;opacity:1;border-radius:3px}.leaders_tab .record_wrap:hover{box-shadow:0 3px 1px #001d2723;border-right:2px solid #437C90}.leaders_tab .record_wrap.ignoring_pointer_events{pointer-events:none}.leaders_tab .record_wrap.head{background:none;box-shadow:none;border-radius:0}.leaders_tab .record_wrap.head .literal_info{color:#b1b1b1}.leaders_tab .record_wrap .user_info{display:flex;align-items:center;align-self:start;flex-flow:row nowrap;flex:1;min-width:0;height:100%;color:#565656;font-size:14px;text-transform:capitalize}.leaders_tab .record_wrap .user_info .avatar{min-width:32px;max-width:32px;min-height:32px;max-height:32px;margin-right:10px;background-size:cover;background-position:center;border-radius:6px}.leaders_tab .record_wrap .user_info .full_name{white-space:nowrap;overflow:hidden;font-weight:300;text-overflow:ellipsis}.leaders_tab .record_wrap .literal_info{color:#565656;font-size:14px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaders_tab .record_wrap .centered{text-align:center}.leaders_tab .record_wrap .right{text-align:right}.leaders_tab .record_wrap .value{color:#437c90;font-size:14px;font-weight:500}.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0,0,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:translate(-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:translate(-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-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;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}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom: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:hover,.Toastify__close-button:focus{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:#ffffffb3;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:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right,#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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
