.legal-module__oN9fKa__container{text-align:justify;color:#333;max-width:800px;margin:0 auto;padding:0 20px;font-family:sans-serif;line-height:1.6}.legal-module__oN9fKa__container h1{color:#001b67;margin-bottom:24px}.legal-module__oN9fKa__container h2{color:#001b67;margin-top:32px;margin-bottom:16px;font-size:1.5rem}.legal-module__oN9fKa__container h3{color:#001b67}.legal-module__oN9fKa__container p{margin-bottom:16px}.legal-module__oN9fKa__container ul{margin-bottom:16px;padding-left:20px}
.HeaderHome-module__lYOuZq__headerContainer{background-color:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.HeaderHome-module__lYOuZq__logoImage{width:252px;height:52px}.HeaderHome-module__lYOuZq__menuContainer{position:relative}.HeaderHome-module__lYOuZq__hamburgerBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s ease-in-out;display:flex}.HeaderHome-module__lYOuZq__hamburgerBtn:hover{opacity:.7}.HeaderHome-module__lYOuZq__dropdownMenu{z-index:50;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:200px;margin-top:.5rem;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.HeaderHome-module__lYOuZq__menuItem{text-align:left;color:#001b67;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f5f9;width:100%;padding:14px 20px;font-family:inherit;font-size:15px;text-decoration:none;transition:background-color .2s,color .2s;display:block}.HeaderHome-module__lYOuZq__menuItem:last-child{border-bottom:none}.HeaderHome-module__lYOuZq__menuItem:hover{color:#001b67;background-color:#f8fafc;font-weight:500}@media (max-width:640px){.HeaderHome-module__lYOuZq__headerContainer{padding:1rem}.HeaderHome-module__lYOuZq__logoImage{width:180px;height:auto}}
.RulesModal-module__Cmby5q__modalOverlay{z-index:9999;background-color:#001b6766;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.RulesModal-module__Cmby5q__modalContent{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;padding:24px;display:flex;box-shadow:0 20px 25px -5px #0000001a}.RulesModal-module__Cmby5q__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.RulesModal-module__Cmby5q__modalTitle{color:#001b67;margin:0;font-size:18px;font-weight:700}.RulesModal-module__Cmby5q__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.RulesModal-module__Cmby5q__closeBtn:hover{color:#ef4444}.RulesModal-module__Cmby5q__rulesBody{color:#334155;text-align:justify;padding:0 25px;font-size:14px;line-height:1.6;overflow-y:auto}.RulesModal-module__Cmby5q__rulesBody::-webkit-scrollbar{width:6px}.RulesModal-module__Cmby5q__rulesBody::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.RulesModal-module__Cmby5q__rulesBody p{margin-bottom:16px}.RulesModal-module__Cmby5q__rulesHighlight{color:#ed1c24;font-weight:700;margin-bottom:8px!important}.RulesModal-module__Cmby5q__rulesList{margin:0 0 16px;padding:0;list-style:none}.RulesModal-module__Cmby5q__rulesList li{background-color:#f8fafc;border-left:3px solid #001b67;border-radius:6px;margin-bottom:8px;padding:12px}.RulesModal-module__Cmby5q__rulesFooter{color:#001b67;text-align:center;border-top:1px solid #e2e8f0;margin-top:24px;padding-top:16px;font-size:16px;font-weight:700}
.Form-module__Bv6O0W__container{--primary-blue:#001b67;--primary-green:#90c81f;--error-bg:#ffb3b3;--error-border:#c00;--error-text:#b30000;--gray-disabled:#ccc;text-align:center;background-color:#fff;border-radius:10px;width:100%;max-width:400px;height:100%;min-height:400px;margin:0 auto;padding:25px;font-family:Arial,Helvetica,sans-serif;box-shadow:0 4px 15px #0000004d}.Form-module__Bv6O0W__form{flex-direction:column;gap:18px;display:flex}.Form-module__Bv6O0W__input{border:1.5px solid #001b67;border-radius:4px;outline:none;padding:12px;font-size:16px;transition:border-color .2s}.Form-module__Bv6O0W__input:focus{border-color:#001b67;box-shadow:0 0 0 3px #001b6733}.Form-module__Bv6O0W__passwordWrapper{width:100%;position:relative}.Form-module__Bv6O0W__passwordWrapper input{width:100%;padding-right:40px}.Form-module__Bv6O0W__togglePassword{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Form-module__Bv6O0W__button{color:#fff;letter-spacing:.15rem;cursor:pointer;background:#90c81f;border:none;border-radius:4px;padding:12px;font-size:1.2rem;font-weight:700;transition:opacity .2s}.Form-module__Bv6O0W__button:hover{opacity:.9;transform:translateY(-1px)}.Form-module__Bv6O0W__button:disabled{cursor:not-allowed;background-color:#ccc;transform:none}.Form-module__Bv6O0W__loading{cursor:wait;opacity:.6;background-color:gray}.Form-module__Bv6O0W__links{text-align:center;margin:14px;font-size:14px;font-weight:700}.Form-module__Bv6O0W__links a,.Form-module__Bv6O0W__links button{color:#2951be;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.Form-module__Bv6O0W__links a:hover,.Form-module__Bv6O0W__links button:hover{color:#001b67;text-decoration:underline}.Form-module__Bv6O0W__errorContainer{box-sizing:border-box;background:#fff;border-radius:4px;justify-content:center;align-items:center;width:100%;height:60px;margin-top:-5px;padding:0 7px;display:flex}.Form-module__Bv6O0W__errorBox{background:linear-gradient(#ffb3b3,#fff);border:1.5px solid #c00}.Form-module__Bv6O0W__errorText{color:#b30000;text-align:center;margin:0;font-size:14px;font-weight:700}.Form-module__Bv6O0W__recoveryLink{font:inherit;color:#001b67;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:700;text-decoration:none;display:inline}.Form-module__Bv6O0W__recoveryLink:hover{color:#001b67;text-decoration:underline}.Form-module__Bv6O0W__recoveryLink:active{opacity:.7}.Form-module__Bv6O0W__separator{border:none;border-top:1.5px solid #001b67;margin:2px 0 5px}.Form-module__Bv6O0W__socialText{text-align:center;color:#001b67;margin-top:0;margin-bottom:3px;font-size:14px;font-weight:700}.Form-module__Bv6O0W__socialIcons{justify-content:center;gap:16px;display:flex}.Form-module__Bv6O0W__socialIcons img{cursor:pointer;width:32px;height:32px;transition:opacity .2s}.Form-module__Bv6O0W__socialIcons img:hover{opacity:.7}
.page-module__4gMfna__main{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 97px);padding:30px 20px;display:flex}.page-module__4gMfna__container{justify-content:center;align-items:stretch;gap:80px;width:100%;max-width:1200px;display:flex}.page-module__4gMfna__loginSection{z-index:1;flex:1;align-items:center;max-width:420px;display:flex}.page-module__4gMfna__mediaSection{flex:1;justify-content:center;align-items:flex-start;max-width:500px;display:flex}.page-module__4gMfna__imageContainer{border-radius:12px;width:100%;height:480px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.page-module__4gMfna__homeImage{object-fit:cover;object-position:center;width:100%;height:100%}.page-module__4gMfna__links{text-align:center;margin:14px;font-size:14px;font-weight:700}.page-module__4gMfna__links a{color:#2951be;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.page-module__4gMfna__links a:hover{color:#001b67;text-decoration:underline}.page-module__4gMfna__loggedInCard{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:420px;height:420px;padding:32px;display:flex;box-shadow:0 4px 12px #0000001a}.page-module__4gMfna__loggedInText{color:#333;margin-bottom:32px;font-size:16px;line-height:1.5}.page-module__4gMfna__loggedInEmail{color:#001b67;margin-top:8px;font-size:18px;display:block}.page-module__4gMfna__loggedInButton{color:#fff;background-color:#90c81f;border-radius:4px;width:100%;padding:12px;font-size:17px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:block}.page-module__4gMfna__loggedInButton:hover{opacity:.9;transform:translateY(-1px)}.page-module__4gMfna__profileCard{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:420px;height:420px;margin:0 auto;padding:32px;display:flex;box-shadow:0 4px 12px #0000001a}.page-module__4gMfna__photoColumn{margin-bottom:16px}.page-module__4gMfna__profileAvatar{object-fit:cover;border:3px solid #001b67;border-radius:50%;width:130px;height:130px}.page-module__4gMfna__avatarPlaceholder{background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.page-module__4gMfna__infoColumn{flex-direction:column;align-items:center;width:100%;display:flex}.page-module__4gMfna__welcomeGreeting{color:#64748b;margin-bottom:4px;font-size:14px}.page-module__4gMfna__profileName{color:#001b67;margin:0 0 32px;font-size:22px;font-weight:700}.page-module__4gMfna__buttonGroup{gap:12px;width:100%;display:flex}.page-module__4gMfna__blueBtn{color:#fff;text-align:center;white-space:nowrap;background-color:#001b67;border-radius:4px;flex:1;padding:10px 0;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.page-module__4gMfna__blueBtn:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.page-module__4gMfna__container{flex-direction:column;align-items:center;gap:32px}.page-module__4gMfna__loginSection{flex:unset;justify-content:center;width:100%;display:flex}.page-module__4gMfna__mediaSection{justify-content:center;max-width:100%;display:flex}.page-module__4gMfna__imageContainer{aspect-ratio:1;width:100%;max-width:480px;height:auto}.page-module__4gMfna__homeImage{object-fit:cover;object-position:center}}
