.react-slidedown{height:0;transition-duration:.5s;transition-property:none;transition-timing-function:ease-in-out}.react-slidedown.transitioning{overflow-y:hidden}.react-slidedown.closed{display:none}
@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}}.toast-enter--bottom-right,.toast-enter--top-right,.toastify-bounceInRight{animation-name:toastify-bounceInRight}@keyframes toastify-bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.toast-exit--bottom-right,.toast-exit--top-right,.toastify-bounceOutRight{animation-name:toastify-bounceOutRight}@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}}.toast-enter--bottom-left,.toast-enter--top-left,.toastify-bounceInLeft{animation-name:toastify-bounceInLeft}@keyframes toastify-bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.toast-exit--bottom-left,.toast-exit--top-left,.toastify-bounceOutLeft{animation-name:toastify-bounceOutLeft}@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)}}.toast-enter--bottom-center,.toastify-bounceInUp{animation-name:toastify-bounceInUp}@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)}}.toast-exit--top-center,.toastify-bounceOutUp{animation-name:toastify-bounceOutUp}@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}}.toast-enter--top-center,.toastify-bounceInDown{animation-name:toastify-bounceInDown}@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)}}.toast-exit--bottom-center,.toastify-bounceOutDown{animation-name:toastify-bounceOutDown}.toastify-animated{animation-duration:.75s;animation-fill-mode:both}.toastify{box-sizing:border-box;color:#fff;padding:4px;position:fixed;width:320px;z-index:999}.toastify--top-left{left:1em;top:1em}.toastify--top-center{left:50%;margin-left:-160px;top:1em}.toastify--top-right{right:1em;top:1em}.toastify--bottom-left{bottom:1em;left:1em}.toastify--bottom-center{bottom:1em;left:50%;margin-left:-160px}.toastify--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.toastify{padding:0;width:100vw}.toastify--top-center,.toastify--top-left,.toastify--top-right{left:0;margin:0;top:0}.toastify--bottom-center,.toastify--bottom-left,.toastify--bottom-right{bottom:0;left:0;margin:0}}.toastify__close{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;opacity:.7;outline:none;padding:0;transition:.3s ease}.toastify__close:focus,.toastify__close:hover{opacity:1}.toastify-content--default .toastify__close{color:#000;opacity:.3}.toastify-content--default .toastify__close:hover{opacity:1}.toastify-content{border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:48px;overflow:hidden;padding:8px;position:relative}.toastify-content--default{background:#fff;color:#aaa}.toastify-content--info{background:#3498db}.toastify-content--success{background:#07bc0c}.toastify-content--warning{background:#f1c40f}.toastify-content--error{background:#e74c3c}.toastify__body{flex:1 1;margin:auto 0}@media only screen and (max-width:480px){.toastify-content{margin-bottom:0}}@keyframes track-progress{0%{width:100%}to{width:0}}.toastify__progress{animation:track-progress linear 1;background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;opacity:.7;position:absolute;width:0;z-index:999}.toastify__progress--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}
