@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{position:absolute;top:24px;right:24px;z-index:1}.language-switcher .dropdown-selected{padding:10px;cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.language-switcher .arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid grey;margin-left:10px}.language-switcher .dropdown-options{background-color:#fff;border-radius:5px;box-shadow:0 2px 5px #0003}.language-switcher .option{padding:10px;cursor:pointer}.language-switcher .option:hover{background-color:#f0f0f0}.modal{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;justify-content:center;align-items:center}.modal>div{background:#fff;padding:50px;border-radius:4px;box-shadow:0 2px 10px #0000001a;text-align:center;position:relative}.modal button{height:58px;background-color:#98c93c;border-radius:4px;border:unset;font-family:Jost,sans-serif;font-size:1.125rem;color:var(--secondary-light-90);margin-top:24px;padding:0 20px;cursor:pointer}.modal p:not(:first-child){margin-top:24px}*{margin:0;font-family:Montserrat,sans-serif;color:#04375b}html,body{min-height:100vh}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--secondary-light-90);background-color:var(--secondary-light-90)}html::-webkit-scrollbar,body::-webkit-scrollbar{width:6px;background-color:#04375b}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#3499fe;border:2px solid #3499fe}#register{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}#register>div:first-of-type{flex-grow:2;flex-basis:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:62px 36px;position:relative;overflow:hidden}#register>div:first-of-type>.logo{max-height:48px;height:100%;width:fit-content;margin-bottom:12px}#register>div:first-of-type>.background-IMG{position:absolute;width:100%;left:0;top:0;z-index:-1;opacity:.4;object-fit:cover}#register>div:first-of-type>p{font-size:.75rem;max-width:394px;text-align:center;z-index:1}#register>div:first-of-type:after{content:"";position:absolute;left:0;right:0;bottom:0;height:200px;background:#fff;background:linear-gradient(0deg,#fff,#fff0)}#register>div:last-of-type{flex-grow:1;display:flex;flex-direction:column;align-items:center;padding:48px 36px 120px;background-image:url(/build/assets/Mobile_Lines-Dl6P7kVU.svg);background-repeat:no-repeat;background-size:100%;background-position:center bottom;box-shadow:0 0 18px #0000001a;overflow:hidden}#register>div:last-of-type>h1{padding-top:0;padding-bottom:44px;font-size:2.625rem;text-align:center}#register>div:last-of-type>form{display:flex;flex-direction:column;max-width:385px;width:100%;flex-grow:0;padding-bottom:36px}#register>div:last-of-type>form>label{margin-bottom:12px;margin-top:24px;font-size:1rem}#register>div:last-of-type>form input{width:100%;height:58px;border-radius:4px;padding:20px;box-sizing:border-box;border:1px solid #E9E9E9;font-size:1rem}#register>div:last-of-type>form input::placeholder{color:#e9e9e9}#register>div:last-of-type>form>.error-msg{color:tomato;font-size:.75rem;padding-top:6px}#register>div:last-of-type>form>button{height:58px;background-color:#98c93c;border-radius:4px;border:unset;font-family:Jost,sans-serif;font-size:1.25rem;color:var(--secondary-light-90);margin-top:24px;cursor:pointer}#register>div:last-of-type>form>button:disabled{color:#04375b33;background-color:#e9e9e9}#register>div:last-of-type>form #skipBtn{margin-top:48px;background-color:#3499fe}#register>div:last-of-type>form .iti{width:100%}#register footer{font-size:.625rem;display:flex;flex-direction:row;justify-content:center;gap:12px}#register footer>a{text-align:center;text-decoration-color:#04375b;transition:all .3s ease}#register footer>a:hover{color:#3499fe;text-decoration-color:#3499fe}#register footer>a:visited{color:#3499fe;text-decoration-color:#3499fe}@media screen and (min-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{max-height:48px;height:100%;width:fit-content}#register>div:first-of-type>.background-IMG{opacity:1;height:110%}#register>div:first-of-type>p{font-size:.75rem;max-width:394px;text-align:left}#register>div:last-of-type{flex-grow:0;flex-basis:40%;background-image:url(/build/assets/Desktop_Lines-ClXg1KFO.svg);background-repeat:no-repeat;background-size:108%;background-position:center bottom 16px;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}
