.JoinTheTeam-module___NOENG__joinTeamSection{background-color:#20202099;min-height:600px;padding:6rem 4rem}.JoinTheTeam-module___NOENG__sectionTitle{color:#fff;box-sizing:border-box;text-align:center;justify-content:center;width:100%;max-width:800px;margin:0 auto 2rem;padding:0 clamp(2rem,8vw,4rem);font-size:clamp(2rem,4vw,2.5rem);font-weight:700;display:flex}.JoinTheTeam-module___NOENG__titleInner{text-align:left;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;display:inline-flex}.JoinTheTeam-module___NOENG__titleLabel{line-height:1.15}.JoinTheTeam-module___NOENG__titleIcon{color:var(--vivid-tangerine);flex-shrink:0}.JoinTheTeam-module___NOENG__descriptionContainer{text-align:center;box-sizing:border-box;max-width:800px;margin:0 auto 2.5rem;padding:0 clamp(2rem,8vw,4rem)}.JoinTheTeam-module___NOENG__description{color:#ffffffe6;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8}.JoinTheTeam-module___NOENG__formContainer{max-width:600px;margin:0 auto}.JoinTheTeam-module___NOENG__form{flex-direction:column;gap:1.5rem;display:flex}.JoinTheTeam-module___NOENG__formGroup{flex-direction:column;gap:.5rem;display:flex}.JoinTheTeam-module___NOENG__label{color:#fff;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;display:flex}.JoinTheTeam-module___NOENG__required{color:var(--vivid-tangerine)}.JoinTheTeam-module___NOENG__input{color:#fff;border-radius:var(--radius-sm);background-color:#4e4e4e80;border:2px solid #ffffff1a;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.JoinTheTeam-module___NOENG__input:focus{border-color:var(--vivid-tangerine);background-color:#4e4e4eb3;outline:none;box-shadow:0 0 0 3px #f18b411a}.JoinTheTeam-module___NOENG__input:disabled{opacity:.6;cursor:not-allowed}.JoinTheTeam-module___NOENG__input::placeholder{color:#ffffff80}.JoinTheTeam-module___NOENG__fileInputWrapper{position:relative}.JoinTheTeam-module___NOENG__fileInput{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.JoinTheTeam-module___NOENG__fileLabel{color:#fffc;border-radius:var(--radius-sm);cursor:pointer;text-align:left;background-color:#4e4e4e80;border:2px dashed #ffffff4d;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:1rem;transition:all .3s;display:flex}.JoinTheTeam-module___NOENG__fileLabel:hover{border-color:var(--vivid-tangerine);background-color:#4e4e4eb3}.JoinTheTeam-module___NOENG__fileInput:focus+.JoinTheTeam-module___NOENG__fileLabel{border-color:var(--vivid-tangerine);outline:none;box-shadow:0 0 0 3px #f18b411a}.JoinTheTeam-module___NOENG__fileInput:disabled+.JoinTheTeam-module___NOENG__fileLabel{opacity:.6;cursor:not-allowed}.JoinTheTeam-module___NOENG__uploadIcon{color:var(--vivid-tangerine);flex-shrink:0}.JoinTheTeam-module___NOENG__fileError{border-radius:var(--radius-sm);color:#e57373;background-color:#f443361a;border:1px solid #f443364d;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem;font-size:.9rem;animation:.3s JoinTheTeam-module___NOENG__slideIn;display:flex}.JoinTheTeam-module___NOENG__errorIcon{color:#e57373;flex-shrink:0}.JoinTheTeam-module___NOENG__fileHint{color:#ffffff80;margin-top:.5rem;font-size:.85rem;font-style:italic}.JoinTheTeam-module___NOENG__orDivider{text-align:center;align-items:center;display:flex}.JoinTheTeam-module___NOENG__orDivider:before,.JoinTheTeam-module___NOENG__orDivider:after{content:"";border-bottom:1px solid #fff3;flex:1}.JoinTheTeam-module___NOENG__orText{color:#fff9;text-transform:uppercase;letter-spacing:.05em;padding:0 1rem;font-size:.9rem;font-weight:600}.JoinTheTeam-module___NOENG__submitButton{color:#000;background-color:var(--vivid-tangerine);border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.75rem;margin:1rem 0 2rem;padding:1rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.JoinTheTeam-module___NOENG__submitButton:hover:not(:disabled){background-color:#d97632;transform:translateY(-2px);box-shadow:0 4px 12px #f18b414d}.JoinTheTeam-module___NOENG__submitButton:active:not(:disabled){transform:translateY(0)}.JoinTheTeam-module___NOENG__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.JoinTheTeam-module___NOENG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite JoinTheTeam-module___NOENG__spin}@keyframes JoinTheTeam-module___NOENG__spin{to{transform:rotate(360deg)}}.JoinTheTeam-module___NOENG__statusMessage{border-radius:var(--radius-sm);align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;font-size:1rem;animation:.3s JoinTheTeam-module___NOENG__slideIn;display:flex}@keyframes JoinTheTeam-module___NOENG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.JoinTheTeam-module___NOENG__success{color:#81c784;background-color:#4caf5026;border:1px solid #4caf5066}.JoinTheTeam-module___NOENG__error{color:#e57373;background-color:#f4433626;border:1px solid #f4433666}.JoinTheTeam-module___NOENG__statusIcon{flex-shrink:0}@media (max-width:1024px){.JoinTheTeam-module___NOENG__joinTeamSection{padding:4rem 2rem}.JoinTheTeam-module___NOENG__sectionTitle,.JoinTheTeam-module___NOENG__descriptionContainer{padding:0 clamp(1.75rem,6vw,3.5rem)}}@media (max-width:768px){.JoinTheTeam-module___NOENG__joinTeamSection{min-height:500px;padding:3rem 0}.JoinTheTeam-module___NOENG__sectionTitle,.JoinTheTeam-module___NOENG__descriptionContainer{padding:0 clamp(1.5rem,5vw,2.5rem)}.JoinTheTeam-module___NOENG__descriptionContainer{margin-bottom:2rem}.JoinTheTeam-module___NOENG__formContainer{max-width:100%;padding:0 clamp(1.5rem,5vw,2.5rem)}.JoinTheTeam-module___NOENG__input,.JoinTheTeam-module___NOENG__fileLabel{font-size:.95rem}.JoinTheTeam-module___NOENG__submitButton{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width:480px){.JoinTheTeam-module___NOENG__titleInner{flex-wrap:wrap;justify-content:center;row-gap:.5rem}.JoinTheTeam-module___NOENG__form{gap:1.25rem}}
