.loading_loading__wrapper__Nz_OD{position:absolute;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;z-index:999999;overflow:hidden}.cube-folding{width:50px;height:50px;display:inline-block;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);font-size:0}.cube-folding span{position:relative;width:25px;height:25px;border-radius:50px;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);display:inline-block}.cube-folding span:before{content:"";background-color:#464646;position:absolute;left:0;top:0;display:block;width:25px;border-radius:10px;height:25px;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-animation:folding 2.5s linear infinite both;-moz-animation:folding 2.5s linear infinite both;animation:folding 2.5s linear infinite both}.cube-folding .leaf2{-webkit-transform:rotate(90deg) scale(1.1);-moz-transform:rotate(90deg) scale(1.1);transform:rotate(90deg) scale(1.1)}.cube-folding .leaf2:before{-webkit-animation-delay:.3s;animation-delay:.3s;background-color:#FAC03E}.cube-folding .leaf3{-webkit-transform:rotate(270deg) scale(1.1);-moz-transform:rotate(270deg) scale(1.1);transform:rotate(270deg) scale(1.1)}.cube-folding .leaf3:before{-webkit-animation-delay:.9s;animation-delay:.9s;background-color:#464646}.cube-folding .leaf4{-webkit-transform:rotate(180deg) scale(1.1);-moz-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)}.cube-folding .leaf4:before{-webkit-animation-delay:.6s;animation-delay:.6s;background-color:#FAC03E}@-webkit-keyframes folding{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);-moz-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);-moz-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);-webkit-opacity:1;-moz-opacity:1;opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);-moz-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}}@-moz-keyframes folding{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);-moz-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);-moz-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);-webkit-opacity:1;-moz-opacity:1;opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);-moz-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}}@-ms-keyframes folding{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);-moz-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);-moz-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);-webkit-opacity:1;-moz-opacity:1;opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);-moz-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}}@keyframes folding{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);-moz-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);-moz-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);-webkit-opacity:1;-moz-opacity:1;opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);-moz-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);-webkit-opacity:0;-moz-opacity:0;opacity:0}}.cube-wrapper{position:fixed;left:50%;top:50%;margin-top:-50px;margin-left:-50px;width:100px;height:100px;text-align:center}.cube-wrapper:after{content:"";position:absolute;left:0;right:0;bottom:-20px;margin:auto;width:90px;height:6px;z-index:1;background-color:rgba(0,0,0,.1);-webkit-filter:blur(2px);filter:blur(2px);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-animation:shadow .5s ease infinite alternate;-moz-animation:shadow .5s ease infinite alternate;animation:shadow .5s ease infinite alternate}.cube-wrapper .loading{font-size:12px;letter-spacing:.1em;display:block;color:#222;position:relative;top:25px;z-index:2;-webkit-animation:text .5s ease infinite alternate;-moz-animation:text .5s ease infinite alternate;animation:text .5s ease infinite alternate}@-webkit-keyframes text{to{top:35px}}@-moz-keyframes text{to{top:35px}}@-ms-keyframes text{to{top:35px}}@-webkit-keyframes shadow{to{bottom:-18px;width:100px}}@-moz-keyframes shadow{to{bottom:-18px;width:100px}}@-ms-keyframes shadow{to{bottom:-18px;width:100px}}@keyframes shadow{to{bottom:-18px;width:100px}}.icon_icon__qPDCd{display:flex;justify-content:center;cursor:pointer}.toast_wrapper__toast__DNDTC{position:relative;z-index:999999;right:30px;font-family:Mark Pro R!important;width:400px;top:20px;box-shadow:0 4px 15px 0 rgba(49,49,49,.25)}.toast_success__JL981{background:#F1F9F4;padding:10px;border-radius:10px}.toast_error__rd8_Q{background:#FBEEEA;padding:10px;border-radius:10px}.toast_notification__FY2aN{background:#f4faff;padding:10px;border-radius:10px}.toast_zIndex__AeVrU{z-index:999999;width:400px}.toast_content__toast__Q6fvF{display:flex;align-items:center}.toast_content__toast__Q6fvF>div:first-child{width:auto;height:auto;margin-right:15px}.toast_content__toast__Q6fvF>div:nth-child(2){width:auto;height:auto;margin-right:65px}.toast_success__JL981>div:first-child svg path{fill:#4EDB6A;box-shadow:0 0 20px 0 rgb(76 87 125/10%)}.toast_error__rd8_Q>div:first-child svg path{fill:#FB5758;box-shadow:0 0 20px 0 rgb(76 87 125/10%)}.toast_notification__FY2aN>div:first-child svg path{fill:#42A5F5;box-shadow:0 0 20px 0 rgb(76 87 125/10%)}.toast_content__toast__Q6fvF>div:nth-child(2) svg{position:absolute;width:30px;height:30px;top:15px;padding:5px;right:15px;background:#fff;border-radius:20%;cursor:pointer}.toast_message__VH1EL{margin-top:4px;color:rgb(69,67,67);font-size:14px;font-family:Mark Pro R!important;font-weight:400;font-style:bold}.toast_header__toast__skia0{display:flex;justify-content:space-between;align-items:center}.toast_header__toast__skia0 h6{font-size:16px;font-weight:800}@media screen and (max-width:768px){.toast_wrapper__toast__DNDTC{width:350px}}.alert-container{position:fixed;top:0;right:0;z-index:1000}.loading{display:flex;justify-content:center;align-items:center}.loading svg{font-size:5px;font-weight:600;text-transform:uppercase;letter-spacing:1px;animation:text 1s ease-in-out infinite}@keyframes text{50%{opacity:.1}}.loading polygon{stroke-dasharray:22;stroke-dashoffset:1;animation:dash 4s cubic-bezier(.445,.05,.55,.95) infinite alternate-reverse}@keyframes dash{to{stroke-dashoffset:23}}.errorMsg{background:rgb(214,10,10)}.bg-success,.errorMsg{color:#fff9;text-align:center;padding:10px 0;letter-spacing:1.3px;font-family:Rubik}.bg-success{background:rgb(9,158,54)}.toast{position:absolute}.wrapper_loadingPatient{display:flex;justify-content:center;margin-top:90px;margin-bottom:90px}.spinner-4{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid #62aeb600;border-right-color:#3493ce;position:relative;animation:s4 1s linear infinite}.spinner-4:after,.spinner-4:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}.spinner-4:after{animation-duration:4s}@keyframes s4{to{transform:rotate(1turn)}}.toast-stack{display:flex;flex-direction:column;gap:10px}