@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";:root{--font-family: "Manrope", sans-serif;--gradient-text: linear-gradient(89.97deg, #AE67FA 1.84%, #F49867 102.67%);--gradient-bar: linear-gradient(103.22deg, #AE67FA -13.86%, #F49867 99.55%);--color-bg: #040C18;--color-footer: #031B34;--color-blog: #042c54;--color-text: #81AFDD;--color-subtext: #f07458}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}body{background:var(--color-bg)}html::-webkit-scrollbar{width:.6vw}html::-webkit-scrollbar-thumb{background-color:var(--color-subtext);border-radius:70vw}html::-webkit-scrollbar-track{height:20px}a{color:unset;text-decoration:none}.gradient__bg{background:-moz-radial-gradient(circle at 3% 25%,rgb(2,66,134) 0%,rgba(4,12,24,1) 25%);background:-webkit-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 25%);background:-o-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 25%);background:-ms-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 25%);background:radial-gradient(circle at 3% 25%,#002853,#040c18 25%)}.gradient__text{background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width: 700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width: 550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.signlang_navbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem;width:100%;border-bottom:1px solid var(--color-text)}.singlang_navlinks{flex:1;display:flex;justify-content:flex-start;align-items:center;margin-right:7rem}.signlang_navlinks_logo{margin-right:2rem}.signlang_navlinks_logo .logo{width:100px;height:90px;margin-left:5rem}.signlang_navlinks_container{display:flex;flex:1;justify-content:flex-end;align-items:center;margin:0 1rem}.signlang_navlinks_container a{padding:0 1rem}.signlang_navlinks_container p,.auth-data,.signlang__navbar-menu_container p{color:#fff;font-family:var(--font-family);font-weight:500;font-size:20px;letter-spacing:2px;line-height:25px;text-transform:capitalize;margin:0 1rem;cursor:pointer}.signlang_navlinks{display:flex;justify-content:center;align-items:center}.signlang_auth-data{display:flex;justify-content:space-between;align-items:center}.signlang_auth-data img{width:50px;height:50px;border-radius:50%}.signlang_auth-data button,.signlang__navbar-menu_container button{padding:.5rem 1rem;position:relative;left:25px;color:#fff;background:var(--color-subtext);font-family:var(--font-family);font-weight:500;font-size:18px;line-height:25px;border:none;outline:none;cursor:pointer;border-radius:5px}.signlang__navbar-menu{margin-left:1rem;display:none;position:relative}.signlang__navbar-menu_container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:end;background:var(--color-footer);padding:2rem;position:absolute;right:0;top:30px;margin-top:1rem;min-width:210px;border-radius:5px;box-shadow:0 0 5px #0003;z-index:1000}.signlang__navbar-menu_container img{width:60px;height:60px;border-radius:50%}.signlang__navbar-menu_container p{margin:2rem 0}.signlang__navbar-menu_container-links-authdata{display:none}.signlang__navbar-menu_container p a{color:#fff;font-size:1.5rem}@media screen and (max-width: 900px){.signlang_navlinks_container{display:none}.signlang_auth-data button{margin-left:0rem}.signlang_auth-data{display:none}.signlang__navbar-menu{display:flex}.signlang__navbar-menu{padding:1rem}.signlang__navbar-menu_container-links,.signlang__navbar-menu_container-links-authdata{display:flex;flex-direction:column;justify-content:center;align-items:center}.signlang__navbar-menu_container-links-authdata button{margin-right:50px;margin-top:20px}}@media screen and (max-width: 550px){.signlang_navlinks_logo .logo{width:60px;height:60px;margin-left:1rem}.signlang__navbar-menu_container{top:40px}.signlang__navbar-menu_container p a{font-size:20px}}.signlang__header{display:flex;flex-direction:row}.signlang__header-content{flex:1;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-right:5rem}.signlang__header-content h1{font-family:var(--font-family);font-weight:800;font-size:62px;line-height:75px;letter-spacing:-.04em}.signlang__header-content p{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:28px;color:var(--color-text);margin-top:1.5rem}.signlang__header-image{flex:1;display:flex;justify-content:center;align-items:center}.signlang__header-image img{width:500px;height:500px}@media screen and (max-width: 1050px){.signlang__header{flex-direction:column}.signlang__header-content{margin:0 0 3rem}}@media screen and (max-width: 650px){.signlang__header{width:100%;padding:0;margin:0}.signlang__header-content h1{font-size:48px;line-height:60px;text-align:center}.signlang__header-content p{font-size:16px;line-height:24px;text-align:center}.signlang__header-image img{width:300px;height:300px}}@media screen and (max-width: 490px){.signlang__header-content h1{font-size:27px;line-height:48px;width:100%;padding:0 20px}.signlang__header-content p{font-size:14px;line-height:24px;text-align:justify;padding:0 20px;width:100%}.signlang__header-content__input input,.signlang__header-content__input button{font-size:12px;line-height:16px}}.signlang__footer{display:flex;justify-content:center;align-items:center;background:var(--color-footer);justify-content:space-between}.signlang__footer-logo{flex:1;justify-content:flex-start;align-items:center}.signlang__footer-logo img{width:250px;height:110px}.signlang__footer-copyright h3{color:#fff;font-family:var(--font-family)}.signlang__footer-copyright h3 span{color:var(--color-subtext)}@media screen and (max-width: 700px){.signlang__footer{flex-direction:column;padding:1.5rem 0}}@media screen and (max-width: 550px){html,body{overflow-x:hidden}.signlang__footer-logo img{width:200px;height:90px}.signlang__footer-copyright h3{font-size:15px}}.signlang_cta{display:flex;justify-content:space-between;align-items:center;padding:2rem;margin:4rem;border-radius:1rem;background:var(--gradient-bar)}.signlang_cta-content h3{font-family:var(--font-family);font-size:24px;line-height:45px;font-weight:800}.signlang_cta-button button{background:#000;color:#fff;font-family:var(--font-family);font-weight:700;font-size:18px;line-height:30px;padding:.5rem 1rem;border-radius:2rem;border:none;outline:none;cursor:pointer;min-width:150px}@media screen and (max-width: 700px){.signlang_cta{flex-direction:column}.signlang_cta-button{margin:2rem 0 0}}@media screen and (max-width: 550px){.signlang_cta{margin:4rem 2rem}.signlang_cta-content h3{font-size:20px;line-height:30px}.signlang_cta-button button{font-size:14px;line-height:28px}}.signlang__whatsignlang{display:flex;flex-direction:column;padding:2rem;background:var(--color-footer);background:-moz-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:-webkit-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:-o-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:-ms-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.signlang__whatsignlang-feature{display:flex}.signlang__whatsignlang-feature .signlang__features-container__feature{margin:0}.signlang__whatsignlang-feature .signlang__features-container_feature-text{max-width:700px}.signlang__whatsignlang-heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:4rem 0 2rem}.signlang__whatsignlang-heading h1{font-size:34px;line-height:45px;font-weight:800;font-family:var(--font-family);max-width:510px}.signlang__whatsignlang-container{display:flex;flex-wrap:wrap;flex-direction:row;margin-top:5rem}.signlang__whatsignlang-container .signlang__features-container__feature{flex:1;margin:1rem;min-width:210px;display:unset;flex-direction:column}.signlang__whatsignlang-container .signlang__features-container_feature-text{margin-top:.5rem}@media screen and (max-width: 850px){.signlang__whatsignlang-heading{flex-direction:column;align-items:flex-start;margin-bottom:0rem}.signlang__whatsignlang-heading p{margin-top:1rem}}@media screen and (max-width: 650px){.signlang__whatsignlang-feature .signlang__features-container__feature{flex-direction:column}.signlang__whatsignlang-feature .signlang__features-container_feature-text{margin-top:.5rem}.signlang__whatsignlang-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width: 350px){.signlang__whatsignlang-container .signlang__features-container__feature{margin:1rem 0;min-width:100%}}.signlang_features{width:100%;display:flex;justify-content:space-between}.signlang_feature-heading{display:flex;flex:1;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left;margin-right:5rem}.signlang_feature-heading h1{font-size:34px;line-height:45px;font-weight:800;font-family:var(--font-family)}.signlang_feature-heading p{color:var(--color-subtext);font-size:16px;line-height:30px;font-weight:500;font-family:var(--font-family);margin-top:2rem}.singlang_features-container{display:flex;flex:1.5;justify-content:flex-start;align-items:center;flex-direction:column}@media screen and (max-width: 990px){.signlang_features{flex-direction:column}.signlang_feature-heading{margin:0 0 2rem}}@media screen and (max-width: 550px){.signlang_feature-heading h1{font-size:28px;line-height:38px}}.signlang__features-container__feature{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;margin:1rem}.signlang__features-container__feature-title{flex:1;max-width:500px;margin-right:2rem}.signlang__features-container__feature-title h1{font-family:var(--font-family);font-weight:800;font-size:20px;line-height:24px;word-spacing:2px;color:#fff}.signlang__features-container__feature-title div{width:50px;height:2px;background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;margin-bottom:.25rem}.signlang__features-container_feature-text{flex:2;max-width:390px;display:flex}.signlang__features-container_feature-text p{font-family:var(--font-family);font-weight:500;font-size:18px;line-height:24px;word-spacing:5px;color:var(--color-text)}@media screen and (max-width: 550px){.signlang__features-container__feature-title h1{font-size:14px;line-height:22px}.signlang__features-container_feature-text p{font-size:12px;line-height:20px}.signlang__features-container__feature{margin:1rem 0}}.signlang_working{display:flex}.signlang_working-img{display:flex;flex:1;justify-content:flex-start;align-items:center;margin-right:2rem}.signlang_working-img img{width:90%;height:90%}.signlang_working-content{display:flex;flex:1;flex-direction:column;justify-content:flex-end;align-items:flex-start}.signlang_working-content p{font-family:var(--font-family);font-size:16px;line-height:30px;text-align:justify;color:var(--color-text);margin-top:2rem;margin-bottom:5rem}@media screen and (max-width: 950px){.signlang_working{flex-direction:column}.signlang_working-img{margin:1rem 0}.signlang_working-content{margin-top:2rem}}.signlang_detection-container{display:flex;justify-content:space-evenly;align-items:center;font-family:var(--font-family)}.signlang_webcam{width:600px;height:500px;z-index:999}.signlang_canvas{position:absolute;left:0;top:0;width:600px;height:500px;z-index:999}.signlang_data-container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.signlang_data-container .signlang_data{width:100%;display:flex;align-items:center;padding:0 1rem}.signlang_data-container button{width:100px;height:30px;font-size:20px;font-weight:500;border:none;outline:none;background-color:var(--color-subtext);color:#fff;font-family:var(--font-family);border-radius:8px}.signlang_data-container p{font-size:20px;margin:1rem;width:20%;display:flex;justify-content:flex-start}.gesture_output{color:var(--color-subtext);width:100%}.signlang_imagelist-container h2{font-size:25px;text-transform:uppercase;text-align:center;letter-spacing:5px}.signlang_image-div{width:100%;height:550px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.signlang_image-div img{width:400px;height:300px;margin-bottom:8rem}.signlang_image-div button{width:50%;background-color:inherit;outline:none;border:none;color:var(--color-subtext);cursor:pointer;font-size:20px}.signlang_imagelist-container h3{margin-bottom:10rem;line-height:2}.signlang_detection_notLoggedIn{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:2rem}.signlang_detection_notLoggedIn h1{letter-spacing:5px;font-weight:800}.signlang_detection_notLoggedIn p{color:#fff;font-size:1rem;text-align:center;width:60%;letter-spacing:2px;font-weight:700}.signlang_detection_notLoggedIn img{width:600px;height:400px;object-fit:contain;margin:1rem 0;border-radius:8px}@media screen and (max-width: 1080px){.signlang_webcam{width:550px;height:500px}.signlang_canvas{position:absolute;left:0;top:0;width:550px;height:500px}.signlang_image-div{width:fit-content;height:400px}.signlang_image-div img{width:300px;height:300px}}@media screen and (max-width: 990px){.signlang_detection-container{flex-direction:column}.signlang_detection_notLoggedIn img{width:500px;height:300px}}@media screen and (max-width: 550px){.signlang_webcam,.signlang_canvas{width:100%;height:fit-content}.signlang_image-div{width:fit-content;height:300px}.signlang_image-div img{width:200px;height:150px}.signlang_imagelist-container h3{text-align:center}.signlang_data-container .signlang_data{padding:0 .5rem}.signlang_data-container p{font-size:18px;width:30%}.signlang_detection_notLoggedIn img{width:300px;height:300px;margin:0}.signlang_detection_notLoggedIn p{font-size:.8rem;width:100%}}.progress-container{width:100%;background-color:#e2976e;border-radius:8px;transition:.5s ease-in-out}.progress-bar{height:20px;background-color:#cc4526;width:0%;border-radius:8px;color:#fff;font-weight:700}.signlang_testimonials-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.signlang_testimonial-header h2{font-size:30px}.signlang_card-container{display:flex;justify-content:center;align-items:center;width:100%;margin:2rem}@media screen and (max-width: 990px){.signlang_card-container{flex-wrap:wrap;padding:0rem;margin:1rem 0}}@media screen and (max-width: 550px){.signlang_testimonial-header h2{font-size:25px;text-align:center}.signlang_card-container{margin:2rem 0}}.card{padding:1.2rem;margin-right:2rem;width:350px;height:330px;border:1px solid var(--color-text);font-family:var(--font-family);box-shadow:7px 2px 28px 11px #031b34d1;-webkit-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82);-moz-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82)}.card-header{display:flex;justify-content:center;align-items:center}.card-header .card-img{flex:1;display:flex;justify-content:flex-start;align-items:center}.card-data{padding-left:1rem;color:#fff;width:100%}.card-data h2{font-size:20px}.card-data p{font-size:15px;height:100%}.card-text p{margin-top:2rem;padding:0 1rem;font-size:17px;text-align:justify;-webkit-hyphens:auto;hyphens:auto;color:var(--color-text)}.card-icon{display:flex;justify-content:flex-end;align-items:center}.card-icon img{width:60%;height:60%;margin-bottom:2rem}@media screen and (max-width: 990px){.card{margin-top:1.5rem}}@media screen and (max-width: 550px){.signlang_card-container{gap:2rem}.card{margin:0;height:100%;width:100%;padding:0}.card-header{flex-direction:column;margin-top:1rem;width:100%;text-align:center}.card-header .card-data{margin:1rem 0;padding-left:0}.card-header .card-icon{justify-content:center}.card-img img{width:40px;height:40px}.card-data h2{font-size:18px}.card-data p{font-size:15px}.card-text p{font-size:15px;padding-bottom:1rem;margin-top:0}}.signlang_notfound-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:3rem 0}.signlang_notfound-img img{width:450px;height:450px}.signlang_notfound-data{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:var(--font-family)}.signlang_notfound-data p{font-size:25px;font-weight:800;width:500px;text-align:center}.signlang_notfound-data button{font-size:20px;width:120px;height:40px;margin:1.5rem 0;background:var(--color-subtext);color:#fff;border-radius:8px;outline:none;border:1px solid #fff}@media screen and (max-width: 550px){.signlang_notfound-img img{width:300px;height:300px}.signlang_notfound-data p{font-size:15px;font-weight:800;width:300px;padding:0 2rem}.signlang_notfound-data button{font-size:18px;width:100px;height:35px}}.signlang_dashboard-container{font-family:var(--font-family)}.signlang_header-data{display:flex;justify-content:space-around;align-items:center;margin:1rem 2rem}.signlang_header-data canvas{height:380px!important;width:600px!important}.signlang_leader-board{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.signlang_leader-board .title{margin-bottom:80px}.signlang_toprank-box{border:1px solid var(--color-text);width:350px;height:250px;box-shadow:7px 2px 28px 11px #031b34d1;-webkit-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82);-moz-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82);margin-bottom:50px}.signlang_tank-row{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem}.signlang_tank-row h3{color:#fff}.signlang_tank-row h2{color:#fff;font-weight:800}.signlang_dashboard-midsection{display:flex;justify-content:space-around;align-items:center;margin:3rem 1rem}.signlang_sign-table{display:flex;justify-content:center;align-items:center;flex-direction:column;width:50%;padding:2rem}.signlang_sign-table table{border-collapse:collapse;width:100%;margin:2rem;box-shadow:7px 2px 28px 11px #031b34d1;-webkit-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82);-moz-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82);font-size:20px;border:1px solid var(--color-text)}.signlang_sign-table table tr .table-heading{background-color:var(--color-blog);color:var(--color-subtext)}.signlang_sign-table table,th,td{color:#fff;padding:1rem}.signlang_sign-table table .sign-row td{text-align:center}.signlang_sign-table table .sign-row:nth-of-type(2n){background-color:var(--color-footer)}.signlang_quotes-box{display:flex;justify-content:center;align-items:center;flex-direction:column;width:28%;margin-bottom:8rem}.signlang_quotes-box div{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:3rem;border:1px solid var(--color-text);color:#fff;box-shadow:7px 2px 28px 11px #031b34d1;-webkit-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82);-moz-box-shadow:7px 2px 28px 11px rgba(3,27,52,.82)}.signlang_quotes-box blockquote{font-size:1.2rem;width:100%;height:fit-content;font-style:italic;padding:1.2em 30px 1.2em 60px;line-height:1.6;position:relative}.signlang_quotes-box blockquote:before{content:"“";color:var(--color-subtext);font-size:4em;position:absolute;left:5px;top:-10px}.signlang__nodata-cont{display:flex;justify-content:space-evenly;align-items:center}.signlang__nodata-cont img{width:500px;height:500px}.signlang__nodata-cont h3{font-size:20px;text-transform:capitalize;width:25%;text-align:justify;line-height:2}@media screen and (max-width: 1050px){.signlang_header-data,.signlang_dashboard-midsection{flex-direction:column}.signlang_leader-board{margin-top:5rem}.signlang_leader-board .title{margin-bottom:50px}.signlang_toprank-box{width:600px}.signlang_sign-table{width:80%}.signlang_quotes-box{width:60%}.signlang__nodata-cont{flex-direction:column}.signlang__nodata-cont h3{width:50%;margin-bottom:10rem}}@media screen and (max-width: 500px){.signlang_toprank-box{width:300px}.signlang_sign-table{width:100%;padding:0}.signlang_quotes-box{width:100%;height:fit-content}.signlang_quotes-box blockquote{margin-bottom:2rem!important}.signlang_quotes-box cite{margin-top:5rem}.signlang__nodata-cont img{width:300px;height:300px}.signlang__nodata-cont h3{width:90%}}.signlang_chart{display:flex;justify-content:center;align-items:center;flex-direction:column}.signlang_chart h2{margin-bottom:1rem;font-family:var(--font-family)}@media screen and (max-width: 500px){.signlang_chart{width:100%!important}.signlang_chart .bar-chart{width:100%!important;height:180px!important}.signlang_chart h2{text-align:center}}.signlang__loader{display:flex;justify-content:center;align-items:center}: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: rgba(255, 255, 255, .7);--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( to right, #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__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);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:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;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:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-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--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.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--light{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:var(--toastify-z-index);opacity:.7;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__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
