.CountrySelector-module__rWDxJq__container{background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.CountrySelector-module__rWDxJq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.CountrySelector-module__rWDxJq__spinner{border:4px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:1s linear infinite CountrySelector-module__rWDxJq__spin}@keyframes CountrySelector-module__rWDxJq__spin{to{transform:rotate(360deg)}}.CountrySelector-module__rWDxJq__loadingText{color:#fff;font-size:1.125rem;font-weight:500}.CountrySelector-module__rWDxJq__content{flex-direction:row;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex}.CountrySelector-module__rWDxJq__logoSection{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4rem;display:flex}.CountrySelector-module__rWDxJq__logoSection p{color:#fff;text-align:center;font-size:1.6rem}.CountrySelector-module__rWDxJq__logo{width:100%;max-width:400px;height:auto}.CountrySelector-module__rWDxJq__formSection{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:400px;display:flex}.CountrySelector-module__rWDxJq__button{color:#000;cursor:pointer;text-align:left;background-color:#fff;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:2rem 1.5rem;font-size:1.45rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #ffffff1a}.CountrySelector-module__rWDxJq__countryInfo{align-items:flex-end;gap:1rem;display:flex}.CountrySelector-module__rWDxJq__button:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff26}.CountrySelector-module__rWDxJq__button:active{transform:translateY(0)}.CountrySelector-module__rWDxJq__customSelect{width:100%;position:relative}.CountrySelector-module__rWDxJq__selectTrigger{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#000;border:2px solid #fff;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:2rem 1.5rem;font-size:1.45rem;font-weight:500;transition:all .3s;display:flex}.CountrySelector-module__rWDxJq__selectTrigger:hover{background-color:#1a1a1a;border-color:#f0f0f0}.CountrySelector-module__rWDxJq__selectTrigger:focus{border-color:#fff;outline:none;box-shadow:0 0 0 3px #ffffff1a}.CountrySelector-module__rWDxJq__arrow{color:#fff;font-size:.875rem;transition:transform .3s}.CountrySelector-module__rWDxJq__arrowUp{transform:rotate(180deg)}.CountrySelector-module__rWDxJq__selectDropdown{z-index:1000;background-color:#fff;border:2px solid #fff;border-radius:6px;animation:.2s CountrySelector-module__rWDxJq__slideDown;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000004d}@keyframes CountrySelector-module__rWDxJq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CountrySelector-module__rWDxJq__selectOption{color:#000;cursor:pointer;align-items:center;gap:1rem;padding:1.5rem;font-size:1.4rem;font-weight:600;transition:background-color .2s;display:flex}.CountrySelector-module__rWDxJq__selectOption:hover{background-color:#f5f5f5}.CountrySelector-module__rWDxJq__selectOption:active{background-color:#e0e0e0}.CountrySelector-module__rWDxJq__selectOption:not(:last-child){border-bottom:1px solid #e0e0e0}.CountrySelector-module__rWDxJq__welcomeText{color:#fff;text-align:center;font-size:.875rem;line-height:1.5}@media (max-width:768px){.CountrySelector-module__rWDxJq__content{flex-direction:column;gap:3rem}.CountrySelector-module__rWDxJq__logoSection{width:100%}.CountrySelector-module__rWDxJq__logo{max-width:300px}.CountrySelector-module__rWDxJq__formSection{width:100%}}@media (max-width:480px){.CountrySelector-module__rWDxJq__container{padding:1rem}.CountrySelector-module__rWDxJq__content{gap:2rem}.CountrySelector-module__rWDxJq__logo{max-width:250px}.CountrySelector-module__rWDxJq__button,.CountrySelector-module__rWDxJq__selectTrigger{padding:1.125rem 1.25rem;font-size:1rem}.CountrySelector-module__rWDxJq__selectOption{padding:.875rem 1.25rem;font-size:1rem}.CountrySelector-module__rWDxJq__welcomeText{font-size:.8125rem}}
