@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.Loader_container_kWNYQ{flex-direction:column;position:fixed;z-index:100;height:100vh;width:100vw;top:0;left:0;backdrop-filter:blur(.5rem);display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.5rem}.Loader_container_kWNYQ .Loader_loader_Q4e6h{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;padding:3rem;border-radius:2rem}@media(max-width:482px){.Loader_container_kWNYQ .Loader_loader_Q4e6h{padding:1rem}}.Loader_popup_zrO6J{display:flex;justify-content:center;align-items:center}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h,.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h div{box-sizing:border-box}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h{display:inline-block;position:relative;width:6rem;height:3.5rem}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h div{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:#ff5b1a;animation-timing-function:cubic-bezier(0,1,1,0)}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h div:first-child{left:8px;animation:Loader_ldsEllipsis1_RP2Ux .9s infinite}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h div:nth-child(2){left:8px;animation:Loader_ldsEllipsis2_AQLBS .9s infinite}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h div:nth-child(3){left:32px;animation:Loader_ldsEllipsis2_AQLBS .9s infinite}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h div:nth-child(4){left:56px;animation:Loader_ldsEllipsis2_AQLBS .9s infinite}.Loader_popup_zrO6J .Loader_ldsEllipsis_K9m6h div:nth-child(5){left:80px;animation:Loader_ldsEllipsis3_pcHYF .9s infinite}@keyframes Loader_ldsEllipsis1_RP2Ux{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes Loader_ldsEllipsis3_pcHYF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Loader_ldsEllipsis2_AQLBS{0%{transform:translate(24px)}to{transform:translate(0)}}.App_page_wOEo9{min-height:100vh;background-color:#fff;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Inter,sans-serif;font-weight:600;font-size:16px;width:100%;height:100%;color:#1d1d1d;cursor:default;position:relative;-webkit-font-smoothing:antialiased}body::-webkit-scrollbar,html::-webkit-scrollbar{width:.4rem;cursor:pointer}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#4cd964;border-radius:1rem;cursor:pointer}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#fff}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}li,nav,ul{list-style-type:none}input,textarea{outline:none;font-family:Inter,sans-serif}option,select{font-family:Inter,sans-serif;font-weight:600;line-height:120%;font-size:16px}option::-webkit-scrollbar,select::-webkit-scrollbar{width:.25rem;cursor:pointer}option::-webkit-scrollbar-thumb,select::-webkit-scrollbar-thumb{background:#4cd964;border-radius:1rem;cursor:pointer}option::-webkit-scrollbar-track,select::-webkit-scrollbar-track{background:#fff;cursor:pointer;border-radius:1rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}