@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{margin:20px 0;background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}html{font-size:68%;font-family:Nunito,sans-serif!important}body{font-family:Nunito!important}@media only screen and (max-width:1360px){body{line-height:1}}@media only screen and (max-width:1600px){html{font-size:64%}}@media only screen and (max-width:1400px){html{font-size:64%}}@media only screen and (max-width:1300px){html{font-size:60%}}@media only screen and (max-width:600px){html{font-size:52.5%}}.login-box{width:370px;height:510px;background-color:white;position:relative;z-index:1;border-radius:1rem;box-shadow:0 5px 3rem rgba(57,62,75,.1);padding:5rem 3rem}@media only screen and (max-width:1440px){.login-box{width:340px;height:480px}}@media only screen and (max-width:1360px){.login-box{width:320px;height:450px}}@media only screen and (max-width:1280px){.login-box{width:310px;height:415px}}@media only screen and (max-width:600px){.login-box{width:275px;height:365px}}@media only screen and (max-width:400px){.login-box{width:275px;height:375px}}@media only screen and (max-width:330px){.login-box{width:250px;height:360px;transform:translateY(4rem)}}.login-logo{position:absolute;top:2rem;transform:translate(-50%,-200%);width:20rem;transform:translate(0)}.login-icon{width:1.9rem;margin-left:7.5px}@media only screen and (max-width:1440px){.login-logo{top:0}}@media only screen and (max-width:1360px){.login-logo{top:0}}.divider{margin-top:7.5px;width:8rem;height:4px;border-radius:10rem;background-color:#328DE7}.login-inputs{margin-top:4rem}.line-input-group{flex:1 1;display:-ms-flexbox;position:relative;margin-bottom:1.5rem}@media only screen and (max-width:700px){.line-input-group{width:100%;overflow:visible}.line-input-group .line-input{width:100%;margin-bottom:3rem;padding-right:7rem}.height-input-group .line-input,.weight-input-group .line-input{padding-right:7rem}}@media only screen and (max-width:400px){.height-input-group .line-input,.weight-input-group .line-input{padding-right:6rem}}.line-input-group:last-child .line-input{width:100%}.line-input{width:90%;background-color:transparent;outline:none;border:none;border-bottom:1px solid rgba(57,62,75,.5);font-size:1.6rem;padding:2rem 0 1.25rem 5rem;transition:all .5s ease;margin-bottom:1rem}.line-input--login{width:100%;font-size:1.6rem}.line-input::placeholder{color:rgba(57,62,75,.5)}.line-input:focus,.line-input:not(:placeholder-shown){border-bottom:1px solid #393e4b}.line-input:focus+.line-input-icon,.line-input:not(:placeholder-shown)+.line-input-icon{color:#328DE7}.line-input:not(:placeholder-shown)~.line-input-label{opacity:1;transform:translateY(-2rem);visibility:visible}.line-input-icon{font-size:2rem;color:rgba(57,62,75,.4);position:absolute;top:1.8rem;left:1rem;transition:color .5s ease}.chevron-icon.has-value-icon,.chevron-icon.has-value-icon i,.chevron-icon[data-has-value=true],.chevron-icon[data-has-value=true] i,.has-value-icon.chevron-icon,.has-value-icon.chevron-icon i,.line-input-group .line-input-icon.has-value-icon,.line-input-group .line-input-icon.has-value-icon i,.line-input-group .line-input-label.has-value-label,.line-input-group .line-input.has-value~.line-input-icon,.line-input-group .line-input.selected~.line-input-icon,.line-input-icon.has-value-icon,.line-input-icon.has-value-icon i,.line-input-icon.has-value-icon i:after,.line-input-icon.has-value-icon i:before,.line-input-icon[data-has-value=true],.line-input-icon[data-has-value=true] i,.line-input-icon[data-has-value=true] i:after,.line-input-icon[data-has-value=true] i:before,.line-input-label.has-value-label,.line-input-label.label-up.has-value-label,.line-input-label[data-has-value=true],.line-input.has-value~.line-input-icon,.line-input.selected~.line-input-icon,div.chevron-icon[data-has-value=true],div.chevron-icon[data-has-value=true] i,div.line-input-icon[data-has-value=true],div.line-input-icon[data-has-value=true] i,div.line-input-label[data-has-value=true]{color:#328DE7!important}.line-input-label{position:absolute;top:1.4rem;left:5.2rem;transform:rotate(0deg);opacity:0;visibility:hidden;font-size:1.2rem;font-weight:600;color:#328DE7;line-height:1.7;transition:all .5s ease}.line-input-label span{color:#328DE7}.line-input-label--white{color:white}.line-input-label-up{opacity:1;transform:translateY(-2rem);visibility:visible}.line-input-label.label-up{top:-1rem;font-size:1.2rem;color:#328DE7}.line-input-icon-green{color:#328DE7}.login-inputs .line-input{margin-bottom:1rem}.input-error-message{color:#b00020;font-size:1.2rem;margin-top:.5rem;margin-bottom:0;font-weight:500;display:block;position:relative;z-index:1}.height-input-group .input-error-message,.weight-input-group .input-error-message{margin-top:.5rem;clear:both}.api-error-message{margin-top:5rem;height:10px;text-align:center}.triangles{z-index:1;position:absolute;bottom:0;left:0;width:100%;opacity:.5}.forgot-password{font-size:1.2rem;color:#328DE7;float:right;appearance:none;text-decoration:none}.login-with-google-container{margin-top:20%;display:grid}.menu{position:fixed;left:0;height:93%;width:90px;background-color:transparent;border-radius:0 2rem 2rem 0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;z-index:1}@media only screen and (max-width:1450px){.menu{width:80px}}@media only screen and (max-width:1024px){.menu{padding:2rem 0 0;width:100%;height:auto;flex-direction:row;justify-content:space-around;position:static;border-radius:0;transform:none}}.menu-top{padding-top:3rem}@media only screen and (max-width:767px){.menu{display:inline-grid;padding:20px}}@media only screen and (max-width:1024px){.menu-top{display:flex;padding-top:0}}.menu-bottom{padding-bottom:1rem}@media only screen and (max-width:1024px){.menu-bottom{display:flex;padding-bottom:0}}.single-menu{position:relative}.single-menu:not(:last-child){margin-bottom:2rem}@media only screen and (max-width:1024px){.single-menu:not(:last-child){margin-right:2rem}}.menu-description{position:absolute;top:50%;right:-14rem;width:13rem;height:3.5rem;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;color:white;line-height:1.7;background-color:#393e4b;border-radius:.5rem;text-align:center;opacity:0;transition:opacity .5s ease}.menu-description span{color:#328DE7}.menu-description--white{color:white}.menu-description:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(45deg);width:2rem;height:2rem;background-color:#393e4b}.menu-item{width:5.3rem;height:5.2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2);display:flex;justify-content:center;align-items:center;cursor:pointer;text-decoration:none;transition:border .5s ease .25s;overflow:hidden;position:relative}.menu-item:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:rgba(255,255,255,.2);transition:width .5s ease}.menu-item:hover{border:1px solid #328de7}@media only screen and (max-width:1000px){.menu-description{top:95%;right:50%;bottom:2rem;transform:translateX(50%);z-index:1}.menu-description:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%) rotate(45deg);width:1rem;height:1rem;background-color:#393e4b;z-index:-1}}.menu-item:hover+.menu-description{opacity:1}.menu-item:hover:after{width:100%}.menu-item--white{background-color:white}.menu-item--active{background-color:rgba(255,255,255,.2);border:1px solid #328de7;overflow:visible}.menu-item--active:hover:after{width:0}.menu-item--active:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-5.2rem;width:4rem;height:80%;background-color:white;border-radius:0 .5rem .5rem 0}@media only screen and (max-width:1024px){.menu-item--active:before{display:none}}.top-menu{padding:2rem 2rem 1rem;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1360px){.top-menu{padding:1rem 2rem .3rem}}.logo{margin-right:2rem}@media only screen and (max-width:1000px){.logo{width:5rem}}.top-menu-heading{font-size:1.8rem;font-weight:600;color:#393e4b;line-height:1.7;display:flex;align-items:center;text-decoration:none}.top-menu-heading span{color:#328DE7}.top-menu-heading--white{color:white}@media only screen and (max-width:400px){.top-menu-heading{font-size:0}}.top-menu-btn,.top-menu-right{display:flex;align-items:center}.top-menu-btn{width:4rem;height:4rem;border-radius:7px;background-color:rgba(155,157,164,.1);text-decoration:none;font-size:1.5rem;font-weight:600;color:#328DE7;line-height:1.7;justify-content:center;transition:all .5s ease}.top-menu-btn span{color:#328DE7}.top-menu-btn--white{color:white}.top-menu-btn .a{transition:fill .5s ease}.top-menu-btn:hover{background-color:#c1db9d;opacity:.5}.top-menu-btn:hover .a{fill:#328DE7}.top-menu-btn--red{background-color:"#c1db9d"}.top-menu-btn:not(:last-child){margin-right:1.5rem}@media only screen and (max-width:600px){.top-menu-btn{width:3.5rem;height:3.5rem}.top-menu-btn svg{width:1.5rem}.top-menu-btn:not(:last-child){margin-right:1rem}}.container{height:100%;max-width:1500px;margin:0 auto}@media only screen and (max-width:2000px){.container{max-width:1450px}}@media only screen and (max-width:1750px){.container{max-width:1250px}}@media only screen and (max-width:1600px){.container{max-width:1150px}}@media only screen and (max-width:1300px){.container{max-width:1050px}}@media only screen and (max-width:1024px){.container{max-width:900px}}@media only screen and (max-width:1100px){.container{max-width:875px}}@media only screen and (max-width:1000px){.container{max-width:90%}}.selection-box{margin-top:3.5rem;display:flex;align-items:center}@media only screen and (max-width:1440px){.selection-box{margin-top:3rem}}@media only screen and (max-width:1360px){.selection-box{margin-top:2rem}}@media only screen and (max-width:325px){.selection-box{flex-wrap:wrap;margin-left:2rem}}.selection-box--dashboard{justify-content:center;flex-wrap:wrap;gap:2rem}.selection-box--dashboard .selection{width:12.5rem}.selection{width:12rem;height:15rem;border:1px solid #e6e6e6;border-radius:1rem;text-align:center;transition:all .5s ease;cursor:pointer;text-decoration:none}@media only screen and (max-width:1440px){.selection{width:10.2rem;height:13rem}}@media only screen and (max-width:400px){.selection:nth-child(2n){margin-right:0!important}}.selection:hover{transform:translateY(-1rem)}.selection:hover .selection-heading{color:#328DE7}.selection--current{border:none;background-color:#328DE7;cursor:default}.selection--current:hover{transform:translateY(-1rem)}.selection--current:hover .selection-heading{color:white}.selection--has-report{border:none;background-color:#328DE7}.selection--has-report:hover{transform:translateY(-1rem)}.selection--has-report:hover .selection-heading{color:white}.selection--assigned{border:none;background-color:#328DE7;cursor:default}.selection--assigned:hover{transform:translateY(-1rem)}.selection--assigned:hover .selection-heading{color:white}.selection--not-assigned{border:none;background-color:#393e4b;cursor:default}.selection--not-assigned:hover{transform:translateY(-1rem)}.selection--not-assigned:hover .selection-heading{color:white}.selection img,.selection svg{padding-top:2.5rem;margin-bottom:1rem}@media only screen and (max-width:1440px){.selection img,.selection svg{padding-top:1.5rem;margin-bottom:.5rem}}.selection--big{width:14rem;height:18rem}.selection:not(:last-child){margin-right:2rem}@media only screen and (max-width:1280px){.selection:not(:last-child){margin-right:1rem}}.selection-box--dashboard .selection:not(:last-child){margin-right:0}.cursor-default{cursor:default}.cursor-default:hover .selection-heading,.selection-heading{color:rgba(57,62,75,.4)}.selection-heading{font-size:1.4rem;font-weight:700;transition:color .5s ease;padding:8px 15px;text-align:center;line-height:1.8rem}@media only screen and (max-width:1440px){.selection-heading{line-height:1.8rem}}.selection-heading span{color:#328DE7}.selection-heading--white{color:white}.selection--stats{min-width:150px;width:auto;height:auto;min-height:15rem;padding:1.5rem 1rem;display:flex;justify-content:center;align-items:center}.selection-stats-container{display:flex;flex-direction:column;gap:1.5rem;width:auto;align-items:flex-start}.selection-stats-item{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.selection--stats .submenu-logo{width:2rem;height:2rem;flex-shrink:0;padding-top:0!important;margin-bottom:0!important}.selection--stats .selection-heading{font-size:1.2rem;line-height:1.6rem;padding:0;text-align:left}@media only screen and (max-width:1440px){.selection--stats{min-width:140px;min-height:13rem;padding:1.2rem .8rem}.selection-stats-container{gap:1.2rem}.selection--stats .submenu-logo{width:1.8rem;height:1.8rem}.selection--stats .selection-heading{font-size:1.1rem;line-height:1.5rem}}@media only screen and (max-width:1024px){.selection--stats{min-width:130px;min-height:12rem;padding:1rem .6rem}.selection-stats-container{gap:1rem}.selection-stats-item{gap:.6rem}.selection--stats .submenu-logo{width:1.6rem;height:1.6rem}.selection--stats .selection-heading{font-size:1rem;line-height:1.4rem}}@media only screen and (max-width:768px){.selection--stats{min-width:120px;min-height:11rem;padding:.8rem .5rem}.selection-stats-container{gap:.8rem}.selection-stats-item{gap:.5rem;flex-direction:column;text-align:center}.selection--stats .submenu-logo{width:1.5rem;height:1.5rem}.selection--stats .selection-heading{font-size:.9rem;line-height:1.3rem;text-align:center}}@media only screen and (max-width:480px){.selection--stats{min-width:100%;width:100%;min-height:auto;padding:1rem}.selection-stats-container{flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:.8rem}.selection-stats-item{flex:1 1;min-width:calc(33.333% - .5rem);flex-direction:column;gap:.4rem}.selection--stats .submenu-logo{width:1.4rem;height:1.4rem}.selection--stats .selection-heading{font-size:.85rem;line-height:1.2rem}}.general-listing{margin-top:1rem}@media only screen and (max-width:1440px){.general-listing{margin-top:1rem}}@media only screen and (max-width:1360px){.general-listing{margin-top:1rem}}.listing-top{display:flex;align-items:center;justify-content:space-between;padding:.5rem}@media only screen and (max-width:480px){.listing-top{flex-direction:column;align-items:center;justify-content:center;text-align:center}}.primary-heading{font-size:18px;margin:2rem 0 1rem;font-weight:600}@media only screen and (max-width:1440px){.primary-heading{font-size:18px}}@media only screen and (max-width:1360px){.primary-heading{font-size:18px}}@media only screen and (max-width:1280px){.primary-heading{font-size:17px}}@media only screen and (max-width:1024px){.primary-heading{font-size:13px}}.general-table,.listing-right{margin-top:1rem}.general-table{table-layout:fixed;width:100%;text-align:left;border:1px solid #e6e6e6;padding:1rem;border-radius:1.5rem}@media only screen and (max-width:1440px){.general-table{margin-top:.5rem;padding:1rem}}@media only screen and (max-width:1360px){.general-table{margin-top:0;padding:1rem}}@media only screen and (max-width:1280px){.general-table{margin-top:0;padding:1rem}}td,th{padding:1rem .5rem}th{font-size:16px;font-weight:600;color:rgba(57,62,75,.6);border-bottom:1px solid #e6e6e6}th span{color:#328DE7}th--white{color:white}td{font-size:16px;font-weight:400;color:#393e4b}td span{color:#328DE7}td--white{color:white}@media only screen and (max-width:1440px){td,th{padding:1rem .5rem;font-size:14px}}@media only screen and (max-width:1360px){td,th{padding:.8rem .5rem;font-size:14px}}@media only screen and (max-width:1280px){td,th{padding:.8rem .5rem;font-size:14px}}.listing-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:1.2rem}@media only screen and (max-width:1440px){.listing-bottom{margin-top:1rem}}@media only screen and (max-width:1360px){.listing-bottom{margin-top:.5rem}}@media only screen and (max-width:1280px){.listing-bottom{margin-top:.5rem}}@media only screen and (max-width:480px){.listing-bottom{flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:.8rem}.listing-bottom-left{order:1}.listing-bottom-right{order:0;margin-bottom:1rem}}.next-btn,.prev-btn{text-decoration:none;border:none;border-radius:100%;padding:.5rem;width:2.5rem;transition:transform .5s ease}.next-btn{margin-left:1.5rem}.next-btn:hover{transform:translateX(.5rem)}.prev-btn{margin-right:1.5rem}.prev-btn:hover{transform:translateX(-.5rem)}@media only screen and (max-width:1440px){.next-btn,.prev-btn{padding:.5rem;width:2.5rem}}.page{color:rgba(57,62,75,.6)}.filter-input,.page{font-size:16px;font-weight:600;line-height:1.7}.filter-input{width:85%;outline:none;border:none;border-bottom:1px solid #b8b8b8;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));color:#393e4b;position:relative;transition:all .5s ease}.filter-input span{color:#328DE7}.filter-input--white{color:white}.filter-input::placeholder{font-size:16px;font-weight:600;color:rgba(57,62,75,.6);line-height:1.7}.filter-input::placeholder span{color:#328DE7}.filter-input::placeholder--white{color:white}.filter-input:focus{border-color:#393e4b}.filter-input:focus+.filter-icon{opacity:1}.filter-form-group{position:relative}.filter-icon{position:absolute;top:.5rem;left:.5rem;width:1.5rem;opacity:.5;transition:opacity .5s ease}@media only screen and (max-width:1440px){.filter-input{font-size:16px;padding-top:.2rem;padding-bottom:.2rem}}@media only screen and (max-width:1360px){.filter-input{font-size:16px;padding-top:.2rem;padding-bottom:.2rem}}@media only screen and (max-width:1280px){.filter-input{font-size:16px}}form-group{position:relative}.bubble-input{outline:none;border:none;padding:1.5rem 1rem 1.5rem 3rem;background-color:#797b7f17;border-radius:3rem;font-size:16px;font-weight:600;color:#393e4b}.bubble-input span{color:#328DE7}.bubble-input--white{color:white}.bubble-input::placeholder{font-size:16px;font-weight:600;color:rgba(57,62,75,.6);line-height:1.7}.bubble-input::placeholder span{color:#328DE7}.bubble-input::placeholder--white{color:white}.bubble-input:not(:placeholder-shown)+.bubble-form-icon #bubble-form-icon-inner{fill:#393e4b}@media only screen and (max-width:1440px){.bubble-input{padding:1.2rem 1rem 1.2rem 3rem}}@media only screen and (max-width:1360px){.bubble-input{padding:1rem 1rem 1rem 3rem}}@media only screen and (max-width:1280px){.bubble-input{padding:1rem 1rem 1rem 3rem}}.bubble-form-icon{position:absolute;top:50%;left:2rem;transform:translateY(-50%);width:1.5rem}.show-btn{font-size:1.4rem;font-weight:600;color:rgba(20,74,210,.6);line-height:1.7;text-decoration:none;padding:1.2rem 2rem;transition:all .5s ease;border-radius:5px;border:none}.show-btn span{color:#328DE7}.show-btn--white{color:white}.show-btn:hover{color:#393e4b;background-color:rgba(57,62,75,.1);border:none}.show-btn--active,.show-btn--active:hover{background-color:#E8F4FD;color:#328DE7}.show-btn:not(:last-child){margin-right:1rem}select{appearance:"0";-webkit-appearance:none;-moz-appearance:none}.input-select{padding-bottom:15px;border-bottom-color:rgba(57,62,75,.5)!important;color:rgba(57,62,75,.5)}.input-select.selected{border-bottom-color:#000!important;color:#000}select:disabled{color:#393e4b!important;border-bottom-color:#393e4b!important}.input-select.loading:disabled{color:rgba(57,62,75,.5)!important;border-bottom-color:rgba(57,62,75,.5)!important}.input-select.loading:disabled.selected{color:#000!important;border-bottom-color:#000!important}.icon-btn{background-color:#E8F4FD;border-radius:50%;position:relative;overflow:hidden;transition:background-color .5s ease;text-decoration:none;font-size:16px;font-weight:600;padding:0 1rem 1.3rem;border:none;cursor:pointer}.icon-btn,.icon-btn span{color:#328DE7}.icon-btn--white{color:white}.icon-btn:hover{background-color:#B3D9F5}.icon-btn--dots{padding:1.3rem 1.5rem}.icon-btn--dots img{transform:translateY(-.1rem)!important}.icon-btn img{width:1rem;transform:translateY(.5rem)}.icon-btn:not(:last-child){margin-right:1.5rem}.actions-div{position:relative;text-align:end}.actions-div .icon-btn{margin-right:0}.add-patient-btns{display:flex;justify-content:flex-end;margin-top:4rem}.add-patient-btns a:not(:last-child){margin-right:2rem}.btn{text-decoration:none;font-size:1.3rem;font-weight:700;line-height:1.7;padding:1rem 2rem;background-color:#fcf0f0;border-radius:5px;transition:all .5s ease;position:relative;overflow:hidden;cursor:pointer;border:none;margin-left:1rem}.btn,.btn span{color:#328DE7}.btn--white{color:white}.btn:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:rgba(240,106,106,.2);transition:width .5s ease}.btn--green{background-color:#54d075;color:white}.btn--green:after{background-color:rgba(255,255,255,.2)}.btn--inline{background-color:#328DE7;color:white;padding:.7rem 3.5rem;display:flex;align-items:center}.btn--inline:after{background-color:rgba(255,255,255,.1)}.btn--full{padding:3rem 0;display:flex;justify-content:center;background-color:transparent;border:1px solid #328de7;color:#328DE7}.btn--full:hover{background-color:#328DE7;color:white}.btn--full:hover:after{display:none}.btn--text{color:rgba(57,62,75,.6);padding:.9rem 2.5rem}.btn--text,.btn--text:after{background-color:transparent}.btn--text:hover{background-color:rgba(57,62,75,.075)}.btn:hover:after{width:100%}.btm--confim{height:42px}.go-back-btn{text-decoration:none;width:12rem;height:5rem;font-size:1.6rem;font-weight:600;color:rgba(57,62,75,.34);background-color:transparent;line-height:1.7;display:flex;align-items:center;justify-content:center;border-radius:1rem;border:none;cursor:pointer}.go-back-btn,.go-back-btn span{color:#328DE7}.go-back-btn--white{color:white}.go-back-btn:hover{background-color:rgba(57,62,75,.1)}.go-back-btn img{margin-right:1.5rem}.form-header{display:flex;width:100%;position:relative;margin-bottom:3rem}.center{text-align:center;position:absolute;left:50%;width:fit-content;padding:10px}.left{text-align:left}.left,.right{flex:0 0 auto}.right{text-align:right}.form-title{font-size:1.8rem;font-weight:800;height:5rem;padding:12px;align-items:center;justify-content:center}.lds-ripple{display:block;margin-left:auto;margin-right:auto;margin-top:20%;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:8px solid #328de7;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.form-side-header{width:100%;margin-top:2.5rem;margin-bottom:.5rem;display:flex;justify-content:space-between}.form-side-title{color:#328DE7;font-size:1.8rem;font-weight:700;align-items:center;justify-content:center;padding-top:10px;padding-bottom:20px}.under-line{border-bottom:1px solid rgba(57,62,75,.34)}input[type=radio]:after{background-color:#e6e6e6}input[type=radio]:after,input[type=radio]:checked:after{width:17px;height:17px;border-radius:15px;top:-2px;left:-1px;position:relative;content:"";display:inline-block;visibility:visible;border:2px solid white}input[type=radio]:checked:after{background-color:#328DE7}label{font-size:1.5rem;font-weight:600;color:#393e4b;line-height:1.7;margin-right:4rem;cursor:pointer;transform:translateY(-6px)}label span{color:#328DE7}label--white{color:white}@media only screen and (max-width:1440px){label{margin-right:2rem}}@media only screen and (max-width:600px){label{margin-right:1.2rem}}.radio-btn-group{transform:translateY(1rem);margin-bottom:0;display:flex}.disease-box,.lifestyle-box{justify-content:space-around;align-items:center;margin-bottom:1rem;@media only screen and (max-width:1000px){flex-direction:column}@media only screen and (max-width:500px){padding-left:2rem;padding-bottom:3rem;padding-right:2rem;padding-top:3rem}&--column{flex-direction:column;.lifestyle-box-input{width:50%;@media only screen and (max-width:1000px){width:95%!important}}.lifestyle-name-box{margin-bottom:4rem}.line-input-group{margin-bottom:4rem;.line-input{width:100%}}}}.disease-name-box,.lifestyle-name-box{width:60%;@media only screen and (max-width:1000px){width:100%!important;margin-bottom:2rem!important}}.disease-info-box,.lifestyle-info-box{width:40%;@media only screen and (max-width:1000px){width:100%!important;margin-bottom:2rem!important}}.simple-button{color:#328DE7;border:none;background:transparent;cursor:pointer;padding:12px;border-radius:1rem;font-size:1.5rem;font-weight:600;transition:color .3s,background-color .3s}.simple-button:hover{color:#328DE7;background-color:rgba(50,141,231,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.upload-button{color:#fff;background:transparent;background-color:#328DE7}.clear-button,.upload-button{border:none;cursor:pointer;border-radius:1rem;transition:color .3s,background-color .3s;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:2rem 1rem}.clear-button{color:#ff0000;background:transparent;margin-left:10px;color:#000;background-color:rgb(230,230,230)}.icon-patient-btn{border-radius:50%;position:relative;overflow:hidden;transition:background-color .5s ease;text-decoration:none;font-size:15px;font-weight:600;color:#328DE7;border:none;cursor:pointer;margin-right:10px;padding:8px 12px}.icon-patient-btn,.icon-patient-btn:hover{background-color:#E8F4FD}@media only screen and (max-width:1360px){.icon-patient-btn{padding:5px 8px}}@media only screen and (max-width:1280px){.icon-patient-btn{padding:5px 8px}}.section-info{margin:3rem 0 2.5rem;padding:2rem;background-color:#E8F4FD87;border-radius:1rem}@media only screen and (max-width:700px){.section-info{margin:3rem 0 2.5rem}}@media only screen and (max-width:400px){.section-info{padding:2rem}}.section-info-heading{color:#328DE7}.section-info-paragraph{font-size:14px;margin:2rem 0 1rem}.disease-box,.lifestyle-box{border:1px solid #e6e6e6;border-radius:1rem;width:100%;padding:3rem 5rem;display:flex;justify-content:space-evenly;align-items:flex-start}@media only screen and (max-width:1000px){.disease-box,.lifestyle-box{flex-direction:column}}@media only screen and (max-width:500px){.disease-box,.lifestyle-box{padding:3rem 2rem}}.disease-box--column,.lifestyle-box--column{flex-direction:column}.disease-box--column .lifestyle-box-input,.lifestyle-box--column .lifestyle-box-input{width:50%}@media only screen and (max-width:1000px){.disease-box--column .lifestyle-box-input,.lifestyle-box--column .lifestyle-box-input{width:95%!important}}.disease-box--column .lifestyle-name-box,.disease-box--column .line-input-group,.lifestyle-box--column .lifestyle-name-box,.lifestyle-box--column .line-input-group{margin-bottom:4rem}.disease-box--column .line-input-group .line-input,.lifestyle-box--column .line-input-group .line-input{width:100%}.disease-name-box,.lifestyle-name-box{display:flex;align-items:center;padding-right:3rem}@media only screen and (max-width:1000px){.disease-name-box,.lifestyle-name-box{width:100%!important;margin-bottom:2rem!important}}.disease-info-box,.lifestyle-info-box{width:50%}@media only screen and (max-width:1000px){.disease-info-box,.lifestyle-info-box{width:100%!important;margin-bottom:2rem!important}}.lifestyle-name-box{width:47.5%;margin-right:2.5%}.lifestyle-info-box{width:50%}.disease-name,.lifestyle-name{font-size:1.6rem;font-weight:600;color:#393e4b;line-height:1.7}.disease-name span,.lifestyle-name span{color:#f06a6a}.disease-name--white,.lifestyle-name--white{color:white}.disease-icon,.lifestyle-icon{width:4rem;height:4rem;margin-right:3rem}input[type=checkbox],input[type=radio]{margin-right:1rem;margin-bottom:2rem;cursor:pointer}.no-box,.yes-box{display:none}.small-input{width:100px;background-color:transparent;outline:none;border:none;border-bottom:1px solid rgba(57,62,75,.5);font-size:1.6rem;padding:1rem 0;transition:all .5s ease}.other-conditions-box{border:1px solid #e6e6e6;border-radius:1rem;width:100%;padding:3rem 5rem}@media only screen and (max-width:500px){.other-conditions-box{padding:3rem 2rem}}.other-diseases{display:flex;justify-content:space-between;flex-wrap:wrap}.other-diseases>*{width:33%;display:flex}@media only screen and (max-width:900px){.other-diseases>*{width:50%}}@media only screen and (max-width:570px){.other-diseases>*{width:100%}}.disease-no-box,.disease-yes-box,.lifestyle-yes-box{margin-top:3rem}@keyframes fade{0%{opacity:1}40%{opacity:.7}50%{opacity:.3}to{opacity:1}}.blink{animation:fade 1s infinite;-webkit-animation:fade 1s infinite}.rwd-table{width:100%;border-collapse:collapse}.rwd-table tr:first-child{border-top:none;background:#328DE7;color:#fff}.rwd-table tr{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#fbfeee}.rwd-table tr:nth-child(odd):not(:first-child){background-color:#f7feee}.rwd-table th{display:none}.rwd-table td{display:block}.rwd-table td:first-child{margin-top:.5em}.rwd-table td:last-child{margin-bottom:.5em}.rwd-table td:before{content:attr(data-th) ": ";font-weight:700;width:120px;display:inline-block;color:#000}.rwd-table td,.rwd-table th{text-align:left}.rwd-table{color:#333;overflow:hidden}.rwd-table tr{border-color:#bfbfbf}.rwd-table th{color:#fff}.rwd-table td,.rwd-table th{padding:.5em 1em}@media screen and (max-width:601px){.rwd-table tr:nth-child(2){border-top:none}}@media screen and (min-width:600px){.rwd-table tr:hover:not(:first-child){background-color:#d8e7f355}.rwd-table td:before{display:none}.rwd-table td,.rwd-table th{display:table-cell;padding:.25em .5em;max-width:50%}.rwd-table td:first-child,.rwd-table th:first-child{padding-left:0}.rwd-table td:last-child,.rwd-table th:last-child{padding-right:0}.rwd-table td,.rwd-table th{padding:.5em!important}}.nervevueIcon{position:absolute;top:70%;left:50%;width:16em;height:16em;transform:translate(-50%,-50%)}.audio{color:#328DE7}.audio i,.audio i:after,.audio i:before,.audio:after{content:"";position:absolute;top:50%;left:50%;display:block;width:.25em;height:.5em;transform:translate(-50%,-50%);background:currentColor;border-radius:.125em}.audio:after{animation:audio4 3.35s infinite}.audio i:before{left:-.8125em;animation:audio1 3.35s infinite}.audio i:after{left:1.0625em;animation:audio3 3.35s infinite}.audio i:first-child{margin-left:-1.875em;animation:audio2 3.35s infinite}.audio i:last-child{margin-left:1.875em;animation:audio6 3.35s infinite}.audio i:last-child:before{animation:audio5 1.35s infinite}.audio i:last-child:after{animation:audio7 3.35s infinite}@keyframes audio1{9%{height:1.75em}36%{height:.5em}42%{height:2.375em}69%{height:.5em}76%{height:3.625em}to{height:1em}}@keyframes audio2{9%{height:5.5em}36%{height:.5em}42%{height:5.5em}69%{height:.5em}76%{height:6.75em}to{height:1em}}@keyframes audio3{9%{height:6.5em}36%{height:.5em}42%{height:3.5em}69%{height:.5em}76%{height:3.5em}to{height:1em}}@keyframes audio4{9%{height:1.875em}36%{height:.5em}42%{height:3.75em}69%{height:2.5em}76%{height:5.625em}to{height:1em}}@keyframes audio5{9%{height:5em}36%{height:.5em}42%{height:1.25em}69%{height:.5em}76%{height:3.75em}to{height:1em}}@keyframes audio6{9%{height:6.125em}36%{height:.5em}42%{height:6.875em}69%{height:.5em}76%{height:2.5em}to{height:1em}}@keyframes audio7{9%{height:4.125em}36%{height:.5em}42%{height:2.875em}69%{height:.5em}76%{height:3.75em}to{height:2em}}.testContainer{width:100%}.testContainer,.testContainer .section{display:flex;overflow:hidden;align-items:center}.testContainer .section{flex:1 1}.testContainer .section1{justify-content:flex-start}.testContainer .section2{justify-content:center}.testContainer .section3{justify-content:flex-end}.login-with-google-btn{transition:background-color .3s,box-shadow .3s;z-index:5;padding:12px 16px 12px 42px;border:none;border-radius:3px;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);color:#757575;font-size:14px;font-weight:500;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);background-color:white;background-repeat:no-repeat;background-position:12px 11px;&:hover{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25)}&:active{background-color:#eeeeee}&:focus{outline:none;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25),0 0 0 3px #c8dafc}&:disabled{filter:grayscale(100%);background-color:#ebebeb;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);cursor:not-allowed}}select:disabled{border-bottom:1px solid #393e4b;color:#393e4b;opacity:1}select:disabled option{color:#393e4b}.invoice-group{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 0 20px;&:last-child{margin:0}label{display:block;margin:0 0 10px;color:#328DE7;font-size:16px;font-weight:800;line-height:1;.two &{color:"#fff"}}input{outline:none;display:block;background:#f2f2f2;width:100%;border:0;border-radius:4px;box-sizing:border-box;padding:12px 20px;color:#000000;font-family:inherit;font-size:16px;font-weight:600;transition:.3s ease;&:focus{color:rgba("#000",.8)}.two &{color:"#fff";&:focus{color:"#fff"}}}select{outline:none;display:block;background:#f2f2f2;width:100%;border:0;border-radius:4px;box-sizing:border-box;padding:12px 20px;color:#000000;font-family:inherit;font-size:16px;font-weight:600;transition:.3s ease;&:focus{color:rgba("#000",.8)}.two &{color:"#fff";&:focus{color:"#fff"}}}}.invoice-step-1,.invoice-step-2,.invoice-step-3,.invoice-step-4{border-bottom:1px dotted #000;padding-bottom:5rem}.product-table{width:100%}.transparent-input{background:transparent;border:none;font-size:16px;text-align:end;font-weight:900}.invoice-bottom-container{font-size:18px;padding:2rem 5rem;line-height:2;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media only screen and (max-width:1440px){.invoice-bottom-container{padding:0}}#hidden-file-input{display:none}.file-input-container{width:100%;border:1px solid #e6e6e6;padding:4rem 1rem;border-radius:1.5rem;align-items:center}.bigButton{display:inline-block;padding:15px 30px;font-size:24px;font-weight:700;background-color:#0070f3;color:white;text-decoration:none;border-radius:10px;transition:background-color .3s ease}.bigButton:hover{background-color:#005bb5}.dashcard{margin-top:3.5rem;display:flex;align-items:center}.switch{--_switch-bg-clr:#E8F4FD;--_switch-padding:2px;--_slider-bg-clr:#328DE7;--_slider-bg-clr-on:#328DE7;--_slider-txt-clr:#ffffff;--_label-padding:0px 15px;--_switch-easing:cubic-bezier(0.47,1.64,0.41,0.8);color:#328DE7;width:fit-content;display:flex;justify-content:center;border-radius:10px;cursor:pointer;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;isolation:isolate;margin-right:0;height:4rem}.switch input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.switch>span{display:grid;place-content:center;transition:opacity .3s ease-in-out .15s;padding:var(--_label-padding)}.switch:after,.switch:before{content:"";position:absolute;border-radius:inherit;transition:inset .15s ease-in-out}.switch:before{background-color:var(--_slider-bg-clr);inset:var(--_switch-padding) 50% var(--_switch-padding) var(--_switch-padding);transition:inset .5s var(--_switch-easing),background-color .5s ease-in-out;z-index:-1;box-shadow:inset 0 1px 1px rgba(0,0,0,.3),0 1px rgba(255,255,255,.3)}.switch:after{background-color:var(--_switch-bg-clr);inset:0;z-index:-2}.switch:focus-within:after{inset:-.25rem}.switch.checked:hover>span:first-of-type,.switch:not(.checked):hover>span:last-of-type{opacity:1;transition-delay:0s;transition-duration:.1s}.switch.checked:hover:before{inset:var(--_switch-padding) var(--_switch-padding) var(--_switch-padding) 45%}.switch:not(.checked):hover:before{inset:var(--_switch-padding) 45% var(--_switch-padding) var(--_switch-padding)}.switch.checked:before{background-color:var(--_slider-bg-clr-on);inset:var(--_switch-padding) var(--_switch-padding) var(--_switch-padding) 50%}.switch input:checked+span:first-of-type,.switch>span:last-of-type{opacity:.75}.switch input:checked~span:last-of-type{opacity:1}.unit-toggle-container{margin-bottom:1rem}.unit-toggle{--_toggle-bg-clr:#f8f9fa;--_toggle-padding:3px;--_slider-bg-clr:#328DE7;--_slider-txt-clr:#ffffff;--_label-padding:8px 16px;--_toggle-easing:cubic-bezier(0.47,1.64,0.41,0.8);color:#328DE7;width:fit-content;display:flex;justify-content:center;border-radius:8px;cursor:pointer;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;isolation:isolate;margin-right:0;height:3.5rem;border:1px solid #e9ecef;background-color:var(--_toggle-bg-clr);font-size:1.4rem;font-weight:500}.unit-toggle.disabled{cursor:not-allowed;opacity:.6}.unit-toggle .toggle-label{display:grid;place-content:center;transition:all .3s ease-in-out;padding:var(--_label-padding);color:#6c757d;font-weight:500;z-index:1}.unit-toggle .toggle-label.active{color:var(--_slider-txt-clr)}.unit-toggle:before{content:"";position:absolute;background-color:var(--_slider-bg-clr);border-radius:6px;transition:all .3s var(--_toggle-easing);z-index:0;top:var(--_toggle-padding);bottom:var(--_toggle-padding);width:calc(50% - var(--_toggle-padding))}.unit-toggle:not(.checked):before{left:var(--_toggle-padding)}.unit-toggle.checked:before{left:calc(50% + var(--_toggle-padding) / 2)}.unit-toggle:hover:not(.disabled){border-color:#328DE7}.unit-toggle:hover:not(.disabled) .toggle-label:not(.active){color:#495057}.measurement-field{width:100%}.measurement-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.measurement-label{font-size:1.4rem;font-weight:600;color:#333;margin:0}.conversion-tips{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1rem;margin-bottom:2rem;font-size:1.2rem}.conversion-tips-heading{color:#495057;margin-bottom:.5rem}.conversion-tips-content{color:#6c757d}.height-input-group,.weight-input-group{position:relative;min-height:auto}.height-input,.weight-input{padding-right:8rem!important}.height-input-group .line-input-label,.weight-input-group .line-input-label{right:9rem}.input-unit-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;overflow:hidden;z-index:10;max-width:calc(100% - 2rem);transition:none}.height-input-group .input-unit-toggle,.weight-input-group .input-unit-toggle{top:2.8rem!important;transform:translateY(-50%)!important;position:absolute}@media only screen and (max-width:600px){.input-unit-toggle{right:.5rem;max-width:calc(100% - 1rem)}.unit-btn{padding:.5rem .7rem;font-size:1.1rem;min-width:2.5rem}}@media only screen and (max-width:400px){.input-unit-toggle{right:.3rem;max-width:calc(100% - .6rem)}.unit-btn{padding:.4rem .5rem;font-size:1rem;min-width:2rem}}.unit-btn{background:none;border:none;padding:.6rem 1rem;font-size:1.2rem;font-weight:500;color:#6c757d;cursor:pointer;transition:all .2s ease;min-width:3rem;outline:none;white-space:nowrap}.unit-btn:hover:not(:disabled){background-color:#e9ecef}.unit-btn:focus{box-shadow:0 0 0 2px rgba(50,141,231,.2)}.unit-btn.active{background-color:#328DE7;color:white}.unit-btn.active:hover:not(:disabled){background-color:#5a9409}.unit-btn:disabled{cursor:not-allowed;opacity:.6}.input-unit-display{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;font-weight:500;color:#6c757d;background-color:#f8f9fa;padding:.6rem 1rem;border:1px solid #e9ecef;border-radius:6px;z-index:10;white-space:nowrap;max-width:calc(100% - 2rem)}@media only screen and (max-width:600px){.input-unit-display{right:.5rem;padding:.5rem .7rem;font-size:1.1rem;max-width:calc(100% - 1rem)}}@media only screen and (max-width:400px){.input-unit-display{right:.3rem;padding:.4rem .5rem;font-size:1rem;max-width:calc(100% - .6rem)}}.locations-grid-container::-webkit-scrollbar{width:8px}.locations-grid-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.locations-grid-container::-webkit-scrollbar-thumb{background:#328DE7;border-radius:10px}.locations-grid-container::-webkit-scrollbar-thumb:hover{background:#5a9409}.grecaptcha-badge,.rc-anchor,.rc-anchor-logo-portrait,.rc-anchor-normal,.rc-anchor-normal-footer,iframe[src*=recaptcha]{visibility:hidden!important;opacity:0!important;display:none!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}.notification-card{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1300;max-width:500px;width:90%;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.notification-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1299;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modern-toast-container{z-index:9999}.modern-toast{border-radius:.8rem!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;padding:1.2rem 1.6rem!important;font-size:1.4rem!important;font-weight:500!important;min-height:56px!important}.modern-toast .Toastify__toast-body{padding:0!important;margin:0!important}.modern-toast .Toastify__close-button{opacity:.7!important;color:inherit!important}.modern-toast .Toastify__close-button:hover{opacity:1!important}.modern-toast--success{background-color:#328DE7!important;color:white!important;border-left:4px solid #2e7d32!important}.modern-toast--error{background-color:#f44336!important;color:white!important;border-left:4px solid #c62828!important}.modern-toast--warning{background-color:#ff9800!important;color:white!important;border-left:4px solid #f57c00!important}.modern-toast--info{background-color:#2196f3!important;color:white!important;border-left:4px solid #1565c0!important}.modern-toast--loading{background-color:#328DE7!important;color:white!important;border-left:4px solid #4a7c08!important}.notification-progress{margin-top:1rem;height:8px;border-radius:4px;background-color:rgba(255,255,255,.3);overflow:hidden}.notification-progress-bar{height:100%;background-color:white;transition:width .3s ease;border-radius:4px}@media only screen and (max-width:600px){.notification-card{max-width:90%;padding:0 1rem}.modern-toast{font-size:1.2rem!important;padding:1rem 1.2rem!important;min-height:48px!important}}@keyframes toastSlideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.Toastify__toast--enter{animation:toastSlideIn .3s ease-out}.notification-action-button{margin-top:1.5rem;padding:.8rem 2rem;border:none;border-radius:.5rem;font-size:1.4rem;font-weight:600;cursor:pointer;transition:all .3s ease;color:white}.notification-action-button:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.notification-action-button:active{transform:translateY(0)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.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-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--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-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.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{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--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;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{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:100%;z-index:1;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:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.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__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.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;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}