:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;width:100%;min-width:320px;min-height:100vh;background:#fffffa}#root{width:100%}h1{font-size:3.2em;line-height:1.1}h1,h2,h3,h4,h5,h6{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#016b44;color:#fff;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:#03452d;background-color:#03452d}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.languageMainSelectorButton{padding:.2rem .5rem;display:flex;align-items:center;gap:10px;margin:0}.languageSelectorButton{padding:0rem .5rem;align-items:center;display:flex;background:#5d6678;gap:10px;width:100%;transition:background .3s ease,color .2s}.languageSelectorButton:hover{background:#62799d}.languageSelectorButton h4{color:#fff;margin:0}.languageSelectorButton:disabled{background:#293240}.languageSelectorButton:disabled h4{color:#9a9999}.languageSelectorButton:disabled img{opacity:.4}.onboard,.onboard_register{display:flex;flex-direction:column;height:100%;align-items:center}.onboard_register_img{display:flex;justify-content:center;align-items:center;gap:10px;background:#ebffdf;height:40dvh;width:100%;overflow:hidden;will-change:height}.onboard_register_img img{width:clamp(150px,90%,400px);object-fit:contain;will-change:transform}.onboard_register .onboard_register_img{animation:minimize 1s ease forwards}.onboard_register .onboard_register_img img{animation:adjustImage 1s ease forwards}@keyframes minimize{0%{height:40dvh}to{height:20dvh}}@keyframes adjustImage{0%{transform:translateY(0)}to{transform:translateY(10dvh)}}.loader-container{position:absolute;top:0;left:0;bottom:0;width:100vw;height:100vh;display:flex;background-color:#a1ada65e;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);justify-content:center;align-items:center;z-index:3}.loader{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#016b44 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#016b44);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:l13 1s infinite linear}@keyframes l13{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:0% 0%}to{background-position:200% 0%}}
