.loading-slider{position:fixed;overflow:hidden;top:0;left:0;height:2px;width:100%;z-index:999}.loading-slider.expanding{text-align:center}.loading-slider span{position:inherit;height:2px;background-color:red}._c-notification_1k7w9i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;overflow:hidden;border-radius:3px;border-bottom:16px;border-bottom:1rem;color:#fff;max-height:800px;-webkit-animation:_notification-hide_1k7w9i 250ms cubic-bezier(.33859,-.42,1,-.22),_notification-shrink_1k7w9i 250ms 250ms cubic-bezier(.5,0,0,1);animation:_notification-hide_1k7w9i 250ms cubic-bezier(.33859,-.42,1,-.22),_notification-shrink_1k7w9i 250ms 250ms cubic-bezier(.5,0,0,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin-bottom:1rem}._c-notification--clickable_1k7w9i{cursor:pointer}._c-notification--in_1k7w9i{-webkit-animation:_notification-show_1k7w9i 180ms cubic-bezier(.175,.885,.32,1.27499);animation:_notification-show_1k7w9i 180ms cubic-bezier(.175,.885,.32,1.27499)}._c-notification__content_1k7w9i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;word-break:break-word}._c-notification__icon_1k7w9i{padding:.5rem 0;text-align:center;-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:rgba(255,255,255,.2);width:30px;color:rgba(255,255,255,.74)}._c-notification__close_1k7w9i{margin-left:1rem;-ms-flex-item-align:start;align-self:flex-start;opacity:.74;cursor:pointer}._c-notification__close_1k7w9i:focus,._c-notification__close_1k7w9i:hover{opacity:1}._c-notification__countdown_1k7w9i{position:absolute;bottom:0;left:0;background-color:rgba(255,255,255,.4);width:0;height:4px;-webkit-animation:_notification-countdown_1k7w9i linear 1;animation:_notification-countdown_1k7w9i linear 1}._c-notification--info_1k7w9i{background-color:#3ea2ff}._c-notification--success_1k7w9i{background-color:#64ce83}._c-notification--warning_1k7w9i{background-color:#ff7f48}._c-notification--error_1k7w9i{background-color:#e74c3c}@-webkit-keyframes _notification-show_1k7w9i{0%{opacity:0;-webkit-transform:perspective(450px) translate(0,-30px) rotateX(90deg);transform:perspective(450px) translate(0,-30px) rotateX(90deg)}100%{opacity:1;-webkit-transform:perspective(450px) translate(0,0) rotateX(0);transform:perspective(450px) translate(0,0) rotateX(0)}}@keyframes _notification-show_1k7w9i{0%{opacity:0;-webkit-transform:perspective(450px) translate(0,-30px) rotateX(90deg);transform:perspective(450px) translate(0,-30px) rotateX(90deg)}100%{opacity:1;-webkit-transform:perspective(450px) translate(0,0) rotateX(0);transform:perspective(450px) translate(0,0) rotateX(0)}}@-webkit-keyframes _notification-shrink_1k7w9i{0%{opacity:0;max-height:800px;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:0;max-height:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes _notification-shrink_1k7w9i{0%{opacity:0;max-height:800px;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:0;max-height:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes _notification-hide_1k7w9i{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes _notification-hide_1k7w9i{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes _notification-countdown_1k7w9i{0%{width:100%}100%{width:0}}@keyframes _notification-countdown_1k7w9i{0%{width:100%}100%{width:0}}._c-notification__container_qmx12s{position:fixed;margin:0 auto;z-index:1060;width:80%;max-width:400px}._c-notification__container--top_qmx12s{top:10px;right:0;left:0}._c-notification__container--top-left_qmx12s{top:10px;right:auto;left:10px}._c-notification__container--top-right_qmx12s{top:10px;right:10px;left:auto}._c-notification__container--bottom_qmx12s{right:0;bottom:10px;left:0}._c-notification__container--bottom-left_qmx12s{right:auto;bottom:10px;left:10px}._c-notification__container--bottom-right_qmx12s{right:10px;bottom:10px;left:auto}