:root{font-family:Open Sans,sans-serif;font-size:16px}*{box-sizing:border-box;margin:0;padding:0}#app{flex-direction:column;min-height:100vh;display:flex}.display{letter-spacing:1.5px;text-transform:uppercase;font-family:Boogaloo,sans-serif;font-weight:700}.contain{max-width:1000px;margin:0 auto}h1{font-size:2em}header.frontend{color:#fff;background-color:#000;width:100%}header.frontend .contain{width:100%;height:160px;padding:1rem;display:flex}header.frontend .logo{width:110px;height:120px;position:relative}header.frontend .logo #logo-canvas{width:110px;height:120px;display:block;position:absolute;top:0}header.frontend .logo canvas{animation:.25s forwards fadeIn}header.frontend .title{text-align:center;flex:1;justify-items:flex-end;display:flex}header.frontend .title h1{flex:1;align-self:center}.lightray{z-index:1;text-align:center;clip-path:polygon(0 0,100% 0,100% 100%,0 10px);background:#ffd41f;height:100px;position:relative}.lightray:before{background:inherit;content:"";z-index:-1;-webkit-backface-visibility:hidden;clip-path:polygon(0 0,100% 0,100% 30px,0 5px);background-color:#000;height:100%;display:block;position:absolute;top:0;left:0;right:0}.page{color:#000;background-color:#fff}.page header{background-color:#000}.page .header-cut{margin-top:-1px;margin-bottom:-5%}.page .footer-cut{margin-top:6rem;margin-bottom:-1px;position:relative}.page .footer-cut img{position:absolute;bottom:0;left:0}.page{flex-direction:column;gap:.5rem;display:flex}.p-404{min-height:100vh}.content{width:100%;padding:1rem}.content.questions{margin-top:2rem}.content:first-child{margin-top:unset}.content h1{margin-bottom:1rem;font-size:2em}.content h2{margin-bottom:1rem;font-size:1.6em}.content h3{margin-bottom:.5rem;font-size:1.3em}.content p{letter-spacing:1px;max-width:70ch;margin-bottom:2rem;line-height:28px}.content p a{color:#787878;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border-bottom:4px solid #ffd41f;font-weight:700;text-decoration:none}.content p a:hover{color:#000}.content .pictures{grid-template-columns:1fr;display:grid}@media screen and (width>=500px){.content .pictures{grid-column-gap:1.5rem;grid-template-columns:1fr 1fr}}.content .picture{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:5px;width:100%;height:300px;margin-bottom:2rem;position:relative}.content .picture.long{height:600px}.content .picture.contain{background-position:0 0;background-size:contain}.content .picture.img-contain{background-position:0 0;background-size:contain!important}.content .picture.img-top-right{background-position:100% 0!important}.content .picture.img-bottom-right{background-position:100% 100%!important}.content .picture.img-top-left{background-position:0 0!important}.content .picture.img-bottom-left{background-position:0 100%!important}.content .picture:hover .credit{opacity:1}.content .picture .credit{color:#fff;letter-spacing:1px;opacity:.6;padding:.3rem;font-size:.6em;font-weight:700;transition:all .5s;position:absolute;bottom:0;left:0}.content .picture .credit:hover{color:#000;background:#fff}.content .picture .credit i{margin-right:5px;font-size:.9em}blockquote{color:#fff;background-color:#000;background-repeat:no-repeat;border-radius:3px;width:max-content;max-width:100%;margin-top:1rem;margin-bottom:1rem;padding:.5rem 1rem .5rem 3.25rem;font-size:1.5em}.mini-menu{flex-direction:column;align-items:flex-start;margin-top:-1rem;margin-bottom:.5rem;font-size:.8em;display:flex}.mini-menu a{color:#787878;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border-bottom:2px solid #ffd41f;margin-bottom:.25rem;font-weight:700;text-decoration:none}.mini-menu a:hover{color:#000}.news-item{flex-direction:column;max-width:70ch;display:flex}.news-item span{font-size:.9em;font-style:italic}.news-item a{color:#787878;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border-bottom:2px solid #ffd41f;margin-bottom:.25rem;font-weight:700;text-decoration:none}.news-item a:hover{color:#000}footer.frontend{color:#fff;background-color:#000;background-repeat:no-repeat;border-top:4px solid #ffd41f;width:100%;margin-top:auto;padding-top:1.5rem;padding-bottom:1.5rem}footer.frontend .contain{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-left:1rem;padding-right:1rem;display:flex}footer.frontend .fa-facebook,footer.frontend .fa-instagram{color:#fff}footer.frontend a{color:#fff;text-transform:capitalize}footer.frontend .fa-instagram{margin-top:.55rem;margin-left:.5rem;font-size:1.1em}#auth-layout{height:100svh;padding:2rem}@media screen and (width<=768px){#auth-layout{padding:1rem}}#auth-layout{background-position:50%;background-repeat:no-repeat;background-size:175lvw;grid-template-rows:1fr .05fr;display:grid}#auth-layout main{justify-content:center;align-items:center;display:flex}#auth-layout footer{opacity:.5;color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}#auth-layout footer :visited{color:inherit}#auth-layout footer{filter:invert()}#auth-layout .auth-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#ffffffad;border-radius:5px;flex-direction:column;min-width:30%;max-width:540px;padding:2rem;display:flex}#auth-layout .auth-card h1{border-bottom:1px solid #00000026;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.9em}#auth-layout .auth-card header{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}#auth-layout .auth-card a{text-decoration:underline}form,.form{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}form .form-group,.form .form-group{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;margin-bottom:1rem;display:flex}form .form-group.checkbox,.form .form-group.checkbox{flex-direction:row;align-items:center;gap:.5rem}form .form-group.buttons,.form .form-group.buttons{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}form .form-group.range,.form .form-group.range{flex-direction:column;align-items:flex-start}form .form-group.range .range-container,.form .form-group.range .range-container{flex-direction:row;align-items:center;gap:2rem;width:100%;display:flex}form .form-group.right,.form .form-group.right{align-items:flex-end}form input,form textarea,form input[type=password],.form input,.form textarea,.form input[type=password]{border:1px solid #cacaca;outline:none;width:100%;padding:.5rem}form textarea,.form textarea{resize:vertical;min-height:150px}form input[type=checkbox],.form input[type=checkbox]{width:1rem;height:1rem}button{cursor:pointer;background-color:#dadada;border:none;outline:none;justify-content:center;align-items:center;padding:1rem 1.75rem;display:flex}button.processing{cursor:wait;opacity:.5}button:hover{background-color:#b6b6b6}button.submit{align-self:flex-end}button:disabled{color:#ecf0f1;cursor:not-allowed;background-color:#ccc}button.primary{color:#fff;background-color:#122a3d}button.primary:hover{background-color:#0c1e2d}button.primary:disabled{color:#ecf0f1;cursor:not-allowed;background-color:#95a5a6}button.secondary{color:#122a3d;background-color:#dadada}button.secondary:hover{background-color:#c1c1c1}button.secondary:disabled{color:#ecf0f1;cursor:not-allowed;background-color:#bdc3c7}button.danger{color:#fff;background-color:#e74c3c}button.danger:hover{background-color:#c0392b}button.danger:disabled{color:#ecf0f1;cursor:not-allowed;background-color:#c0392b}button.success{color:#fff;background-color:#2ecc71}button.success:hover{background-color:#27ae60}button.success:disabled{color:#ecf0f1;cursor:not-allowed;background-color:#27ae60}button.warning{color:#fff;background-color:#f1c40f}button.warning:hover{background-color:#f39c12}button.warning:disabled{color:#ecf0f1;cursor:not-allowed;background-color:#f39c12}button.info{color:#fff;background-color:#3498db}button.info:hover{background-color:#2980b9}button.info:disabled{color:#ecf0f1;cursor:not-allowed;background-color:#2980b9}#spotnet-layout{grid-template-columns:55px 1fr;min-height:100lvh;display:grid}@media screen and (width<=450px){#spotnet-layout{grid-template-rows:max-content 1fr;grid-template-columns:1fr}}#spotnet-layout .menu-bar{background-color:#ffd41f;flex-direction:column;gap:3rem;padding-top:1.5rem;display:flex}@media screen and (width<=450px){#spotnet-layout .menu-bar{gap:1rem;padding:1rem}}#spotnet-layout .menu-bar ul{flex-direction:column;gap:1rem;list-style:none;display:flex}@media screen and (width<=450px){#spotnet-layout .menu-bar ul{flex-direction:row;justify-content:flex-end;gap:1rem}}#spotnet-layout .menu-bar ul li{justify-content:center;align-items:center;padding:.5rem;display:flex}#spotnet-layout .menu-bar ul li.active,#spotnet-layout .menu-bar ul li:hover{background-color:#fff;box-shadow:5px 0 #ffd41f}#spotnet-layout .menu-bar ul li a,#spotnet-layout .menu-bar ul li span{cursor:pointer;color:#303030;justify-content:center;align-items:center;display:flex}#spotnet-layout main{flex-direction:column;gap:2rem;padding:2rem;display:flex}#spotnet-layout main footer{opacity:.5;color:#000;flex-direction:column;justify-content:center;align-items:flex-start;margin-top:auto;font-size:.9em;display:flex}#spotnet-layout main footer :visited{color:inherit}table{width:100%;margin-top:1rem;margin-bottom:1rem}table th{text-align:left}table td{padding:.5em}table td ul,table td ol{padding-left:1em}table tr:nth-child(2n){background-color:#0000000d}.tag-list{flex-wrap:wrap;gap:.5rem;display:flex}.tag-list .tag{color:#fff;background-color:#0000000d;border-radius:.25rem;padding:.5rem 1rem;list-style:none}.tag-list .tag.add{cursor:pointer;text-decoration:underline}.tag-list .tag.editable{cursor:pointer}.new-tag{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.new-tag input{color:#fff;background-color:#0000000d;border-radius:.25rem;padding:.5rem 1rem;list-style:none}.new-tag input::placeholder{color:#fff;font-style:italic}.new-tag input{border:none}.new-tag .color-picker{grid-template-columns:repeat(5,1fr);gap:1rem;width:100%;display:grid}.new-tag .color-picker .color{cursor:pointer;border-radius:.25rem;width:1.5rem;height:1.5rem}.new-tag .color-picker .color.selected{outline:2px solid #000}.resource-overview{grid-template-columns:repeat(3,1fr);display:grid}@media screen and (width<=900px){.resource-overview{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=750px){.resource-overview{grid-template-columns:repeat(1,1fr)}}.resource-overview{gap:2rem;margin-top:2rem}.resource-overview .resource-list-item{border:3px solid #ffd41f;border-radius:.25rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.resource-overview .resource-list-item .count{align-items:center;display:flex}.resource-overview .resource-list-item .count svg{margin-right:.5rem}.resource-overview .resource-list-item .buttons{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.video-container,.video-container iframe{width:100%;height:350px}.resource-single{flex-direction:column;gap:2rem;display:flex}.resource-single .resources{flex-direction:column;gap:1rem;display:flex}.resource-single .resources .recording{flex:1;width:100%}.resource-single .resources .recording audio{width:100%}.resource-single .resources .recording audio::-webkit-media-controls-panel{background-color:#0000000d;border-radius:.25rem}.resource-single .resources .sheet{align-items:center;display:flex}.resource-single .resources .sheet a{margin-left:.5rem}.resource-single .resources .list{grid-template-columns:repeat(3,1fr);display:grid}@media screen and (width<=768px){.resource-single .resources .list{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=500px){.resource-single .resources .list{grid-template-columns:repeat(1,1fr)}}.resource-single .resources .list.videos{grid-template-columns:repeat(2,1fr)}@media screen and (width<=768px){.resource-single .resources .list.videos{grid-template-columns:repeat(1,1fr)}}.resource-single .resources .list{gap:2rem}.resource-single .resources .count{align-items:center;display:flex}.resource-single .resources .count svg{margin-right:.5rem}progress::-webkit-progress-value{background-color:#ffd41f}.resize-observer[data-v-b329ee4c]{z-index:-1;pointer-events:none;opacity:0;background-color:#0000;border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.resize-observer[data-v-b329ee4c] object{pointer-events:none;z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.v-popper__popper{z-index:10000;outline:none;top:0;left:0}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .15s,visibility .15s}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{width:100%;height:100%;display:none;position:absolute;top:0;left:0}.v-popper__inner{box-sizing:border-box;position:relative;overflow-y:auto}.v-popper__inner>div{z-index:1;max-width:inherit;max-height:inherit;position:relative}.v-popper__arrow-container{width:10px;height:10px;position:absolute}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;width:0;height:0;position:absolute;top:0;left:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-bottom-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-top-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-top-color:#0000!important;border-bottom-color:#0000!important;border-left-color:#0000!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:#0000!important;border-bottom-color:#0000!important;border-right-color:#0000!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{color:#fff;background:#000c;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{color:#000;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}: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-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index);padding:4px;position:fixed}.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 (width<=480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{box-sizing:border-box;cursor:pointer;font-family:var(--toastify-font-family);max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);z-index:0;direction:ltr;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{white-space:pre-wrap;flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify__toast-text{flex-direction:column;gap:2px;width:100%;line-height:1.35;display:flex}.Toastify__toast-text-title{font-weight:600}.Toastify__toast-text-content{opacity:.92}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (width<=480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.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:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{opacity:.7;transform-origin:0;width:100%;height:5px;z-index:var(--toastify-z-index);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{transform-origin:100%;left:auto;right:0}.Toastify__spinner{border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);box-sizing:border-box;border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.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__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@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%{opacity:0;animation-timing-function:ease-in;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%{visibility:visible;transform:translate(110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-500px)}}.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(0)}to{transform:rotate(1turn)}}
