@import "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600;700&display=swap";
.FormJoinAgents-module__f6AOAG__formContainerSmall{background:#f9f9f9;flex-direction:column;align-items:center;margin-top:100px;padding:2rem;display:flex}.FormJoinAgents-module__f6AOAG__titleSmall{color:#181711;text-align:center;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.FormJoinAgents-module__f6AOAG__formSmall{background:#fff;border-radius:.8rem;flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:1.5rem;display:flex;box-shadow:0 4px 15px #0000001a}.FormJoinAgents-module__f6AOAG__formSmall input{border:1px solid #d1d5db;border-radius:.5rem;padding:.7rem 1rem;font-size:.95rem}.FormJoinAgents-module__f6AOAG__formSmall input:focus{border-color:#e2d6ab;outline:none;box-shadow:0 0 0 2px #e2d6ab4d}.FormJoinAgents-module__f6AOAG__containerButtonSmall{justify-content:space-between;gap:.8rem;display:flex}.FormJoinAgents-module__f6AOAG__containerButtonSmall button{color:#fff;cursor:pointer;background-color:#101d3d;border:none;border-radius:.5rem;flex:1;padding:.8rem;font-weight:600;transition:background .2s}.FormJoinAgents-module__f6AOAG__containerButtonSmall button:hover{background-color:#2b3653}.FormJoinAgents-module__f6AOAG__containerButtonSmall button:disabled{cursor:not-allowed;background-color:#cbd5e1}.FormJoinAgents-module__f6AOAG__successSmall{color:#1a7e28;text-align:center;margin-top:.8rem;font-weight:600}.FormJoinAgents-module__f6AOAG__errorSmall{color:#b91c1c;text-align:center;margin-top:.8rem;font-weight:600}@media (max-width:480px){.FormJoinAgents-module__f6AOAG__formSmall{max-width:90%;padding:1rem}.FormJoinAgents-module__f6AOAG__titleSmall{font-size:1.2rem}}
