.FormPopup-module-scss-module__Z2HHNa__overlay{z-index:1000;opacity:0;visibility:hidden;box-sizing:border-box;background-color:#0009;justify-content:center;align-items:center;padding:24px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}@media (max-width:1024px){.FormPopup-module-scss-module__Z2HHNa__overlay{padding:16px}}.FormPopup-module-scss-module__Z2HHNa__overlay.FormPopup-module-scss-module__Z2HHNa__open{opacity:1;visibility:visible}.FormPopup-module-scss-module__Z2HHNa__panel{background:linear-gradient(#0006 0%,#000 100%),#000;border:1px solid #222;width:100%;max-width:800px;max-height:95vh;padding:32px;overflow-y:auto}@media (max-width:1024px){.FormPopup-module-scss-module__Z2HHNa__panel{padding:24px}}.FormPopup-module-scss-module__Z2HHNa__panel::-webkit-scrollbar{background:0 0;width:10px}.FormPopup-module-scss-module__Z2HHNa__panel::-webkit-scrollbar-track{background:#000}.FormPopup-module-scss-module__Z2HHNa__panel::-webkit-scrollbar-thumb{background-color:#fff;border-radius:100px}.FormPopup-module-scss-module__Z2HHNa__title{color:#fff;margin:0 0 8px;font-size:32px;line-height:normal}.FormPopup-module-scss-module__Z2HHNa__subtitle{color:#cccc;margin:0 0 24px;font-size:14px;font-weight:300;line-height:normal}.FormPopup-module-scss-module__Z2HHNa__description{color:#ccc;margin:0 0 24px;font-size:14px;font-weight:300;line-height:1.5}.FormPopup-module-scss-module__Z2HHNa__form{flex-direction:column;gap:24px;width:100%;display:flex}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formNote{color:#cccccc4d;text-align:center;margin-top:-12px;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:1024px){.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formRow{grid-template-columns:1fr}}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup label{color:#ccc;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup label .FormPopup-module-scss-module__Z2HHNa__required{color:#ff2d30;margin-left:4px}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup label .FormPopup-module-scss-module__Z2HHNa__optional{color:#cccccc4d;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup label .FormPopup-module-scss-module__Z2HHNa__descriptionPlaceholder{color:#cccccc4d;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup input,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup textarea,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup select{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff0d;align-self:stretch;align-items:center;gap:10px;width:100%;padding:10px 16px;font-size:14px;font-style:normal;font-weight:300;line-height:normal;transition:border-color .3s;display:flex}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup input:focus,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup textarea:focus,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup select:focus{border-color:#ffffff4d;outline:none}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup input::placeholder,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup textarea::placeholder,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup select::placeholder{color:#ffffff80}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup input option,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup textarea option,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup select option{color:#fff;background:#1a1a1a}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup.FormPopup-module-scss-module__Z2HHNa__hasError input,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup.FormPopup-module-scss-module__Z2HHNa__hasError textarea,.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup .FormPopup-module-scss-module__Z2HHNa__errorInput{border-color:#ff3e474d}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup .FormPopup-module-scss-module__Z2HHNa__error{color:#ff2d30;margin-top:4px;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.FormPopup-module-scss-module__Z2HHNa__form .FormPopup-module-scss-module__Z2HHNa__formGroup.FormPopup-module-scss-module__Z2HHNa__textarea textarea{resize:vertical;min-height:120px}.FormPopup-module-scss-module__Z2HHNa__submitError{color:#ff2d30;margin:0 0 8px;font-size:12px;font-weight:400;line-height:20px}.FormPopup-module-scss-module__Z2HHNa__buttons{justify-content:flex-start;gap:16px;margin-top:8px;display:flex}.FormPopup-module-scss-module__Z2HHNa__buttons button{width:fit-content!important}.FormPopup-module-scss-module__Z2HHNa__successPanel{text-align:center;padding:24px 0}.FormPopup-module-scss-module__Z2HHNa__successPanel h2{color:#fff;text-align:center;margin:0 0 12px;font-size:32px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:1024px){.FormPopup-module-scss-module__Z2HHNa__successPanel h2{font-size:24px}}.FormPopup-module-scss-module__Z2HHNa__successPanel p{color:#cccc;text-align:center;margin:0 0 32px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:1024px){.FormPopup-module-scss-module__Z2HHNa__successPanel p{font-size:14px}}.FormPopup-module-scss-module__Z2HHNa__successPanel .FormPopup-module-scss-module__Z2HHNa__returnButton{display:inline-block}.FormPopup-module-scss-module__Z2HHNa__select{width:100%}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__control{box-shadow:none;background-color:#fff;border:1px solid #fff;border-radius:8px}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__control:hover{border-color:#faf9f8}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__control--is-focused{box-shadow:none;border-color:#4bed7b}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__value-container{padding:0 0 0 16px}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__input-container{margin:0;padding:0}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__menu{background:var(--White,#fff);z-index:1;background-color:#faf9f8;border:1px solid #4bed7b;border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #3c0d6512}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__option{z-index:1;color:var(--Gray-900,#101828);cursor:pointer;background-color:#faf9f8;padding:10px 14px;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__option--is-focused{background-color:#f5f5f5}.FormPopup-module-scss-module__Z2HHNa__select .FormPopup-module-scss-module__Z2HHNa__select__option--is-selected{color:#fff;background-color:#000}.FormPopup-module-scss-module__Z2HHNa__selectError .FormPopup-module-scss-module__Z2HHNa__select__control{border-color:#ff2d30}.FormPopup-module-scss-module__Z2HHNa__phoneInputContainer{width:100%;font-family:inherit}.FormPopup-module-scss-module__Z2HHNa__phoneInputContainer .FormPopup-module-scss-module__Z2HHNa__phoneInput{width:100%!important}.FormPopup-module-scss-module__Z2HHNa__phoneInputContainer .FormPopup-module-scss-module__Z2HHNa__form-control{color:#fff;letter-spacing:normal;background:#ffffff08;border:1px solid #ffffff0d;border-radius:0;font-size:14px;font-weight:300;line-height:normal;transition:border-color .3s;width:100%!important;height:38px!important;min-height:38px!important;padding:10px 16px 10px 52px!important}.FormPopup-module-scss-module__Z2HHNa__phoneInputContainer .FormPopup-module-scss-module__Z2HHNa__form-control::placeholder{color:#ffffff80}.FormPopup-module-scss-module__Z2HHNa__phoneInputContainer .FormPopup-module-scss-module__Z2HHNa__form-control:focus{box-shadow:none;border-color:#ffffff4d;outline:none}.FormPopup-module-scss-module__Z2HHNa__phoneInput{padding-left:40px!important}.FormPopup-module-scss-module__Z2HHNa__phoneInput.FormPopup-module-scss-module__Z2HHNa__errorInput{border-color:#ff3e4780!important}
