@import "https://fonts.googleapis.com/css2?family=Jost&display=swap";:root{--primary-light-10:#48a3fe;--primary-light-20:#5dadfe;--primary-light-30:#71b8fe;--primary-light-40:#85c2fe;--primary-light-50:#9accff;--primary-light-60:#aed6ff;--primary-light-70:#c2e0ff;--primary-light-80:#d6ebff;--primary-light-90:#ebf5ff;--primary-dark-10:#2f8ae5;--primary-dark-20:#2a7acb;--primary-dark-30:#246bb2;--primary-dark-40:#1f5c98;--primary-dark-50:#1a4d7f;--primary-dark-60:#153d66;--primary-dark-70:#102e4c;--primary-dark-80:#0a1f33;--primary-dark-90:#050f19;--secondary-light-10:#a2ce50;--secondary-light-20:#add463;--secondary-light-30:#b7d977;--secondary-light-40:#c1df8a;--secondary-light-50:#cce49e;--secondary-light-60:#d6e9b1;--secondary-light-70:#e0efc5;--secondary-light-80:#eaf4d8;--secondary-light-90:#f5faec;--secondary-dark-10:#89b536;--secondary-dark-20:#7aa130;--secondary-dark-30:#6a8d2a;--secondary-dark-40:#5b7924;--secondary-dark-50:#4c651e;--secondary-dark-60:#3d5018;--secondary-dark-70:#2e3c12;--secondary-dark-80:#1e280c;--secondary-dark-90:#0f1406}.language-switcher{z-index:1;position:absolute;top:24px;right:24px}.language-switcher .dropdown-selected{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding:10px;display:flex}.language-switcher .arrow{border-top:6px solid gray;border-left:4px solid #0000;border-right:4px solid #0000;margin-left:10px}.language-switcher .dropdown-options{background-color:#fff;border-radius:5px;box-shadow:0 2px 5px #0003}.language-switcher .option{cursor:pointer;padding:10px}.language-switcher .option:hover{background-color:#f0f0f0}.country-picker{grid:auto-flow;grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.country-picker a{width:100px;height:75px}.modal{background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal>div{text-align:center;background:#fff;border-radius:4px;padding:50px;position:relative;box-shadow:0 2px 10px #0000001a}.modal button{border:unset;height:58px;color:var(--secondary-light-90);cursor:pointer;background-color:#98c93c;border-radius:4px;margin-top:24px;padding:0 20px;font-family:Jost,sans-serif;font-size:1.125rem}.modal p:not(:first-child){margin-top:24px}*{color:#04375b;margin:0;font-family:Montserrat,sans-serif}html,body{min-height:100vh}html::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--secondary-light-90);background-color:var(--secondary-light-90)}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--secondary-light-90);background-color:var(--secondary-light-90)}html::-webkit-scrollbar{background-color:#04375b;width:6px}body::-webkit-scrollbar{background-color:#04375b;width:6px}html::-webkit-scrollbar-thumb{background-color:#3499fe;border:2px solid #3499fe}body::-webkit-scrollbar-thumb{background-color:#3499fe;border:2px solid #3499fe}#register{flex-direction:column;justify-content:space-between;min-height:100vh;display:flex}#register>div:first-of-type{flex-direction:column;flex-grow:2;flex-basis:20%;justify-content:center;align-items:center;padding:62px 36px;display:flex;position:relative;overflow:hidden}#register>div:first-of-type>.logo{width:fit-content;height:100%;max-height:48px;margin-bottom:12px}#register>div:first-of-type>.background-IMG{z-index:-1;opacity:.4;object-fit:cover;width:100%;position:absolute;top:0;left:0}#register>div:first-of-type>p{text-align:center;z-index:1;max-width:394px;font-size:.75rem}#register>div:first-of-type:after{content:"";background:linear-gradient(#fff0 0%,#fff 100%);height:200px;position:absolute;bottom:0;left:0;right:0}#register>div:last-of-type{background-image:url(/build/assets/Mobile_Lines-Dl6P7kVU.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%;flex-direction:column;flex-grow:1;align-items:center;padding:48px 36px 120px;display:flex;overflow:hidden;box-shadow:0 0 18px #0000001a}#register>div:last-of-type>h1{text-align:center;padding-top:0;padding-bottom:44px;font-size:2.625rem}#register>div:last-of-type>p{padding-bottom:24px}#register>div:last-of-type>form{flex-direction:column;flex-grow:0;width:100%;max-width:385px;padding-bottom:36px;display:flex}#register>div:last-of-type>form>label{margin-top:24px;margin-bottom:12px;font-size:1rem}#register>div:last-of-type>form input{box-sizing:border-box;border:1px solid #e9e9e9;border-radius:4px;width:100%;height:58px;padding:20px;font-size:1rem}#register>div:last-of-type>form input::placeholder{color:#e9e9e9}#register>div:last-of-type>form>.error-msg{color:tomato;padding-top:6px;font-size:.75rem}#register>div:last-of-type>form>button{border:unset;height:58px;color:var(--secondary-light-90);cursor:pointer;background-color:#98c93c;border-radius:4px;margin-top:24px;font-family:Jost,sans-serif;font-size:1.25rem}#register>div:last-of-type>form>button:disabled{color:#04375b33;background-color:#e9e9e9}#register>div:last-of-type>form #skipBtn{background-color:#3499fe;margin-top:48px}#register>div:last-of-type>form .iti{width:100%}#register footer{flex-direction:row;justify-content:center;gap:12px;font-size:.625rem;display:flex}#register footer>a{text-align:center;text-decoration-color:#04375b;transition:all .3s}#register footer>a:hover,#register footer>a:visited{color:#3499fe;text-decoration-color:#3499fe}@media screen and (width>=640px){#register{flex-direction:row}#register>div:first-of-type{flex-grow:1;justify-content:space-between;align-items:flex-start;padding-bottom:36px}#register>div:first-of-type>.logo{width:fit-content;height:100%;max-height:48px}#register>div:first-of-type>.background-IMG{opacity:1;height:110%}#register>div:first-of-type>p{text-align:left;max-width:394px;font-size:.75rem}#register>div:last-of-type{background-image:url(/build/assets/Desktop_Lines-ClXg1KFO.svg);background-position:center bottom 16px;background-repeat:no-repeat;background-size:108%;flex-grow:0;flex-basis:40%;padding-bottom:36px}#register>div:last-of-type>form{flex-grow:1}#register>div:last-of-type>h1{padding-top:110px;padding-bottom:74px}#register>div:last-of-type footer>a{flex:auto}}.iti__search-input{padding:10px;font-size:1rem}
