@font-face{font-family:Brown Bold;src:url(/assets/Brown-Bold-D0r4Y7_m.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Brown Light;src:url(/assets/Brown-Light-C6zPcJbD.ttf) format("truetype");font-style:normal;font-weight:400}:root{--background-white: #fafafa;--background-light-grey: #d6edfd;--white: white;--grey: grey;--light-grey: #a4a4a4;--dark-grey: #626262;--font-primary-color: #28a4ef;--button-primary-color: #0094ED;--button-back-color: #232323;--button-finish-investigation: #C14953;--img-background: #85ccf6;--inputs-color: #a4a4a4;--black: black;--sidebar-background-link: #d6edfd;--general-background: #F7F5FA;--item-list-background: #D7EEFD;--font-bold: "Brown Bold";--font-light: "Brown Light";--icon-filter-gray: invert(69%) sepia(0%) saturate(4130%) hue-rotate(107deg) brightness(96%) contrast(95%);--icon-filter-primary-color: invert(41%) sepia(65%) saturate(2025%) hue-rotate(176deg) brightness(94%) contrast(103%);--icon-filter-light-blue: invert(69%) sepia(60%) saturate(319%) hue-rotate(168deg) brightness(97%) contrast(99%);--icon-filter-red: invert(43%) sepia(25%) saturate(4375%) hue-rotate(326deg) brightness(81%) contrast(84%)}@font-face{font-family:Brown Bold;src:url(/assets/Brown-Bold-D0r4Y7_m.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Brown Light;src:url(/assets/Brown-Light-C6zPcJbD.ttf) format("truetype");font-style:normal;font-weight:400}.limit-characters{position:absolute;right:1rem;color:gray}.limit-character-container{text-align:end;margin:1rem 0rem 2rem;right:1rem;color:gray}.container-rejected-reason{background-color:#f25f5ccc;padding:1rem;color:#fff}.container-rejected-reason h4{font-weight:700}.loader-center-general{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loader-table{padding:3rem 0}.loader-padding-top{padding-top:4rem}.no-data-message{color:var(--grey);text-align:start;font-family:var(--font-bold)}.message-error{color:red;text-align:start;font-family:var(--font-bold)}.border-red{color:var(--button-finish-investigation);font-size:80%;font-family:var(--font-bold);text-align:start}.button-red-finish{display:flex;flex-direction:flex-start;padding-top:1rem}.button-red-finish button{background-color:var(--button-finish-investigation);color:#fff}h2{font-family:var(--font-bold)}p,a,label,input,select{width:100%;font-family:var(--font-light);font-size:15px;line-height:15px}.vselect{width:70%;box-sizing:border-box;border-radius:5px;padding:0%}body{background-color:var(--general-background)}.cases{margin-top:2rem;background-color:var(--background-white);padding:2rem;box-shadow:0 4px 10px #8d97ad1a;border-radius:10px}.cases h2{font-family:var(--font-light);font-style:normal;font-weight:300;font-size:20px;line-height:19px;text-transform:uppercase;margin:0}.cases p.light-text{font-family:var(--font-light);font-style:normal;font-weight:300;font-size:16px;line-height:15px;color:#23232366;margin:15px 0}.btn-gral,.btn-secondary,.btn-red{border-radius:20px;padding:.7rem 2.3rem;font-size:17px;display:flex;align-items:center;width:max-content;-webkit-user-select:none;user-select:none;cursor:pointer;text-decoration:none;border:none;font-family:var(--font-bold);text-transform:uppercase;color:#fff}.btn-gral span,.btn-secondary span,.btn-red span{margin-top:.21rem}.btn-gral img,.btn-secondary img,.btn-red img{width:20px;margin-right:10px;filter:invert(95%) sepia(95%) saturate(15%) hue-rotate(338deg) brightness(134%) contrast(160%)}.btn-gral.margin-left,.btn-secondary.margin-left,.btn-red.margin-left{margin-left:10px}.btn-gral.disabled,.btn-secondary.disabled,.btn-red.disabled{background:var(--light-grey);cursor:not-allowed}.btn-gral{background-color:var(--button-primary-color);color:#fff;align-items:flex-end}.btn-red{background-color:var(--button-finish-investigation);color:#fff;align-items:flex-end}.btn-secondary{background-color:var(--item-list-background);color:var(--button-primary-color)}.btn-secondary img{filter:invert(35%) sepia(87%) saturate(1555%) hue-rotate(179deg) brightness(100%) contrast(101%)}.btn-text{color:var(--button-back-color);text-decoration:underline}.btn-text:hover{font-weight:700}.border-input-error{border:2px solid var(--button-finish-investigation)!important}.btn-back{font-family:var(--font-light);font-size:15px;color:var(--button-back-color);cursor:pointer;text-decoration:none}.btn-back img{height:12px;margin-right:5px}.btn-search{display:flex;justify-content:flex-end;align-items:center}.container{margin:0 auto;padding:3rem;width:100%;display:flex;justify-content:center}.add{padding-left:1rem}.imgTable{display:flex;justify-content:center;padding:12px!important}.imgTable img{width:25px;height:25px;margin:0rem .6rem;filter:var(--icon-filter-gray)}.firstContent{margin-bottom:2rem}.firstContent input,.firstContent select{height:2.5rem;border:1px solid rgba(35,35,35,.1);border-radius:5px;box-sizing:border-box;padding:0 1rem;background-color:#fff}.firstContent input.search{min-width:20rem}.firstContent select,.firstContent input[type=date]{min-width:15rem}.firstContent label{font-style:initial;font-weight:400;font-size:13px;margin-bottom:5px;display:block;text-transform:uppercase;color:#0000008f}.firstContent .btn-search{display:flex;justify-content:flex-end;align-items:center}.firstContent .btn-search button{background-color:var(--background-light-grey);color:var(--button-primary-color)}.firstContent .labels{max-width:100%;display:flex;justify-content:space-between;flex-direction:row;margin-bottom:1rem;align-items:flex-end}.imgTable div{width:24px;height:24px;background-color:var(--light-grey);border-radius:24px;display:flex;justify-content:center;align-items:center;transition:.3s;margin-right:.3rem}.imgTable div img{width:12px;height:12px;filter:brightness(0) invert(1)}.imgTable div:hover{background-color:var(--button-primary-color);cursor:pointer}.imgTable div:hover img{filter:brightness(0) invert(1)}.hoverTableRed:hover{background-color:var(--button-finish-investigation)!important;cursor:pointer}.hoverTableRed:hover img{filter:brightness(0) invert(1)}textarea{width:100%;border:1px solid #A4A4A4;background-color:transparent;box-sizing:border-box;border-radius:5px;padding:1rem;margin-top:.6rem}.skeleton{justify-content:center;align-items:center}.skeleton .line{height:12px;border-radius:3px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-lines 2s infinite ease-out}.skeleton-right{flex:1}.skeleton-left{padding-right:15px}.skeleton .line:last-child{margin-bottom:0}.w15{width:15%!important}.w25{width:25%!important}.w40{width:40%!important}.w50{width:50%!important}.w75{width:75%!important}@keyframes wave-lines{0%{background-position:-468px 0}to{background-position:468px 0}}.table{width:100%;border-collapse:collapse;font-family:var(--font-light);overflow-x:auto}.table tr{border-bottom:1px solid rgba(35,35,35,.1)}.table td,.table th{padding:16px;font-size:15px;text-align:center;color:#23232366}.table td{color:var(--button-back-color)}.table_caption{letter-spacing:5px}.table_head{border-bottom:1px solid var(--dark-grey)}.table_heading{color:var(--inputs-color);text-transform:uppercase;text-align:center;font-weight:400}.historial{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:1.5rem}.form-items{position:relative;display:flex;justify-content:space-between;flex-direction:row;margin-bottom:2rem;align-items:center}.form-items label,.form-items .labelWithError{width:30%;font-family:var(--font-light);font-weight:400;font-size:1rem;color:var(--button-back-color);margin-bottom:.6rem}.form-items input,.form-items select,.form-items .rightContent{width:70%}.form-items input{height:3rem;border:1px solid #A4A4A4;box-sizing:border-box;border-radius:5px;padding:1rem}.form-items .input-characters-large{padding:1rem 6rem 1rem 1rem;color:gray}.form-items select{border:1px solid #A4A4A4;background-color:transparent;box-sizing:border-box;padding:1rem;border-radius:5px}.casesAddNS{display:flex;flex-direction:row;justify-content:space-between;margin:7rem 0rem -2rem;padding:0 13rem}.casesAddNS button{background-color:#0093ed}.page-container{margin:0 auto;max-width:1500px;padding:0px 2rem 2rem}.page-container .page-header{margin-top:3rem}.page-container .page-header .page-title{display:flex;flex-wrap:wrap;flex-direction:row;align-items:baseline;justify-content:space-between;align-items:center;margin-bottom:30px}.page-container .page-header .page-title .title-section{font-size:30px;margin:0}.bottom-action-buttons{display:flex;flex-direction:row;justify-content:flex-end;margin-top:1rem}.clickeable{cursor:pointer}.table-row img{width:25px;height:25px;margin:0 .6rem;filter:var(--icon-filter-gray)}.hoverBlue:hover{filter:invert(51%) sepia(89%) saturate(3927%) hue-rotate(178deg) brightness(96%) contrast(101%)}.hoverRed:hover{filter:invert(37%) sepia(13%) saturate(3939%) hue-rotate(312deg) brightness(94%) contrast(85%)}.divRouter{padding-left:20rem;padding-top:4rem;position:absolute;width:100%;height:100%}.sectionBox{background-color:var(--background-white);box-shadow:0 4px 10px #8d97ad1a;border-radius:10px}@media (max-width: 1150px){.cases{width:100%;overflow-x:scroll}.cases .scrollTable{width:1000px}.form-items input,.form-items select,.form-items textarea{width:60%}.form-items label{font-size:.9rem}.page-container{padding:0px 1rem 1rem}.divRouter{padding-left:15rem}}@media (max-width: 992px){.formContainer{padding:0rem}.formContainer h2{text-align:center;padding-bottom:0rem}.form-items{display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.form-items label,.form-items .labelWithError,.form-items input,.form-items select,.form-items .rightContent{width:100%}.historial{flex-direction:column}.firstContent .labels{align-items:flex-end}.btn-search{justify-content:center;padding-bottom:1rem}.casesAddNS{justify-content:center}.bottom-action-buttons{justify-content:space-between}.btn-gral.margin-left{margin-left:0}.files-extensions{font-size:.8rem}.files-extensions span{font-weight:700;color:#414141}.divRouter{padding-left:0rem}}body{font-family:var(--font-light);color:#1a1a1a;margin:0}*{box-sizing:border-box}.title-section{font-size:1.8rem;font-weight:600;color:#333;margin-top:0}.big-sign{position:absolute;height:100%;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.box-inner{background:#fafafa;box-shadow:0 4px 10px #8d97ad1a;border-radius:10px;padding:5rem;text-align:center;max-width:55%}.big-sign .title{color:#232323}.big-sign .text{color:#23232366;font-size:20px;line-height:25px}.big-sign .button{padding:1rem;background:#d7eefd;box-shadow:0 4px 10px #8d97ad1a;border-radius:38px;color:#0094ed;font-family:var(--font-bold);margin:0;display:flex;justify-content:center;text-decoration:none}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes 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 bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes 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 bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes 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 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 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 bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}
