.accountPhone{position:relative;font-family:var(--primary-font);text-align:center;background:#fff;border-radius:10px}.accountPhone a{font-size:14px;font-weight:400;color:var(--color-blue-light);text-decoration:none}.accountPhone a:hover{text-decoration:underline}.accountPhonePage.accountContainer{width:100%;max-width:440px;padding:20px;margin:20px auto}.accountPhonePage.accountContainer .accountPhoneFormWidth{max-width:100%}.accountPhoneRow{position:relative;display:flex;gap:20px}.accountPhoneColumn{position:relative;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center}.accountPhonePadding{padding:20px}.accountPhoneForm{width:100%}.accountPhoneButtons,.accountPhoneForm{display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center}.accountPhoneButtons :only-child{justify-content:center}@media only screen and (max-width:1024px){.accountPhoneButtons .button-long,.accountPhoneButtons button{padding:12px 60px}}@media only screen and (max-width:600px){.accountPhoneButtons{width:auto}.accountPhoneButtons .button-long{padding:12px 40px}.accountPhoneButtons button{width:auto}}.accountPhoneHead{position:absolute;top:0;left:0}.accountPhoneBack{all:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;width:26px;height:26px;cursor:pointer;border-radius:50%;transition:all .3s ease}.accountPhoneBack:hover{background-color:#ebebeb}.accountPhoneBack.focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.accountPhoneBack:focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.accountPhoneHeader{flex:1 1 auto;padding-right:26px;font-size:20px;font-weight:600;text-align:center}.accountPhoneGrayLine{width:100%;border-top:1px solid #f4f4f4}.accountPhoneDescription{display:flex;flex-direction:column;gap:14px;text-align:center}.accountPhoneDescription p{line-height:24px}@media only screen and (max-width:768px){.accountPhoneDescription{gap:14px}}.accountPhoneFormWidth{display:flex;justify-content:center;width:100%;max-width:350px}.accountPhoneTitle{font-size:16px;font-weight:600}.accountPhoneText{font-size:12px}.accountPhoneError{position:absolute;top:45px;font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:14px;line-height:100%;color:var(--color-red)}.accountPhoneCodeValue{width:40px;height:40px;text-align:center;border:1px solid var(--input-border-active-color);border-radius:5px}.accountPhoneCodeValue.error{border:1px solid var(--color-red)}.accountPhoneCodeValue.green{border:1px solid var(--color-green)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.7em;--PhoneInputCountrySelectArrow-width:0.5em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:var(--input-border-width);--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:inherit;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:20px;--PhoneInputCountryFlag-borderWidth:0;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center;width:100%;padding:0 12px;border:var(--input-border-width) solid var(--input-border-color);border-radius:8px}.PhoneInput.inputPhoneSelect{border:var(--input-border-width-v2) solid var(--input-border-color-v2);transition:border-color .3s ease}.PhoneInput.inputPhoneSelect:hover{border:var(--input-border-width-v2) solid var(--input-border-hover-color-v2)}.PhoneInput.inputPhoneSelect[focus-within]{border-color:var(--input-border-active-color-v2)}.PhoneInput.inputPhoneSelect:focus-within{border-color:var(--input-border-active-color-v2)}.PhoneInput{.PhoneInput--disabled{background-color:var(--system-color-lighten)}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(20px * 1.5);width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:20px;height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:20px;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 0 rgba(0,0,0,.5),inset 0 0 0 0 rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;display:flex;align-items:center;align-self:stretch;margin-right:.7em;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;border:0;opacity:0}.PhoneInputCountrySelect[disabled]{cursor:default}.PhoneInputCountrySelectArrow{display:block;width:.5em;width:var(--PhoneInputCountrySelectArrow-width);height:.5em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.7em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);content:"";border-color:inherit;border-color:var(--PhoneInputCountrySelectArrow-color);border-style:solid;border-top-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 0 #03b2cb,inset 0 0 0 0 #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.OneCountry .PhoneInputCountry{pointer-events:none}.OneCountry .PhoneInputCountry select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;background:transparent;border:none}.OneCountry .PhoneInputCountry .PhoneInputCountrySelectArrow{display:none}}.PhoneInput.inputPhoneSelect.inputWrapError{border:var(--input-border-width) solid var(--input-border-error-color-v2)}.PhoneInput.inputPhoneSelect.inputWrapError[focus-within]{border-color:var(--input-border-error-color-v2)}.PhoneInput.inputPhoneSelect.inputWrapError:focus-within{border-color:var(--input-border-error-color-v2)}.PhoneInput.inputPhoneSelect.inputWrapError:hover{border:var(--input-border-width-v2) solid var(--input-border-error-color-v2)}.accountTelegramPadding{padding:20px}.accountTelegramColumn{flex-direction:column;gap:14px;justify-content:center;text-align:center}.accountTelegramColumn,.accountTelegramRow{display:flex;align-items:center}.accountTelegramWidth{display:flex;justify-content:center;width:100%;max-width:350px}.accountTelegramLink{font-weight:700;color:var(--color-blue-light);text-decoration:none}.accountTelegramDescription{display:flex;flex-direction:column;gap:14px;text-align:center}.accountTelegramDescription p{line-height:24px}@media only screen and (max-width:768px){.accountTelegramDescription{gap:14px}}.accountTelegramButtons{display:flex;gap:10px}.accountTelegramError{color:var(--color-red)}.accountVerificationContent{display:flex;flex-direction:column;gap:10px;width:100%;max-width:397px;margin:0 auto;>button:last-child{margin-bottom:35px}}.accountVerificationChooseCountry{>span{display:inline-block;font-size:16px;font-weight:400;line-height:24px;text-align:center}}.accountVerificationChooseCountry h1{margin-bottom:14px;text-align:center}.accountVerificationChooseCountry{.chooseCountryContent{position:relative;margin:.25rem 0 1rem;.comboboxContainer{position:relative;width:100%;margin-top:1rem;font-family:var(--primary-font);text-align:left;background-color:#fff;border-radius:.375rem;outline:none;.comboboxInput{width:100%;height:40px;padding:0 1.5rem;font-size:16px;font-style:normal;font-weight:600;line-height:16px;color:var(--primary-color);text-align:left;letter-spacing:.01em;border:none;border:1px solid var(--primary-color);border-radius:5px;outline:none;box-shadow:none;transition:all .3s ease}.comboboxInput[aria-expanded=true]{border:1px solid var(--system-color-light)}.comboboxOptionContainer{position:absolute;width:100%;max-height:15rem;padding-top:.25rem;padding-bottom:.25rem;margin-top:.25rem;overflow-y:auto;font-size:1rem;line-height:1.5rem;background-color:#fff;border-radius:.375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.14800000000000002),0 1px 3px 1px rgba(0,0,0,.204)}.comboboxOptionContainer:focus{outline:2px solid transparent;outline-offset:2px}.comboboxOption{position:relative;padding:.5rem 1rem .5rem 1.5rem;color:#1f2937;cursor:default;cursor:pointer;-webkit-user-select:none;user-select:none}.comboboxOption.active{color:#fff;background-color:var(--primary-color)}.comboboxOption{>img{margin-right:15px}>svg{position:absolute;right:10px}>svg path{fill:var(--primary-color)}}[dir=ltr] .comboboxButton{right:0}[dir=rtl] .comboboxButton{left:0}[dir=ltr] .comboboxButton{padding-right:.5rem}[dir=rtl] .comboboxButton{padding-left:.5rem}.comboboxButton{position:absolute;top:0;bottom:0;top:9px;right:0;right:6px;display:flex;align-items:center;height:-webkit-fit-content;height:fit-content;background:none;border:none;>button{background-color:transparent}>button:hover{background-color:var(--primary-color)}}}}}.accountVerificationDescription{display:flex;flex-direction:column;gap:14px;padding:0 20px;text-align:center}.accountVerificationDescription p{line-height:24px}.accountVerificationDescription a{font-weight:600;color:var(--color-blue);text-decoration:none;transition:all .3s ease-in-out}.accountVerificationDescription a:hover{color:var(--color-blue-light);text-decoration:underline}@media only screen and (max-width:768px){.accountVerificationDescription{gap:14px}}.accountVerificationForm{display:flex;justify-content:center;width:100%;padding-top:2rem}.accountVerificationColumn{display:flex;flex-direction:column;gap:14px;align-items:center}.accountVerificationFormWidth{width:100%;max-width:350px}.VerificationFaqLink_accountVerificationContainer__Z_iYx{padding:0 20px;text-align:center}.VerificationFaqLink_accountVerificationContainer__Z_iYx p{line-height:24px}.VerificationFaqLink_accountVerificationContainer__Z_iYx a{font-weight:600;color:var(--color-blue);text-decoration:none;transition:all .3s ease-in-out}.VerificationFaqLink_accountVerificationContainer__Z_iYx a:hover{color:var(--color-blue-light);text-decoration:underline}.provider_block__UQyUD{display:flex;flex-direction:column;gap:14px;padding:0 20px;text-align:center}.provider_block__UQyUD p{line-height:24px}.provider_block__UQyUD a{font-weight:600;color:var(--color-blue);text-decoration:none;transition:all .3s ease-in-out}.provider_block__UQyUD a:hover{color:var(--color-blue-light);text-decoration:underline}@media only screen and (max-width:768px){.provider_block__UQyUD{gap:14px}}.idxContentIcon{svg{width:100%;max-width:100%;height:100%}}.idxError{p{color:var(--color-red)}details>summary{cursor:pointer;padding:.5rem 1rem;border-radius:4px}details[open]>summary{border-radius:4px 4px 0 0}details>summary>*{display:inline}details>span{display:block;margin-top:0;padding:1rem;border-radius:0 0 4px 4px}details[open]>span{animation:open .5s ease-in-out}}.idxErrorShow{display:block}@keyframes open{0%{opacity:0}to{opacity:1}}.idxStatusHeader{margin-bottom:40px}.idxStatusHeader h1{font-size:24px;font-weight:600;line-height:29px;text-decoration:none;text-align:center}.idxStatusItem{display:flex;flex-direction:row;gap:13px;align-items:flex-start;justify-content:flex-start;margin-bottom:25px}.idxStatusIsHold{text-align:center;margin-bottom:20px}.idxStatusItemTitle{color:#1d1d1d;font-weight:600;font-size:16px;line-height:22px}.idxStatusItemReason,.idxStatusItemTitle{font-family:Gilroy,sans-serif;font-style:normal}.idxStatusItemReason{color:#a5a5a5;font-weight:400;font-size:13px;line-height:21px}.idxStatusItemReason span{color:#27ae60;font-size:15px}.idxStatusItemReload{margin-bottom:15px}.idxStatusItemReload button{display:inline;padding:0;color:#27ae60;font-weight:400;font-size:13px;font-family:Gilroy,sans-serif;font-style:normal;line-height:21px;background-color:transparent;border:0;border-bottom:1px solid #27ae60;transition:all .25s ease-in-out}.idxStatusItemReload button:hover{text-decoration:none;border-bottom-color:transparent}.idxStatusItemIcon{display:block;min-width:20px;height:20px;border-radius:50%}.idxStatusItemIconRed{background-color:#fb7f7f}.idxStatusItemIconYellow{background-color:#f3b26d}.idxStatusItemIconGreen{background-color:#27ae60}.idxStatusSpinner{width:100px;min-width:100px;height:100px;border:4px solid #f3b26d;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite}.statusInfo{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.statusInfo .idxStatusSpinner,.statusInfo svg{margin-bottom:20px}.statusInfoText{max-width:300px}.statusInfoText h2{font-size:24px;font-weight:600;line-height:29px;text-decoration:none;text-align:center}.statusInfoText p{color:#a5a5a5;font-weight:400;font-size:14px;font-family:Gilroy,sans-serif;font-style:normal;line-height:160%;text-align:center}.idx{padding:100px 0}.idxWrapper{width:calc(100vw - 40px);max-width:440px;padding:24px;background-color:#fff;border-radius:8px}.idxHeader h1{margin-bottom:15px;font-size:24px;font-weight:600;line-height:29px;text-align:center;text-decoration:none}.idxContent{margin-bottom:20px}.idxContent p{font-size:16px;font-weight:400;line-height:24px;text-align:center}.idxContent ul{all:unset;font-family:Gilroy,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%;color:#a5a5a5}.idxContent ul li{margin-bottom:5px;margin-left:20px;text-align:left}.idxContent ul li:first-child{padding-top:10px}.idxContent .idxContentGrey{color:#a5a5a5}.idxContentStatus{display:flex;flex-direction:column;align-self:stetch;width:100%;min-width:200px;min-height:400px}.idxContentSpinner{display:flex;flex-direction:column;align-items:center;justify-content:center}.idxContentIcons{display:flex;flex-direction:row;gap:23px;align-items:center}.idxContentIcon{width:100%;svg{width:100%;max-width:100%;height:100%}}.idxFooter{display:flex;flex-direction:row;align-items:center;justify-content:center}.idxFormDropzone{margin-bottom:20px}.idxFormDropzone p{margin-bottom:1rem;font-size:14px}.idxFormDropzone strong{display:block;margin-bottom:5px;font-size:20px;color:#fb7f7f}.idxFormDropzoneDocument,.idxFormDropzoneResidence{position:relative;margin-bottom:20px}.idxSpinnerWrap{display:flex;flex:1;flex-direction:column;justify-content:center;width:100%;height:100%}.idxSpinner{align-self:center;width:48px;height:48px;border:5px solid #27ae60;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite}.idxSpinnerShow{display:block}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Textarea_textareaWrap__XyzmV{display:inline-flex!important;position:relative;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:space-between;width:100%;overflow:hidden;resize:none;background-color:var(--input-background-color-v2);border:var(--input-border-width-v2) solid var(--input-border-color-v2);border-radius:8px;transition:border-color .3s ease}.Textarea_textareaWrap__XyzmV textarea{width:100%;padding:10px 16px;font-family:var(--Primary-font);font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:var(--input-color-primary-v2);word-wrap:break-word;background-color:transparent;border:0}@media only screen and (max-width:375px){.Textarea_textareaWrap__XyzmV textarea{font-size:12px;line-height:24px}}.Textarea_textareaWrap__XyzmV[focus-within]{border-color:var(--input-border-active-color-v2)}.Textarea_textareaWrap__XyzmV:focus-within{border-color:var(--input-border-active-color-v2)}.Textarea_textareaWrap__XyzmV:hover{border:var(--input-border-width-v2) solid var(--input-border-hover-color-v2)}.Textarea_textareaWrapDisabled__3z4U5 input::-moz-placeholder{color:var(--input-color-primary-v2);opacity:1}.Textarea_textareaWrapDisabled__3z4U5 input::placeholder{color:var(--input-color-primary-v2);opacity:1}.Textarea_textareaWrapDisabled__3z4U5:hover{border:var(--input-border-width-v2) solid var(--input-border-disabled-color-v2)}.Textarea_textareaWrapActive__5NVC_{border-color:var(--input-border-active-color-v2)}.Textarea_textareaWrapError__uZJ0K{border:var(--input-border-width) solid var(--input-border-error-color-v2)}.Textarea_textareaWrapError__uZJ0K:hover{border:var(--input-border-width-v2) solid var(--input-border-error-color-v2)}.Textarea_textareaLeft__dpXxl{height:48px;padding-top:4px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.VerificationChooseCountry_container__UswgD{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--v2-primary-font);font-style:normal}.VerificationChooseCountry_title__Ykd46{display:flex;align-items:center;justify-content:center;margin-bottom:0 20px 8px;font-size:16px;font-weight:700;line-height:160%;color:var(--v2-primary-color);text-align:center;letter-spacing:-.16px}.VerificationChooseCountry_message__uS7KI{display:flex;flex-direction:column;align-self:stretch;font-size:14px;font-weight:400;line-height:24px;color:var(--v2-primary-color);text-align:center}.VerificationChooseCountry_actions__pfC0w{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-top:16px}.VerificationChooseCountry_actions__pfC0w>a{color:var(--System--white)}@media (max-width:550px){.VerificationChooseCountry_actions__pfC0w{flex-wrap:wrap}}