.StyledPhoneInput{align-items:flex-end;display:flex}.StyledPhoneInput .PhoneInput{box-sizing:border-box;height:46px;max-height:46px;min-height:46px}.StyledPhoneInput .PhoneInputCountry{background-color:var(--theme-colors-surface-disabled-wlv);border:1px solid var(--theme-colors-on-surface-border-wlv);border-radius:var(--theme-radii-small);border-bottom-right-radius:unset;border-right:unset;border-top-right-radius:unset;box-sizing:border-box;color:var(--theme-colors-on-surface-wlv);height:46px;margin-right:0;align-self:unset;max-height:46px;min-height:46px;padding-left:14px;padding-right:var(--theme-space-small)}.StyledPhoneInput .PhoneInputCountry:hover{border:1px solid;border-color:var(--theme-colors-on-surface-wlv)}.StyledPhoneInput .PhoneInputCountrySelectArrow{border-color:var(--theme-colors-on-surface-wlv);margin-left:var(--theme-space-small)}.StyledPhoneInput input{background:var(--theme-colors-surface-wlv);border:1px solid var(--theme-colors-on-surface-border-wlv);border-radius:var(--theme-radii-small);border-bottom-left-radius:unset;border-top-left-radius:unset;box-sizing:border-box;color:var(--theme-colors-on-surface-wlv);font-family:var(--theme-fonts-body-wlv);font-size:var(--theme-fontSizes-md);height:46px;margin:0;max-height:46px;min-height:46px;padding:10px;width:100%}.StyledPhoneInput input ::placeholder{color:var(--theme-colors-on-surface-subdued-wlv);opacity:1}.StyledPhoneInput input[aria-invalid=true]{border-color:var(--theme-colors-error-wlv);box-shadow:0 0 0 4px var(--theme-colors-error-container-wlv)}.StyledPhoneInput input:hover{border:1px solid;border-color:var(--theme-colors-on-surface-wlv)}.StyledPhoneInput input:hover[aria-invalid=true]{border-color:var(--theme-colors-error-wlv);box-shadow:0 0 0 4px var(--theme-colors-error-container-wlv)}.StyledPhoneInput input:focus,.StyledPhoneInput input:focus-visible,.StyledPhoneInput .PhoneInputCountry:focus-within{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:var(--theme-colors-info-wlv)!important;box-shadow:0 0 0 4px var(--theme-colors-info-container-wlv)!important;box-sizing:border-box;outline:none}*:where(:not(html,iframe,canvas,img,svg,video,audio,select):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:pointer}ol,ul,menu,summary{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}.textFromSettings{white-space:pre-line}.textFromSettings a{text-decoration:underline}.spinner{display:block;content:" ";width:48px;height:48px;border-radius:50%;border:4px solid var(--theme-colors-on-surface-subdued-wlv);border-left:4px solid var(--theme-colors-surface-disabled-wlv);border-top:4px solid var(--theme-colors-surface-disabled-wlv);animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body,#root{height:100%;max-height:100%;width:100%;background:var(--theme-colors-background-wlv)!important}html.iframe,html.iframe body,html.iframe #root{height:auto;max-height:none}.background{object-fit:cover;aspect-ratio:1/1}.scale-fade{width:100%}@media only screen and (min-width: 768px){.background{aspect-ratio:32/9}}:root{--header-height: 88px}@media screen and (min-width: 48em){:root{--header-height: 104px}}
