.SdkBaseContainer[data-v-b23e1ed4]{position:relative;margin:0 auto;display:flex;width:100%;height:100%;max-height:-webkit-fill-available;max-height:-moz-available;max-height:fill-available;flex-direction:column}.SdkBaseContainer.size-default[data-v-b23e1ed4]{max-width:480px}.SdkBaseContainer.size-wide[data-v-b23e1ed4]{max-width:840px}.integration .SdkBaseContainer[data-v-b23e1ed4]{max-height:none}.SdkContent[data-v-662c141f]{position:relative;display:flex;flex:1;flex-direction:column;transition:padding .2s ease-in-out}.SdkContent.SdkContent--border[data-v-662c141f]{padding:var(--semantic-spacing-xl) var(--semantic-spacing-xl) var(--semantic-spacing-2xl)}.SdkContent.SdkContent--no-border[data-v-662c141f]{padding:var(--semantic-spacing-l) 0}@container root (width > 480px){.SdkContent.SdkContent--border[data-v-662c141f]{border-radius:var(--semantic-border-radius-m);box-shadow:inset 0 0 0 1px var(--components-modal-border)}}.SdkContent--fixed[data-v-662c141f]{height:calc(100vh - 152px);display:flex;flex-direction:column}.SdkContent--no-paddings[data-v-662c141f]{padding:0}.required-mark-footnote[data-v-662c141f]{flex:1;display:flex;align-items:flex-end;margin-top:var(--semantic-spacing-xl)}.required-mark[data-v-662c141f]{color:var(--semantic-text-red-normal)}.RadioCheckContainer[data-v-325d1088]{padding:calc(var(--semantic-spacing-s) - var(--input-default-borderWidth)) calc(var(--semantic-spacing-m) - var(--input-default-borderWidth));box-sizing:border-box;display:flex;flex-direction:row;align-items:center;text-align:left;color:var(--components-radio-checkbox-text-normal);background:var(--components-radio-checkbox-default-background-checked);border:var(--input-default-borderWidth) solid var(--borderColor);border-radius:var(--input-default-borderRadius);transition-property:background,border-color;transition-duration:.2s;transition-timing-function:ease-in-out;cursor:pointer;gap:var(--semantic-spacing-s);--borderColor:var(--components-input-default-border-normal,transparent)}.RadioCheckContainer[data-v-325d1088]:hover:not(.isDisabled):not(.isError){--borderColor:var(--components-input-default-border-hover,transparent);background:var(--components-radio-checkbox-default-background-hover)}.RadioCheckContainer.isActive[data-v-325d1088]{--borderColor:var(--components-input-default-border-active,transparent)}.RadioCheckContainer.isError[data-v-325d1088]{background:var(--components-radio-checkbox-danger-background-checked)}.RadioCheckContainer.isError[data-v-325d1088]:hover:not(.isDisabled){background:var(--components-radio-checkbox-danger-background-hover)}.RadioCheckContainer.isError.isDisabled[data-v-325d1088]{background:var(--components-radio-checkbox-danger-background-disabled)}.RadioCheckContainer.isDisabled[data-v-325d1088]{color:var(--components-radio-checkbox-text-disabled);background:var(--components-radio-checkbox-default-background-disabled);--borderColor:var(--components-input-default-border-disabled,transparent);cursor:not-allowed}[dir=rtl] .RadioCheckContainer[data-v-325d1088]{text-align:right}.SdkInputFieldset[data-v-25d3868d]{min-inline-size:100%;display:flex;flex-direction:column;gap:var(--semantic-spacing-s)}.InputFieldset__errors[data-v-25d3868d]{margin-top:var(--semantic-spacing-s);display:flex;flex-direction:column;gap:var(--semantic-spacing-xs)}.InputFieldset__errors .InputFieldset__error[data-v-25d3868d]{color:var(--semantic-text-red-normal)}.sdk-checkbox__wrapper>.sdk-checkbox__input+.sdk-checkbox[data-v-d787eb16]{color:var(--mark-color);background-color:var(--bg-color);border:1px solid var(--border-color);box-sizing:border-box}.sdk-checkbox__wrapper[data-v-d787eb16]{--boxBorderRaduis:var(--semantic-spacing-xs);display:flex;box-sizing:border-box;width:20px;height:20px;cursor:pointer}.sdk-checkbox__wrapper:focus-within .sdk-checkbox[data-v-d787eb16]{outline:var(--focus-outline)}.sdk-checkbox__wrapper .sdk-checkbox__input[data-v-d787eb16]{z-index:1;margin:0 0 0 -1px;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;opacity:0}.sdk-checkbox__wrapper .sdk-checkbox__input+.sdk-checkbox[data-v-d787eb16]{position:relative;display:flex;width:20px;min-width:20px;height:20px;justify-content:center;align-items:center;border-radius:var(--boxBorderRaduis)}.sdk-checkbox__wrapper .sdk-checkbox__input+.sdk-checkbox .sdk-checkbox__icon[data-v-d787eb16]{width:12px;height:12px;color:currentColor}.sdk-checkbox__wrapper:hover .sdk-checkbox__input:not([disabled]):not(:checked)+.sdk-checkbox[data-v-d787eb16]{--mark-color:transparent}.sdk-checkbox__wrapper:hover .sdk-checkbox__input:not([disabled]):not(:checked)+.sdk-checkbox.default[data-v-d787eb16]{--bg-color:var(--components-checkbox-unchecked-default-background-hover);--border-color:var(--components-checkbox-unchecked-default-border-hover)}.sdk-checkbox__wrapper:hover .sdk-checkbox__input:not([disabled]):not(:checked)+.sdk-checkbox.danger[data-v-d787eb16]{--bg-color:var(--components-checkbox-unchecked-danger-background-hover);--border-color:var(--components-checkbox-unchecked-danger-border-hover)}.sdk-checkbox__wrapper:hover .sdk-checkbox__input:not([disabled]):checked+.sdk-checkbox[data-v-d787eb16]{--mark-color:var(--components-checkbox-checked-icon-hover);--border-color:var(--components-checkbox-checked-default-border-hover)}.sdk-checkbox__wrapper:hover .sdk-checkbox__input:not([disabled]):checked+.sdk-checkbox.default[data-v-d787eb16]{--bg-color:var(--components-checkbox-checked-default-background-hover)}.sdk-checkbox__wrapper:hover .sdk-checkbox__input:not([disabled]):checked+.sdk-checkbox.danger[data-v-d787eb16]{--bg-color:var(--components-checkbox-checked-danger-background-hover);--border-color:none}.sdk-checkbox__wrapper .sdk-checkbox__input:not([disabled]):not(:checked)+.sdk-checkbox[data-v-d787eb16]{--mark-color:transparent}.sdk-checkbox__wrapper .sdk-checkbox__input:not([disabled]):not(:checked)+.sdk-checkbox.default[data-v-d787eb16]{--bg-color:var(--components-checkbox-unchecked-default-background-normal);--border-color:var(--components-checkbox-unchecked-default-border-normal)}.sdk-checkbox__wrapper .sdk-checkbox__input:not([disabled]):not(:checked)+.sdk-checkbox.danger[data-v-d787eb16]{--bg-color:var(--components-checkbox-unchecked-danger-background-normal);--border-color:var(--components-checkbox-unchecked-danger-border-normal)}.sdk-checkbox__wrapper .sdk-checkbox__input:not([disabled]):checked+.sdk-checkbox[data-v-d787eb16]{--mark-color:var(--components-checkbox-checked-icon-normal);--border-color:none}.sdk-checkbox__wrapper .sdk-checkbox__input:not([disabled]):checked+.sdk-checkbox.default[data-v-d787eb16]{--bg-color:var(--components-checkbox-checked-default-background-normal)}.sdk-checkbox__wrapper .sdk-checkbox__input:not([disabled]):checked+.sdk-checkbox.danger[data-v-d787eb16]{--bg-color:var(--components-checkbox-checked-danger-background-normal)}.sdk-checkbox__wrapper .sdk-checkbox__input[disabled]:not(:checked)+.sdk-checkbox[data-v-d787eb16]{--mark-color:transparent}.sdk-checkbox__wrapper .sdk-checkbox__input[disabled]:not(:checked)+.sdk-checkbox.default[data-v-d787eb16]{--bg-color:var(--components-checkbox-unchecked-default-background-disabled);--border-color:var(--components-checkbox-unchecked-default-border-disabled)}.sdk-checkbox__wrapper .sdk-checkbox__input[disabled]:not(:checked)+.sdk-checkbox.danger[data-v-d787eb16]{--bg-color:var(--components-checkbox-unchecked-danger-background-disabled);--border-color:var(--components-checkbox-unchecked-danger-border-disabled)}.sdk-checkbox__wrapper .sdk-checkbox__input[disabled]:checked+.sdk-checkbox[data-v-d787eb16]{--mark-color:var(--components-checkbox-checked-icon-disabled)}.sdk-checkbox__wrapper .sdk-checkbox__input[disabled]:checked+.sdk-checkbox.default[data-v-d787eb16]{--bg-color:var(--components-checkbox-checked-default-background-disabled);--border-color:var(--components-checkbox-checked-default-border-disabled)}.sdk-checkbox__wrapper .sdk-checkbox__input[disabled]:checked+.sdk-checkbox.danger[data-v-d787eb16]{--bg-color:var(--components-checkbox-checked-danger-background-disabled);--border-color:var(--components-checkbox-checked-danger-border-disabled)}._inputContainer_121yz_1{box-sizing:border-box;display:flex;padding:calc(var(--semantic-spacing-s) - var(--input-default-borderWidth)) calc(var(--semantic-spacing-m) - var(--input-default-borderWidth));align-items:center;gap:var(--semantic-spacing-s);align-self:stretch;border-radius:var(--input-default-borderRadius);background:var(--components-input-default-background-filled);border:var(--input-default-borderWidth) solid var(--components-input-default-border-normal,transparent);color:var(--components-input-text-filled)}._inputContainer_121yz_1:hover{background:var(--components-input-default-background-hover);border-color:var(--components-input-default-border-hover)}._inputContainer_121yz_1:has(._input_121yz_1:disabled){color:var(--components-input-icon-disabled);background:var(--components-input-default-background-disabled);border-color:var(--components-input-default-border-disabled)}._inputContainer_121yz_1._error_121yz_22{background:var(--components-input-danger-background-filled)}._inputContainer_121yz_1._error_121yz_22:hover{background:var(--components-input-danger-background-hover)}._inputContainer_121yz_1._error_121yz_22:has(._input_121yz_1:-moz-read-only){background:var(--components-input-danger-background-disabled)}._inputContainer_121yz_1._error_121yz_22:has(._input_121yz_1:disabled),._inputContainer_121yz_1._error_121yz_22:has(._input_121yz_1:read-only){background:var(--components-input-danger-background-disabled)}._inputContainer_121yz_1:focus-within{outline:var(--focus-outline)}._inputContainer_121yz_1 ._input_121yz_1{flex:1;border:0;background:transparent;outline:none;color:inherit;padding:0;color-scheme:var(--colorScheme);width:100%;font-family:var(--input-default-fontFamily),sans-serif;font-size:var(--input-default-fontSize);line-height:var(--input-default-lineHeight);font-weight:var(--input-default-fontWeight)}._inputContainer_121yz_1 ._input_121yz_1:focus-visible{outline:none}._inputContainer_121yz_1 ._input_121yz_1[type=date],._inputContainer_121yz_1 ._input_121yz_1[type=datetime-local],._inputContainer_121yz_1 ._input_121yz_1[type=month],._inputContainer_121yz_1 ._input_121yz_1[type=time],._inputContainer_121yz_1 ._input_121yz_1[type=week]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:calc(var(--baseSpace)*3)}._inputContainer_121yz_1 ._input_121yz_1::-moz-placeholder{opacity:1;color:var(--components-input-text-placeholder)}._inputContainer_121yz_1 ._input_121yz_1::placeholder{opacity:1;color:var(--components-input-text-placeholder)}._inputContainer_121yz_1 ._input_121yz_1._is-empty_121yz_62::-webkit-datetime-edit-day-field,._inputContainer_121yz_1 ._input_121yz_1._is-empty_121yz_62::-webkit-datetime-edit-month-field,._inputContainer_121yz_1 ._input_121yz_1._is-empty_121yz_62::-webkit-datetime-edit-text,._inputContainer_121yz_1 ._input_121yz_1._is-empty_121yz_62::-webkit-datetime-edit-year-field{color:var(--components-input-text-placeholder)}.SdkTextarea__input[data-v-fa452bb2]{padding:calc(var(--semantic-spacing-s) - var(--input-default-borderWidth)) calc(var(--semantic-spacing-m) - var(--input-default-borderWidth));box-sizing:border-box;width:100%;min-height:80px;height:80px;font-family:var(--input-default-fontFamily);font-size:var(--input-default-fontSize);line-height:var(--input-default-lineHeight);font-weight:var(--input-default-fontWeight);resize:vertical;color:var(--components-input-text-filled);background:var(--components-input-default-background-filled);border:var(--input-default-borderWidth) solid var(--borderColor);border-radius:var(--input-default-borderRadius);--borderColor:var(--components-input-default-border-normal,transparent)}.SdkTextarea__input[data-v-fa452bb2]:hover:not(:disabled):not(.error){--borderColor:var(--components-input-default-border-hover,transparent);background:var(--components-input-default-background-hover)}.SdkTextarea__input[data-v-fa452bb2]:disabled{color:var(--components-input-icon-disabled);background:var(--components-input-default-background-disabled);--borderColor:var(--components-input-default-border-disabled,transparent)}.SdkTextarea__input.error[data-v-fa452bb2]{background:var(--components-input-danger-background-filled)}.SdkTextarea__input.error[data-v-fa452bb2]:hover:not(:disabled){background:var(--components-input-danger-background-hover)}.SdkTextarea__input.error[data-v-fa452bb2]:disabled{background:var(--semantic-background-default-background-normal)}._DialogOverlay_f3qp9_1{background-color:var(--components-modal-background-normal);position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}._closeButtonContainer_f3qp9_8{display:flex;box-sizing:border-box;width:100%;height:48px;min-height:48px;justify-content:right;align-items:center}._DialogTitles_f3qp9_18{margin-bottom:var(--semantic-spacing-xl)}._DialogTitles_f3qp9_18:empty{margin-bottom:0}._DialogSubtitle_f3qp9_29,._DialogTitle_f3qp9_18{text-align:var(--texts-align)}._DialogSubtitle_f3qp9_29{margin-top:var(--semantic-spacing-s)}._DialogContent_f3qp9_34{background-color:var(--components-modal-background-normal);width:100%;max-width:480px;display:flex;flex-direction:column;position:fixed;top:0;left:50%;transform:translate(-50%);height:100%;z-index:10001}._DialogContent_f3qp9_34._hideScrollbar_f3qp9_47::-webkit-scrollbar ._DialogBody_f3qp9_47{display:none}._DialogContent_f3qp9_34._hideScrollbar_f3qp9_47 ._DialogBody_f3qp9_47{-ms-overflow-style:none;scrollbar-width:none}._DialogContent_f3qp9_34._fullWidth_f3qp9_54{max-width:100%}._DialogHeader_f3qp9_58{padding:0 var(--semantic-spacing-l)}._DialogBody_f3qp9_47{padding:0 var(--semantic-spacing-l) var(--semantic-spacing-l);flex:1;overflow-y:auto}.integration ._DialogContent_f3qp9_34{height:auto}.integration ._DialogBody_f3qp9_47{overflow-y:scroll;scrollbar-width:none}.integration ._DialogBody_f3qp9_47::-webkit-scrollbar{width:0}._footer_f3qp9_80{position:sticky;z-index:10;bottom:0;display:flex;padding:var(--semantic-spacing-m) var(--semantic-spacing-xl);flex-direction:column;gap:var(--semantic-spacing-l);align-self:stretch;background-color:var(--components-toolbar-bottombar-background-normal);border-top:1px solid var(--components-toolbar-bottombar-border-normal);transition:padding .2s ease-in-out}._footer_f3qp9_80._isMobileFirefox_f3qp9_93{position:relative}@media (width > 504px){._footer_f3qp9_80{padding-right:0;padding-left:0}}@media (width > 480px){._DialogBody_f3qp9_47{flex:initial}._footer_f3qp9_80{position:static;bottom:auto;border-top:initial}}.no-results[data-v-10bf29bc]{padding:var(--semantic-spacing-s) var(--semantic-spacing-m);text-align:center}.search-input-wrapper[data-v-10bf29bc]{position:relative;padding-top:3px}.search-input[data-v-10bf29bc]{padding-right:calc(var(--baseSpace)*4.5);padding-left:calc(var(--baseSpace)*4.5);box-sizing:border-box;width:100%}.search-input_icon_left[data-v-10bf29bc]{font-size:0;top:calc(50% - var(--baseSpace));bottom:0;left:var(--semantic-spacing-m)}.search-input_icon_left[data-v-10bf29bc],.search-input_icon_right[data-v-10bf29bc]{position:absolute;color:var(--semantic-icons-primary-normal)}.search-input_icon_right[data-v-10bf29bc]{top:0;right:0;cursor:pointer}[dir=rtl] .search-input-wrapper .search-input_icon_left[data-v-10bf29bc]{right:var(--semantic-spacing-m);left:auto}[dir=rtl] .search-input-wrapper .search-input_icon_right[data-v-10bf29bc]{right:auto;left:0}.select-wrapper[data-v-537bfc2a]{text-align:left;padding:calc(var(--semantic-spacing-s) - var(--input-default-borderWidth)) calc(var(--semantic-spacing-m) - var(--input-default-borderWidth));display:flex;gap:var(--semantic-spacing-s);box-sizing:border-box;width:100%;flex-direction:row;align-items:center;color:var(--components-font-body);background-color:var(--components-select-input-default-background-normal);border:var(--input-default-borderWidth) solid var(--borderColor);border-radius:var(--input-default-borderRadius);cursor:pointer;--borderColor:var(--components-select-default-border-normal)}.select-wrapper[data-v-537bfc2a]:hover{--borderColor:var(--components-select-default-border-hover);background-color:var(--components-select-input-default-background-hover)}.select-wrapper[data-v-537bfc2a]:disabled{color:var(--components-select-input-text-disabled);background-color:var(--components-select-input-default-background-disabled);pointer-events:none}.select-wrapper.error[data-v-537bfc2a]{background-color:var(--components-select-input-danger-background-normal)}.select-wrapper.error[data-v-537bfc2a]:hover{background-color:var(--components-select-input-danger-background-hover)}.select-wrapper.error[data-v-537bfc2a]:disabled,.select-wrapper.error[data-v-537bfc2a]:disabled:hover{background-color:var(--components-select-input-danger-background-disabled)}.SdkSelectLabel[data-v-537bfc2a]{display:flex;gap:var(--semantic-spacing-s);overflow:hidden;flex:2 2 auto;align-items:center;white-space:nowrap;text-overflow:ellipsis;color:var(--components-font-body-disabled);-webkit-user-select:none;-moz-user-select:none;user-select:none}.SdkSelectLabel.has-value[data-v-537bfc2a]{color:var(--components-font-body)}.SdkSelectLabel.disabled[data-v-537bfc2a]{color:var(--components-select-input-text-placeholder);--borderColor:var(--components-select-default-border-disabled)}.SdkSelectLabel .SdkSelectLabelText[data-v-537bfc2a]{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.sdk-select[data-v-537bfc2a]{width:100%}.chevron-icon[data-v-537bfc2a]{color:var(--components-font-body-disabled)}.phone-input-container[data-v-1ab27024]{display:grid;grid-template-columns:1fr 4fr}.phone-input-container .input_icon_right[data-v-1ab27024]{position:absolute;top:0;right:0;color:var(--semantic-icons-primary-normal);cursor:pointer}[dir=rtl] .phone-input-container[data-v-1ab27024]{direction:ltr}.qr-container[data-v-4b7df91e]{margin:var(--semantic-spacing-l) auto 0;padding:var(--semantic-spacing-l);box-sizing:border-box;width:calc(var(--semantic-spacing-2xl) + 160px);height:calc(var(--semantic-spacing-2xl) + 160px);font-size:0;text-align:center;background-color:#fff;border-radius:var(--semantic-border-radius-m);display:flex;justify-content:center;align-items:center}.bottomSpinnerContainer[data-v-4b7df91e]{padding:var(--semantic-spacing-xl) 0;margin:0 auto var(--semantic-spacing-m);font-size:0}.buttons_container[data-v-32a53e6b]{display:flex}.buttons_container.horizontal[data-v-32a53e6b]{flex-direction:column;gap:var(--semantic-spacing-l)}.buttons_container.vertical[data-v-32a53e6b]{flex-direction:column;gap:var(--semantic-spacing-m)}@container root (width > 480px){.buttons_container.horizontal[data-v-32a53e6b]{flex-direction:row}}.logo--dark[data-v-7f2b30ab]{color:var(--components-white-label-grey-background-normal)}.logo--light[data-v-7f2b30ab]{color:var(--components-white-label-white-background-normal)}.lang-selector[data-v-b11c0f03]{width:auto;padding:0 var(--semantic-spacing-m)}._profileButton_mr0w4_1{all:unset;font-size:0;display:flex;cursor:pointer}.container[data-v-00a61bfe]{margin:auto;padding:0 var(--semantic-spacing-xl);text-align:center;align-self:center}.container.inIframe[data-v-00a61bfe]{min-height:400px}.sns-uikit.sns-theme-light{--base-blue-blue-5:rgba(20,60,255,.050980392156862744);--base-blue-blue-7:rgba(20,60,255,.07058823529411765);--base-blue-blue-10:rgba(20,60,255,.10196078431372549);--base-blue-blue-20:rgba(20,60,255,.2);--base-blue-blue-30:rgba(20,60,255,.30196078431372547);--base-blue-blue-40:rgba(20,60,255,.4);--base-blue-blue-50:rgba(20,60,255,.5019607843137255);--base-blue-blue-60:rgba(20,60,255,.6);--base-blue-blue-70:rgba(20,60,255,.7019607843137254);--base-blue-blue-80:rgba(20,60,255,.8);--base-blue-blue-90:rgba(20,60,255,.9019607843137255);--base-blue-blue-100:#143cff;--base-green-green-5:rgba(0,139,94,.050980392156862744);--base-green-green-7:rgba(0,139,94,.07058823529411765);--base-green-green-10:rgba(0,139,94,.10196078431372549);--base-green-green-20:rgba(0,139,94,.2);--base-green-green-30:rgba(0,139,94,.30196078431372547);--base-green-green-40:rgba(0,139,94,.4);--base-green-green-50:rgba(0,139,94,.5019607843137255);--base-green-green-60:rgba(0,139,94,.6);--base-green-green-70:rgba(0,139,94,.7019607843137254);--base-green-green-80:rgba(0,139,94,.8);--base-green-green-90:rgba(0,139,94,.9019607843137255);--base-green-green-100:#008b5e;--base-neutral-neutral-5:rgba(32,37,44,.050980392156862744);--base-neutral-neutral-7:rgba(32,37,44,.07058823529411765);--base-neutral-neutral-10:rgba(32,37,44,.10196078431372549);--base-neutral-neutral-20:rgba(32,37,44,.2);--base-neutral-neutral-30:rgba(32,37,44,.30196078431372547);--base-neutral-neutral-40:rgba(32,37,44,.4);--base-neutral-neutral-50:rgba(32,37,44,.5019607843137255);--base-neutral-neutral-60:rgba(32,37,44,.6);--base-neutral-neutral-70:rgba(32,37,44,.7019607843137254);--base-neutral-neutral-80:rgba(32,37,44,.8);--base-neutral-neutral-90:rgba(32,37,44,.9019607843137255);--base-neutral-neutral-100:#20252c;--base-red-red-5:rgba(209,36,36,.050980392156862744);--base-red-red-7:rgba(209,36,36,.07058823529411765);--base-red-red-10:rgba(209,36,36,.10196078431372549);--base-red-red-20:rgba(209,36,36,.2);--base-red-red-30:rgba(209,36,36,.30196078431372547);--base-red-red-40:rgba(209,36,36,.4);--base-red-red-50:rgba(209,36,36,.5019607843137255);--base-red-red-60:rgba(209,36,36,.6);--base-red-red-70:rgba(209,36,36,.7019607843137254);--base-red-red-80:rgba(209,36,36,.8);--base-red-red-90:rgba(209,36,36,.9019607843137255);--base-red-red-100:#d12424;--components-company-logo-hat-normal:#2bd4ab;--components-company-logo-text-normal:#013;--components-focused-ring-border-focused:#015ecc;--components-illustrations-background-normal:#f3f5fd;--semantic-gradient-illustration-background-end:#e2ecff;--semantic-icons-blue-status:#002369;--semantic-icons-green-status:#25b793;--semantic-icons-red-status:#ef5353;--semantic-icons-yellow-status:#8c6203;--semantic-text-blue-status:#002369;--semantic-text-green-status:#074f3d;--semantic-text-red-status:#7f0808;--semantic-text-yellow-status:#8c6203;--components-alert-banner-background-danger:var(--semantic-background-red-normal);--components-alert-banner-background-info:var(--semantic-background-blue-normal);--components-alert-banner-background-success:var(--semantic-background-green-normal);--components-alert-banner-background-warning:var(--semantic-background-yellow-normal);--components-alert-banner-icon-normal:var(--semantic-icons-white-normal);--components-alert-banner-text-normal:var(--semantic-text-white-normal);--components-alert-basic-background-danger:var(--semantic-background-red-subtliest-normal);--components-alert-basic-background-info:var(--semantic-background-blue-subtliest-normal);--components-alert-basic-background-normal:var(--semantic-background-primary-subtliest-normal);--components-alert-basic-background-success:var(--semantic-background-green-subtliest-normal);--components-alert-basic-background-warning:var(--semantic-background-yellow-subtliest-normal);--components-alert-basic-icon-danger:var(--semantic-icons-red-normal);--components-alert-basic-icon-info:var(--semantic-icons-blue-normal);--components-alert-basic-icon-normal:var(--semantic-icons-primary-normal);--components-alert-basic-icon-success:var(--semantic-icons-green-normal);--components-alert-basic-icon-warning:var(--semantic-icons-yellow-normal);--components-alert-basic-text-danger:var(--semantic-text-primary-normal);--components-alert-basic-text-info:var(--semantic-text-primary-normal);--components-alert-basic-text-success:var(--semantic-text-primary-normal);--components-alert-basic-text-warning:var(--semantic-text-primary-normal);--components-button-camera-action-photo-background-disabled:var(--semantic-background-white-disabled);--components-button-camera-action-photo-background-focused:var(--semantic-background-white-focused);--components-button-camera-action-photo-background-hover:var(--semantic-background-white-hover);--components-button-camera-action-photo-background-loading:var(--semantic-background-white-loading);--components-button-camera-action-photo-background-normal:var(--semantic-background-white-normal);--components-button-camera-action-photo-border-disabled:var(--semantic-border-white-disabled);--components-button-camera-action-photo-border-focused:var(--semantic-border-white-focused);--components-button-camera-action-photo-border-hover:var(--semantic-border-white-hover);--components-button-camera-action-photo-border-loading:var(--semantic-border-white-loading);--components-button-camera-action-photo-border-normal:var(--semantic-border-white-normal);--components-button-camera-action-photo-icon-loading:var(--semantic-icons-white-normal);--components-button-camera-action-video-background-disabled:var(--semantic-background-red-disabled);--components-button-camera-action-video-background-focused:var(--semantic-background-red-normal);--components-button-camera-action-video-background-hover:var(--semantic-background-red-hover);--components-button-camera-action-video-background-loading:var(--semantic-background-red-loading);--components-button-camera-action-video-background-normal:var(--semantic-background-red-normal);--components-button-camera-action-video-border-disabled:var(--semantic-border-white-normal);--components-button-camera-action-video-border-focused:var(--semantic-border-white-normal);--components-button-camera-action-video-border-hover:var(--semantic-border-white-hover);--components-button-camera-action-video-border-loading:var(--semantic-border-white-loading);--components-button-camera-action-video-border-normal:var(--semantic-border-white-normal);--components-button-camera-additional-black-background-active:var(--semantic-background-neutral-subtlier-normal);--components-button-camera-additional-black-background-disabled:var(--semantic-background-neutral-subtlier-disabled);--components-button-camera-additional-black-background-focused:var(--semantic-background-neutral-subtlier-focused);--components-button-camera-additional-black-background-hover:var(--semantic-background-neutral-subtlier-hover);--components-button-camera-additional-black-background-normal:var(--semantic-background-neutral-subtlier-normal);--components-button-camera-additional-black-icon-active:var(--semantic-icons-white-normal);--components-button-camera-additional-black-icon-disabled:var(--semantic-icons-white-disabled);--components-button-camera-additional-black-icon-focused:var(--semantic-icons-white-focused);--components-button-camera-additional-black-icon-hover:var(--semantic-icons-white-hover);--components-button-camera-additional-black-icon-normal:var(--semantic-icons-white-normal);--components-button-camera-additional-black-text-normal:var(--semantic-text-secondary-normal);--components-button-camera-additional-icon-active:var(--semantic-icons-white-normal);--components-button-camera-additional-icon-disabled:var(--semantic-icons-white-disabled);--components-button-camera-additional-icon-focused:var(--semantic-icons-white-focused);--components-button-camera-additional-icon-hover:var(--semantic-icons-white-hover);--components-button-camera-additional-icon-normal:var(--semantic-icons-white-normal);--components-button-camera-additional-text-active:var(--semantic-text-secondary-normal);--components-button-camera-additional-text-disabled:var(--semantic-text-secondary-disabled);--components-button-camera-additional-text-focused:var(--semantic-text-secondary-focused);--components-button-camera-additional-text-hover:var(--semantic-text-secondary-hover);--components-button-camera-additional-text-normal:var(--semantic-text-secondary-normal);--components-button-camera-additional-white-background-active:var(--semantic-background-white-subtliest-normal);--components-button-camera-additional-white-background-disabled:var(--semantic-background-white-subtliest-disabled);--components-button-camera-additional-white-background-focused:var(--semantic-background-white-subtliest-focused);--components-button-camera-additional-white-background-hover:var(--semantic-background-white-subtliest-hover);--components-button-camera-additional-white-background-normal:var(--semantic-background-white-subtliest-normal);--components-button-camera-end-call-background-disabled:var(--semantic-background-white-subtliest-disabled);--components-button-camera-end-call-background-focused:var(--semantic-background-red-focused);--components-button-camera-end-call-background-hover:var(--semantic-background-red-hover);--components-button-camera-end-call-background-normal:var(--semantic-background-red-normal);--components-button-camera-end-call-icon-disabled:var(--semantic-icons-white-disabled);--components-button-camera-end-call-icon-focused:var(--semantic-icons-white-focused);--components-button-camera-end-call-icon-hover:var(--semantic-icons-white-hover);--components-button-camera-end-call-icon-normal:var(--semantic-icons-white-normal);--components-button-carousel-background-focused:var(--semantic-background-secondary-normal);--components-button-carousel-background-hover:var(--semantic-background-secondary-hover);--components-button-carousel-background-normal:var(--semantic-background-secondary-normal);--components-button-carousel-border-focused:var(--semantic-border-primary-subtlest-focused);--components-button-carousel-border-hover:var(--semantic-border-primary-subtlest-hover);--components-button-carousel-border-normal:var(--semantic-border-primary-subtlest-normal);--components-button-carousel-icon-focused:var(--semantic-icons-primary-normal);--components-button-carousel-icon-hover:var(--semantic-icons-primary-hover);--components-button-carousel-icon-normal:var(--semantic-icons-primary-normal);--components-button-link-danger-icon-disabled:var(--semantic-icons-red-disabled);--components-button-link-danger-icon-focused:var(--semantic-icons-red-focused);--components-button-link-danger-icon-hover:var(--semantic-icons-red-hover);--components-button-link-danger-icon-loading:var(--semantic-icons-red-loading);--components-button-link-danger-icon-normal:var(--semantic-icons-red-normal);--components-button-link-danger-text-disabled:var(--semantic-text-red-disabled);--components-button-link-danger-text-focused:var(--semantic-text-red-focused);--components-button-link-danger-text-hover:var(--semantic-text-red-hover);--components-button-link-danger-text-loading:var(--semantic-text-red-loading);--components-button-link-danger-text-normal:var(--semantic-text-red-normal);--components-button-link-default-icon-disabled:var(--semantic-icons-blue-disabled);--components-button-link-default-icon-focused:var(--semantic-icons-blue-focused);--components-button-link-default-icon-hover:var(--semantic-icons-blue-hover);--components-button-link-default-icon-loading:var(--semantic-icons-blue-loading);--components-button-link-default-icon-normal:var(--semantic-icons-blue-normal);--components-button-link-default-text-disabled:var(--semantic-text-blue-disabled);--components-button-link-default-text-focused:var(--semantic-text-blue-focused);--components-button-link-default-text-hover:var(--semantic-text-blue-hover);--components-button-link-default-text-loading:var(--semantic-text-blue-loading);--components-button-link-default-text-normal:var(--semantic-text-blue-normal);--components-button-link-success-icon-disabled:var(--semantic-icons-green-disabled);--components-button-link-success-icon-focused:var(--semantic-icons-green-focused);--components-button-link-success-icon-hover:var(--semantic-icons-green-hover);--components-button-link-success-icon-loading:var(--semantic-icons-green-loading);--components-button-link-success-icon-normal:var(--semantic-icons-green-normal);--components-button-link-success-text-disabled:var(--semantic-text-green-disabled);--components-button-link-success-text-focused:var(--semantic-text-green-focused);--components-button-link-success-text-hover:var(--semantic-text-green-hover);--components-button-link-success-text-loading:var(--semantic-text-green-loading);--components-button-link-success-text-normal:var(--semantic-text-green-normal);--components-button-link-warning-icon-disabled:var(--semantic-icons-yellow-disabled);--components-button-link-warning-icon-focused:var(--semantic-icons-yellow-focused);--components-button-link-warning-icon-hover:var(--semantic-icons-yellow-hover);--components-button-link-warning-icon-loading:var(--semantic-icons-yellow-loading);--components-button-link-warning-icon-normal:var(--semantic-icons-yellow-normal);--components-button-link-warning-text-disabled:var(--semantic-text-yellow-disabled);--components-button-link-warning-text-focused:var(--semantic-text-yellow-focused);--components-button-link-warning-text-hover:var(--semantic-text-yellow-hover);--components-button-link-warning-text-loading:var(--semantic-text-yellow-loading);--components-button-link-warning-text-normal:var(--semantic-text-yellow-normal);--components-button-preview-background-focused:var(--semantic-background-secondary-focused);--components-button-preview-background-hover:var(--semantic-background-secondary-hover);--components-button-preview-background-normal:var(--semantic-background-secondary-normal);--components-button-preview-border-focused:var(--semantic-border-primary-subtlest-focused);--components-button-preview-border-hover:var(--semantic-border-primary-subtlest-hover);--components-button-preview-border-normal:var(--semantic-border-primary-subtlest-normal);--components-button-preview-icon-focused:var(--semantic-icons-primary-focused);--components-button-preview-icon-hover:var(--semantic-icons-primary-hover);--components-button-preview-icon-normal:var(--semantic-icons-primary-normal);--components-button-primary-danger-background-disabled:var(--semantic-background-red-disabled);--components-button-primary-danger-background-focused:var(--semantic-background-red-focused);--components-button-primary-danger-background-hover:var(--semantic-background-red-hover);--components-button-primary-danger-background-loading:var(--semantic-background-red-loading);--components-button-primary-danger-background-normal:var(--semantic-background-red-normal);--components-button-primary-danger-border-disabled:var(--semantic-border-red-disabled);--components-button-primary-danger-border-focused:var(--semantic-border-red-focused);--components-button-primary-danger-border-hover:var(--semantic-border-red-hover);--components-button-primary-danger-border-loading:var(--semantic-border-red-loading);--components-button-primary-danger-border-normal:var(--semantic-border-red-normal);--components-button-primary-default-background-disabled:var(--semantic-background-blue-disabled);--components-button-primary-default-background-focused:var(--semantic-background-blue-focused);--components-button-primary-default-background-hover:var(--semantic-background-blue-hover);--components-button-primary-default-background-loading:var(--semantic-background-blue-loading);--components-button-primary-default-background-normal:var(--semantic-background-blue-normal);--components-button-primary-default-border-disabled:var(--semantic-border-blue-disabled);--components-button-primary-default-border-focused:var(--semantic-border-blue-focused);--components-button-primary-default-border-hover:var(--semantic-border-blue-hover);--components-button-primary-default-border-loading:var(--semantic-border-blue-loading);--components-button-primary-default-border-normal:var(--semantic-border-blue-normal);--components-button-primary-icon-disabled:var(--semantic-icons-white-disabled);--components-button-primary-icon-focused:var(--semantic-icons-white-focused);--components-button-primary-icon-hover:var(--semantic-icons-white-hover);--components-button-primary-icon-loading:var(--semantic-icons-white-loading);--components-button-primary-icon-normal:var(--semantic-icons-white-normal);--components-button-primary-success-background-disabled:var(--semantic-background-green-disabled);--components-button-primary-success-background-focused:var(--semantic-background-green-focused);--components-button-primary-success-background-hover:var(--semantic-background-green-hover);--components-button-primary-success-background-loading:var(--semantic-background-green-loading);--components-button-primary-success-background-normal:var(--semantic-background-green-normal);--components-button-primary-success-border-disabled:var(--semantic-border-green-disabled);--components-button-primary-success-border-focused:var(--semantic-border-green-focused);--components-button-primary-success-border-hover:var(--semantic-border-green-hover);--components-button-primary-success-border-loading:var(--semantic-border-green-loading);--components-button-primary-success-border-normal:var(--semantic-border-green-normal);--components-button-primary-text-disabled:var(--semantic-text-white-disabled);--components-button-primary-text-focused:var(--semantic-text-white-focused);--components-button-primary-text-hover:var(--semantic-text-white-normal);--components-button-primary-text-loading:var(--semantic-text-white-loading);--components-button-primary-text-normal:var(--semantic-text-white-normal);--components-button-primary-warning-background-disabled:var(--semantic-background-yellow-disabled);--components-button-primary-warning-background-focused:var(--semantic-background-yellow-focused);--components-button-primary-warning-background-hover:var(--semantic-background-yellow-hover);--components-button-primary-warning-background-loading:var(--semantic-background-yellow-loading);--components-button-primary-warning-background-normal:var(--semantic-background-yellow-normal);--components-button-primary-warning-border-disabled:var(--semantic-background-yellow-disabled);--components-button-primary-warning-border-focused:var(--semantic-background-yellow-focused);--components-button-primary-warning-border-hover:var(--semantic-border-yellow-hover);--components-button-primary-warning-border-loading:var(--semantic-background-yellow-loading);--components-button-primary-warning-border-normal:var(--semantic-border-yellow-normal);--components-button-secondary-danger-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-danger-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-danger-background-hover:var(--semantic-background-secondary-hover);--components-button-secondary-danger-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-danger-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-danger-border-disabled:var(--semantic-border-red-disabled);--components-button-secondary-danger-border-focused:var(--semantic-border-red-focused);--components-button-secondary-danger-border-hover:var(--semantic-border-red-hover);--components-button-secondary-danger-border-loading:var(--semantic-border-red-loading);--components-button-secondary-danger-border-normal:var(--semantic-border-red-normal);--components-button-secondary-danger-icon-disabled:var(--semantic-icons-red-disabled);--components-button-secondary-danger-icon-focused:var(--semantic-icons-red-focused);--components-button-secondary-danger-icon-hover:var(--semantic-icons-red-hover);--components-button-secondary-danger-icon-loading:var(--semantic-icons-red-loading);--components-button-secondary-danger-icon-normal:var(--semantic-icons-red-normal);--components-button-secondary-danger-text-disabled:var(--semantic-text-red-disabled);--components-button-secondary-danger-text-focused:var(--semantic-text-red-focused);--components-button-secondary-danger-text-hover:var(--semantic-text-red-hover);--components-button-secondary-danger-text-loading:var(--semantic-text-red-loading);--components-button-secondary-danger-text-normal:var(--semantic-text-red-normal);--components-button-secondary-default-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-default-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-default-background-hover:var(--semantic-background-secondary-normal);--components-button-secondary-default-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-default-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-default-border-disabled:var(--semantic-border-blue-disabled);--components-button-secondary-default-border-focused:var(--semantic-border-blue-focused);--components-button-secondary-default-border-hover:var(--semantic-border-blue-hover);--components-button-secondary-default-border-loading:var(--semantic-border-blue-loading);--components-button-secondary-default-border-normal:var(--semantic-border-blue-normal);--components-button-secondary-default-icon-disabled:var(--semantic-icons-blue-disabled);--components-button-secondary-default-icon-focused:var(--semantic-icons-blue-focused);--components-button-secondary-default-icon-hover:var(--semantic-icons-blue-hover);--components-button-secondary-default-icon-loading:var(--semantic-icons-blue-loading);--components-button-secondary-default-icon-normal:var(--semantic-icons-blue-normal);--components-button-secondary-default-text-disabled:var(--semantic-text-blue-disabled);--components-button-secondary-default-text-focused:var(--semantic-text-blue-focused);--components-button-secondary-default-text-hover:var(--semantic-text-blue-hover);--components-button-secondary-default-text-loading:var(--semantic-text-blue-loading);--components-button-secondary-default-text-normal:var(--semantic-text-blue-normal);--components-button-secondary-success-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-success-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-success-background-hover:var(--semantic-background-secondary-hover);--components-button-secondary-success-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-success-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-success-border-disabled:var(--semantic-border-green-disabled);--components-button-secondary-success-border-focused:var(--semantic-border-green-focused);--components-button-secondary-success-border-hover:var(--semantic-border-green-hover);--components-button-secondary-success-border-loading:var(--semantic-border-green-loading);--components-button-secondary-success-border-normal:var(--semantic-border-green-normal);--components-button-secondary-success-icon-disabled:var(--semantic-icons-green-disabled);--components-button-secondary-success-icon-focused:var(--semantic-icons-green-focused);--components-button-secondary-success-icon-hover:var(--semantic-icons-green-hover);--components-button-secondary-success-icon-loading:var(--semantic-icons-green-loading);--components-button-secondary-success-icon-normal:var(--semantic-icons-green-normal);--components-button-secondary-success-text-disabled:var(--semantic-text-green-disabled);--components-button-secondary-success-text-focused:var(--semantic-text-green-focused);--components-button-secondary-success-text-hover:var(--semantic-text-green-hover);--components-button-secondary-success-text-loading:var(--semantic-text-green-loading);--components-button-secondary-success-text-normal:var(--semantic-text-green-normal);--components-button-secondary-warning-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-warning-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-warning-background-hover:var(--semantic-background-secondary-hover);--components-button-secondary-warning-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-warning-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-warning-border-disabled:var(--semantic-border-yellow-disabled);--components-button-secondary-warning-border-focused:var(--semantic-border-yellow-focused);--components-button-secondary-warning-border-hover:var(--semantic-border-yellow-hover);--components-button-secondary-warning-border-loading:var(--semantic-border-yellow-loading);--components-button-secondary-warning-border-normal:var(--semantic-border-yellow-normal);--components-button-secondary-warning-icon-disabled:var(--semantic-icons-yellow-disabled);--components-button-secondary-warning-icon-focused:var(--semantic-icons-yellow-focused);--components-button-secondary-warning-icon-hover:var(--semantic-icons-yellow-hover);--components-button-secondary-warning-icon-loading:var(--semantic-icons-yellow-loading);--components-button-secondary-warning-icon-normal:var(--semantic-icons-yellow-normal);--components-button-secondary-warning-text-disabled:var(--semantic-text-yellow-disabled);--components-button-secondary-warning-text-focused:var(--semantic-text-yellow-focused);--components-button-secondary-warning-text-hover:var(--semantic-text-yellow-hover);--components-button-secondary-warning-text-loading:var(--semantic-text-yellow-loading);--components-button-secondary-warning-text-normal:var(--semantic-text-yellow-normal);--components-camera-wizard-background-normal:var(--semantic-background-neutral-subtlier-normal);--components-camera-wizard-icon-normal:var(--semantic-icons-white-normal);--components-camera-wizard-text-normal:var(--semantic-text-white-normal);--components-camera-livenessstrokes-background-normal:var(--base-gray-gray-20);--components-camera-livenessstrokes-background-success:var(--base-green-green-100);--components-camera-tint-background:var(--semantic-background-neutral-subtlier-normal);--components-caption-text-danger:var(--semantic-text-red-normal);--components-caption-text-normal:var(--semantic-text-primary-disabled);--components-card-background-content:var(--semantic-background-secondary-normal);--components-card-background-header:var(--semantic-background-primary-subtliest-normal);--components-card-border-normal:var(--components-modal-border);--components-card-icon-normal:var(--semantic-icons-primary-normal);--components-card-text-normal:var(--semantic-text-primary-normal);--components-carousel-slick-background-active:var(--semantic-background-blue-normal);--components-carousel-slick-background-normal:var(--semantic-background-primary-subtliest-normal);--components-checkbox-checked-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-checked-danger-background-focused:var(--semantic-background-red-focused);--components-checkbox-checked-danger-background-hover:var(--semantic-background-red-hover);--components-checkbox-checked-danger-background-normal:var(--semantic-background-red-normal);--components-checkbox-checked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-checked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-checked-default-background-focused:var(--semantic-background-blue-focused);--components-checkbox-checked-default-background-hover:var(--semantic-background-blue-hover);--components-checkbox-checked-default-background-normal:var(--semantic-background-blue-normal);--components-checkbox-checked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-checked-icon-disabled:var(--semantic-icons-primary-disabled);--components-checkbox-checked-icon-focused:var(--semantic-icons-secondary-focused);--components-checkbox-checked-icon-hover:var(--semantic-icons-secondary-hover);--components-checkbox-checked-icon-normal:var(--semantic-icons-secondary-normal);--components-checkbox-indeterminate-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-indeterminate-danger-background-focused:var(--semantic-background-red-focused);--components-checkbox-indeterminate-danger-background-hover:var(--semantic-background-red-hover);--components-checkbox-indeterminate-danger-background-normal:var(--semantic-background-red-normal);--components-checkbox-indeterminate-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-indeterminate-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-indeterminate-default-background-focused:var(--semantic-background-blue-focused);--components-checkbox-indeterminate-default-background-hover:var(--semantic-background-blue-hover);--components-checkbox-indeterminate-default-background-normal:var(--semantic-background-blue-normal);--components-checkbox-indeterminate-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-indeterminate-icon-disabled:var(--semantic-icons-primary-disabled);--components-checkbox-indeterminate-icon-focused:var(--semantic-icons-secondary-focused);--components-checkbox-indeterminate-icon-hover:var(--semantic-icons-secondary-hover);--components-checkbox-indeterminate-icon-normal:var(--semantic-icons-secondary-normal);--components-checkbox-label-danger-caption-normal:var(--semantic-text-red-normal);--components-checkbox-label-danger-icon-normal:var(--semantic-icons-red-normal);--components-checkbox-label-danger-text-normal:var(--semantic-text-red-normal);--components-checkbox-label-default-caption-normal:var(--semantic-text-gray-primary);--components-checkbox-label-default-icon-normal:var(--semantic-icons-primary-normal);--components-checkbox-label-default-text-normal:var(--semantic-text-primary-normal);--components-checkbox-unchecked-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-unchecked-danger-background-focused:var(--semantic-background-secondary-focused);--components-checkbox-unchecked-danger-background-hover:var(--semantic-background-secondary-hover);--components-checkbox-unchecked-danger-background-normal:var(--semantic-background-secondary-normal);--components-checkbox-unchecked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-unchecked-danger-border-focused:var(--semantic-border-red-subtlier-focused);--components-checkbox-unchecked-danger-border-hover:var(--semantic-border-red-subtlier-hover);--components-checkbox-unchecked-danger-border-normal:var(--semantic-border-red-subtlier-normal);--components-checkbox-unchecked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-unchecked-default-background-focused:var(--semantic-background-secondary-focused);--components-checkbox-unchecked-default-background-hover:var(--semantic-background-secondary-hover);--components-checkbox-unchecked-default-background-normal:var(--semantic-background-secondary-normal);--components-checkbox-unchecked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-unchecked-default-border-focused:var(--semantic-border-primary-subtlest-focused);--components-checkbox-unchecked-default-border-hover:var(--semantic-border-blue-hover);--components-checkbox-unchecked-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-counter-basic-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-counter-basic-background-normal:var(--semantic-background-primary-subtliest-normal);--components-counter-basic-text-disabled:var(--semantic-text-primary-disabled);--components-counter-basic-text-normal:var(--semantic-text-primary-normal);--components-counter-picture-background-normal:var(--semantic-background-secondary-normal);--components-counter-picture-border-normal:var(--semantic-border-primary-subtlest-normal);--components-counter-picture-text-normal:var(--semantic-text-primary-normal);--components-date-picker-menu-group-background-normal:var(--semantic-background-secondary-normal);--components-date-picker-menu-group-border-normal:var(--semantic-border-primary-subtlest-normal);--components-date-picker-menu-group-icon-normal:var(--semantic-icons-primary-normal);--components-date-picker-menu-group-text-normal:var(--semantic-text-primary-normal);--components-date-picker-menu-item-background-hover:var(--semantic-background-primary-subtliest-hover);--components-date-picker-menu-item-background-selected:var(--semantic-background-blue-normal);--components-date-picker-menu-item-border-current:var(--semantic-border-blue-normal);--components-date-picker-menu-item-text-current:var(--semantic-text-primary-normal);--components-date-picker-menu-item-text-disabled:var(--semantic-text-primary-disabled);--components-date-picker-menu-item-text-hover:var(--semantic-text-primary-normal);--components-date-picker-menu-item-text-normal:var(--semantic-text-primary-normal);--components-date-picker-menu-item-text-selected:var(--semantic-text-white-normal);--components-divider-border-normal:var(--semantic-border-primary-subtlest-normal);--components-divider-text-normal:var(--semantic-text-primary-normal);--components-font-body:var(--semantic-text-primary-normal);--components-font-caption:var(--semantic-text-gray-primary);--components-font-header-1:var(--semantic-text-primary-normal);--components-font-header-2:var(--semantic-text-primary-normal);--components-font-header-3:var(--semantic-text-primary-normal);--components-illustrations-additional-primary:var(--base-neutral-neutral-100);--components-illustrations-additional-secondary:var(--base-neutral-neutral-20);--components-illustrations-green-primary:var(--base-green-green-100);--components-illustrations-green-secondary:var(--base-green-green-20);--components-illustrations-main-primary:var(--base-blue-blue-100);--components-illustrations-main-secondary:var(--base-blue-blue-20);--components-illustrations-red-primary:var(--base-red-red-100);--components-illustrations-red-secondary:var(--base-red-red-20);--components-illustrations-tertiary-primary:var(--base-white-white-100);--components-input-danger-background-disabled:var(--semantic-background-red-subtliest-disabled);--components-input-danger-background-filled:var(--semantic-background-red-subtliest-normal);--components-input-danger-background-focused:var(--semantic-background-red-subtliest-focused);--components-input-danger-background-hover:var(--semantic-background-red-subtliest-hover);--components-input-danger-background-normal:var(--semantic-background-red-subtliest-normal);--components-input-danger-border-disabled:var(--semantic-border-red-disabled);--components-input-danger-border-filled:var(--semantic-border-red-normal);--components-input-danger-border-focused:var(--semantic-border-red-focused);--components-input-danger-border-hover:var(--semantic-border-red-hover);--components-input-danger-border-normal:var(--semantic-border-red-normal);--components-input-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-input-default-background-filled:var(--semantic-background-primary-subtliest-normal);--components-input-default-background-focused:var(--semantic-background-primary-subtliest-focused);--components-input-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-input-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-input-default-border-disabled:var(--semantic-border-primary-disabled);--components-input-default-border-filled:var(--semantic-border-primary-normal);--components-input-default-border-focused:var(--semantic-border-primary-focused);--components-input-default-border-hover:var(--semantic-border-primary-hover);--components-input-default-border-normal:var(--semantic-border-primary-normal);--components-input-icon-disabled:var(--semantic-icons-primary-disabled);--components-input-icon-normal:var(--semantic-icons-primary-normal);--components-input-text-disabled:var(--semantic-text-primary-disabled);--components-input-text-filled:var(--semantic-text-primary-normal);--components-input-text-placeholder:var(--semantic-text-primary-placeholder);--components-label-icon-primary:var(--semantic-icons-primary-normal);--components-label-text-normal:var(--semantic-text-primary-normal);--components-label-text-required:var(--semantic-text-red-normal);--components-label-text-secondary:var(--semantic-text-primary-disabled);--components-message-background-base:var(--semantic-background-secondary-normal);--components-message-basic-background-danger:var(--semantic-background-red-subtliest-normal);--components-message-basic-background-info:var(--semantic-background-blue-subtliest-normal);--components-message-basic-background-normal:var(--semantic-background-primary-subtliest-normal);--components-message-basic-background-success:var(--semantic-background-green-subtliest-normal);--components-message-basic-background-warning:var(--semantic-background-yellow-subtliest-normal);--components-message-basic-icon-close:var(--semantic-icons-gray-normal);--components-message-basic-icon-danger:var(--semantic-icons-red-normal);--components-message-basic-icon-info:var(--semantic-icons-blue-normal);--components-message-basic-icon-normal:var(--semantic-icons-primary-normal);--components-message-basic-icon-success:var(--semantic-icons-green-normal);--components-message-basic-icon-warning:var(--semantic-icons-yellow-normal);--components-message-basic-text-normal:var(--semantic-text-primary-normal);--components-modal-background-normal:var(--semantic-background-secondary-normal);--components-modal-border:var(--semantic-border-primary-subtlier-disabled);--components-modal-text-normal:var(--semantic-text-primary-normal);--components-pagination-item-active-border-normal:var(--semantic-border-blue-normal);--components-pagination-item-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-pagination-item-icon-disabled:var(--semantic-icons-primary-disabled);--components-pagination-item-icon-hover:var(--semantic-icons-primary-hover);--components-pagination-item-icon-normal:var(--semantic-icons-primary-normal);--components-pagination-item-text-active:var(--semantic-text-blue-normal);--components-pagination-item-text-hover:var(--semantic-text-primary-hover);--components-pagination-item-text-normal:var(--semantic-text-primary-normal);--components-preview-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-preview-default-tint-normal:var(--semantic-background-neutral-hover);--components-preview-error-background-normal:var(--semantic-background-red-subtliest-disabled);--components-preview-error-border-normal:var(--semantic-border-red-normal);--components-preview-error-icon-normal:var(--semantic-icons-red-normal);--components-preview-loading-background-normal:var(--semantic-background-primary-subtliest-disabled);--components-preview-loading-border-normal:var(--semantic-border-primary-subtlest-normal);--components-preview-loading-icon-normal:var(--semantic-icons-blue-normal);--components-progress-circle-progress-background-normal:var(--semantic-background-blue-normal);--components-progress-circle-rail-background-normal:var(--semantic-background-gray-subtliest-normal);--components-progress-circle-text-normal:var(--semantic-text-white-normal);--components-progress-line-progress-background-normal:var(--semantic-background-blue-normal);--components-progress-line-rail-background-normal:var(--semantic-background-gray-subtliest-normal);--components-radio-checkbox-danger-background-checked:var(--semantic-background-red-subtliest-normal);--components-radio-checkbox-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radio-checkbox-danger-background-focused:var(--semantic-background-red-subtliest-focused);--components-radio-checkbox-danger-background-hover:var(--semantic-background-red-subtliest-hover);--components-radio-checkbox-danger-background-normal:var(--semantic-background-red-subtliest-normal);--components-radio-checkbox-danger-border-checked:var(--semantic-border-red-subtlest-normal);--components-radio-checkbox-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radio-checkbox-danger-border-focused:var(--semantic-border-red-subtlest-focused);--components-radio-checkbox-danger-border-hover:var(--semantic-border-red-subtlest-hover);--components-radio-checkbox-danger-border-normal:var(--semantic-border-red-subtlest-normal);--components-radio-checkbox-default-background-checked:var(--semantic-background-primary-subtliest-normal);--components-radio-checkbox-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radio-checkbox-default-background-focused:var(--semantic-background-primary-subtliest-focused);--components-radio-checkbox-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-radio-checkbox-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-radio-checkbox-default-border-checked:var(--semantic-border-primary-subtlest-normal);--components-radio-checkbox-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radio-checkbox-default-border-focused:var(--semantic-border-primary-subtlest-focused);--components-radio-checkbox-default-border-hover:var(--semantic-border-primary-subtlest-hover);--components-radio-checkbox-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-radio-checkbox-icon-disabled:var(--semantic-icons-primary-disabled);--components-radio-checkbox-icon-focused:var(--semantic-icons-primary-focused);--components-radio-checkbox-icon-hover:var(--semantic-icons-primary-hover);--components-radio-checkbox-icon-normal:var(--semantic-icons-primary-normal);--components-radio-checkbox-text-disabled:var(--semantic-text-primary-disabled);--components-radio-checkbox-text-focused:var(--semantic-text-primary-focused);--components-radio-checkbox-text-hover:var(--semantic-text-primary-hover);--components-radio-checkbox-text-normal:var(--semantic-text-primary-normal);--components-radiobutton-checked-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-checked-danger-background-focused:var(--semantic-background-secondary-normal);--components-radiobutton-checked-danger-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-checked-danger-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-checked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-checked-danger-border-focused:var(--semantic-border-red-subtlier-focused);--components-radiobutton-checked-danger-border-hover:var(--semantic-border-red-subtlier-hover);--components-radiobutton-checked-danger-border-normal:var(--semantic-border-red-subtlier-normal);--components-radiobutton-checked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-checked-default-background-focused:var(--semantic-background-secondary-focused);--components-radiobutton-checked-default-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-checked-default-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-checked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-checked-default-border-focused:var(--semantic-border-primary-subtlest-focused);--components-radiobutton-checked-default-border-hover:var(--semantic-border-blue-hover);--components-radiobutton-checked-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-radiobutton-expanded-background-disabled:var(--semantic-background-secondary-disabled);--components-radiobutton-expanded-background-focused:var(--semantic-background-secondary-focused);--components-radiobutton-expanded-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-expanded-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-expanded-background-selected:var(--semantic-background-secondary-normal);--components-radiobutton-expanded-border-disabled:var(--semantic-border-primary-subtlier-disabled);--components-radiobutton-expanded-border-focused:var(--semantic-border-primary-subtlier-focused);--components-radiobutton-expanded-border-hover:var(--semantic-border-primary-subtlier-hover);--components-radiobutton-expanded-border-normal:var(--semantic-border-primary-subtlier-normal);--components-radiobutton-expanded-border-selected:var(--semantic-border-primary-normal);--components-radiobutton-expanded-header-background-checked:var(--semantic-background-primary-subtliest-normal);--components-radiobutton-expanded-header-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-expanded-header-background-focused:var(--semantic-background-primary-subtliest-focused);--components-radiobutton-expanded-header-background-hover:var(--semantic-background-primary-subtliest-hover);--components-radiobutton-expanded-header-background-normal:var(--semantic-background-primary-subtliest-normal);--components-radiobutton-expanded-icon-disabled:var(--semantic-icons-primary-disabled);--components-radiobutton-expanded-icon-focused:var(--semantic-icons-primary-focused);--components-radiobutton-expanded-icon-hover:var(--semantic-icons-primary-hover);--components-radiobutton-expanded-icon-normal:var(--semantic-icons-primary-normal);--components-radiobutton-expanded-text-disabled:var(--semantic-text-primary-disabled);--components-radiobutton-expanded-text-focused:var(--semantic-text-primary-focused);--components-radiobutton-expanded-text-hover:var(--semantic-text-primary-hover);--components-radiobutton-expanded-text-normal:var(--semantic-text-primary-normal);--components-radiobutton-point-danger-background-disabled:var(--semantic-background-primary-subtlier-disabled);--components-radiobutton-point-danger-background-focused:var(--semantic-background-red-focused);--components-radiobutton-point-danger-background-hover:var(--semantic-background-red-hover);--components-radiobutton-point-danger-background-normal:var(--semantic-background-red-normal);--components-radiobutton-point-default-background-disabled:var(--semantic-background-primary-subtlier-disabled);--components-radiobutton-point-default-background-focused:var(--semantic-background-blue-focused);--components-radiobutton-point-default-background-hover:var(--semantic-background-blue-hover);--components-radiobutton-point-default-background-normal:var(--semantic-background-blue-normal);--components-radiobutton-unchecked-danger-background-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-unchecked-danger-background-focused:var(--semantic-background-secondary-focused);--components-radiobutton-unchecked-danger-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-unchecked-danger-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-unchecked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-unchecked-danger-border-focused:var(--semantic-border-red-subtlier-focused);--components-radiobutton-unchecked-danger-border-hover:var(--semantic-border-red-subtlier-hover);--components-radiobutton-unchecked-danger-border-normal:var(--semantic-border-red-subtlier-normal);--components-radiobutton-unchecked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-unchecked-default-background-focused:var(--semantic-background-secondary-focused);--components-radiobutton-unchecked-default-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-unchecked-default-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-unchecked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-unchecked-default-border-focused:var(--semantic-border-primary-subtlest-normal);--components-radiobutton-unchecked-default-border-hover:var(--semantic-border-blue-hover);--components-radiobutton-unchecked-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-resubmit-step-background-normal:var(--semantic-background-secondary-normal);--components-resubmit-step-border-normal:var(--semantic-border-primary-subtlest-normal);--components-resubmit-step-text-normal:var(--semantic-text-primary-normal);--components-scroll-thumb-background-normal:var(--semantic-background-primary-subtlier-disabled);--components-select-input-danger-background-active:var(--semantic-background-red-subtliest-normal);--components-select-input-danger-background-disabled:var(--semantic-background-red-subtliest-disabled);--components-select-input-danger-background-focused:var(--semantic-background-red-subtliest-focused);--components-select-input-danger-background-hover:var(--semantic-background-red-subtliest-hover);--components-select-input-danger-background-normal:var(--semantic-background-red-subtliest-normal);--components-select-input-danger-border-active:var(--semantic-border-red-normal);--components-select-input-danger-border-disabled:var(--semantic-border-red-disabled);--components-select-input-danger-border-focused:var(--semantic-border-red-focused);--components-select-input-danger-border-hover:var(--semantic-border-red-hover);--components-select-input-danger-border-normal:var(--semantic-border-red-normal);--components-select-input-default-background-active:var(--semantic-background-primary-subtliest-normal);--components-select-input-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-select-input-default-background-focused:var(--semantic-background-primary-subtliest-focused);--components-select-input-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-select-input-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-select-input-default-border-active:var(--semantic-border-primary-normal);--components-select-input-default-border-disabled:var(--semantic-border-primary-disabled);--components-select-input-default-border-focused:var(--semantic-border-primary-focused);--components-select-input-default-border-hover:var(--semantic-border-primary-hover);--components-select-input-default-border-normal:var(--semantic-border-primary-normal);--components-select-input-icon-disabled:var(--semantic-icons-primary-disabled);--components-select-input-icon-normal:var(--semantic-icons-primary-normal);--components-select-input-pretab-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-select-input-pretab-border-normal:var(--semantic-border-primary-subtlest-normal);--components-select-input-text-disabled:var(--semantic-text-primary-disabled);--components-select-input-text-filled:var(--semantic-text-primary-normal);--components-select-input-text-placeholder:var(--semantic-text-primary-placeholder);--components-select-menu-group-background:var(--semantic-background-secondary-normal);--components-select-menu-group-border:var(--semantic-border-primary-subtlest-normal);--components-select-menu-group-text-disabled:var(--semantic-text-primary-disabled);--components-select-menu-item-background-hover:var(--semantic-background-primary-subtliest-hover);--components-select-menu-item-background-selected:var(--semantic-background-blue-subtliest-normal);--components-select-menu-item-icon-selected:var(--semantic-text-blue-normal);--components-select-menu-item-text-disabled:var(--semantic-text-primary-disabled);--components-select-menu-item-text-normal:var(--semantic-text-primary-normal);--components-skeleton-background:var(--semantic-background-primary-subtliest-disabled);--components-step-icon-background:var(--semantic-background-primary-subtliest-disabled);--components-step-icon-primary:var(--semantic-icons-primary-normal);--components-step-icon-secondary:var(--semantic-icons-secondary-normal);--components-step-text-disabled:var(--semantic-text-primary-disabled);--components-step-text-normal:var(--semantic-text-primary-normal);--components-tab-button-group-background-normal:var(--semantic-background-white-subtliest-normal);--components-tab-button-item-active-background-focused:var(--semantic-background-white-focused);--components-tab-button-item-active-background-hover:var(--semantic-background-white-hover);--components-tab-button-item-active-background-normal:var(--semantic-background-white-normal);--components-tab-button-item-active-text-disabled:var(--semantic-text-white-disabled);--components-tab-button-item-active-text-focused:var(--semantic-text-neutral-focused);--components-tab-button-item-active-text-hover:var(--semantic-text-neutral-hover);--components-tab-button-item-active-text-normal:var(--semantic-text-neutral-normal);--components-tab-button-item-default-background-hover:var(--semantic-background-white-subtliest-hover);--components-tab-button-item-default-text-disabled:var(--semantic-text-white-disabled);--components-tab-button-item-default-text-focused:var(--semantic-text-white-focused);--components-tab-button-item-default-text-hover:var(--semantic-text-white-hover);--components-tab-button-item-default-text-normal:var(--semantic-text-white-normal);--components-tag-status-background-default:var(--semantic-background-primary-subtliest-normal);--components-tag-status-background-disabled:var(--semantic-background-gray-subtliest-disabled);--components-tag-status-background-error:var(--semantic-background-red-subtliest-normal);--components-tag-status-background-info:var(--semantic-background-blue-subtliest-normal);--components-tag-status-background-success:var(--semantic-background-green-subtliest-normal);--components-tag-status-background-warning:var(--semantic-background-yellow-subtliest-normal);--components-tag-status-icon-disabled:var(--semantic-icons-primary-disabled);--components-tag-status-icon-error:var(--semantic-icons-red-status);--components-tag-status-icon-info:var(--semantic-icons-blue-status);--components-tag-status-icon-normal:var(--semantic-icons-primary-normal);--components-tag-status-icon-success:var(--semantic-icons-green-status);--components-tag-status-icon-warning:var(--semantic-icons-yellow-status);--components-tag-status-text-disabled:var(--semantic-text-primary-disabled);--components-tag-status-text-error:var(--semantic-text-red-status);--components-tag-status-text-info:var(--semantic-text-blue-status);--components-tag-status-text-normal:var(--semantic-text-primary-normal);--components-tag-status-text-success:var(--semantic-text-green-status);--components-tag-status-text-warning:var(--semantic-text-yellow-status);--components-timer-preview-background-normal:var(--semantic-background-secondary-normal);--components-timer-preview-text-normal:var(--semantic-text-primary-normal);--components-timer-recording-icon-active:var(--semantic-icons-red-normal);--components-timer-recording-text-normal:var(--semantic-text-white-normal);--components-tint-background-loading:var(--base-white-white-50);--components-tint-background-normal:var(--semantic-background-neutral-hover);--components-tips-icon-danger:var(--semantic-icons-red-normal);--components-tips-icon-normal:var(--semantic-icons-primary-normal);--components-tips-icon-success:var(--semantic-icons-green-normal);--components-tips-text-normal:var(--semantic-text-primary-normal);--components-toolbar-bottombar-background-camera:var(--semantic-background-neutral-normal);--components-toolbar-bottombar-background-normal:var(--semantic-background-secondary-normal);--components-toolbar-bottombar-border-normal:var(--semantic-border-primary-subtlier-disabled);--components-toolbar-topbar-background-camera:var(--semantic-background-neutral-normal);--components-toolbar-topbar-background-normal:var(--semantic-background-secondary-normal);--components-toolbar-topbar-border-normal:var(--semantic-border-primary-subtlier-disabled);--components-toolbar-topbar-text-normal:var(--semantic-text-primary-normal);--components-upload-background-surface:var(--semantic-background-primary-subtliest-disabled);--components-upload-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-upload-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-upload-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-upload-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-upload-default-border-hover:var(--semantic-border-blue-normal);--components-upload-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-upload-error-background-disabled:var(--semantic-background-red-subtliest-disabled);--components-upload-error-background-hover:var(--semantic-background-red-subtliest-hover);--components-upload-error-background-normal:var(--semantic-background-red-subtliest-normal);--components-upload-error-background-surface:var(--semantic-background-red-subtliest-disabled);--components-upload-error-border-disabled:var(--semantic-border-red-subtlier-disabled);--components-upload-error-border-hover:var(--semantic-border-red-normal);--components-upload-error-border-normal:var(--semantic-border-red-subtlier-normal);--components-upload-error-icon-disabled:var(--semantic-icons-red-disabled);--components-upload-error-icon-normal:var(--semantic-icons-red-normal);--components-upload-error-text-disabled:var(--semantic-text-red-disabled);--components-upload-error-text-normal:var(--semantic-text-red-normal);--components-upload-icon-delete:var(--semantic-icons-primary-normal);--components-upload-icon-disabled:var(--semantic-icons-gray-disabled);--components-upload-icon-loading:var(--semantic-icons-blue-normal);--components-upload-icon-normal:var(--semantic-icons-primary-disabled);--components-upload-list-item-background-normal:var(--semantic-background-secondary-normal);--components-upload-list-item-border-normal:var(--semantic-border-primary-subtlest-normal);--components-upload-loading-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-upload-loading-background-hover:var(--semantic-background-primary-subtliest-normal);--components-upload-loading-background-normal:var(--semantic-background-primary-subtliest-normal);--components-upload-loading-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-upload-loading-border-hover:var(--semantic-border-blue-normal);--components-upload-loading-border-normal:var(--semantic-border-primary-subtlest-normal);--components-upload-text-disabled:var(--semantic-text-primary-disabled);--components-upload-text-normal:var(--semantic-text-primary-normal);--components-upload-uploaded-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-upload-uploaded-background-hover:var(--semantic-background-primary-subtliest-normal);--components-upload-uploaded-background-normal:var(--semantic-background-primary-subtliest-normal);--components-upload-uploaded-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-upload-uploaded-border-hover:var(--semantic-border-blue-normal);--components-upload-uploaded-border-normal:var(--semantic-border-primary-subtlest-normal);--components-verification-status-icon-danger:var(--semantic-icons-red-normal);--components-verification-status-icon-disabled:var(--semantic-icons-primary-disabled);--components-verification-status-icon-info:var(--semantic-icons-blue-normal);--components-verification-status-icon-normal:var(--semantic-icons-primary-normal);--components-verification-status-icon-success:var(--semantic-icons-green-normal);--components-verification-status-text-disabled:var(--semantic-text-primary-disabled);--components-verification-status-text-normal:var(--semantic-text-primary-normal);--components-white-label-grey-background-normal:var(--semantic-background-primary-subtlier-normal);--components-white-label-white-background-normal:var(--base-white-white-100);--semantic-background-blue-disabled:var(--base-blue-blue-60);--semantic-background-blue-focused:var(--base-blue-blue-100);--semantic-background-blue-hover:var(--base-blue-blue-80);--semantic-background-blue-loading:var(--base-blue-blue-60);--semantic-background-blue-normal:var(--base-blue-blue-100);--semantic-background-blue-subtlier-disabled:var(--base-blue-blue-20);--semantic-background-blue-subtlier-hover:var(--base-blue-blue-40);--semantic-background-blue-subtlier-normal:var(--base-blue-blue-60);--semantic-background-blue-subtliest-active:var(--base-blue-blue-80);--semantic-background-blue-subtliest-disabled:var(--base-blue-blue-5);--semantic-background-blue-subtliest-focused:var(--base-blue-blue-10);--semantic-background-blue-subtliest-hover:var(--base-blue-blue-7);--semantic-background-blue-subtliest-normal:var(--base-blue-blue-10);--semantic-background-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--semantic-background-default-background-filled:var(--semantic-background-primary-subtliest-normal);--semantic-background-default-background-focused:var(--semantic-background-primary-subtliest-focused);--semantic-background-default-background-hover:var(--semantic-background-primary-subtliest-hover);--semantic-background-default-background-normal:var(--semantic-background-primary-subtliest-normal);--semantic-background-gray-disabled:var(--base-gray-gray-60);--semantic-background-gray-focused:var(--base-gray-gray-100);--semantic-background-gray-hover:var(--base-gray-gray-80);--semantic-background-gray-loading:var(--base-gray-gray-60);--semantic-background-gray-normal:var(--base-gray-gray-100);--semantic-background-gray-subtliest-active:var(--base-gray-gray-80);--semantic-background-gray-subtliest-disabled:var(--base-gray-gray-5);--semantic-background-gray-subtliest-hover:var(--base-gray-gray-10);--semantic-background-gray-subtliest-normal:var(--base-gray-gray-20);--semantic-background-green-disabled:var(--base-green-green-60);--semantic-background-green-focused:var(--base-green-green-100);--semantic-background-green-hover:var(--base-green-green-80);--semantic-background-green-loading:var(--base-green-green-60);--semantic-background-green-normal:var(--base-green-green-100);--semantic-background-green-subtlier-disabled:var(--base-green-green-20);--semantic-background-green-subtlier-hover:var(--base-green-green-40);--semantic-background-green-subtlier-normal:var(--base-green-green-60);--semantic-background-green-subtliest-active:var(--base-green-green-80);--semantic-background-green-subtliest-disabled:var(--base-green-green-5);--semantic-background-green-subtliest-focused:var(--base-green-green-10);--semantic-background-green-subtliest-hover:var(--base-green-green-7);--semantic-background-green-subtliest-normal:var(--base-green-green-10);--semantic-background-neutral-disabled:var(--base-neutral-neutral-60);--semantic-background-neutral-focused:var(--base-neutral-neutral-100);--semantic-background-neutral-hover:var(--base-neutral-neutral-80);--semantic-background-neutral-loading:var(--base-neutral-neutral-60);--semantic-background-neutral-normal:var(--base-neutral-neutral-100);--semantic-background-neutral-subtlier-disabled:var(--base-neutral-neutral-20);--semantic-background-neutral-subtlier-focused:var(--base-neutral-neutral-60);--semantic-background-neutral-subtlier-hover:var(--base-neutral-neutral-40);--semantic-background-neutral-subtlier-loading:var(--base-neutral-neutral-40);--semantic-background-neutral-subtlier-normal:var(--base-neutral-neutral-60);--semantic-background-primary-disabled:var(--base-neutral-neutral-60);--semantic-background-primary-focused:var(--base-neutral-neutral-100);--semantic-background-primary-hover:var(--base-neutral-neutral-80);--semantic-background-primary-loading:var(--base-neutral-neutral-60);--semantic-background-primary-normal:var(--base-neutral-neutral-100);--semantic-background-primary-subtlier-disabled:var(--base-neutral-neutral-20);--semantic-background-primary-subtlier-hover:var(--base-neutral-neutral-40);--semantic-background-primary-subtlier-normal:var(--base-neutral-neutral-60);--semantic-background-primary-subtliest-active:var(--base-neutral-neutral-80);--semantic-background-primary-subtliest-disabled:var(--base-neutral-neutral-5);--semantic-background-primary-subtliest-focused:var(--base-neutral-neutral-10);--semantic-background-primary-subtliest-hover:var(--base-neutral-neutral-7);--semantic-background-primary-subtliest-normal:var(--base-neutral-neutral-10);--semantic-background-red-disabled:var(--base-red-red-60);--semantic-background-red-focused:var(--base-red-red-100);--semantic-background-red-hover:var(--base-red-red-80);--semantic-background-red-loading:var(--base-red-red-60);--semantic-background-red-normal:var(--base-red-red-100);--semantic-background-red-subtlier-disabled:var(--base-red-red-20);--semantic-background-red-subtlier-hover:var(--base-red-red-40);--semantic-background-red-subtlier-normal:var(--base-red-red-60);--semantic-background-red-subtliest-active:var(--base-red-red-80);--semantic-background-red-subtliest-disabled:var(--base-red-red-5);--semantic-background-red-subtliest-focused:var(--base-red-red-10);--semantic-background-red-subtliest-hover:var(--base-red-red-7);--semantic-background-red-subtliest-normal:var(--base-red-red-10);--semantic-background-secondary-disabled:var(--base-white-white-60);--semantic-background-secondary-focused:var(--base-white-white-100);--semantic-background-secondary-hover:var(--base-white-white-80);--semantic-background-secondary-loading:var(--base-white-white-60);--semantic-background-secondary-normal:var(--base-white-white-100);--semantic-background-secondary-subtlier-disabled:var(--base-white-white-20);--semantic-background-secondary-subtlier-focused:var(--base-white-white-60);--semantic-background-secondary-subtlier-hover:var(--base-white-white-40);--semantic-background-secondary-subtlier-normal:var(--base-white-white-60);--semantic-background-white-disabled:var(--base-white-white-60);--semantic-background-white-focused:var(--base-white-white-100);--semantic-background-white-hover:var(--base-white-white-80);--semantic-background-white-loading:var(--base-white-white-60);--semantic-background-white-normal:var(--base-white-white-100);--semantic-background-white-subtliest-active:var(--base-white-white-80);--semantic-background-white-subtliest-disabled:var(--base-white-white-5);--semantic-background-white-subtliest-focused:var(--base-white-white-10);--semantic-background-white-subtliest-hover:var(--base-white-white-7);--semantic-background-white-subtliest-normal:var(--base-white-white-10);--semantic-background-yellow-disabled:var(--base-yellow-yellow-60);--semantic-background-yellow-focused:var(--base-yellow-yellow-100);--semantic-background-yellow-hover:var(--base-yellow-yellow-80);--semantic-background-yellow-loading:var(--base-yellow-yellow-60);--semantic-background-yellow-normal:var(--base-yellow-yellow-100);--semantic-background-yellow-subtlier-disabled:var(--base-yellow-yellow-20);--semantic-background-yellow-subtlier-hover:var(--base-yellow-yellow-40);--semantic-background-yellow-subtlier-normal:var(--base-yellow-yellow-60);--semantic-background-yellow-subtliest-active:var(--base-yellow-yellow-80);--semantic-background-yellow-subtliest-disabled:var(--base-yellow-yellow-5);--semantic-background-yellow-subtliest-focused:var(--base-yellow-yellow-10);--semantic-background-yellow-subtliest-hover:var(--base-yellow-yellow-7);--semantic-background-yellow-subtliest-normal:var(--base-yellow-yellow-10);--semantic-border-blue-disabled:var(--base-blue-blue-60);--semantic-border-blue-focused:var(--base-blue-blue-100);--semantic-border-blue-hover:var(--base-blue-blue-80);--semantic-border-blue-loading:var(--base-blue-blue-60);--semantic-border-blue-normal:var(--base-blue-blue-100);--semantic-border-blue-subtlest-active:var(--base-blue-blue-80);--semantic-border-blue-subtlest-disabled:var(--base-blue-blue-5);--semantic-border-blue-subtlest-focused:var(--base-blue-blue-10);--semantic-border-blue-subtlest-hover:var(--base-blue-blue-7);--semantic-border-blue-subtlest-normal:var(--base-blue-blue-10);--semantic-border-green-disabled:var(--base-green-green-60);--semantic-border-green-focused:var(--base-green-green-100);--semantic-border-green-hover:var(--base-green-green-80);--semantic-border-green-loading:var(--base-green-green-60);--semantic-border-green-normal:var(--base-green-green-100);--semantic-border-primary-disabled:var(--base-neutral-neutral-60);--semantic-border-primary-focused:var(--base-neutral-neutral-100);--semantic-border-primary-hover:var(--base-neutral-neutral-80);--semantic-border-primary-loading:var(--base-neutral-neutral-60);--semantic-border-primary-normal:var(--base-neutral-neutral-100);--semantic-border-primary-subtlest-active:var(--base-neutral-neutral-80);--semantic-border-primary-subtlest-disabled:var(--base-neutral-neutral-5);--semantic-border-primary-subtlest-focused:var(--base-neutral-neutral-10);--semantic-border-primary-subtlest-hover:var(--base-neutral-neutral-7);--semantic-border-primary-subtlest-normal:var(--base-neutral-neutral-10);--semantic-border-primary-subtlier-disabled:var(--base-neutral-neutral-20);--semantic-border-primary-subtlier-focused:var(--base-neutral-neutral-60);--semantic-border-primary-subtlier-hover:var(--base-neutral-neutral-40);--semantic-border-primary-subtlier-normal:var(--base-neutral-neutral-60);--semantic-border-red-disabled:var(--base-red-red-60);--semantic-border-red-focused:var(--base-red-red-100);--semantic-border-red-hover:var(--base-red-red-80);--semantic-border-red-loading:var(--base-red-red-60);--semantic-border-red-normal:var(--base-red-red-100);--semantic-border-red-subtlest-active:var(--base-red-red-80);--semantic-border-red-subtlest-disabled:var(--base-red-red-5);--semantic-border-red-subtlest-focused:var(--base-red-red-10);--semantic-border-red-subtlest-hover:var(--base-red-red-7);--semantic-border-red-subtlest-normal:var(--base-red-red-10);--semantic-border-red-subtlier-disabled:var(--base-red-red-20);--semantic-border-red-subtlier-focused:var(--base-red-red-60);--semantic-border-red-subtlier-hover:var(--base-red-red-40);--semantic-border-red-subtlier-normal:var(--base-red-red-60);--semantic-border-white-disabled:var(--base-white-white-60);--semantic-border-white-focused:var(--base-white-white-100);--semantic-border-white-hover:var(--base-white-white-80);--semantic-border-white-loading:var(--base-white-white-60);--semantic-border-white-normal:var(--base-white-white-100);--semantic-border-yellow-disabled:var(--base-yellow-yellow-60);--semantic-border-yellow-focused:var(--base-yellow-yellow-100);--semantic-border-yellow-hover:var(--base-yellow-yellow-80);--semantic-border-yellow-loading:var(--base-yellow-yellow-60);--semantic-border-yellow-normal:var(--base-yellow-yellow-100);--semantic-gradient-illustration-background-start:var(--base-white-white-100);--semantic-icons-blue-disabled:var(--base-blue-blue-60);--semantic-icons-blue-focused:var(--base-blue-blue-100);--semantic-icons-blue-hover:var(--base-blue-blue-80);--semantic-icons-blue-loading:var(--base-blue-blue-60);--semantic-icons-blue-normal:var(--base-blue-blue-100);--semantic-icons-camera-disabled:var(--base-white-white-60);--semantic-icons-camera-normal:var(--base-white-white-100);--semantic-icons-gray-disabled:var(--base-gray-gray-60);--semantic-icons-gray-focused:var(--base-gray-gray-100);--semantic-icons-gray-hover:var(--base-gray-gray-80);--semantic-icons-gray-loading:var(--base-gray-gray-60);--semantic-icons-gray-normal:var(--base-gray-gray-100);--semantic-icons-green-disabled:var(--base-green-green-60);--semantic-icons-green-focused:var(--base-green-green-100);--semantic-icons-green-hover:var(--base-green-green-80);--semantic-icons-green-loading:var(--base-green-green-60);--semantic-icons-green-normal:var(--base-green-green-100);--semantic-icons-neutral-disabled:var(--base-neutral-neutral-60);--semantic-icons-neutral-focused:var(--base-neutral-neutral-100);--semantic-icons-neutral-hover:var(--base-neutral-neutral-80);--semantic-icons-neutral-loading:var(--base-neutral-neutral-60);--semantic-icons-neutral-normal:var(--base-neutral-neutral-100);--semantic-icons-primary-disabled:var(--base-neutral-neutral-60);--semantic-icons-primary-focused:var(--base-neutral-neutral-100);--semantic-icons-primary-hover:var(--base-neutral-neutral-80);--semantic-icons-primary-loading:var(--base-neutral-neutral-60);--semantic-icons-primary-normal:var(--base-neutral-neutral-100);--semantic-icons-red-disabled:var(--base-red-red-60);--semantic-icons-red-focused:var(--base-red-red-100);--semantic-icons-red-hover:var(--base-red-red-80);--semantic-icons-red-loading:var(--base-red-red-60);--semantic-icons-red-normal:var(--base-red-red-100);--semantic-icons-secondary-disabled:var(--base-white-white-60);--semantic-icons-secondary-focused:var(--base-white-white-100);--semantic-icons-secondary-hover:var(--base-white-white-80);--semantic-icons-secondary-loading:var(--base-white-white-60);--semantic-icons-secondary-normal:var(--base-white-white-100);--semantic-icons-white-disabled:var(--base-white-white-60);--semantic-icons-white-focused:var(--base-white-white-100);--semantic-icons-white-hover:var(--base-white-white-80);--semantic-icons-white-loading:var(--base-white-white-60);--semantic-icons-white-normal:var(--base-white-white-100);--semantic-icons-yellow-disabled:var(--base-yellow-yellow-60);--semantic-icons-yellow-focused:var(--base-yellow-yellow-100);--semantic-icons-yellow-hover:var(--base-yellow-yellow-80);--semantic-icons-yellow-loading:var(--base-yellow-yellow-60);--semantic-icons-yellow-normal:var(--base-yellow-yellow-100);--semantic-text-blue-disabled:var(--base-blue-blue-60);--semantic-text-blue-focused:var(--base-blue-blue-100);--semantic-text-blue-hover:var(--base-blue-blue-80);--semantic-text-blue-loading:var(--base-blue-blue-60);--semantic-text-blue-normal:var(--base-blue-blue-100);--semantic-text-blue-placeholder:var(--base-blue-blue-60);--semantic-text-camera-button-primary-normal:var(--base-neutral-neutral-100);--semantic-text-camera-button-secondary-normal:var(--base-white-white-100);--semantic-text-camera-header-disabled:var(--base-white-white-60);--semantic-text-camera-header-normal:var(--base-white-white-100);--semantic-text-gray-disabled:var(--base-gray-gray-60);--semantic-text-gray-focused:var(--base-gray-gray-100);--semantic-text-gray-hover:var(--base-gray-gray-80);--semantic-text-gray-loading:var(--base-gray-gray-60);--semantic-text-gray-placeholder:var(--base-gray-gray-60);--semantic-text-gray-primary:var(--base-gray-gray-100);--semantic-text-green-disabled:var(--base-green-green-60);--semantic-text-green-focused:var(--base-green-green-100);--semantic-text-green-hover:var(--base-green-green-80);--semantic-text-green-loading:var(--base-green-green-60);--semantic-text-green-normal:var(--base-green-green-100);--semantic-text-green-placeholder:var(--base-green-green-60);--semantic-text-neutral-disabled:var(--base-neutral-neutral-60);--semantic-text-neutral-focused:var(--base-neutral-neutral-100);--semantic-text-neutral-hover:var(--base-neutral-neutral-80);--semantic-text-neutral-loading:var(--base-neutral-neutral-60);--semantic-text-neutral-normal:var(--base-neutral-neutral-100);--semantic-text-neutral-placeholder:var(--base-neutral-neutral-60);--semantic-text-primary-disabled:var(--base-neutral-neutral-60);--semantic-text-primary-focused:var(--base-neutral-neutral-100);--semantic-text-primary-hover:var(--base-neutral-neutral-80);--semantic-text-primary-loading:var(--base-neutral-neutral-60);--semantic-text-primary-normal:var(--base-neutral-neutral-100);--semantic-text-primary-placeholder:var(--base-neutral-neutral-60);--semantic-text-red-disabled:var(--base-red-red-60);--semantic-text-red-focused:var(--base-red-red-100);--semantic-text-red-hover:var(--base-red-red-80);--semantic-text-red-loading:var(--base-red-red-60);--semantic-text-red-normal:var(--base-red-red-100);--semantic-text-red-placeholder:var(--base-red-red-60);--semantic-text-secondary-disabled:var(--base-white-white-60);--semantic-text-secondary-focused:var(--base-white-white-100);--semantic-text-secondary-hover:var(--base-white-white-80);--semantic-text-secondary-loading:var(--base-white-white-60);--semantic-text-secondary-normal:var(--base-white-white-100);--semantic-text-secondary-placeholder:var(--base-white-white-60);--semantic-text-white-disabled:var(--base-white-white-60);--semantic-text-white-focused:var(--base-white-white-100);--semantic-text-white-hover:var(--base-white-white-80);--semantic-text-white-loading:var(--base-white-white-60);--semantic-text-white-normal:var(--base-white-white-100);--semantic-text-white-placeholder:var(--base-white-white-60);--semantic-text-yellow-disabled:var(--base-yellow-yellow-60);--semantic-text-yellow-focused:var(--base-yellow-yellow-100);--semantic-text-yellow-hover:var(--base-yellow-yellow-80);--semantic-text-yellow-loading:var(--base-yellow-yellow-60);--semantic-text-yellow-normal:var(--base-yellow-yellow-100);--semantic-text-yellow-placeholder:var(--base-yellow-yellow-60)}.sns-uikit.sns-theme-dark,.sns-uikit.sns-theme-light{--base-gray-gray-5:rgba(97,110,133,.050980392156862744);--base-gray-gray-7:rgba(97,110,133,.07058823529411765);--base-gray-gray-10:rgba(97,110,133,.10196078431372549);--base-gray-gray-20:rgba(97,110,133,.2);--base-gray-gray-30:rgba(97,110,133,.30196078431372547);--base-gray-gray-40:rgba(97,110,133,.4);--base-gray-gray-50:rgba(97,110,133,.5019607843137255);--base-gray-gray-60:rgba(97,110,133,.6);--base-gray-gray-70:rgba(97,110,133,.7019607843137254);--base-gray-gray-80:rgba(97,110,133,.8);--base-gray-gray-90:rgba(97,110,133,.9019607843137255);--base-gray-gray-100:#616e85;--base-white-white-5:hsla(0,0%,100%,.050980392156862744);--base-white-white-7:hsla(0,0%,100%,.07058823529411765);--base-white-white-10:hsla(0,0%,100%,.10196078431372549);--base-white-white-20:hsla(0,0%,100%,.2);--base-white-white-30:hsla(0,0%,100%,.30196078431372547);--base-white-white-40:hsla(0,0%,100%,.4);--base-white-white-50:hsla(0,0%,100%,.5019607843137255);--base-white-white-60:hsla(0,0%,100%,.6);--base-white-white-70:hsla(0,0%,100%,.7019607843137254);--base-white-white-80:hsla(0,0%,100%,.8);--base-white-white-90:hsla(0,0%,100%,.9019607843137255);--base-white-white-100:#fff;--base-yellow-yellow-5:rgba(242,170,13,.050980392156862744);--base-yellow-yellow-7:rgba(242,170,13,.07058823529411765);--base-yellow-yellow-10:rgba(242,170,13,.10196078431372549);--base-yellow-yellow-20:rgba(242,170,13,.2);--base-yellow-yellow-30:rgba(242,170,13,.30196078431372547);--base-yellow-yellow-40:rgba(242,170,13,.4);--base-yellow-yellow-50:rgba(242,170,13,.5019607843137255);--base-yellow-yellow-60:rgba(242,170,13,.6);--base-yellow-yellow-70:rgba(242,170,13,.7019607843137254);--base-yellow-yellow-80:rgba(242,170,13,.8);--base-yellow-yellow-90:rgba(242,170,13,.9019607843137255);--base-yellow-yellow-100:#f2aa0d}.sns-uikit.sns-theme-dark{--base-blue-blue-5:rgba(15,107,255,.050980392156862744);--base-blue-blue-7:rgba(15,107,255,.07058823529411765);--base-blue-blue-10:rgba(15,107,255,.10196078431372549);--base-blue-blue-20:rgba(15,107,255,.2);--base-blue-blue-30:rgba(15,107,255,.30196078431372547);--base-blue-blue-40:rgba(15,107,255,.4);--base-blue-blue-50:rgba(15,107,255,.5019607843137255);--base-blue-blue-60:rgba(15,107,255,.6);--base-blue-blue-70:rgba(15,107,255,.7019607843137254);--base-blue-blue-80:rgba(15,107,255,.8);--base-blue-blue-90:rgba(15,107,255,.9019607843137255);--base-blue-blue-100:#0f6bff;--base-green-green-5:rgba(0,169,122,.050980392156862744);--base-green-green-7:rgba(0,169,122,.07058823529411765);--base-green-green-10:rgba(0,169,122,.10196078431372549);--base-green-green-20:rgba(0,169,122,.2);--base-green-green-30:rgba(0,169,122,.30196078431372547);--base-green-green-40:rgba(0,169,122,.4);--base-green-green-50:rgba(0,169,122,.5019607843137255);--base-green-green-60:rgba(0,169,122,.6);--base-green-green-70:rgba(0,169,122,.7019607843137254);--base-green-green-80:rgba(0,169,122,.8);--base-green-green-90:rgba(0,169,122,.9019607843137255);--base-green-green-100:#00a97a;--base-neutral-neutral-5:rgba(27,27,31,.050980392156862744);--base-neutral-neutral-7:rgba(27,27,31,.07058823529411765);--base-neutral-neutral-10:rgba(27,27,31,.10196078431372549);--base-neutral-neutral-20:rgba(27,27,31,.2);--base-neutral-neutral-30:rgba(27,27,31,.30196078431372547);--base-neutral-neutral-40:rgba(27,27,31,.4);--base-neutral-neutral-50:rgba(27,27,31,.5019607843137255);--base-neutral-neutral-60:rgba(27,27,31,.6);--base-neutral-neutral-70:rgba(27,27,31,.7019607843137254);--base-neutral-neutral-80:rgba(27,27,31,.8);--base-neutral-neutral-90:rgba(27,27,31,.9019607843137255);--base-neutral-neutral-100:#1b1b1f;--base-red-red-5:rgba(211,47,47,.050980392156862744);--base-red-red-7:rgba(211,47,47,.07058823529411765);--base-red-red-10:rgba(211,47,47,.10196078431372549);--base-red-red-20:rgba(211,47,47,.2);--base-red-red-30:rgba(211,47,47,.30196078431372547);--base-red-red-40:rgba(211,47,47,.4);--base-red-red-50:rgba(211,47,47,.5019607843137255);--base-red-red-60:rgba(211,47,47,.6);--base-red-red-70:rgba(211,47,47,.7019607843137254);--base-red-red-80:rgba(211,47,47,.8);--base-red-red-90:rgba(211,47,47,.9019607843137255);--base-red-red-100:#d32f2f;--components-company-logo-hat-normal:#2bd4ab;--components-company-logo-text-normal:#fff;--components-focused-ring-border-focused:#99c8ff;--components-illustrations-background-normal:#646464;--semantic-gradient-illustration-background-end:#e2ecff;--semantic-icons-blue-status:#8eb4ff;--semantic-icons-green-status:#68cfb0;--semantic-icons-red-status:#fa6f6f;--semantic-icons-yellow-status:#e1b350;--semantic-text-blue-status:#8eb4ff;--semantic-text-green-status:#68cfb0;--semantic-text-red-status:#fd9090;--semantic-text-yellow-status:#e1b350;--components-alert-banner-background-danger:var(--semantic-background-red-normal);--components-alert-banner-background-info:var(--semantic-background-blue-normal);--components-alert-banner-background-success:var(--semantic-background-green-normal);--components-alert-banner-background-warning:var(--semantic-background-yellow-normal);--components-alert-banner-icon-normal:var(--semantic-icons-white-normal);--components-alert-banner-text-normal:var(--semantic-text-white-normal);--components-alert-basic-background-danger:var(--semantic-background-red-subtliest-normal);--components-alert-basic-background-info:var(--semantic-background-blue-subtliest-normal);--components-alert-basic-background-normal:var(--semantic-background-primary-subtliest-normal);--components-alert-basic-background-success:var(--semantic-background-green-subtliest-normal);--components-alert-basic-background-warning:var(--semantic-background-yellow-subtliest-normal);--components-alert-basic-icon-danger:var(--semantic-icons-red-normal);--components-alert-basic-icon-info:var(--semantic-icons-blue-normal);--components-alert-basic-icon-normal:var(--semantic-icons-primary-normal);--components-alert-basic-icon-success:var(--semantic-icons-green-normal);--components-alert-basic-icon-warning:var(--semantic-icons-yellow-normal);--components-alert-basic-text-danger:var(--semantic-text-primary-normal);--components-alert-basic-text-info:var(--semantic-text-primary-normal);--components-alert-basic-text-success:var(--semantic-text-primary-normal);--components-alert-basic-text-warning:var(--semantic-text-primary-normal);--components-button-camera-action-photo-background-disabled:var(--semantic-background-white-disabled);--components-button-camera-action-photo-background-focused:var(--semantic-background-white-focused);--components-button-camera-action-photo-background-hover:var(--semantic-background-white-hover);--components-button-camera-action-photo-background-loading:var(--semantic-background-white-loading);--components-button-camera-action-photo-background-normal:var(--semantic-background-white-normal);--components-button-camera-action-photo-border-disabled:var(--semantic-border-white-disabled);--components-button-camera-action-photo-border-focused:var(--semantic-border-white-focused);--components-button-camera-action-photo-border-hover:var(--semantic-border-white-hover);--components-button-camera-action-photo-border-loading:var(--semantic-border-white-loading);--components-button-camera-action-photo-border-normal:var(--semantic-border-white-normal);--components-button-camera-action-photo-icon-loading:var(--semantic-icons-white-normal);--components-button-camera-action-video-background-disabled:var(--semantic-background-red-disabled);--components-button-camera-action-video-background-focused:var(--semantic-background-red-normal);--components-button-camera-action-video-background-hover:var(--semantic-background-red-hover);--components-button-camera-action-video-background-loading:var(--semantic-background-red-loading);--components-button-camera-action-video-background-normal:var(--semantic-background-red-normal);--components-button-camera-action-video-border-disabled:var(--semantic-border-white-normal);--components-button-camera-action-video-border-focused:var(--semantic-border-white-normal);--components-button-camera-action-video-border-hover:var(--semantic-border-white-hover);--components-button-camera-action-video-border-loading:var(--semantic-border-white-loading);--components-button-camera-action-video-border-normal:var(--semantic-border-white-normal);--components-button-camera-additional-black-background-active:var(--semantic-background-neutral-subtlier-normal);--components-button-camera-additional-black-background-disabled:var(--semantic-background-neutral-subtlier-disabled);--components-button-camera-additional-black-background-focused:var(--semantic-background-neutral-subtlier-focused);--components-button-camera-additional-black-background-hover:var(--semantic-background-neutral-subtlier-hover);--components-button-camera-additional-black-background-normal:var(--semantic-background-neutral-subtlier-normal);--components-button-camera-additional-black-icon-active:var(--semantic-icons-white-normal);--components-button-camera-additional-black-icon-disabled:var(--semantic-icons-white-disabled);--components-button-camera-additional-black-icon-focused:var(--semantic-icons-white-focused);--components-button-camera-additional-black-icon-hover:var(--semantic-icons-white-hover);--components-button-camera-additional-black-icon-normal:var(--semantic-icons-white-normal);--components-button-camera-additional-black-text-normal:var(--semantic-text-secondary-normal);--components-button-camera-additional-icon-active:var(--semantic-icons-white-normal);--components-button-camera-additional-icon-disabled:var(--semantic-icons-white-disabled);--components-button-camera-additional-icon-focused:var(--semantic-icons-white-focused);--components-button-camera-additional-icon-hover:var(--semantic-icons-white-hover);--components-button-camera-additional-icon-normal:var(--semantic-icons-white-normal);--components-button-camera-additional-text-active:var(--semantic-text-secondary-normal);--components-button-camera-additional-text-disabled:var(--semantic-text-secondary-disabled);--components-button-camera-additional-text-focused:var(--semantic-text-secondary-focused);--components-button-camera-additional-text-hover:var(--semantic-text-secondary-hover);--components-button-camera-additional-text-normal:var(--semantic-text-secondary-normal);--components-button-camera-additional-white-background-active:var(--semantic-background-white-subtliest-normal);--components-button-camera-additional-white-background-disabled:var(--semantic-background-white-subtliest-disabled);--components-button-camera-additional-white-background-focused:var(--semantic-background-white-subtliest-focused);--components-button-camera-additional-white-background-hover:var(--semantic-background-white-subtliest-hover);--components-button-camera-additional-white-background-normal:var(--semantic-background-white-subtliest-normal);--components-button-camera-end-call-background-disabled:var(--semantic-background-white-subtliest-disabled);--components-button-camera-end-call-background-focused:var(--semantic-background-red-focused);--components-button-camera-end-call-background-hover:var(--semantic-background-red-hover);--components-button-camera-end-call-background-normal:var(--semantic-background-red-normal);--components-button-camera-end-call-icon-disabled:var(--semantic-icons-white-disabled);--components-button-camera-end-call-icon-focused:var(--semantic-icons-white-focused);--components-button-camera-end-call-icon-hover:var(--semantic-icons-white-hover);--components-button-camera-end-call-icon-normal:var(--semantic-icons-white-normal);--components-button-carousel-background-focused:var(--semantic-background-secondary-normal);--components-button-carousel-background-hover:var(--semantic-background-secondary-hover);--components-button-carousel-background-normal:var(--semantic-background-secondary-normal);--components-button-carousel-border-focused:var(--semantic-border-primary-subtlest-focused);--components-button-carousel-border-hover:var(--semantic-border-primary-subtlest-hover);--components-button-carousel-border-normal:var(--semantic-border-primary-subtlest-normal);--components-button-carousel-icon-focused:var(--semantic-icons-primary-normal);--components-button-carousel-icon-hover:var(--semantic-icons-primary-hover);--components-button-carousel-icon-normal:var(--semantic-icons-primary-normal);--components-button-link-danger-icon-disabled:var(--semantic-icons-red-disabled);--components-button-link-danger-icon-focused:var(--semantic-icons-red-focused);--components-button-link-danger-icon-hover:var(--semantic-icons-red-hover);--components-button-link-danger-icon-loading:var(--semantic-icons-red-loading);--components-button-link-danger-icon-normal:var(--semantic-icons-red-normal);--components-button-link-danger-text-disabled:var(--semantic-text-red-disabled);--components-button-link-danger-text-focused:var(--semantic-text-red-focused);--components-button-link-danger-text-hover:var(--semantic-text-red-hover);--components-button-link-danger-text-loading:var(--semantic-text-red-loading);--components-button-link-danger-text-normal:var(--semantic-text-red-normal);--components-button-link-default-icon-disabled:var(--semantic-icons-blue-disabled);--components-button-link-default-icon-focused:var(--semantic-icons-blue-focused);--components-button-link-default-icon-hover:var(--semantic-icons-blue-hover);--components-button-link-default-icon-loading:var(--semantic-icons-blue-loading);--components-button-link-default-icon-normal:var(--semantic-icons-blue-normal);--components-button-link-default-text-disabled:var(--semantic-text-blue-disabled);--components-button-link-default-text-focused:var(--semantic-text-blue-focused);--components-button-link-default-text-hover:var(--semantic-text-blue-hover);--components-button-link-default-text-loading:var(--semantic-text-blue-loading);--components-button-link-default-text-normal:var(--semantic-text-blue-normal);--components-button-link-success-icon-disabled:var(--semantic-icons-green-disabled);--components-button-link-success-icon-focused:var(--semantic-icons-green-focused);--components-button-link-success-icon-hover:var(--semantic-icons-green-hover);--components-button-link-success-icon-loading:var(--semantic-icons-green-loading);--components-button-link-success-icon-normal:var(--semantic-icons-green-normal);--components-button-link-success-text-disabled:var(--semantic-text-green-disabled);--components-button-link-success-text-focused:var(--semantic-text-green-focused);--components-button-link-success-text-hover:var(--semantic-text-green-hover);--components-button-link-success-text-loading:var(--semantic-text-green-loading);--components-button-link-success-text-normal:var(--semantic-text-green-normal);--components-button-link-warning-icon-disabled:var(--semantic-icons-yellow-disabled);--components-button-link-warning-icon-focused:var(--semantic-icons-yellow-focused);--components-button-link-warning-icon-hover:var(--semantic-icons-yellow-hover);--components-button-link-warning-icon-loading:var(--semantic-icons-yellow-loading);--components-button-link-warning-icon-normal:var(--semantic-icons-yellow-normal);--components-button-link-warning-text-disabled:var(--semantic-text-yellow-disabled);--components-button-link-warning-text-focused:var(--semantic-text-yellow-focused);--components-button-link-warning-text-hover:var(--semantic-text-yellow-hover);--components-button-link-warning-text-loading:var(--semantic-text-yellow-loading);--components-button-link-warning-text-normal:var(--semantic-text-yellow-normal);--components-button-preview-background-focused:var(--semantic-background-secondary-focused);--components-button-preview-background-hover:var(--semantic-background-secondary-hover);--components-button-preview-background-normal:var(--semantic-background-secondary-normal);--components-button-preview-border-focused:var(--semantic-border-primary-subtlest-focused);--components-button-preview-border-hover:var(--semantic-border-primary-subtlest-hover);--components-button-preview-border-normal:var(--semantic-border-primary-subtlest-normal);--components-button-preview-icon-focused:var(--semantic-icons-primary-focused);--components-button-preview-icon-hover:var(--semantic-icons-primary-hover);--components-button-preview-icon-normal:var(--semantic-icons-primary-normal);--components-button-primary-danger-background-disabled:var(--semantic-background-red-disabled);--components-button-primary-danger-background-focused:var(--semantic-background-red-focused);--components-button-primary-danger-background-hover:var(--semantic-background-red-hover);--components-button-primary-danger-background-loading:var(--semantic-background-red-loading);--components-button-primary-danger-background-normal:var(--semantic-background-red-normal);--components-button-primary-danger-border-disabled:var(--semantic-border-red-disabled);--components-button-primary-danger-border-focused:var(--semantic-border-red-focused);--components-button-primary-danger-border-hover:var(--semantic-border-red-hover);--components-button-primary-danger-border-loading:var(--semantic-border-red-loading);--components-button-primary-danger-border-normal:var(--semantic-border-red-normal);--components-button-primary-default-background-disabled:var(--semantic-background-blue-disabled);--components-button-primary-default-background-focused:var(--semantic-background-blue-focused);--components-button-primary-default-background-hover:var(--semantic-background-blue-hover);--components-button-primary-default-background-loading:var(--semantic-background-blue-loading);--components-button-primary-default-background-normal:var(--semantic-background-blue-normal);--components-button-primary-default-border-disabled:var(--semantic-border-blue-disabled);--components-button-primary-default-border-focused:var(--semantic-border-blue-focused);--components-button-primary-default-border-hover:var(--semantic-border-blue-hover);--components-button-primary-default-border-loading:var(--semantic-border-blue-loading);--components-button-primary-default-border-normal:var(--semantic-border-blue-normal);--components-button-primary-icon-disabled:var(--semantic-icons-white-disabled);--components-button-primary-icon-focused:var(--semantic-icons-white-focused);--components-button-primary-icon-hover:var(--semantic-icons-white-hover);--components-button-primary-icon-loading:var(--semantic-icons-white-loading);--components-button-primary-icon-normal:var(--semantic-icons-white-normal);--components-button-primary-success-background-disabled:var(--semantic-background-green-disabled);--components-button-primary-success-background-focused:var(--semantic-background-green-focused);--components-button-primary-success-background-hover:var(--semantic-background-green-hover);--components-button-primary-success-background-loading:var(--semantic-background-green-loading);--components-button-primary-success-background-normal:var(--semantic-background-green-normal);--components-button-primary-success-border-disabled:var(--semantic-border-green-disabled);--components-button-primary-success-border-focused:var(--semantic-border-green-focused);--components-button-primary-success-border-hover:var(--semantic-border-green-hover);--components-button-primary-success-border-loading:var(--semantic-border-green-loading);--components-button-primary-success-border-normal:var(--semantic-border-green-normal);--components-button-primary-text-disabled:var(--semantic-text-white-disabled);--components-button-primary-text-focused:var(--semantic-text-white-focused);--components-button-primary-text-hover:var(--semantic-text-white-hover);--components-button-primary-text-loading:var(--semantic-text-white-loading);--components-button-primary-text-normal:var(--semantic-text-white-normal);--components-button-primary-warning-background-disabled:var(--semantic-background-yellow-disabled);--components-button-primary-warning-background-focused:var(--semantic-background-yellow-focused);--components-button-primary-warning-background-hover:var(--semantic-background-yellow-hover);--components-button-primary-warning-background-loading:var(--semantic-background-yellow-loading);--components-button-primary-warning-background-normal:var(--semantic-background-yellow-normal);--components-button-primary-warning-border-disabled:var(--semantic-background-yellow-disabled);--components-button-primary-warning-border-focused:var(--semantic-background-yellow-focused);--components-button-primary-warning-border-hover:var(--semantic-border-yellow-hover);--components-button-primary-warning-border-loading:var(--semantic-background-yellow-loading);--components-button-primary-warning-border-normal:var(--semantic-border-yellow-normal);--components-button-secondary-danger-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-danger-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-danger-background-hover:var(--semantic-background-secondary-hover);--components-button-secondary-danger-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-danger-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-danger-border-disabled:var(--semantic-border-red-disabled);--components-button-secondary-danger-border-focused:var(--semantic-border-red-focused);--components-button-secondary-danger-border-hover:var(--semantic-border-red-hover);--components-button-secondary-danger-border-loading:var(--semantic-border-red-loading);--components-button-secondary-danger-border-normal:var(--semantic-border-red-normal);--components-button-secondary-danger-icon-disabled:var(--semantic-icons-red-disabled);--components-button-secondary-danger-icon-focused:var(--semantic-icons-red-focused);--components-button-secondary-danger-icon-hover:var(--semantic-icons-red-hover);--components-button-secondary-danger-icon-loading:var(--semantic-icons-red-loading);--components-button-secondary-danger-icon-normal:var(--semantic-icons-red-normal);--components-button-secondary-danger-text-disabled:var(--semantic-text-red-disabled);--components-button-secondary-danger-text-focused:var(--semantic-text-red-focused);--components-button-secondary-danger-text-hover:var(--semantic-text-red-hover);--components-button-secondary-danger-text-loading:var(--semantic-text-red-loading);--components-button-secondary-danger-text-normal:var(--semantic-text-red-normal);--components-button-secondary-default-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-default-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-default-background-hover:var(--semantic-background-secondary-normal);--components-button-secondary-default-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-default-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-default-border-disabled:var(--semantic-border-blue-disabled);--components-button-secondary-default-border-focused:var(--semantic-border-blue-focused);--components-button-secondary-default-border-hover:var(--semantic-border-blue-hover);--components-button-secondary-default-border-loading:var(--semantic-border-blue-loading);--components-button-secondary-default-border-normal:var(--semantic-border-blue-normal);--components-button-secondary-default-icon-disabled:var(--semantic-icons-blue-disabled);--components-button-secondary-default-icon-focused:var(--semantic-icons-blue-focused);--components-button-secondary-default-icon-hover:var(--semantic-icons-blue-hover);--components-button-secondary-default-icon-loading:var(--semantic-icons-blue-loading);--components-button-secondary-default-icon-normal:var(--semantic-icons-blue-normal);--components-button-secondary-default-text-disabled:var(--semantic-text-blue-disabled);--components-button-secondary-default-text-focused:var(--semantic-text-blue-focused);--components-button-secondary-default-text-hover:var(--semantic-text-blue-hover);--components-button-secondary-default-text-loading:var(--semantic-text-blue-loading);--components-button-secondary-default-text-normal:var(--semantic-text-blue-normal);--components-button-secondary-success-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-success-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-success-background-hover:var(--semantic-background-secondary-hover);--components-button-secondary-success-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-success-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-success-border-disabled:var(--semantic-border-green-disabled);--components-button-secondary-success-border-focused:var(--semantic-border-green-focused);--components-button-secondary-success-border-hover:var(--semantic-border-green-hover);--components-button-secondary-success-border-loading:var(--semantic-border-green-loading);--components-button-secondary-success-border-normal:var(--semantic-background-green-normal);--components-button-secondary-success-icon-disabled:var(--semantic-icons-green-disabled);--components-button-secondary-success-icon-focused:var(--semantic-icons-green-focused);--components-button-secondary-success-icon-hover:var(--semantic-icons-green-hover);--components-button-secondary-success-icon-loading:var(--semantic-icons-green-loading);--components-button-secondary-success-icon-normal:var(--semantic-icons-green-normal);--components-button-secondary-success-text-disabled:var(--semantic-text-green-disabled);--components-button-secondary-success-text-focused:var(--semantic-text-green-focused);--components-button-secondary-success-text-hover:var(--semantic-text-green-hover);--components-button-secondary-success-text-loading:var(--semantic-text-green-loading);--components-button-secondary-success-text-normal:var(--semantic-text-green-normal);--components-button-secondary-warning-background-disabled:var(--semantic-background-secondary-disabled);--components-button-secondary-warning-background-focused:var(--semantic-background-secondary-focused);--components-button-secondary-warning-background-hover:var(--semantic-background-secondary-hover);--components-button-secondary-warning-background-loading:var(--semantic-background-secondary-loading);--components-button-secondary-warning-background-normal:var(--semantic-background-secondary-normal);--components-button-secondary-warning-border-disabled:var(--semantic-border-yellow-disabled);--components-button-secondary-warning-border-focused:var(--semantic-border-yellow-focused);--components-button-secondary-warning-border-hover:var(--semantic-border-yellow-hover);--components-button-secondary-warning-border-loading:var(--semantic-border-yellow-loading);--components-button-secondary-warning-border-normal:var(--semantic-border-yellow-normal);--components-button-secondary-warning-icon-disabled:var(--semantic-icons-yellow-disabled);--components-button-secondary-warning-icon-focused:var(--semantic-icons-yellow-focused);--components-button-secondary-warning-icon-hover:var(--semantic-icons-yellow-hover);--components-button-secondary-warning-icon-loading:var(--semantic-icons-yellow-loading);--components-button-secondary-warning-icon-normal:var(--semantic-icons-yellow-normal);--components-button-secondary-warning-text-disabled:var(--semantic-text-yellow-disabled);--components-button-secondary-warning-text-focused:var(--semantic-text-yellow-focused);--components-button-secondary-warning-text-hover:var(--semantic-text-yellow-hover);--components-button-secondary-warning-text-loading:var(--semantic-text-yellow-loading);--components-button-secondary-warning-text-normal:var(--semantic-text-yellow-normal);--components-camera-wizard-background-normal:var(--semantic-background-neutral-subtlier-normal);--components-camera-wizard-icon-normal:var(--semantic-icons-white-normal);--components-camera-wizard-text-normal:var(--semantic-text-white-normal);--components-camera-livenessstrokes-background-normal:var(--base-gray-gray-20);--components-camera-livenessstrokes-background-success:var(--base-green-green-100);--components-camera-tint-background:var(--semantic-background-neutral-subtlier-normal);--components-caption-text-danger:var(--semantic-text-red-normal);--components-caption-text-normal:var(--semantic-text-primary-disabled);--components-card-background-content:var(--semantic-background-secondary-normal);--components-card-background-header:var(--semantic-background-primary-subtliest-normal);--components-card-border-normal:var(--components-modal-border);--components-card-icon-normal:var(--semantic-icons-primary-normal);--components-card-text-normal:var(--semantic-text-primary-normal);--components-carousel-slick-background-active:var(--semantic-background-blue-normal);--components-carousel-slick-background-normal:var(--semantic-background-primary-subtliest-normal);--components-checkbox-checked-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-checked-danger-background-focused:var(--semantic-background-red-focused);--components-checkbox-checked-danger-background-hover:var(--semantic-background-red-hover);--components-checkbox-checked-danger-background-normal:var(--semantic-background-red-normal);--components-checkbox-checked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-checked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-checked-default-background-focused:var(--semantic-background-blue-focused);--components-checkbox-checked-default-background-hover:var(--semantic-background-blue-hover);--components-checkbox-checked-default-background-normal:var(--semantic-background-blue-normal);--components-checkbox-checked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-checked-icon-disabled:var(--semantic-icons-primary-disabled);--components-checkbox-checked-icon-focused:var(--semantic-icons-secondary-focused);--components-checkbox-checked-icon-hover:var(--semantic-icons-secondary-hover);--components-checkbox-checked-icon-normal:var(--semantic-icons-secondary-normal);--components-checkbox-indeterminate-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-indeterminate-danger-background-focused:var(--semantic-background-red-focused);--components-checkbox-indeterminate-danger-background-hover:var(--semantic-background-red-hover);--components-checkbox-indeterminate-danger-background-normal:var(--semantic-background-red-normal);--components-checkbox-indeterminate-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-indeterminate-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-indeterminate-default-background-focused:var(--semantic-background-blue-focused);--components-checkbox-indeterminate-default-background-hover:var(--semantic-background-blue-hover);--components-checkbox-indeterminate-default-background-normal:var(--semantic-background-blue-normal);--components-checkbox-indeterminate-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-indeterminate-icon-disabled:var(--semantic-icons-primary-disabled);--components-checkbox-indeterminate-icon-focused:var(--semantic-icons-secondary-focused);--components-checkbox-indeterminate-icon-hover:var(--semantic-icons-secondary-hover);--components-checkbox-indeterminate-icon-normal:var(--semantic-icons-secondary-normal);--components-checkbox-label-danger-caption-normal:var(--semantic-text-red-normal);--components-checkbox-label-danger-icon-normal:var(--semantic-icons-red-normal);--components-checkbox-label-danger-text-normal:var(--semantic-text-red-normal);--components-checkbox-label-default-caption-normal:var(--semantic-text-gray-primary);--components-checkbox-label-default-icon-normal:var(--semantic-icons-primary-normal);--components-checkbox-label-default-text-normal:var(--semantic-text-primary-normal);--components-checkbox-unchecked-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-unchecked-danger-background-focused:var(--semantic-background-secondary-focused);--components-checkbox-unchecked-danger-background-hover:var(--semantic-background-secondary-hover);--components-checkbox-unchecked-danger-background-normal:var(--semantic-background-secondary-normal);--components-checkbox-unchecked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-unchecked-danger-border-focused:var(--semantic-border-red-subtlier-focused);--components-checkbox-unchecked-danger-border-hover:var(--semantic-border-red-subtlier-hover);--components-checkbox-unchecked-danger-border-normal:var(--semantic-border-red-subtlier-normal);--components-checkbox-unchecked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-checkbox-unchecked-default-background-focused:var(--semantic-background-secondary-focused);--components-checkbox-unchecked-default-background-hover:var(--semantic-background-secondary-hover);--components-checkbox-unchecked-default-background-normal:var(--semantic-background-secondary-normal);--components-checkbox-unchecked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-checkbox-unchecked-default-border-focused:var(--semantic-border-primary-subtlest-focused);--components-checkbox-unchecked-default-border-hover:var(--semantic-border-blue-hover);--components-checkbox-unchecked-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-counter-basic-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-counter-basic-background-normal:var(--semantic-background-primary-subtliest-normal);--components-counter-basic-text-disabled:var(--semantic-text-primary-disabled);--components-counter-basic-text-normal:var(--semantic-text-primary-normal);--components-counter-picture-background-normal:var(--semantic-background-secondary-normal);--components-counter-picture-border-normal:var(--semantic-border-primary-subtlest-normal);--components-counter-picture-text-normal:var(--semantic-text-primary-normal);--components-date-picker-menu-group-background-normal:var(--semantic-background-secondary-normal);--components-date-picker-menu-group-border-normal:var(--semantic-border-primary-subtlest-normal);--components-date-picker-menu-group-icon-normal:var(--semantic-icons-primary-normal);--components-date-picker-menu-group-text-normal:var(--semantic-text-primary-normal);--components-date-picker-menu-item-background-hover:var(--semantic-background-primary-subtliest-hover);--components-date-picker-menu-item-background-selected:var(--semantic-background-blue-normal);--components-date-picker-menu-item-border-current:var(--semantic-border-blue-normal);--components-date-picker-menu-item-text-current:var(--semantic-text-primary-normal);--components-date-picker-menu-item-text-disabled:var(--semantic-text-primary-disabled);--components-date-picker-menu-item-text-hover:var(--semantic-text-primary-normal);--components-date-picker-menu-item-text-normal:var(--semantic-text-primary-normal);--components-date-picker-menu-item-text-selected:var(--semantic-text-white-normal);--components-divider-border-normal:var(--semantic-border-primary-subtlest-normal);--components-divider-text-normal:var(--semantic-text-primary-normal);--components-font-body:var(--semantic-text-primary-normal);--components-font-caption:var(--semantic-text-gray-primary);--components-font-header-1:var(--semantic-text-primary-normal);--components-font-header-2:var(--semantic-text-primary-normal);--components-font-header-3:var(--semantic-text-primary-normal);--components-illustrations-additional-primary:var(--base-neutral-neutral-100);--components-illustrations-additional-secondary:var(--base-neutral-neutral-20);--components-illustrations-green-primary:var(--base-green-green-100);--components-illustrations-green-secondary:var(--base-green-green-100);--components-illustrations-main-primary:var(--base-blue-blue-100);--components-illustrations-main-secondary:var(--base-blue-blue-20);--components-illustrations-red-primary:var(--base-red-red-100);--components-illustrations-red-secondary:var(--base-red-red-100);--components-illustrations-tertiary-primary:var(--base-white-white-100);--components-input-danger-background-disabled:var(--semantic-background-red-subtliest-disabled);--components-input-danger-background-filled:var(--semantic-background-red-subtliest-normal);--components-input-danger-background-focused:var(--semantic-background-red-subtliest-focused);--components-input-danger-background-hover:var(--semantic-background-red-subtliest-hover);--components-input-danger-background-normal:var(--semantic-background-red-subtliest-normal);--components-input-danger-border-disabled:var(--semantic-border-red-disabled);--components-input-danger-border-filled:var(--semantic-border-red-normal);--components-input-danger-border-focused:var(--semantic-border-red-focused);--components-input-danger-border-hover:var(--semantic-border-red-hover);--components-input-danger-border-normal:var(--semantic-border-red-normal);--components-input-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-input-default-background-filled:var(--semantic-background-primary-subtliest-normal);--components-input-default-background-focused:var(--semantic-background-primary-subtliest-focused);--components-input-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-input-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-input-default-border-disabled:var(--semantic-border-primary-disabled);--components-input-default-border-filled:var(--semantic-border-primary-normal);--components-input-default-border-focused:var(--semantic-border-primary-focused);--components-input-default-border-hover:var(--semantic-border-primary-hover);--components-input-default-border-normal:var(--semantic-border-primary-normal);--components-input-icon-disabled:var(--semantic-icons-primary-disabled);--components-input-icon-normal:var(--semantic-icons-primary-normal);--components-input-text-disabled:var(--semantic-text-primary-disabled);--components-input-text-filled:var(--semantic-text-primary-normal);--components-input-text-placeholder:var(--semantic-text-primary-placeholder);--components-label-icon-primary:var(--semantic-icons-primary-normal);--components-label-text-normal:var(--semantic-text-primary-normal);--components-label-text-required:var(--semantic-text-red-normal);--components-label-text-secondary:var(--semantic-text-primary-disabled);--components-message-background-base:var(--semantic-background-secondary-normal);--components-message-basic-background-danger:var(--semantic-background-red-subtliest-normal);--components-message-basic-background-info:var(--semantic-background-blue-subtliest-normal);--components-message-basic-background-normal:var(--semantic-background-primary-subtliest-normal);--components-message-basic-background-success:var(--semantic-background-green-subtliest-normal);--components-message-basic-background-warning:var(--semantic-background-yellow-subtliest-normal);--components-message-basic-icon-close:var(--semantic-icons-gray-normal);--components-message-basic-icon-danger:var(--semantic-icons-red-normal);--components-message-basic-icon-info:var(--semantic-icons-blue-normal);--components-message-basic-icon-normal:var(--semantic-icons-primary-normal);--components-message-basic-icon-success:var(--semantic-icons-green-normal);--components-message-basic-icon-warning:var(--semantic-icons-yellow-normal);--components-message-basic-text-normal:var(--semantic-text-primary-normal);--components-modal-background-normal:var(--semantic-background-secondary-normal);--components-modal-border:var(--semantic-border-primary-subtlier-disabled);--components-modal-text-normal:var(--semantic-text-primary-normal);--components-pagination-item-active-border-normal:var(--semantic-border-blue-normal);--components-pagination-item-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-pagination-item-icon-disabled:var(--semantic-icons-primary-disabled);--components-pagination-item-icon-hover:var(--semantic-icons-primary-hover);--components-pagination-item-icon-normal:var(--semantic-icons-primary-normal);--components-pagination-item-text-active:var(--semantic-text-blue-normal);--components-pagination-item-text-hover:var(--semantic-text-primary-hover);--components-pagination-item-text-normal:var(--semantic-text-primary-normal);--components-preview-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-preview-default-tint-normal:var(--semantic-background-neutral-hover);--components-preview-error-background-normal:var(--semantic-background-red-subtliest-disabled);--components-preview-error-border-normal:var(--semantic-background-red-normal);--components-preview-error-icon-normal:var(--semantic-icons-red-normal);--components-preview-loading-background-normal:var(--semantic-background-primary-subtliest-disabled);--components-preview-loading-border-normal:var(--semantic-background-primary-subtliest-disabled);--components-preview-loading-icon-normal:var(--semantic-icons-blue-normal);--components-progress-circle-progress-background-normal:var(--semantic-background-blue-normal);--components-progress-circle-rail-background-normal:var(--semantic-background-gray-subtliest-normal);--components-progress-circle-text-normal:var(--semantic-text-white-normal);--components-progress-line-progress-background-normal:var(--semantic-background-blue-normal);--components-progress-line-rail-background-normal:var(--semantic-background-gray-subtliest-normal);--components-radio-checkbox-danger-background-checked:var(--semantic-background-red-subtliest-normal);--components-radio-checkbox-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radio-checkbox-danger-background-focused:var(--semantic-background-red-subtliest-focused);--components-radio-checkbox-danger-background-hover:var(--semantic-background-red-subtliest-hover);--components-radio-checkbox-danger-background-normal:var(--semantic-background-red-normal);--components-radio-checkbox-danger-border-checked:var(--semantic-border-red-subtlest-normal);--components-radio-checkbox-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radio-checkbox-danger-border-focused:var(--semantic-border-red-subtlest-focused);--components-radio-checkbox-danger-border-hover:var(--semantic-border-red-subtlest-hover);--components-radio-checkbox-danger-border-normal:var(--semantic-border-red-subtlest-normal);--components-radio-checkbox-default-background-checked:var(--semantic-background-primary-subtliest-normal);--components-radio-checkbox-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radio-checkbox-default-background-focused:var(--semantic-background-primary-subtliest-focused);--components-radio-checkbox-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-radio-checkbox-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-radio-checkbox-default-border-checked:var(--semantic-border-primary-subtlest-normal);--components-radio-checkbox-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radio-checkbox-default-border-focused:var(--semantic-border-primary-subtlest-focused);--components-radio-checkbox-default-border-hover:var(--semantic-border-primary-subtlest-hover);--components-radio-checkbox-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-radio-checkbox-icon-disabled:var(--semantic-icons-primary-disabled);--components-radio-checkbox-icon-focused:var(--semantic-icons-primary-focused);--components-radio-checkbox-icon-hover:var(--semantic-icons-primary-hover);--components-radio-checkbox-icon-normal:var(--semantic-icons-primary-normal);--components-radio-checkbox-text-disabled:var(--semantic-text-primary-disabled);--components-radio-checkbox-text-focused:var(--semantic-text-primary-focused);--components-radio-checkbox-text-hover:var(--semantic-text-primary-hover);--components-radio-checkbox-text-normal:var(--semantic-text-primary-normal);--components-radiobutton-checked-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-checked-danger-background-focused:var(--semantic-background-secondary-normal);--components-radiobutton-checked-danger-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-checked-danger-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-checked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-checked-danger-border-focused:var(--semantic-border-red-subtlier-focused);--components-radiobutton-checked-danger-border-hover:var(--semantic-border-red-subtlier-hover);--components-radiobutton-checked-danger-border-normal:var(--semantic-border-red-subtlier-normal);--components-radiobutton-checked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-checked-default-background-focused:var(--semantic-background-secondary-focused);--components-radiobutton-checked-default-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-checked-default-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-checked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-checked-default-border-focused:var(--semantic-border-primary-subtlest-focused);--components-radiobutton-checked-default-border-hover:var(--semantic-border-blue-hover);--components-radiobutton-checked-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-radiobutton-expanded-background-disabled:var(--semantic-background-secondary-disabled);--components-radiobutton-expanded-background-focused:var(--semantic-background-primary-subtliest-hover);--components-radiobutton-expanded-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-expanded-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-expanded-background-selected:var(--semantic-background-primary-subtliest-normal);--components-radiobutton-expanded-border-disabled:var(--semantic-border-primary-subtlier-disabled);--components-radiobutton-expanded-border-focused:var(--semantic-border-primary-subtlier-focused);--components-radiobutton-expanded-border-hover:var(--semantic-border-primary-subtlier-hover);--components-radiobutton-expanded-border-normal:var(--semantic-border-primary-subtlier-normal);--components-radiobutton-expanded-border-selected:var(--semantic-border-primary-normal);--components-radiobutton-expanded-header-background-checked:var(--semantic-background-primary-subtliest-normal);--components-radiobutton-expanded-header-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-expanded-header-background-focused:var(--semantic-background-primary-subtliest-focused);--components-radiobutton-expanded-header-background-hover:var(--semantic-background-primary-subtliest-focused);--components-radiobutton-expanded-header-background-normal:var(--semantic-background-primary-subtliest-normal);--components-radiobutton-expanded-icon-disabled:var(--semantic-icons-primary-disabled);--components-radiobutton-expanded-icon-focused:var(--semantic-icons-primary-focused);--components-radiobutton-expanded-icon-hover:var(--semantic-icons-primary-hover);--components-radiobutton-expanded-icon-normal:var(--semantic-icons-primary-normal);--components-radiobutton-expanded-text-disabled:var(--semantic-text-primary-disabled);--components-radiobutton-expanded-text-focused:var(--semantic-text-primary-focused);--components-radiobutton-expanded-text-hover:var(--semantic-text-primary-hover);--components-radiobutton-expanded-text-normal:var(--semantic-text-primary-normal);--components-radiobutton-point-danger-background-disabled:var(--semantic-background-primary-subtlier-disabled);--components-radiobutton-point-danger-background-focused:var(--semantic-background-red-focused);--components-radiobutton-point-danger-background-hover:var(--semantic-background-red-hover);--components-radiobutton-point-danger-background-normal:var(--semantic-background-red-normal);--components-radiobutton-point-default-background-disabled:var(--semantic-background-primary-subtlier-disabled);--components-radiobutton-point-default-background-focused:var(--semantic-background-blue-focused);--components-radiobutton-point-default-background-hover:var(--semantic-background-blue-hover);--components-radiobutton-point-default-background-normal:var(--semantic-background-blue-normal);--components-radiobutton-unchecked-danger-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-unchecked-danger-background-focused:var(--semantic-background-secondary-focused);--components-radiobutton-unchecked-danger-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-unchecked-danger-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-unchecked-danger-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-unchecked-danger-border-focused:var(--semantic-border-red-subtlier-focused);--components-radiobutton-unchecked-danger-border-hover:var(--semantic-border-red-subtlier-hover);--components-radiobutton-unchecked-danger-border-normal:var(--semantic-border-red-subtlier-normal);--components-radiobutton-unchecked-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-radiobutton-unchecked-default-background-focused:var(--semantic-background-secondary-focused);--components-radiobutton-unchecked-default-background-hover:var(--semantic-background-secondary-hover);--components-radiobutton-unchecked-default-background-normal:var(--semantic-background-secondary-normal);--components-radiobutton-unchecked-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-radiobutton-unchecked-default-border-focused:var(--semantic-border-primary-subtlest-focused);--components-radiobutton-unchecked-default-border-hover:var(--semantic-border-blue-hover);--components-radiobutton-unchecked-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-resubmit-step-background-normal:var(--semantic-background-secondary-normal);--components-resubmit-step-border-normal:var(--semantic-border-primary-subtlest-normal);--components-resubmit-step-text-normal:var(--semantic-text-primary-normal);--components-scroll-thumb-background-normal:var(--semantic-background-primary-subtlier-disabled);--components-select-input-danger-background-active:var(--semantic-background-red-subtliest-normal);--components-select-input-danger-background-disabled:var(--semantic-background-red-subtliest-disabled);--components-select-input-danger-background-focused:var(--semantic-background-red-subtliest-focused);--components-select-input-danger-background-hover:var(--semantic-background-red-subtliest-hover);--components-select-input-danger-background-normal:var(--semantic-background-red-subtliest-normal);--components-select-input-danger-border-active:var(--semantic-border-red-normal);--components-select-input-danger-border-disabled:var(--semantic-border-red-disabled);--components-select-input-danger-border-focused:var(--semantic-border-red-focused);--components-select-input-danger-border-hover:var(--semantic-border-red-hover);--components-select-input-danger-border-normal:var(--semantic-border-red-normal);--components-select-input-default-background-active:var(--semantic-border-primary-subtlest-normal);--components-select-input-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-select-input-default-background-focused:var(--semantic-border-primary-subtlest-focused);--components-select-input-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-select-input-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-select-input-default-border-active:var(--semantic-border-primary-normal);--components-select-input-default-border-disabled:var(--semantic-border-primary-disabled);--components-select-input-default-border-focused:var(--semantic-border-primary-focused);--components-select-input-default-border-hover:var(--semantic-border-primary-hover);--components-select-input-default-border-normal:var(--semantic-border-primary-normal);--components-select-input-icon-disabled:var(--semantic-icons-primary-disabled);--components-select-input-icon-normal:var(--semantic-icons-primary-normal);--components-select-input-pretab-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-select-input-pretab-border-normal:var(--semantic-border-primary-subtlest-normal);--components-select-input-text-disabled:var(--semantic-text-primary-disabled);--components-select-input-text-filled:var(--semantic-text-primary-normal);--components-select-input-text-placeholder:var(--semantic-text-primary-placeholder);--components-select-menu-group-background:var(--semantic-background-secondary-normal);--components-select-menu-group-border:var(--semantic-border-primary-subtlest-normal);--components-select-menu-group-text-disabled:var(--semantic-text-primary-disabled);--components-select-menu-item-background-hover:var(--semantic-background-primary-subtliest-hover);--components-select-menu-item-background-selected:var(--semantic-background-blue-subtliest-normal);--components-select-menu-item-icon-selected:var(--semantic-icons-blue-normal);--components-select-menu-item-text-disabled:var(--semantic-text-primary-disabled);--components-select-menu-item-text-normal:var(--semantic-text-primary-normal);--components-skeleton-background:var(--semantic-background-primary-subtliest-disabled);--components-step-icon-background:var(--semantic-background-primary-subtliest-disabled);--components-step-icon-primary:var(--semantic-icons-primary-normal);--components-step-icon-secondary:var(--semantic-icons-secondary-normal);--components-step-text-disabled:var(--semantic-text-primary-disabled);--components-step-text-normal:var(--semantic-text-primary-normal);--components-tab-button-group-background-normal:var(--semantic-background-white-subtliest-normal);--components-tab-button-item-active-background-focused:var(--semantic-background-white-focused);--components-tab-button-item-active-background-hover:var(--semantic-background-white-hover);--components-tab-button-item-active-background-normal:var(--semantic-background-white-normal);--components-tab-button-item-active-text-disabled:var(--semantic-text-white-disabled);--components-tab-button-item-active-text-focused:var(--semantic-text-neutral-focused);--components-tab-button-item-active-text-hover:var(--semantic-text-neutral-hover);--components-tab-button-item-active-text-normal:var(--semantic-text-neutral-normal);--components-tab-button-item-default-background-hover:var(--semantic-background-white-subtliest-hover);--components-tab-button-item-default-text-disabled:var(--semantic-text-white-disabled);--components-tab-button-item-default-text-focused:var(--semantic-text-white-focused);--components-tab-button-item-default-text-hover:var(--semantic-text-white-hover);--components-tab-button-item-default-text-normal:var(--semantic-text-white-normal);--components-tag-status-background-default:var(--semantic-background-primary-subtliest-normal);--components-tag-status-background-disabled:var(--semantic-background-gray-subtliest-disabled);--components-tag-status-background-error:var(--semantic-background-red-subtliest-normal);--components-tag-status-background-info:var(--semantic-background-blue-subtliest-normal);--components-tag-status-background-success:var(--semantic-background-green-subtliest-normal);--components-tag-status-background-warning:var(--semantic-background-yellow-subtliest-normal);--components-tag-status-icon-disabled:var(--semantic-icons-primary-disabled);--components-tag-status-icon-error:var(--semantic-icons-red-status);--components-tag-status-icon-info:var(--semantic-icons-blue-status);--components-tag-status-icon-normal:var(--semantic-icons-primary-normal);--components-tag-status-icon-success:var(--semantic-icons-green-status);--components-tag-status-icon-warning:var(--semantic-icons-yellow-status);--components-tag-status-text-disabled:var(--semantic-text-primary-disabled);--components-tag-status-text-error:var(--semantic-text-red-status);--components-tag-status-text-info:var(--semantic-text-blue-status);--components-tag-status-text-normal:var(--semantic-text-primary-normal);--components-tag-status-text-success:var(--semantic-text-green-status);--components-tag-status-text-warning:var(--semantic-text-yellow-status);--components-timer-preview-background-normal:var(--semantic-background-secondary-normal);--components-timer-preview-text-normal:var(--semantic-text-primary-normal);--components-timer-recording-icon-active:var(--semantic-icons-red-normal);--components-timer-recording-text-normal:var(--semantic-text-white-normal);--components-tint-background-loading:var(--base-neutral-neutral-80);--components-tint-background-normal:var(--semantic-background-neutral-hover);--components-tips-icon-danger:var(--semantic-icons-red-normal);--components-tips-icon-normal:var(--semantic-icons-primary-normal);--components-tips-icon-success:var(--semantic-icons-green-normal);--components-tips-text-normal:var(--semantic-text-primary-normal);--components-toolbar-bottombar-background-camera:var(--semantic-background-neutral-normal);--components-toolbar-bottombar-background-normal:var(--semantic-background-secondary-normal);--components-toolbar-bottombar-border-normal:var(--semantic-border-primary-subtlier-disabled);--components-toolbar-topbar-background-camera:var(--semantic-background-neutral-normal);--components-toolbar-topbar-background-normal:var(--semantic-background-secondary-normal);--components-toolbar-topbar-border-normal:var(--semantic-border-primary-subtlier-disabled);--components-toolbar-topbar-text-normal:var(--semantic-text-primary-normal);--components-upload-background-surface:var(--semantic-background-primary-subtliest-disabled);--components-upload-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-upload-default-background-hover:var(--semantic-background-primary-subtliest-hover);--components-upload-default-background-normal:var(--semantic-background-primary-subtliest-normal);--components-upload-default-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-upload-default-border-hover:var(--semantic-border-blue-normal);--components-upload-default-border-normal:var(--semantic-border-primary-subtlest-normal);--components-upload-error-background-disabled:var(--semantic-background-red-subtliest-disabled);--components-upload-error-background-hover:var(--semantic-background-red-subtliest-hover);--components-upload-error-background-normal:var(--semantic-background-red-subtliest-normal);--components-upload-error-background-surface:var(--semantic-background-red-subtliest-disabled);--components-upload-error-border-disabled:var(--semantic-border-red-subtlier-disabled);--components-upload-error-border-hover:var(--semantic-border-red-normal);--components-upload-error-border-normal:var(--semantic-border-red-subtlier-normal);--components-upload-error-icon-disabled:var(--semantic-icons-red-disabled);--components-upload-error-icon-normal:var(--semantic-icons-red-normal);--components-upload-error-text-disabled:var(--semantic-text-red-disabled);--components-upload-error-text-normal:var(--semantic-text-red-normal);--components-upload-icon-delete:var(--semantic-icons-primary-normal);--components-upload-icon-disabled:var(--semantic-icons-gray-disabled);--components-upload-icon-loading:var(--semantic-icons-blue-normal);--components-upload-icon-normal:var(--semantic-icons-primary-disabled);--components-upload-list-item-background-normal:var(--semantic-background-secondary-normal);--components-upload-list-item-border-normal:var(--semantic-border-primary-subtlest-normal);--components-upload-loading-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-upload-loading-background-hover:var(--semantic-background-primary-subtliest-normal);--components-upload-loading-background-normal:var(--semantic-background-primary-subtliest-normal);--components-upload-loading-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-upload-loading-border-hover:var(--semantic-border-blue-normal);--components-upload-loading-border-normal:var(--semantic-border-primary-subtlest-normal);--components-upload-text-disabled:var(--semantic-text-primary-disabled);--components-upload-text-normal:var(--semantic-text-primary-normal);--components-upload-uploaded-background-disabled:var(--semantic-background-primary-subtliest-disabled);--components-upload-uploaded-background-hover:var(--semantic-background-primary-subtliest-normal);--components-upload-uploaded-background-normal:var(--semantic-background-primary-subtliest-normal);--components-upload-uploaded-border-disabled:var(--semantic-border-primary-subtlest-disabled);--components-upload-uploaded-border-hover:var(--semantic-border-blue-normal);--components-upload-uploaded-border-normal:var(--semantic-border-primary-subtlest-normal);--components-verification-status-icon-danger:var(--semantic-icons-red-normal);--components-verification-status-icon-disabled:var(--semantic-icons-primary-disabled);--components-verification-status-icon-info:var(--semantic-icons-blue-normal);--components-verification-status-icon-normal:var(--semantic-icons-primary-normal);--components-verification-status-icon-success:var(--semantic-icons-green-normal);--components-verification-status-text-disabled:var(--semantic-text-primary-disabled);--components-verification-status-text-normal:var(--semantic-text-primary-normal);--components-white-label-grey-background-normal:var(--semantic-background-primary-subtlier-normal);--components-white-label-white-background-normal:var(--base-white-white-100);--semantic-background-blue-disabled:var(--base-blue-blue-60);--semantic-background-blue-focused:var(--base-blue-blue-100);--semantic-background-blue-hover:var(--base-blue-blue-80);--semantic-background-blue-loading:var(--base-blue-blue-60);--semantic-background-blue-normal:var(--base-blue-blue-100);--semantic-background-blue-subtlier-disabled:var(--base-blue-blue-20);--semantic-background-blue-subtlier-hover:var(--base-blue-blue-40);--semantic-background-blue-subtlier-normal:var(--base-blue-blue-60);--semantic-background-blue-subtliest-active:var(--base-blue-blue-80);--semantic-background-blue-subtliest-disabled:var(--base-blue-blue-5);--semantic-background-blue-subtliest-focused:var(--base-blue-blue-10);--semantic-background-blue-subtliest-hover:var(--base-blue-blue-7);--semantic-background-blue-subtliest-normal:var(--base-blue-blue-10);--semantic-background-default-background-disabled:var(--semantic-background-primary-subtliest-disabled);--semantic-background-default-background-filled:var(--semantic-background-primary-subtliest-normal);--semantic-background-default-background-focused:var(--semantic-background-primary-subtliest-focused);--semantic-background-default-background-hover:var(--semantic-background-primary-subtliest-hover);--semantic-background-default-background-normal:var(--semantic-background-primary-subtliest-normal);--semantic-background-gray-disabled:var(--base-gray-gray-60);--semantic-background-gray-focused:var(--base-gray-gray-100);--semantic-background-gray-hover:var(--base-gray-gray-80);--semantic-background-gray-loading:var(--base-gray-gray-60);--semantic-background-gray-normal:var(--base-gray-gray-100);--semantic-background-gray-subtliest-active:var(--base-gray-gray-80);--semantic-background-gray-subtliest-disabled:var(--base-gray-gray-5);--semantic-background-gray-subtliest-hover:var(--base-gray-gray-10);--semantic-background-gray-subtliest-normal:var(--base-gray-gray-20);--semantic-background-green-disabled:var(--base-green-green-60);--semantic-background-green-focused:var(--base-green-green-100);--semantic-background-green-hover:var(--base-green-green-80);--semantic-background-green-loading:var(--base-green-green-60);--semantic-background-green-normal:var(--base-green-green-100);--semantic-background-green-subtlier-disabled:var(--base-green-green-20);--semantic-background-green-subtlier-hover:var(--base-green-green-40);--semantic-background-green-subtlier-normal:var(--base-green-green-60);--semantic-background-green-subtliest-active:var(--base-green-green-80);--semantic-background-green-subtliest-disabled:var(--base-green-green-5);--semantic-background-green-subtliest-focused:var(--base-green-green-10);--semantic-background-green-subtliest-hover:var(--base-green-green-7);--semantic-background-green-subtliest-normal:var(--base-green-green-10);--semantic-background-neutral-disabled:var(--base-neutral-neutral-60);--semantic-background-neutral-focused:var(--base-neutral-neutral-100);--semantic-background-neutral-hover:var(--base-neutral-neutral-80);--semantic-background-neutral-loading:var(--base-neutral-neutral-60);--semantic-background-neutral-normal:var(--base-neutral-neutral-100);--semantic-background-neutral-subtlier-disabled:var(--base-neutral-neutral-20);--semantic-background-neutral-subtlier-focused:var(--base-neutral-neutral-60);--semantic-background-neutral-subtlier-hover:var(--base-neutral-neutral-40);--semantic-background-neutral-subtlier-loading:var(--base-neutral-neutral-40);--semantic-background-neutral-subtlier-normal:var(--base-neutral-neutral-60);--semantic-background-primary-disabled:var(--base-white-white-60);--semantic-background-primary-focused:var(--base-white-white-100);--semantic-background-primary-hover:var(--base-white-white-80);--semantic-background-primary-loading:var(--base-white-white-60);--semantic-background-primary-normal:var(--base-white-white-100);--semantic-background-primary-subtlier-disabled:var(--base-white-white-20);--semantic-background-primary-subtlier-hover:var(--base-white-white-40);--semantic-background-primary-subtlier-normal:var(--base-white-white-60);--semantic-background-primary-subtliest-active:var(--base-white-white-80);--semantic-background-primary-subtliest-disabled:var(--base-white-white-5);--semantic-background-primary-subtliest-focused:var(--base-white-white-10);--semantic-background-primary-subtliest-hover:var(--base-white-white-7);--semantic-background-primary-subtliest-normal:var(--base-white-white-10);--semantic-background-red-disabled:var(--base-red-red-60);--semantic-background-red-focused:var(--base-red-red-100);--semantic-background-red-hover:var(--base-red-red-80);--semantic-background-red-loading:var(--base-red-red-60);--semantic-background-red-normal:var(--base-red-red-100);--semantic-background-red-subtlier-disabled:var(--base-red-red-20);--semantic-background-red-subtlier-hover:var(--base-red-red-40);--semantic-background-red-subtlier-normal:var(--base-red-red-60);--semantic-background-red-subtliest-active:var(--base-red-red-80);--semantic-background-red-subtliest-disabled:var(--base-red-red-5);--semantic-background-red-subtliest-focused:var(--base-red-red-10);--semantic-background-red-subtliest-hover:var(--base-red-red-7);--semantic-background-red-subtliest-normal:var(--base-red-red-10);--semantic-background-secondary-disabled:var(--base-neutral-neutral-60);--semantic-background-secondary-focused:var(--base-neutral-neutral-100);--semantic-background-secondary-hover:var(--base-neutral-neutral-80);--semantic-background-secondary-loading:var(--base-neutral-neutral-60);--semantic-background-secondary-normal:var(--base-neutral-neutral-100);--semantic-background-secondary-subtlier-disabled:var(--base-neutral-neutral-20);--semantic-background-secondary-subtlier-focused:var(--base-neutral-neutral-60);--semantic-background-secondary-subtlier-hover:var(--base-neutral-neutral-40);--semantic-background-secondary-subtlier-normal:var(--base-neutral-neutral-60);--semantic-background-white-disabled:var(--base-white-white-60);--semantic-background-white-focused:var(--base-white-white-100);--semantic-background-white-hover:var(--base-white-white-80);--semantic-background-white-loading:var(--base-white-white-60);--semantic-background-white-normal:var(--base-white-white-100);--semantic-background-white-subtliest-active:var(--base-white-white-80);--semantic-background-white-subtliest-disabled:var(--base-white-white-5);--semantic-background-white-subtliest-focused:var(--base-white-white-10);--semantic-background-white-subtliest-hover:var(--base-white-white-7);--semantic-background-white-subtliest-normal:var(--base-white-white-10);--semantic-background-yellow-disabled:var(--base-yellow-yellow-60);--semantic-background-yellow-focused:var(--base-yellow-yellow-100);--semantic-background-yellow-hover:var(--base-yellow-yellow-80);--semantic-background-yellow-loading:var(--base-yellow-yellow-60);--semantic-background-yellow-normal:var(--base-yellow-yellow-100);--semantic-background-yellow-subtlier-disabled:var(--base-yellow-yellow-20);--semantic-background-yellow-subtlier-hover:var(--base-yellow-yellow-40);--semantic-background-yellow-subtlier-normal:var(--base-yellow-yellow-60);--semantic-background-yellow-subtliest-active:var(--base-yellow-yellow-80);--semantic-background-yellow-subtliest-disabled:var(--base-yellow-yellow-5);--semantic-background-yellow-subtliest-focused:var(--base-yellow-yellow-10);--semantic-background-yellow-subtliest-hover:var(--base-yellow-yellow-7);--semantic-background-yellow-subtliest-normal:var(--base-yellow-yellow-10);--semantic-border-blue-disabled:var(--base-blue-blue-60);--semantic-border-blue-focused:var(--base-blue-blue-100);--semantic-border-blue-hover:var(--base-blue-blue-80);--semantic-border-blue-loading:var(--base-blue-blue-60);--semantic-border-blue-normal:var(--base-blue-blue-100);--semantic-border-blue-subtlest-active:var(--base-blue-blue-80);--semantic-border-blue-subtlest-disabled:var(--base-blue-blue-5);--semantic-border-blue-subtlest-focused:var(--base-blue-blue-10);--semantic-border-blue-subtlest-hover:var(--base-blue-blue-7);--semantic-border-blue-subtlest-normal:var(--base-blue-blue-10);--semantic-border-green-disabled:var(--base-green-green-60);--semantic-border-green-focused:var(--base-green-green-100);--semantic-border-green-hover:var(--base-green-green-80);--semantic-border-green-loading:var(--base-green-green-60);--semantic-border-green-normal:var(--base-green-green-100);--semantic-border-primary-disabled:var(--base-white-white-60);--semantic-border-primary-focused:var(--base-white-white-100);--semantic-border-primary-hover:var(--base-white-white-80);--semantic-border-primary-loading:var(--base-white-white-60);--semantic-border-primary-normal:var(--base-white-white-100);--semantic-border-primary-subtlest-active:var(--base-white-white-80);--semantic-border-primary-subtlest-disabled:var(--base-white-white-5);--semantic-border-primary-subtlest-focused:var(--base-white-white-10);--semantic-border-primary-subtlest-hover:var(--base-white-white-7);--semantic-border-primary-subtlest-normal:var(--base-white-white-10);--semantic-border-primary-subtlier-disabled:var(--base-white-white-20);--semantic-border-primary-subtlier-focused:var(--base-white-white-60);--semantic-border-primary-subtlier-hover:var(--base-white-white-40);--semantic-border-primary-subtlier-normal:var(--base-white-white-60);--semantic-border-red-disabled:var(--base-red-red-60);--semantic-border-red-focused:var(--base-red-red-100);--semantic-border-red-hover:var(--base-red-red-80);--semantic-border-red-loading:var(--base-red-red-60);--semantic-border-red-normal:var(--base-red-red-100);--semantic-border-red-subtlest-active:var(--base-red-red-80);--semantic-border-red-subtlest-disabled:var(--base-red-red-5);--semantic-border-red-subtlest-focused:var(--base-red-red-10);--semantic-border-red-subtlest-hover:var(--base-red-red-7);--semantic-border-red-subtlest-normal:var(--base-red-red-10);--semantic-border-red-subtlier-disabled:var(--base-red-red-20);--semantic-border-red-subtlier-focused:var(--base-red-red-60);--semantic-border-red-subtlier-hover:var(--base-red-red-40);--semantic-border-red-subtlier-normal:var(--base-red-red-60);--semantic-border-white-disabled:var(--base-white-white-60);--semantic-border-white-focused:var(--base-white-white-100);--semantic-border-white-hover:var(--base-white-white-80);--semantic-border-white-loading:var(--base-white-white-60);--semantic-border-white-normal:var(--base-white-white-100);--semantic-border-yellow-disabled:var(--base-yellow-yellow-60);--semantic-border-yellow-focused:var(--base-yellow-yellow-100);--semantic-border-yellow-hover:var(--base-yellow-yellow-80);--semantic-border-yellow-loading:var(--base-yellow-yellow-60);--semantic-border-yellow-normal:var(--base-yellow-yellow-100);--semantic-gradient-illustration-background-start:var(--base-white-white-100);--semantic-icons-blue-disabled:var(--base-blue-blue-60);--semantic-icons-blue-focused:var(--base-blue-blue-100);--semantic-icons-blue-hover:var(--base-blue-blue-80);--semantic-icons-blue-loading:var(--base-blue-blue-60);--semantic-icons-blue-normal:var(--base-blue-blue-100);--semantic-icons-camera-disabled:var(--base-white-white-60);--semantic-icons-camera-normal:var(--base-white-white-100);--semantic-icons-gray-disabled:var(--base-gray-gray-60);--semantic-icons-gray-focused:var(--base-gray-gray-100);--semantic-icons-gray-hover:var(--base-gray-gray-80);--semantic-icons-gray-loading:var(--base-gray-gray-60);--semantic-icons-gray-normal:var(--base-gray-gray-100);--semantic-icons-green-disabled:var(--base-green-green-60);--semantic-icons-green-focused:var(--base-green-green-100);--semantic-icons-green-hover:var(--base-green-green-80);--semantic-icons-green-loading:var(--base-green-green-60);--semantic-icons-green-normal:var(--base-green-green-100);--semantic-icons-neutral-disabled:var(--base-neutral-neutral-60);--semantic-icons-neutral-focused:var(--base-neutral-neutral-100);--semantic-icons-neutral-hover:var(--base-neutral-neutral-80);--semantic-icons-neutral-loading:var(--base-neutral-neutral-60);--semantic-icons-neutral-normal:var(--base-neutral-neutral-100);--semantic-icons-primary-disabled:var(--base-white-white-60);--semantic-icons-primary-focused:var(--base-white-white-100);--semantic-icons-primary-hover:var(--base-white-white-80);--semantic-icons-primary-loading:var(--base-white-white-60);--semantic-icons-primary-normal:var(--base-white-white-100);--semantic-icons-red-disabled:var(--base-red-red-60);--semantic-icons-red-focused:var(--base-red-red-100);--semantic-icons-red-hover:var(--base-red-red-80);--semantic-icons-red-loading:var(--base-red-red-60);--semantic-icons-red-normal:var(--base-red-red-100);--semantic-icons-secondary-disabled:var(--base-neutral-neutral-60);--semantic-icons-secondary-focused:var(--base-neutral-neutral-100);--semantic-icons-secondary-hover:var(--base-neutral-neutral-80);--semantic-icons-secondary-loading:var(--base-neutral-neutral-60);--semantic-icons-secondary-normal:var(--base-neutral-neutral-100);--semantic-icons-white-disabled:var(--base-white-white-60);--semantic-icons-white-focused:var(--base-white-white-100);--semantic-icons-white-hover:var(--base-white-white-80);--semantic-icons-white-loading:var(--base-white-white-60);--semantic-icons-white-normal:var(--base-white-white-100);--semantic-icons-yellow-disabled:var(--base-yellow-yellow-60);--semantic-icons-yellow-focused:var(--base-yellow-yellow-100);--semantic-icons-yellow-hover:var(--base-yellow-yellow-80);--semantic-icons-yellow-loading:var(--base-yellow-yellow-60);--semantic-icons-yellow-normal:var(--base-yellow-yellow-100);--semantic-text-blue-disabled:var(--base-blue-blue-60);--semantic-text-blue-focused:var(--base-blue-blue-100);--semantic-text-blue-hover:var(--base-blue-blue-80);--semantic-text-blue-loading:var(--base-blue-blue-60);--semantic-text-blue-normal:var(--base-blue-blue-100);--semantic-text-blue-placeholder:var(--base-blue-blue-60);--semantic-text-camera-button-primary-normal:var(--base-neutral-neutral-100);--semantic-text-camera-button-secondary-normal:var(--base-white-white-100);--semantic-text-camera-header-disabled:var(--base-white-white-60);--semantic-text-camera-header-normal:var(--base-white-white-100);--semantic-text-gray-disabled:var(--base-gray-gray-60);--semantic-text-gray-focused:var(--base-gray-gray-100);--semantic-text-gray-hover:var(--base-gray-gray-80);--semantic-text-gray-loading:var(--base-gray-gray-60);--semantic-text-gray-placeholder:var(--base-gray-gray-60);--semantic-text-gray-primary:var(--base-gray-gray-100);--semantic-text-green-disabled:var(--base-green-green-60);--semantic-text-green-focused:var(--base-green-green-100);--semantic-text-green-hover:var(--base-green-green-80);--semantic-text-green-loading:var(--base-green-green-60);--semantic-text-green-normal:var(--base-green-green-100);--semantic-text-green-placeholder:var(--base-green-green-60);--semantic-text-neutral-disabled:var(--base-neutral-neutral-60);--semantic-text-neutral-focused:var(--base-neutral-neutral-100);--semantic-text-neutral-hover:var(--base-neutral-neutral-80);--semantic-text-neutral-loading:var(--base-neutral-neutral-60);--semantic-text-neutral-normal:var(--base-neutral-neutral-100);--semantic-text-neutral-placeholder:var(--base-neutral-neutral-60);--semantic-text-primary-disabled:var(--base-white-white-60);--semantic-text-primary-focused:var(--base-white-white-100);--semantic-text-primary-hover:var(--base-white-white-80);--semantic-text-primary-loading:var(--base-white-white-60);--semantic-text-primary-normal:var(--base-white-white-100);--semantic-text-primary-placeholder:var(--base-white-white-60);--semantic-text-red-disabled:var(--base-red-red-60);--semantic-text-red-focused:var(--base-red-red-100);--semantic-text-red-hover:var(--base-red-red-80);--semantic-text-red-loading:var(--base-red-red-60);--semantic-text-red-normal:var(--base-red-red-100);--semantic-text-red-placeholder:var(--base-red-red-60);--semantic-text-secondary-disabled:var(--base-white-white-60);--semantic-text-secondary-focused:var(--base-white-white-100);--semantic-text-secondary-hover:var(--base-white-white-80);--semantic-text-secondary-loading:var(--base-white-white-60);--semantic-text-secondary-normal:var(--base-white-white-100);--semantic-text-secondary-placeholder:var(--base-white-white-60);--semantic-text-white-disabled:var(--base-white-white-60);--semantic-text-white-focused:var(--base-white-white-100);--semantic-text-white-hover:var(--base-white-white-80);--semantic-text-white-loading:var(--base-white-white-60);--semantic-text-white-normal:var(--base-white-white-100);--semantic-text-white-placeholder:var(--base-white-white-60);--semantic-text-yellow-disabled:var(--base-yellow-yellow-60);--semantic-text-yellow-focused:var(--base-yellow-yellow-100);--semantic-text-yellow-hover:var(--base-yellow-yellow-80);--semantic-text-yellow-loading:var(--base-yellow-yellow-60);--semantic-text-yellow-normal:var(--base-yellow-yellow-100);--semantic-text-yellow-placeholder:var(--base-yellow-yellow-60)}.sns-uikit{--font-family-main:"Inter";--font-letter-spacing-l:8px;--font-letter-spacing-m:4px;--font-letter-spacing-s:2px;--font-line-height-l:32px;--font-line-height-m:24px;--font-line-height-s:20px;--font-size-l:24px;--font-size-m:16px;--font-size-s:14px;--font-weight-bold:"Bold";--font-weight-medium:"Medium";--font-weight-regular:"Regular";--font-weight-semi-bold:"Semi Bold";--font-family-body-text:var(--font-family-main);--font-family-caption:var(--font-family-main);--font-family-header-1:var(--font-family-main);--font-family-header-2:var(--font-family-main);--font-family-header-3:var(--font-family-main);--font-family-links:var(--font-family-main);--body-text-font-size:16px;--body-text-font-family:Inter;--body-text-font-weight:400;--body-text-line-height:24px;--body-text-letter-spacing:0%;--body-text-text-transform:none;--body-text-text-decoration:none;--button-font-size:16px;--button-font-family:Inter;--button-font-weight:500;--button-line-height:24px;--button-letter-spacing:0%;--button-text-transform:none;--button-text-decoration:none;--caption-font-size:14px;--caption-font-family:Inter;--caption-font-weight:500;--caption-line-height:20px;--caption-letter-spacing:0%;--caption-text-transform:none;--caption-text-decoration:none;--header-1-font-size:24px;--header-1-font-family:Inter;--header-1-font-weight:700;--header-1-line-height:32px;--header-1-letter-spacing:0%;--header-1-text-transform:none;--header-1-text-decoration:none;--header-2-font-size:16px;--header-2-font-family:Inter;--header-2-font-weight:600;--header-2-line-height:24px;--header-2-letter-spacing:0%;--header-2-text-transform:none;--header-2-text-decoration:none;--header-3-font-size:16px;--header-3-font-family:Inter;--header-3-font-weight:500;--header-3-line-height:24px;--header-3-letter-spacing:0%;--header-3-text-transform:none;--header-3-text-decoration:none;--links-font-size:16px;--links-font-family:Inter;--links-font-weight:400;--links-line-height:24px;--links-letter-spacing:0%;--links-text-transform:none;--links-text-decoration:underline;--base-dimensions-4:16px;--base-dimensions-6:24px;--base-dimensions-8:32px;--base-dimensions-10:40px;--base-dimensions-12:48px;--components-alert-basic-spacing-gap-icon-content:var(--semantic-spacing-s);--components-alert-basic-spacing-gap-text-action:var(--semantic-spacing-xs);--components-alert-basic-spacing-gap-title-body:var(--semantic-spacing-xs);--components-alert-basic-spacing-padding-horizontal:var(--semantic-spacing-m);--components-alert-basic-spacing-padding-vertical:var(--semantic-spacing-s);--components-alert-border-radius:var(--semantic-border-radius-m);--components-button-basic-padding-horizontal:var(--semantic-spacing-l);--components-button-basic-padding-vertical:var(--semantic-spacing-s);--components-button-border-radius:var(--semantic-border-radius-m);--components-button-icon-only-padding-horizontal:var(--semantic-spacing-m);--components-button-icon-only-padding-vertical:var(--semantic-spacing-s);--components-button-spacing:var(--semantic-spacing-s);--components-camera-wizard-basic-padding-horizontal:var(--semantic-spacing-s);--components-camera-wizard-basic-padding-vertical:var(--semantic-spacing-s);--components-camera-wizard-border-radius:var(--semantic-border-radius-m);--components-camera-wizard-spacing:var(--semantic-spacing-s);--components-camera-border-radius:var(--semantic-border-radius-m);--components-illustrations-border-radius:var(--semantic-border-radius-m);--components-upload-border-radius:var(--semantic-border-radius-m);--semantic-border-radius-0:var(--base-dimensions-0);--semantic-border-radius-2xl:var(--base-dimensions-8);--semantic-border-radius-l:var(--base-dimensions-3);--semantic-border-radius-m:var(--base-dimensions-2);--semantic-border-radius-s:var(--base-dimensions-1);--semantic-border-radius-xl:var(--base-dimensions-4);--semantic-border-radius-xs:var(--base-dimensions-05);--semantic-spacing-0:var(--base-dimensions-0);--semantic-spacing-2xl:var(--base-dimensions-8);--semantic-spacing-2xs:var(--base-dimensions-05);--semantic-spacing-3xl:var(--base-dimensions-10);--semantic-spacing-4xl:var(--base-dimensions-12);--semantic-spacing-l:var(--base-dimensions-4);--semantic-spacing-m:var(--base-dimensions-3);--semantic-spacing-s:var(--base-dimensions-2);--semantic-spacing-xl:var(--base-dimensions-6);--semantic-spacing-xs:var(--base-dimensions-1);--base-dimensions-0:0px;--base-dimensions-05:2px;--base-dimensions-1:4px;--base-dimensions-2:8px;--base-dimensions-3:12px;--base-dimensions-px:1px;--component-button-shadow-blur:var(--semantic-shadows-blur-s);--component-button-shadow-color:var(--base-neutral-neutral-20);--component-button-shadow-position-x:var(--semantic-shadows-position-x-none);--component-button-shadow-position-y:var(--semantic-shadows-position-y-s);--component-button-shadow-spread:var(--base-dimensions-0);--semantic-shadows-blur-l:var(--base-dimensions-3);--semantic-shadows-blur-m:var(--base-dimensions-2);--semantic-shadows-blur-none:var(--base-dimensions-0);--semantic-shadows-blur-s:var(--base-dimensions-1);--semantic-shadows-position-x-l:var(--base-dimensions-3);--semantic-shadows-position-x-m:var(--base-dimensions-2);--semantic-shadows-position-x-none:var(--base-dimensions-0);--semantic-shadows-position-x-s:var(--base-dimensions-1);--semantic-shadows-position-y-l:var(--base-dimensions-3);--semantic-shadows-position-y-m:var(--base-dimensions-2);--semantic-shadows-position-y-none:var(--base-dimensions-0);--semantic-shadows-position-y-s:var(--base-dimensions-1);--semantic-shadows-spread-l:var(--base-dimensions-3);--semantic-shadows-spread-m:var(--base-dimensions-2);--semantic-shadows-spread-none:var(--base-dimensions-0);--semantic-shadows-spread-s:var(--base-dimensions-1);--button-shadow-box-shadow:0px 4px 4px 0px rgba(32,37,44,.2);--elevation-box-shadow:0px 4px 16px 0px rgba(32,37,44,.2)}._link_1m0ce_1{color:var(--components-button-link-default-text-normal);text-decoration:none}._link_1m0ce_1:hover{text-decoration:underline;color:var(--components-button-link-default-text-hover)}._link_1m0ce_1:disabled{color:var(--components-button-link-default-text-disabled);cursor:not-allowed}.icon[data-v-78853287]{display:inline-block;fill:currentColor;overflow:inherit}.icon.defaultSize[data-v-78853287]{width:calc(var(--baseSpace)*2);height:calc(var(--baseSpace)*2)}.icon.type-primary[data-v-78853287]{color:var(--semantic-icons-primary-normal)}.icon.type-primary.disabled[data-v-78853287]{color:var(--semantic-icons-primary-disabled)}.icon.type-primary.interactive[data-v-78853287]:not(.disabled):hover{color:var(--semantic-icons-primary-hover)}.icon.type-secondary[data-v-78853287]{color:var(--semantic-icons-secondary-normal)}.icon.type-secondary.disabled[data-v-78853287]{color:var(--semantic-icons-secondary-disabled)}.icon.type-secondary.interactive[data-v-78853287]:not(.disabled):hover{color:var(--semantic-icons-secondary-hover)}.icon.type-white[data-v-78853287]{color:var(--semantic-icons-white-normal)}.icon.type-white.disabled[data-v-78853287]{color:var(--semantic-icons-white-disabled)}.icon.type-white.interactive[data-v-78853287]:not(.disabled):hover{color:var(--semantic-icons-white-hover)}.icon.type-gray[data-v-78853287]{color:var(--semantic-icons-gray-normal)}.icon.type-gray.disabled[data-v-78853287]{color:var(--semantic-icons-gray-disabled)}.icon.type-gray.interactive[data-v-78853287]:hover{color:var(--semantic-icons-gray-hover)}.icon.type-warning[data-v-78853287]{color:var(--semantic-icons-yellow-normal)}.icon.type-warning.disabled[data-v-78853287]{color:var(--semantic-icons-yellow-disabled)}.icon.type-warning.interactive[data-v-78853287]:not(.disabled):hover{color:var(--semantic-icons-yellow-hover)}.icon.type-danger[data-v-78853287]{color:var(--semantic-icons-red-normal)}.icon.type-danger.disabled[data-v-78853287]{color:var(--semantic-icons-red-disabled)}.icon.type-danger.interactive[data-v-78853287]:not(.disabled):hover{color:var(--semantic-icons-red-hover)}.icon.type-success[data-v-78853287]{color:var(--semantic-icons-green-normal)}.icon.type-success.disabled[data-v-78853287]{color:var(--semantic-icons-green-disabled)}.icon.type-success.interactive[data-v-78853287]:not(.disabled):hover{color:var(--semantic-icons-green-hover)}.icon.type-info[data-v-78853287]{color:var(--semantic-icons-blue-normal)}.icon.type-info.disabled[data-v-78853287]{color:var(--semantic-icons-blue-disabled)}.icon.type-info.interactive[data-v-78853287]:not(.disabled):hover{color:var(--semantic-icons-blue-hover)}.icon.type-interactive[data-v-78853287]{color:inherit}.icon.spin[data-v-78853287]{animation:spin-78853287 1s linear infinite}@keyframes spin-78853287{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.sdk-icon.size-large .fill-main-color,.sdk-icon.size-medium .fill-main-color{fill:var(--components-step-icon-primary)}.sdk-icon.size-large .stroke-main-color,.sdk-icon.size-medium .stroke-main-color{stroke:var(--components-step-icon-primary)}.sdk-icon.size-large .fill-secondary-color,.sdk-icon.size-medium .fill-secondary-color{fill:var(--components-step-icon-secondary)}.sdk-icon.size-large .stroke-secondary-color,.sdk-icon.size-medium .stroke-secondary-color{stroke:var(--components-step-icon-secondary)}:where(._text_i0jk2_1){overflow-wrap:break-word;margin-block:0}._header1_i0jk2_6{font-family:var(--header-1-font-family),sans-serif;font-size:var(--header-1-font-size);line-height:var(--header-1-line-height);font-weight:var(--header-1-font-weight)}._header2_i0jk2_13{font-family:var(--header-2-font-family),sans-serif;font-size:var(--header-2-font-size);line-height:var(--header-2-line-height);font-weight:var(--header-2-font-weight)}._header3_i0jk2_20{font-family:var(--header-3-font-family),sans-serif;font-size:var(--header-3-font-size);line-height:var(--header-3-line-height);font-weight:var(--header-3-font-weight)}._caption_i0jk2_27,._danger_i0jk2_28{font-family:var(--caption-font-family),sans-serif;font-size:var(--caption-font-size);line-height:var(--caption-line-height);font-weight:var(--caption-font-weight)}._body_i0jk2_35{font-family:var(--body-text-font-family),sans-serif;font-size:var(--body-text-font-size);line-height:var(--body-text-line-height);font-weight:var(--body-text-font-weight)}:where(._header1_i0jk2_6){color:var(--components-font-header-1)}:where(._header2_i0jk2_13){color:var(--components-font-header-2)}:where(._header3_i0jk2_20){color:var(--components-font-header-3)}:where(._caption_i0jk2_27){color:var(--components-font-caption)}:where(._danger_i0jk2_28){color:var(--components-caption-text-danger)}:where(._body_i0jk2_35){color:var(--components-font-body)}.sdk-button[data-v-01adc922]{position:relative;padding:0;display:inline-flex;flex:1 1 auto;justify-content:center;align-items:center;font-family:var(--button-font-family);font-size:var(--button-font-size);line-height:var(--button-line-height);font-weight:var(--button-font-weight);color:var(--color);background-color:var(--backgroundColor);border:var(--borderWidth) solid var(--borderColor);box-sizing:border-box;border-radius:var(--components-button-border-radius);box-shadow:var(--shadow);-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--components-button-spacing);--hoverBackgroundColor:var(--backgroundColor)}.sdk-button[data-v-01adc922]:hover:not(:disabled){text-decoration:none;cursor:pointer}.sdk-button.size--default[data-v-01adc922]:not(.type-link){padding:var(--components-button-basic-padding-vertical) var(--components-button-basic-padding-horizontal);min-height:40px}.sdk-button.size--default:not(.type-link).type-plain[data-v-01adc922]{padding-left:0;padding-right:0}.sdk-button.size--default:not(.type-link).icon-only[data-v-01adc922]{padding:var(--components-button-icon-only-padding-vertical) var(--components-button-icon-only-padding-horizontal);min-width:40px}.sdk-button.icon-only[data-v-01adc922]{line-height:0}.sdk-button.icon-only .sdk-button-icon[data-v-01adc922]{min-height:var(--button-line-height)}.sdk-button .sdk-button-label[data-v-01adc922]{font:inherit;color:inherit}.sdk-button.disabled[data-v-01adc922]{color:var(--disabledColor);background-color:var(--disabledBackgroundColor);border:var(--borderWidth) solid var(--disabledBorderColor);box-shadow:var(--disabledShadow,var(--shadow));cursor:default!important}.sdk-button.custom-letter-spacing[data-v-01adc922]{letter-spacing:.04em}@media (hover:hover) and (pointer:fine){.sdk-button[data-v-01adc922]:hover:not(.disabled){color:var(--hoverColor);background-color:var(--hoverBackgroundColor);border:var(--borderWidth) solid var(--hoverBorderColor);box-shadow:var(--hoverShadow,var(--shadow))}}.type-primary[data-v-01adc922]{--shadow:var(--button-shadow-box-shadow);--hoverShadow:var(--button-shadow-box-shadow-hover);--disabledShadow:var(--button-shadow-box-shadow-disabled)}.type-primary.status-default[data-v-01adc922]{--borderWidth:var(--button-primary-borderWidth);--backgroundColor:var(--components-button-primary-default-background-normal);--borderColor:var(--components-button-primary-default-border-normal);--hoverBackgroundColor:var(--components-button-primary-default-background-hover);--hoverBorderColor:var(--components-button-primary-default-border-hover);--disabledBackgroundColor:var(--components-button-primary-default-background-disabled);--disabledBorderColor:var(--components-button-primary-default-border-disabled)}.type-primary.status-default[data-v-01adc922],.type-primary.status-success[data-v-01adc922]{--color:var(--components-button-primary-text-normal);--hoverColor:var(--components-button-primary-text-hover);--disabledColor:var(--components-button-primary-text-disabled)}.type-primary.status-success[data-v-01adc922]{--backgroundColor:var(--components-button-primary-success-background-normal);--borderColor:var(--components-button-primary-success-border-normal);--hoverBackgroundColor:var(--components-button-primary-success-background-hover);--hoverBorderColor:var(--components-button-primary-success-border-hover);--disabledBackgroundColor:var(--components-button-primary-success-background-disabled);--disabledBorderColor:var(--components-button-primary-success-border-disabled)}.type-primary.status-danger[data-v-01adc922]{--backgroundColor:var(--components-button-primary-danger-background-normal);--borderColor:var(--components-button-primary-danger-border-normal);--hoverBackgroundColor:var(--components-button-primary-danger-background-hover);--hoverBorderColor:var(--components-button-primary-danger-border-hover);--disabledBackgroundColor:var(--components-button-primary-danger-background-disabled);--disabledBorderColor:var(--components-button-primary-danger-border-disabled)}.type-primary.status-danger[data-v-01adc922],.type-primary.status-warning[data-v-01adc922]{--color:var(--components-button-primary-text-normal);--hoverColor:var(--components-button-primary-text-hover);--disabledColor:var(--components-button-primary-text-disabled)}.type-primary.status-warning[data-v-01adc922]{--backgroundColor:var(--components-button-primary-warning-background-normal);--borderColor:var(--components-button-primary-warning-border-normal);--hoverBackgroundColor:var(--components-button-primary-warning-background-hover);--hoverBorderColor:var(--components-button-primary-warning-border-hover);--disabledBackgroundColor:var(--components-button-primary-warning-background-disabled);--disabledBorderColor:var(--components-button-primary-warning-border-disabled)}.type-secondary[data-v-01adc922]{--shadow:var(--button-secondary-boxShadow);--hoverShadow:var(--button-secondary-boxShadow-hover);--disabledShadow:var(--button-secondary-boxShadow-disabled);--borderWidth:var(--button-secondary-borderWidth)}.type-secondary.status-default[data-v-01adc922]{--color:var(--components-button-secondary-default-text-normal);--backgroundColor:var(--components-button-secondary-default-background-normal);--borderColor:var(--components-button-secondary-default-border-normal);--hoverColor:var(--components-button-secondary-default-text-hover);--hoverBackgroundColor:var(--components-button-secondary-default-background-hover);--hoverBorderColor:var(--components-button-secondary-default-border-hover);--disabledColor:var(--components-button-secondary-default-text-disabled);--disabledBackgroundColor:var(--components-button-secondary-default-background-disabled);--disabledBorderColor:var(--components-button-secondary-default-border-disabled)}.type-secondary.status-success[data-v-01adc922]{--color:var(--components-button-secondary-success-text-normal);--backgroundColor:var(--components-button-secondary-success-background-normal);--borderColor:var(--components-button-secondary-success-border-normal);--hoverColor:var(--components-button-secondary-success-text-hover);--hoverBackgroundColor:var(--components-button-secondary-success-background-hover);--hoverBorderColor:var(--components-button-secondary-success-border-hover);--disabledColor:var(--components-button-secondary-success-text-disabled);--disabledBackgroundColor:var(--components-button-secondary-success-background-disabled);--disabledBorderColor:var(--components-button-secondary-success-border-disabled)}.type-secondary.status-danger[data-v-01adc922]{--color:var(--components-button-secondary-danger-text-normal);--backgroundColor:var(--components-button-secondary-danger-background-normal);--borderColor:var(--components-button-secondary-danger-border-normal);--hoverColor:var(--components-button-secondary-danger-text-hover);--hoverBackgroundColor:var(--components-button-secondary-danger-background-hover);--hoverBorderColor:var(--components-button-secondary-danger-border-hover);--disabledColor:var(--components-button-secondary-danger-text-disabled);--disabledBackgroundColor:var(--components-button-secondary-danger-background-disabled);--disabledBorderColor:var(--components-button-secondary-danger-border-disabled)}.type-secondary.status-warning[data-v-01adc922]{--color:var(--components-button-secondary-warning-text-normal);--backgroundColor:var(--components-button-secondary-warning-background-normal);--borderColor:var(--components-button-secondary-warning-border-normal);--hoverColor:var(--components-button-secondary-warning-text-hover);--hoverBackgroundColor:var(--components-button-secondary-warning-background-hover);--hoverBorderColor:var(--components-button-secondary-warning-border-hover);--disabledColor:var(--components-button-secondary-warning-text-disabled);--disabledBackgroundColor:var(--components-button-secondary-warning-background-disabled);--disabledBorderColor:var(--components-button-secondary-warning-border-disabled)}.type-link[data-v-01adc922],.type-plain[data-v-01adc922]{height:auto;flex:unset;align-items:center;font-family:var(--body-text-font-family),sans-serif;font-size:inherit;line-height:var(--body-text-line-height);font-weight:var(--body-text-font-weight);--borderWidth:0;--backgroundColor:none;text-align:center;white-space:normal;-webkit-user-select:text;-moz-user-select:text;user-select:text}.type-link.status-default[data-v-01adc922],.type-plain.status-default[data-v-01adc922]{--color:var(--components-button-link-default-text-normal);--hoverColor:var(--components-button-link-default-text-hover);--disabledColor:var(--components-button-link-default-text-disabled)}.type-link.status-success[data-v-01adc922],.type-plain.status-success[data-v-01adc922]{--color:var(--components-button-link-success-text-normal);--hoverColor:var(--components-button-link-success-text-hover);--disabledColor:var(--components-button-link-success-text-disabled)}.type-link.status-danger[data-v-01adc922],.type-plain.status-danger[data-v-01adc922]{--color:var(--components-button-link-danger-text-normal);--hoverColor:var(--components-button-link-danger-text-hover);--disabledColor:var(--components-button-link-danger-text-disabled)}.type-link.status-warning[data-v-01adc922],.type-plain.status-warning[data-v-01adc922]{--color:var(--components-button-link-warning-text-normal);--hoverColor:var(--components-button-link-warning-text-hover);--disabledColor:var(--components-button-link-warning-text-disabled)}.type-link[data-v-01adc922]{display:inline}a.type-link[data-v-01adc922]{text-decoration:none;border-radius:unset}.type-plain[data-v-01adc922]{display:inline-flex;font-weight:500}._no_style_lwzla_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit}._button_lwzla_12{border-radius:var(--semantic-border-radius-m);background:var(--semantic-background-default-background-normal);width:100%;box-sizing:border-box;display:flex;min-height:40px;align-items:center;gap:var(--semantic-spacing-s);cursor:pointer}._button_lwzla_12._sizeM_lwzla_23{padding:var(--semantic-spacing-s) var(--semantic-spacing-m)}._button_lwzla_12._sizeL_lwzla_26{padding:var(--semantic-spacing-m)}._button_lwzla_12 ._left_lwzla_29,._button_lwzla_12 ._right_lwzla_30{line-height:0}._button_lwzla_12 ._placeholder_lwzla_34,._button_lwzla_12 ._value_lwzla_33{min-height:var(--body-text-line-height);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._button_lwzla_12 ._placeholder_lwzla_34{color:var(--components-input-text-placeholder)}._button_lwzla_12:hover{background:var(--components-input-default-background-hover)}._button_lwzla_12:disabled{cursor:not-allowed;background:var(--components-input-default-background-disabled)}._button_lwzla_12:disabled ._left_lwzla_29{opacity:.5}._button_lwzla_12:disabled ._value_lwzla_33{color:var(--components-select-input-text-disabled)}._button_lwzla_12:disabled ._placeholder_lwzla_34{color:var(--components-input-icon-disabled)}._button_lwzla_12._invalid_lwzla_60{background:var(--components-input-danger-background-filled)}.pre-line[data-v-e084b290]{white-space:pre-line}.alert[data-v-e084b290]{padding:var(--components-alert-basic-spacing-padding-vertical) var(--components-alert-basic-spacing-padding-horizontal);display:flex;border-radius:var(--components-alert-border-radius);gap:var(--components-alert-basic-spacing-gap-icon-content)}.alert .alertIcon[data-v-e084b290]{margin-top:calc(var(--baseSpace)*.5)}.alert .content[data-v-e084b290]{display:flex;flex:1;flex-direction:column;gap:var(--components-alert-basic-spacing-gap-title-body);overflow:hidden}.alert.type-danger[data-v-e084b290]{background:var(--components-alert-basic-background-danger);--components-font-header-2:var(--components-alert-basic-text-danger);--components-font-body:var(--components-alert-basic-text-danger)}.alert.type-warning[data-v-e084b290]{background:var(--components-alert-basic-background-warning);--components-font-header-2:var(--components-alert-basic-text-warning);--components-font-body:var(--components-alert-basic-text-warning)}.alert.type-info[data-v-e084b290]{background:var(--components-alert-basic-background-info);--components-font-header-2:var(--components-alert-basic-text-info);--components-font-body:var(--components-alert-basic-text-info)}.alert.type-success[data-v-e084b290]{background:var(--components-alert-basic-background-success);--components-font-header-2:var(--components-alert-basic-text-success);--components-font-body:var(--components-alert-basic-text-success)}.alert.big-texts[data-v-e084b290]{--header-2-font-size:20px;--header-2-font-weight:700;--header-2-line-height:24px;--body-text-font-size:16px;--body-text-font-weight:400;--body-text-line-height:24px}.SdkTag[data-v-d41b9148]{padding:var(--semantic-spacing-2xs) var(--semantic-spacing-s);display:inline-block;width:-moz-fit-content;width:fit-content;border-radius:var(--semantic-spacing-xs)}.SdkTag.type-disabled[data-v-d41b9148]{color:var(--components-tag-status-text-disabled);background-color:var(--components-tag-status-background-default)}.SdkTag.type-error[data-v-d41b9148]{color:var(--components-tag-status-text-error);background-color:var(--components-tag-status-background-error)}.SdkTag.type-success[data-v-d41b9148]{color:var(--components-tag-status-text-success);background-color:var(--components-tag-status-background-success)}.SdkTag.type-info[data-v-d41b9148]{color:var(--components-tag-status-text-info);background-color:var(--components-tag-status-background-info)}.SdkTag.type-warning[data-v-d41b9148]{color:var(--components-tag-status-text-warning);background-color:var(--components-tag-status-background-warning)}.SdkTag.type-default[data-v-d41b9148]{color:var(--components-tag-status-text-default);background-color:var(--components-tag-status-background-default)}.SdkHeader[data-v-743d3d9a]{z-index:10;margin:0 auto;width:100%;max-width:480px;height:calc(var(--baseSpace)*7);min-height:calc(var(--baseSpace)*7);flex-direction:row;flex-wrap:nowrap;background:var(--components-toolbar-topbar-background-normal);transition:all .2s ease-in-out,background 0s}.SdkHeader .begin[data-v-743d3d9a],.SdkHeader .center[data-v-743d3d9a],.SdkHeader .end[data-v-743d3d9a],.SdkHeader[data-v-743d3d9a]{display:flex;box-sizing:border-box}.SdkHeader .begin[data-v-743d3d9a],.SdkHeader .end[data-v-743d3d9a]{padding:var(--semantic-spacing-s) 0;width:102px;align-items:center;flex-shrink:0}.SdkHeader .begin[data-v-743d3d9a]{justify-content:start}.SdkHeader .end[data-v-743d3d9a]{justify-content:end}.SdkHeader .center[data-v-743d3d9a]{flex:1;justify-content:center;align-items:center;text-align:center;padding:var(--semantic-spacing-l) 0}.progress[data-v-743d3d9a]{margin:0 auto;display:flex;width:min(100%,480px);gap:var(--semantic-spacing-l)}.progress .progress-item[data-v-743d3d9a]{overflow:hidden;height:var(--semantic-spacing-s);flex:1;background-color:var(--components-progress-line-rail-background-normal);border-radius:var(--semantic-border-radius-s)}.progress .progress-item .progress-bar[data-v-743d3d9a]{width:0;height:100%;background-color:var(--components-progress-line-progress-background-normal);transition:width .3s ease-in-out}@media (max-width:480px){.progress[data-v-743d3d9a]{gap:var(--semantic-spacing-xs)}.progress .progress-item[data-v-743d3d9a]{height:var(--semantic-spacing-xs)}}[dir=rtl] .back-button[data-v-743d3d9a]{transform:rotate(180deg)}._SdkFooter_hqc58_1{position:sticky;z-index:10;bottom:0;padding:var(--semantic-spacing-m) var(--semantic-spacing-xl);display:flex;flex-direction:column;gap:var(--semantic-spacing-l);background-color:var(--components-toolbar-bottombar-background-normal);border-top:1px solid var(--components-toolbar-bottombar-border-normal);transition:padding .2s ease-in-out}._SdkFooter_hqc58_1._isMobileFirefox_hqc58_13{position:relative}._SdkFooter_hqc58_1._withoutBorderTop_hqc58_16{border-top:none}@container root (width > 504px){._SdkFooter_hqc58_1{padding-right:0;padding-left:0}}@container root (width > 480px){._SdkFooter_hqc58_1{position:static;bottom:auto;border-top:initial}}._dark_bdzoj_1{color:var(--components-white-label-grey-background-normal)}._light_bdzoj_5{color:var(--components-white-label-white-background-normal)}.html[data-v-2832ca62]{overflow-wrap:break-word}.html[data-v-2832ca62] h1{margin:1em 0;font-family:var(--header-1-font-family),sans-serif;font-size:var(--header-1-font-size);line-height:var(--header-1-line-height);font-weight:var(--header-1-font-weight);color:var(--components-font-header-1)}.html[data-v-2832ca62] h2{margin:1em 0;font-family:var(--header-2-font-family),sans-serif;font-size:var(--header-2-font-size);line-height:var(--header-2-line-height);font-weight:var(--header-2-font-weight);color:var(--components-font-header-2)}.html[data-v-2832ca62] h3{margin:1em 0;font-family:var(--header-3-font-family),sans-serif;font-size:var(--header-3-font-size);line-height:var(--header-3-line-height);font-weight:var(--header-3-font-weight);color:var(--components-font-header-3)}.html[data-v-2832ca62] h4,.html[data-v-2832ca62] h5,.html[data-v-2832ca62] h6{margin:1em 0;font-family:var(--body-text-font-family),sans-serif;font-size:var(--body-text-font-size);line-height:var(--body-text-line-height);font-weight:var(--body-text-font-weight);color:var(--components-font-body)}.html[data-v-2832ca62] table{width:100%;border-collapse:collapse}.html[data-v-2832ca62] table td,.html[data-v-2832ca62] table th{padding:8px;border:1px solid var(--components-modal-border)}.html[data-v-2832ca62] table th{background-color:var(--components-modal-border)}.html[data-v-2832ca62] ul{margin:1em 0;padding-left:1em;list-style:initial}.html[data-v-2832ca62] ol{margin:1em 0;padding-left:1em;list-style:decimal}.html[data-v-2832ca62] li{margin-bottom:.5em}.html[data-v-2832ca62] a{text-decoration:none;color:var(--components-button-link-default-text-normal)}.html[data-v-2832ca62] a:hover{text-decoration:underline;color:var(--components-button-link-default-text-hover)}.html[data-v-2832ca62] a:focus{color:var(--components-button-link-default-text-focused)}.html[data-v-2832ca62] strong{font-weight:600}.html[data-v-2832ca62] em{font-style:italic}.html[data-v-2832ca62] blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid var(--components-modal-border);background-color:var(--components-modal-border)}.html[data-v-2832ca62] code{font-family:var(--caption-font-family);font-size:var(--caption-font-size);background-color:var(--semantic-background-primary-normal);color:var(--semantic-text-secondary-normal);padding:.2em .4em;border-radius:.2em}.html[data-v-2832ca62] hr{border:none;border-top:1px solid var(--components-modal-border);margin:1em 0}.html[data-v-2832ca62] p{margin:1em 0}.html[data-v-2832ca62] p:last-child{margin-bottom:0}.html[data-v-2832ca62] p:first-child{margin-top:0}._header_1yaqu_1{margin-bottom:var(--semantic-spacing-xs)}._list_1yaqu_5{display:flex;flex-direction:column;gap:var(--semantic-spacing-xs);list-style:none;padding-left:0;margin-block-start:0;margin-block-end:0}._row_1yaqu_15{padding-top:var(--semantic-spacing-2xs)}._row_1yaqu_15,._row_1yaqu_15 ._content_1yaqu_20{display:flex;gap:var(--semantic-spacing-s)}._row_1yaqu_15 ._rightIcon_1yaqu_24{align-self:center}._row_1yaqu_15 ._description_1yaqu_27{margin-top:var(--semantic-spacing-xs)}._icon_1yaqu_31{line-height:0;padding-top:var(--semantic-spacing-xs)}._panel_hkmat_1{display:flex;padding:var(--semantic-spacing-m);flex-direction:column;align-items:flex-start;gap:var(--semantic-spacing-m);align-self:stretch;border-radius:var(--semantic-border-radius-m);background-color:var(--components-input-default-background-disabled)}._panel_hkmat_1 ._delimiter_hkmat_11{height:0;width:100%;border-bottom:1px solid var(--components-modal-border)}._horizontal_1aqr6_1{height:1px;max-height:1px;flex:1 1 auto;background-color:var(--components-divider-border-normal);border:0;box-shadow:none}._separator_1ymcm_1{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--semantic-spacing-s)}._DialogOverlay_4mq0f_1{background-color:var(--components-tint-background-normal);position:fixed;top:0;right:0;bottom:0;left:0;animation:_overlayShow_4mq0f_1 .35s cubic-bezier(.22,1,.36,1);transition:opacity .35s cubic-bezier(.22,1,.36,1);z-index:100}._DialogContent_4mq0f_10{border:1px solid var(--components-modal-border);background-color:var(--components-modal-background-normal);border-radius:var(--semantic-border-radius-m);position:absolute;top:auto;bottom:0;left:50%;transform:translate(-50%);width:90%;max-width:480px;max-height:85vh;padding:var(--semantic-spacing-2xl) var(--semantic-spacing-xl) var(--semantic-spacing-3xl);animation:_contentShow_4mq0f_1 .35s cubic-bezier(.22,1,.36,1);transition:transform .35s cubic-bezier(.22,1,.36,1);box-sizing:border-box;margin-bottom:var(--semantic-spacing-xl);z-index:101;display:flex;flex-direction:column;gap:var(--semantic-spacing-xl);overflow-y:auto}@keyframes _overlayShow_4mq0f_1{0%{opacity:0}to{opacity:1}}@keyframes _contentShow_4mq0f_1{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}._container_u0lx3_1{background:var(--semantic-background-secondary-normal);border-radius:var(--semantic-border-radius-m);animation:_moveFromTop_u0lx3_1 .3s ease-out;transform:var(--3ca79d27)}._container_u0lx3_1._closing_u0lx3_8{transform:translateY(200%);opacity:0}._closeButton_u0lx3_13{all:unset;font-size:0;line-height:0}._closeButton_u0lx3_13:hover{cursor:pointer}._closeButton_u0lx3_13:focus-visible{outline:var(--focus-outline)}._closeButtonContainer_u0lx3_25{display:flex;padding:var(--semantic-spacing-xs);justify-content:center;align-items:flex-start;gap:var(--semantic-spacing-s)}@keyframes _moveFromTop_u0lx3_1{0%{transform:translateY(-200%)}to{transform:translateY(0)}}._step_16a89_1{display:flex;gap:var(--semantic-spacing-m)}._step_16a89_1 ._iconContainer_16a89_5{width:calc(var(--baseSpace)*7);height:calc(var(--baseSpace)*7);background:var(--components-step-icon-background);border-radius:var(--icons-background-borderRadius,100%)}._step_16a89_1 ._content_16a89_11{align-self:center}._step_16a89_1 ._content_16a89_11 ._stepDescription_16a89_14{margin-top:var(--semantic-spacing-xs)}._icon_16a89_5{width:calc(var(--baseSpace)*7);height:calc(var(--baseSpace)*7)}.SdkCard[data-v-7283dd28]{border-radius:var(--semantic-border-radius-m);box-shadow:inset 0 0 0 1px var(--components-card-border-normal)}.SdkCard--accordion .actions[data-v-7283dd28]{display:flex;flex-direction:column}.SdkCard--accordion .main[data-v-7283dd28]{padding-right:0}.SdkCard--accordion:not([open]) .header[data-v-7283dd28]{border-bottom-right-radius:var(--semantic-border-radius-m);border-bottom-left-radius:var(--semantic-border-radius-m)}.accordion-expand-button[data-v-7283dd28]{margin-left:auto}.SdkCard--accordion[open] .accordion-expand-button[data-v-7283dd28]{transform:rotate(180deg)}.header[data-v-7283dd28]{padding:2px 0 2px 12px;display:flex;box-sizing:border-box;height:44px;align-items:center;background:var(--components-card-background-header);border-top-left-radius:var(--semantic-border-radius-m);border-top-right-radius:var(--semantic-border-radius-m);align-self:stretch}.header .header-text[data-v-7283dd28]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header .actions[data-v-7283dd28]{margin-left:auto;padding-left:var(--semantic-spacing-s);flex-shrink:0}.main[data-v-7283dd28]{padding:var(--semantic-spacing-m);display:flex;gap:var(--semantic-spacing-s)}.content[data-v-7283dd28]{flex:1;max-width:100%}.leftIcon[data-v-7283dd28]{margin-right:var(--semantic-spacing-xs)}.tag[data-v-7283dd28]{margin-left:var(--semantic-spacing-s)}.SdkInfoCard[data-v-d5e10bb4]{border-radius:var(--semantic-border-radius-m);box-shadow:inset 0 0 0 1px var(--components-radiobutton-expanded-border-normal)}.SdkInfoCard--accordion .actions[data-v-d5e10bb4]{display:flex;flex-direction:column}.SdkInfoCard--accordion .main[data-v-d5e10bb4]{padding-right:0}.SdkInfoCard--accordion:not([open]) .header[data-v-d5e10bb4]{border-bottom-right-radius:var(--semantic-border-radius-m);border-bottom-left-radius:var(--semantic-border-radius-m)}.accordion-expand-button[data-v-d5e10bb4]{margin-left:auto}.SdkInfoCard--accordion[open] .accordion-expand-button[data-v-d5e10bb4]{transform:rotate(180deg)}.header[data-v-d5e10bb4]{padding:2px 0 2px 12px;display:flex;box-sizing:border-box;height:44px;align-items:center;background:var(--components-radiobutton-expanded-header-background-normal);border-top-left-radius:var(--semantic-border-radius-m);border-top-right-radius:var(--semantic-border-radius-m);align-self:stretch}.header .header-text[data-v-d5e10bb4]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header .actions[data-v-d5e10bb4]{margin-left:auto;padding-left:var(--semantic-spacing-s);flex-shrink:0}.leftIcon[data-v-d5e10bb4]{margin-right:calc(var(--baseSpace)*.5)}.tag[data-v-d5e10bb4]{margin-left:var(--baseSpace)}.main[data-v-d5e10bb4]{padding:var(--semantic-spacing-m);display:flex;gap:var(--semantic-spacing-s)}.list[data-v-d5e10bb4]{margin:0;flex:1}.list .dt[data-v-d5e10bb4]:not(:first-child){margin-top:var(--semantic-spacing-s)}.value[data-v-d5e10bb4]{margin:0;overflow-wrap:break-word}.value.break-all[data-v-d5e10bb4]{word-break:break-all}.dots[data-v-1f42945e]{display:flex;gap:8px}.dot[data-v-1f42945e]{display:inline-block;width:8px;height:8px;background-color:var(--components-carousel-slick-background-normal);border-radius:50%;transition:background-color .3s ease}.dot.active[data-v-1f42945e]{background-color:var(--components-carousel-slick-background-active)}._pageTitle_nv3k1_1{display:flex;flex-direction:column;align-items:stretch;gap:var(--semantic-spacing-s);text-align:var(--texts-align)}._pageTitle_nv3k1_1._left_nv3k1_8{text-align:left}._pageTitle_nv3k1_1._right_nv3k1_11{text-align:right}._pageTitle_nv3k1_1._center_nv3k1_14{text-align:center}.SdkPaginationItem[data-v-8c79d1f8]{list-style:none}.SdkPaginationItem__button[data-v-8c79d1f8]{padding:0 var(--semantic-spacing-s);display:flex;box-sizing:border-box;width:-moz-min-content;width:min-content;min-width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;font:inherit;color:var(--components-pagination-item-icon-normal);background:transparent;border:0;border-radius:var(--semantic-border-radius-s);cursor:pointer}.SdkPaginationItem__button[data-v-8c79d1f8]:disabled{color:var(--components-pagination-item-icon-disabled);cursor:default}.SdkPaginationItem__button[data-v-8c79d1f8]:hover:not(:disabled):not(.active){background:var(--components-pagination-item-default-background-hover);cursor:pointer}.SdkPaginationItem__button.active[data-v-8c79d1f8]{color:var(--components-pagination-item-text-active);box-shadow:0 0 0 1px var(--components-pagination-item-active-border-normal)}@media (max-width:480px){.SdkPaginationItem__button[data-v-8c79d1f8]{min-width:var(--semantic-spacing-xl);height:var(--semantic-spacing-xl)}}.SdkPagination[data-v-ac4a95d2]{display:flex;gap:8px}._cameraPopup_z9bcv_1{--components-font-body:var(--components-camera-wizard-text-normal);--body-text-font-family:var(--components-camera-wizard-font-family);--body-text-font-size:var(--components-camera-wizard-font-size);--body-text-font-weight:var(--components-camera-wizard-font-weight);display:flex;flex-direction:column;align-items:center;gap:var(--components-camera-wizard-spacing);padding:var(--components-camera-wizard-basic-padding-vertical) var(--components-camera-wizard-basic-padding-horizontal);background:var(--components-camera-wizard-background-normal);border-radius:var(--components-camera-wizard-border-radius);text-align:center}._DialogOverlay_12seg_1{background-color:var(--components-tint-background-normal);position:fixed;top:0;right:0;bottom:0;left:0;animation:_overlayShow_12seg_1 .15s cubic-bezier(.16,1,.3,1);z-index:100}._DialogContent_12seg_9{border:1px solid var(--components-modal-border);background-color:var(--components-modal-background-normal);border-radius:var(--semantic-border-radius-m);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:400px;max-height:85vh;padding:var(--semantic-spacing-xl);animation:_contentShow_12seg_1 .15s cubic-bezier(.16,1,.3,1);box-sizing:border-box;margin-bottom:var(--semantic-spacing-xl);z-index:101}@media (max-width:480px){._DialogContent_12seg_9{top:auto;bottom:0;transform:translate(-50%)}}._promptButtons_12seg_34{margin-top:var(--semantic-spacing-xl);display:grid;grid-template-columns:1fr 1fr;gap:16px}@keyframes _overlayShow_12seg_1{0%{opacity:0}to{opacity:1}}@keyframes _contentShow_12seg_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width:480px){@keyframes _contentShow_12seg_1{0%{opacity:0;transform:translate(-50%) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}}.camera-select_button-content[data-v-08903cb7]{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--semantic-spacing-s);display:flex;justify-content:space-between;align-items:center;gap:var(--semantic-spacing-s);background-color:var(--components-button-camera-additional-white-background-normal);border-radius:inherit}.camera-select_button-content[data-v-08903cb7]:not(.withPointerEvents){pointer-events:none}.camera-select_button-content.large[data-v-08903cb7]{justify-content:center;gap:var(--semantic-spacing-m)}@media (hover:hover) and (pointer:fine){.camera-select_button-content[data-v-08903cb7]:hover{background-color:var(--components-button-camera-additional-white-background-hover)}}.camera-select_button-content-active[data-v-08903cb7]{background-color:var(--components-button-camera-additional-white-background-active)}.camera-select_button-content-disabled[data-v-08903cb7]{background-color:var(--components-button-camera-additional-white-background-disabled);pointer-events:none}.camera-select_button_label[data-v-08903cb7]{overflow:hidden;text-overflow:ellipsis;font-size:var(--caption-font-size);color:var(--components-button-camera-additional-text-normal)}.camera-select_button_label.disabled[data-v-08903cb7]{color:var(--components-button-camera-additional-text-disabled)}.cameraIcon[data-v-08903cb7]{width:calc(var(--baseSpace)*3);height:calc(var(--baseSpace)*3)}.chevronIcon[data-v-08903cb7]{width:calc(var(--baseSpace)*1.5);height:calc(var(--baseSpace)*1.5)}.camera-select-button[data-v-86e903fb]{margin:0;padding:0;width:auto;font:inherit;line-height:normal;text-align:inherit;text-decoration:none;color:inherit;background:none;border:0;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}.camera-select-button[data-v-86e903fb]::-moz-focus-inner{padding:0;border:0}.camera-select_modal[data-v-86e903fb]{position:absolute;max-width:300px;top:calc(var(--baseSpace)*.5*-1);right:0;padding:var(--semantic-spacing-s) 0;border:1px solid var(--components-select-menu-group-border);display:flex;flex-direction:column;background-color:var(--components-select-menu-group-background);border-radius:13px;transform:translateY(-100%);-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px)}.camera-select_modal.left[data-v-86e903fb]{right:auto;left:0}.camera-select_modal .camera-select_modal-option[data-v-86e903fb]{box-sizing:border-box;padding:var(--semantic-spacing-s) var(--semantic-spacing-m);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.camera-select_modal .camera-select_modal-option-selected[data-v-86e903fb]{background-color:var(--components-select-menu-item-background-selected)}.sdk-camera-native[data-v-1ec999fb]{width:100%;height:100%;color:transparent;background-color:transparent;border:0;border-radius:inherit}.camera-select[data-v-d6dfa6f3]{position:relative;display:block;width:64px;height:40px;border-radius:32px;white-space:nowrap}.camera-select.large[data-v-d6dfa6f3]{width:80px;height:56px}.camera-select-with-label[data-v-d6dfa6f3]{width:116px}._required_5fgp3_1:after{margin-left:.25rem;content:"*";color:var(--semantic-text-red-normal)}._ToggleGroup_1ycd0_1{display:inline-flex;padding:var(--semantic-spacing-2xs);border-radius:var(--semantic-border-radius-s);gap:var(--semantic-spacing-s);background-color:var(--components-tab-button-group-background-normal)}._ToggleGroup_1ycd0_1._disabled_1ycd0_8{pointer-events:none}._ToggleGroupItem_1ycd0_12{all:unset;display:flex;padding:var(--semantic-spacing-2xs) var(--semantic-spacing-xl);justify-content:center;align-items:center;gap:var(--semantic-spacing-xs);border-radius:var(--semantic-border-radius-s)}._ToggleGroupItem_1ycd0_12 ._ToggleGroupItemText_1ycd0_21{color:var(--components-tab-button-item-default-text-normal)}._ToggleGroupItem_1ycd0_12:disabled ._ToggleGroupItemText_1ycd0_21{color:var(--components-tab-button-item-default-text-disabled)}._ToggleGroupItem_1ycd0_12:hover:not(:disabled){cursor:pointer;background:var(--components-tab-button-item-default-background-hover)}._ToggleGroupItem_1ycd0_12:focus-within{outline:var(--focus-outline)}._ToggleGroupItem_1ycd0_12[data-state=on]:not(:disabled){background:var(--components-tab-button-item-active-background-normal)}._ToggleGroupItem_1ycd0_12[data-state=on]:not(:disabled) ._ToggleGroupItemText_1ycd0_21{color:var(--components-tab-button-item-active-text-normal)}._ToggleGroupItem_1ycd0_12[data-state=on]:not(:disabled):hover{background:var(--components-tab-button-item-active-background-hover)}._ToggleGroupItem_1ycd0_12[data-state=on]:not(:disabled):hover ._ToggleGroupItemText_1ycd0_21{color:var(--components-tab-button-item-active-text-hover)}#sns-websdk-container.sns-theme-light{--devPanelBackground:rgba(32,37,44,.58);--selectNativeOptionBackgroundColor:#fff;--selectNativeOptionColor:#000;--selectNativeArrowSvg:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.416 4.35a.973.973 0 01-.113 1.41l-5.625 6c-.39.32-.966.32-1.356 0l-5.625-6a.973.973 0 01-.113-1.41 1.072 1.072 0 011.469-.11L8 9.684l4.947-5.442a1.072 1.072 0 011.469.108z' fill='%2320252C'/%3E%3C/svg%3E");--selectNativeArrowSvgDisabled:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.416 4.35a.973.973 0 01-.113 1.41l-5.625 6c-.39.32-.966.32-1.356 0l-5.625-6a.973.973 0 01-.113-1.41 1.072 1.072 0 011.47-.11L8 9.684l4.947-5.442a1.072 1.072 0 011.469.108z' fill='%23616E85' fill-opacity='.25'/%3E%3C/svg%3E");--colorScheme:light;--sumsubIdGradient:linear-gradient(260deg,#fdf6ff,#eff1fe 50.92%,#f2fbff);--focus-outline:#1765ff auto 1px}#sns-websdk-container.sns-theme-dark{--devPanelBackground:rgba(217,215,215,.5);--selectNativeOptionBackgroundColor:#20252c;--selectNativeOptionColor:#fff;--selectNativeArrowSvg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.416 4.35a.973.973 0 01-.113 1.41l-5.625 6c-.39.32-.966.32-1.356 0l-5.625-6a.973.973 0 01-.113-1.41 1.072 1.072 0 011.47-.11L8 9.684l4.947-5.442a1.072 1.072 0 011.469.108z' fill='%23FFF'/%3E%3C/svg%3E");--selectNativeArrowSvgDisabled:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.416 4.35a.973.973 0 01-.113 1.41l-5.625 6c-.39.32-.966.32-1.356 0l-5.625-6a.973.973 0 01-.113-1.41 1.072 1.072 0 011.47-.11L8 9.684l4.947-5.442a1.072 1.072 0 011.469.108z' fill='%23616E85' fill-opacity='.25'/%3E%3C/svg%3E");--colorScheme:dark;--sumsubIdGradient:linear-gradient(260deg,#2c0037,#000523 50.92%,#002738);--focus-outline:#1765ff auto 1px}#sns-websdk-container{--components-radiobutton-point-default-background-normal:var(--ss-sdk-other-checkboxes-mainColor)!important;--components-radiobutton-point-default-background-focused:var(--ss-sdk-other-checkboxes-mainColor)!important;--components-checkbox-checked-default-background-normal:var(--ss-sdk-other-checkboxes-mainColor)!important;--components-checkbox-checked-default-background-focused:var(--ss-sdk-other-checkboxes-mainColor)!important;--components-radiobutton-unchecked-default-border-hover:var(--ss-sdk-other-checkboxes-mainColor80)!important;--components-radiobutton-checked-default-border-hover:var(--ss-sdk-other-checkboxes-mainColor80)!important;--components-radiobutton-point-default-background-hover:var(--ss-sdk-other-checkboxes-mainColor80)!important;--components-checkbox-checked-default-background-hover:var(--ss-sdk-other-checkboxes-mainColor80)!important;--components-checkbox-unchecked-default-border-hover:var(--ss-sdk-other-checkboxes-mainColor80)!important;--components-checkbox-checked-default-border-hover:var(--ss-sdk-other-checkboxes-mainColor80)!important;--components-radiobutton-unchecked-default-background-normal:var(--ss-sdk-other-checkboxes-secondaryColor)!important;--components-radiobutton-unchecked-default-background-focused:var(--ss-sdk-other-checkboxes-secondaryColor)!important;--components-radiobutton-checked-default-background-normal:var(--ss-sdk-other-checkboxes-secondaryColor)!important;--components-radiobutton-checked-default-background-focused:var(--ss-sdk-other-checkboxes-secondaryColor)!important;--components-checkbox-unchecked-default-background-normal:var(--ss-sdk-other-checkboxes-secondaryColor)!important;--components-checkbox-unchecked-default-background-focused:var(--ss-sdk-other-checkboxes-secondaryColor)!important;--components-radiobutton-unchecked-default-background-disabled:var(--ss-sdk-other-checkboxes-secondaryColor60)!important;--components-radiobutton-checked-default-background-disabled:var(--ss-sdk-other-checkboxes-secondaryColor60)!important;--components-checkbox-unchecked-default-background-disabled:var(--ss-sdk-other-checkboxes-secondaryColor60)!important;--background-primary-normal:var(--ss-sdk-colors-widgetColor)!important;--components-modal-background-normal:var(--ss-sdk-colors-widgetColor)!important;--components-toolbar-topbar-background-normal:var(--ss-sdk-colors-widgetColor)!important;--components-toolbar-bottombar-background-normal:var(--ss-sdk-colors-widgetColor)!important;--semantic-border-blue-normal:var(--ss-sdk-colors-infoColor)!important;--semantic-border-blue-focused:var(--ss-sdk-colors-infoColor)!important;--semantic-text-blue-normal:var(--ss-sdk-colors-infoColor)!important;--semantic-text-blue-focused:var(--ss-sdk-colors-infoColor)!important;--semantic-background-blue-normal:var(--ss-sdk-colors-infoColor)!important;--semantic-background-blue-focused:var(--ss-sdk-colors-infoColor)!important;--semantic-border-blue-hover:var(--ss-sdk-colors-infoColor80)!important;--semantic-text-blue-hover:var(--ss-sdk-colors-infoColor80)!important;--semantic-background-blue-hover:var(--ss-sdk-colors-infoColor80)!important;--semantic-border-blue-subtlest-active:var(--ss-sdk-colors-infoColor80)!important;--semantic-background-blue-subtliest-active:var(--ss-sdk-colors-infoColor80)!important;--semantic-border-blue-loading:var(--ss-sdk-colors-infoColor60)!important;--semantic-border-blue-disabled:var(--ss-sdk-colors-infoColor60)!important;--semantic-text-blue-placeholder:var(--ss-sdk-colors-infoColor60)!important;--semantic-text-blue-loading:var(--ss-sdk-colors-infoColor60)!important;--semantic-text-blue-disabled:var(--ss-sdk-colors-infoColor60)!important;--semantic-background-blue-loading:var(--ss-sdk-colors-infoColor60)!important;--semantic-background-blue-disabled:var(--ss-sdk-colors-infoColor60)!important;--semantic-background-blue-subtlier-normal:var(--ss-sdk-colors-infoColor60)!important;--semantic-border-blue-subtlest-normal:var(--ss-sdk-colors-infoColor10)!important;--semantic-border-blue-subtlest-focused:var(--ss-sdk-colors-infoColor10)!important;--semantic-background-blue-subtliest-normal:var(--ss-sdk-colors-infoColor10)!important;--semantic-background-blue-subtliest-focused:var(--ss-sdk-colors-infoColor10)!important;--semantic-border-blue-subtlest-hover:var(--ss-sdk-colors-infoColor7)!important;--semantic-background-blue-subtliest-hover:var(--ss-sdk-colors-infoColor7)!important;--semantic-border-blue-subtlest-disabled:var(--ss-sdk-colors-infoColor5)!important;--semantic-background-blue-subtliest-disabled:var(--ss-sdk-colors-infoColor5)!important;--semantic-background-blue-subtlier-hover:var(--ss-sdk-colors-infoColor40)!important;--semantic-background-blue-subtlier-disabled:var(--ss-sdk-colors-infoColor20)!important;--semantic-border-green-normal:var(--ss-sdk-colors-successColor)!important;--semantic-border-green-focused:var(--ss-sdk-colors-successColor)!important;--semantic-text-green-normal:var(--ss-sdk-colors-successColor)!important;--semantic-text-green-focused:var(--ss-sdk-colors-successColor)!important;--semantic-background-green-normal:var(--ss-sdk-colors-successColor)!important;--semantic-background-green-focused:var(--ss-sdk-colors-successColor)!important;--semantic-border-green-hover:var(--ss-sdk-colors-successColor80)!important;--semantic-text-green-hover:var(--ss-sdk-colors-successColor80)!important;--semantic-background-green-hover:var(--ss-sdk-colors-successColor80)!important;--semantic-border-green-subtlest-active:var(--ss-sdk-colors-successColor80)!important;--semantic-background-green-subtliest-active:var(--ss-sdk-colors-successColor80)!important;--semantic-border-green-loading:var(--ss-sdk-colors-successColor60)!important;--semantic-border-green-disabled:var(--ss-sdk-colors-successColor60)!important;--semantic-text-green-placeholder:var(--ss-sdk-colors-successColor60)!important;--semantic-text-green-loading:var(--ss-sdk-colors-successColor60)!important;--semantic-text-green-disabled:var(--ss-sdk-colors-successColor60)!important;--semantic-background-green-loading:var(--ss-sdk-colors-successColor60)!important;--semantic-background-green-disabled:var(--ss-sdk-colors-successColor60)!important;--semantic-background-green-subtlier-normal:var(--ss-sdk-colors-successColor60)!important;--semantic-border-green-subtlest-normal:var(--ss-sdk-colors-successColor10)!important;--semantic-border-green-subtlest-focused:var(--ss-sdk-colors-successColor10)!important;--semantic-background-green-subtliest-normal:var(--ss-sdk-colors-successColor10)!important;--semantic-background-green-subtliest-focused:var(--ss-sdk-colors-successColor10)!important;--semantic-border-green-subtlest-hover:var(--ss-sdk-colors-successColor7)!important;--semantic-background-green-subtliest-hover:var(--ss-sdk-colors-successColor7)!important;--semantic-border-green-subtlest-disabled:var(--ss-sdk-colors-successColor5)!important;--semantic-background-green-subtliest-disabled:var(--ss-sdk-colors-successColor5)!important;--semantic-background-green-subtlier-hover:var(--ss-sdk-colors-successColor40)!important;--semantic-background-green-subtlier-disabled:var(--ss-sdk-colors-successColor20)!important;--semantic-border-yellow-normal:var(--ss-sdk-colors-warningColor)!important;--semantic-border-yellow-focused:var(--ss-sdk-colors-warningColor)!important;--semantic-text-yellow-normal:var(--ss-sdk-colors-warningColor)!important;--semantic-text-yellow-focused:var(--ss-sdk-colors-warningColor)!important;--semantic-background-yellow-normal:var(--ss-sdk-colors-warningColor)!important;--semantic-background-yellow-focused:var(--ss-sdk-colors-warningColor)!important;--semantic-border-yellow-hover:var(--ss-sdk-colors-warningColor80)!important;--semantic-text-yellow-hover:var(--ss-sdk-colors-warningColor80)!important;--semantic-background-yellow-hover:var(--ss-sdk-colors-warningColor80)!important;--semantic-border-yellow-subtlest-active:var(--ss-sdk-colors-warningColor80)!important;--semantic-background-yellow-subtliest-active:var(--ss-sdk-colors-warningColor80)!important;--semantic-border-yellow-loading:var(--ss-sdk-colors-warningColor60)!important;--semantic-border-yellow-disabled:var(--ss-sdk-colors-warningColor60)!important;--semantic-text-yellow-placeholder:var(--ss-sdk-colors-warningColor60)!important;--semantic-text-yellow-loading:var(--ss-sdk-colors-warningColor60)!important;--semantic-text-yellow-disabled:var(--ss-sdk-colors-warningColor60)!important;--semantic-background-yellow-loading:var(--ss-sdk-colors-warningColor60)!important;--semantic-background-yellow-disabled:var(--ss-sdk-colors-warningColor60)!important;--semantic-background-yellow-subtlier-normal:var(--ss-sdk-colors-warningColor60)!important;--semantic-border-yellow-subtlest-normal:var(--ss-sdk-colors-warningColor10)!important;--semantic-border-yellow-subtlest-focused:var(--ss-sdk-colors-warningColor10)!important;--semantic-background-yellow-subtliest-normal:var(--ss-sdk-colors-warningColor10)!important;--semantic-background-yellow-subtliest-focused:var(--ss-sdk-colors-warningColor10)!important;--semantic-border-yellow-subtlest-hover:var(--ss-sdk-colors-warningColor7)!important;--semantic-background-yellow-subtliest-hover:var(--ss-sdk-colors-warningColor7)!important;--semantic-border-yellow-subtlest-disabled:var(--ss-sdk-colors-warningColor5)!important;--semantic-background-yellow-subtliest-disabled:var(--ss-sdk-colors-warningColor5)!important;--semantic-background-yellow-subtlier-hover:var(--ss-sdk-colors-warningColor40)!important;--semantic-background-yellow-subtlier-disabled:var(--ss-sdk-colors-warningColor20)!important;--semantic-border-red-normal:var(--ss-sdk-colors-errorColor)!important;--semantic-border-red-focused:var(--ss-sdk-colors-errorColor)!important;--semantic-text-red-normal:var(--ss-sdk-colors-errorColor)!important;--semantic-text-red-focused:var(--ss-sdk-colors-errorColor)!important;--semantic-background-red-normal:var(--ss-sdk-colors-errorColor)!important;--semantic-background-red-focused:var(--ss-sdk-colors-errorColor)!important;--semantic-border-red-hover:var(--ss-sdk-colors-errorColor80)!important;--semantic-text-red-hover:var(--ss-sdk-colors-errorColor80)!important;--semantic-background-red-hover:var(--ss-sdk-colors-errorColor80)!important;--semantic-border-red-subtlest-active:var(--ss-sdk-colors-errorColor80)!important;--semantic-background-red-subtliest-active:var(--ss-sdk-colors-errorColor80)!important;--semantic-border-red-loading:var(--ss-sdk-colors-errorColor60)!important;--semantic-border-red-disabled:var(--ss-sdk-colors-errorColor60)!important;--semantic-text-red-placeholder:var(--ss-sdk-colors-errorColor60)!important;--semantic-text-red-loading:var(--ss-sdk-colors-errorColor60)!important;--semantic-text-red-disabled:var(--ss-sdk-colors-errorColor60)!important;--semantic-background-red-loading:var(--ss-sdk-colors-errorColor60)!important;--semantic-background-red-disabled:var(--ss-sdk-colors-errorColor60)!important;--semantic-background-red-subtlier-normal:var(--ss-sdk-colors-errorColor60)!important;--semantic-border-red-subtlest-normal:var(--ss-sdk-colors-errorColor10)!important;--semantic-border-red-subtlest-focused:var(--ss-sdk-colors-errorColor10)!important;--semantic-background-red-subtliest-normal:var(--ss-sdk-colors-errorColor10)!important;--semantic-background-red-subtliest-focused:var(--ss-sdk-colors-errorColor10)!important;--semantic-border-red-subtlest-hover:var(--ss-sdk-colors-errorColor7)!important;--semantic-background-red-subtliest-hover:var(--ss-sdk-colors-errorColor7)!important;--semantic-border-red-subtlest-disabled:var(--ss-sdk-colors-errorColor5)!important;--semantic-background-red-subtliest-disabled:var(--ss-sdk-colors-errorColor5)!important;--semantic-background-red-subtlier-hover:var(--ss-sdk-colors-errorColor40)!important;--semantic-background-red-subtlier-disabled:var(--ss-sdk-colors-errorColor20)!important;--components-button-primary-default-background-normal:var(--ss-sdk-buttons-primary-backgroundColor)!important;--components-button-primary-default-background-hover:var(--ss-sdk-buttons-primary-backgroundColor80)!important;--components-button-primary-default-background-disabled:var(--ss-sdk-buttons-primary-backgroundColor60)!important;--components-button-primary-text-normal:var(--ss-sdk-buttons-primary-fontColor)!important;--components-button-primary-text-focused:var(--ss-sdk-buttons-primary-fontColor)!important;--components-button-primary-text-hover:var(--ss-sdk-buttons-primary-fontColor80)!important;--components-button-primary-text-disabled:var(--ss-sdk-buttons-primary-fontColor60)!important;--components-button-primary-default-border-normal:var(--ss-sdk-buttons-primary-borderColor)!important;--components-button-primary-default-border-hover:var(--ss-sdk-buttons-primary-borderColor80)!important;--components-button-primary-default-border-disabled:var(--ss-sdk-buttons-primary-borderColor60)!important;--components-button-link-default-text-normal:var(--ss-sdk-buttons-link-fontColor)!important;--components-button-link-default-text-focused:var(--ss-sdk-buttons-link-fontColor)!important;--components-button-link-default-text-hover:var(--ss-sdk-buttons-link-fontColor80)!important;--components-button-link-default-text-disabled:var(--ss-sdk-buttons-link-fontColor60)!important;--components-button-secondary-default-background-normal:var(--ss-sdk-buttons-secondary-backgroundColor)!important;--components-button-secondary-success-background-normal:var(--ss-sdk-buttons-secondary-backgroundColor)!important;--components-button-secondary-danger-background-normal:var(--ss-sdk-buttons-secondary-backgroundColor)!important;--components-button-secondary-warning-background-normal:var(--ss-sdk-buttons-secondary-backgroundColor)!important;--components-button-secondary-default-background-hover:var(--ss-sdk-buttons-secondary-backgroundColor80)!important;--components-button-secondary-success-background-hover:var(--ss-sdk-buttons-secondary-backgroundColor80)!important;--components-button-secondary-danger-background-hover:var(--ss-sdk-buttons-secondary-backgroundColor80)!important;--components-button-secondary-warning-background-hover:var(--ss-sdk-buttons-secondary-backgroundColor80)!important;--components-button-secondary-default-background-disabled:var(--ss-sdk-buttons-secondary-backgroundColor60)!important;--components-button-secondary-success-background-disabled:var(--ss-sdk-buttons-secondary-backgroundColor60)!important;--components-button-secondary-danger-background-disabled:var(--ss-sdk-buttons-secondary-backgroundColor60)!important;--components-button-secondary-warning-background-disabled:var(--ss-sdk-buttons-secondary-backgroundColor60)!important;--components-button-secondary-default-text-normal:var(--ss-sdk-buttons-secondary-fontColor)!important;--components-button-secondary-default-text-focused:var(--ss-sdk-buttons-secondary-fontColor)!important;--components-button-secondary-default-text-hover:var(--ss-sdk-buttons-secondary-fontColor80)!important;--components-button-secondary-default-text-disabled:var(--ss-sdk-buttons-secondary-fontColor60)!important;--components-button-secondary-default-border-normal:var(--ss-sdk-buttons-secondary-borderColor)!important;--components-button-secondary-default-border-hover:var(--ss-sdk-buttons-secondary-borderColor80)!important;--components-button-secondary-default-border-disabled:var(--ss-sdk-buttons-secondary-borderColor60)!important;--components-radio-checkbox-default-background-checked:var(--ss-sdk-other-input-backgroundColor)!important;--components-select-input-default-background-normal:var(--ss-sdk-other-input-backgroundColor)!important;--components-select-input-default-background-focused:var(--ss-sdk-other-input-backgroundColor)!important;--components-input-default-background-filled:var(--ss-sdk-other-input-backgroundColor)!important;--components-radio-checkbox-default-background-hover:var(--ss-sdk-other-input-backgroundColor80)!important;--components-select-input-default-background-hover:var(--ss-sdk-other-input-backgroundColor80)!important;--components-input-default-background-hover:var(--ss-sdk-other-input-backgroundColor80)!important;--components-select-input-default-background-disabled:var(--ss-sdk-other-input-backgroundColor60)!important;--components-radio-checkbox-default-background-disabled:var(--ss-sdk-other-input-backgroundColor60)!important;--components-input-default-background-disabled:var(--ss-sdk-other-input-backgroundColor60)!important;--components-progress-line-progress-background-normal:var(--ss-sdk-colors-accentColor)!important;--components-illustrations-background-normal:var(--ss-sdk-images-backgroundColor)!important;--components-illustrations-main-primary:var(--ss-sdk-images-mainColor)!important;--components-illustrations-additional-primary:var(--ss-sdk-images-secondaryColor)!important;--semantic-icons-blue-normal:var(--ss-sdk-iconsSmall-info)!important;--semantic-icons-blue-hover:var(--ss-sdk-iconsSmall-info80)!important;--semantic-icons-blue-disabled:var(--ss-sdk-iconsSmall-info60)!important;--semantic-icons-green-normal:var(--ss-sdk-iconsSmall-success)!important;--semantic-icons-green-hover:var(--ss-sdk-iconsSmall-success80)!important;--semantic-icons-green-disabled:var(--ss-sdk-iconsSmall-success60)!important;--semantic-icons-yellow-normal:var(--ss-sdk-iconsSmall-warning)!important;--semantic-icons-yellow-hover:var(--ss-sdk-iconsSmall-warning80)!important;--semantic-icons-yellow-disabled:var(--ss-sdk-iconsSmall-warning60)!important;--semantic-icons-red-normal:var(--ss-sdk-iconsSmall-error)!important;--semantic-icons-red-hover:var(--ss-sdk-iconsSmall-error80)!important;--semantic-icons-red-disabled:var(--ss-sdk-iconsSmall-error60)!important;--components-input-default-border-hover:var(--ss-sdk-other-input-borderColor80)!important;--components-select-default-border-hover:var(--ss-sdk-other-input-borderColor80)!important;--components-select-input-default-border-active:var(--ss-sdk-other-input-borderColor)!important;--components-input-default-border-active:var(--ss-sdk-other-input-borderColor)!important;--components-input-default-border-normal:var(--ss-sdk-other-input-borderColor)!important;--components-select-default-border-normal:var(--ss-sdk-other-input-borderColor)!important;--components-input-default-border-disabled:var(--ss-sdk-other-input-borderColor60)!important;--components-select-default-border-disabled:var(--ss-sdk-other-input-borderColor60)!important;--components-button-border-radius:var(--ss-sdk-buttons-borderRadius)!important;--button-font-family:var(--ss-sdk-buttons-fontFamily)!important;--button-font-weight:var(--ss-sdk-buttons-fontWeight)!important;--button-font-size:var(--ss-sdk-buttons-fontSize)!important;--button-line-height:var(--ss-sdk-buttons-lineHeight)!important;--components-button-basic-padding-vertical:var(--ss-sdk-buttons-paddingVertical)!important;--components-button-icon-only-padding-vertical:var(--ss-sdk-buttons-paddingVertical)!important;--button-primary-borderWidth:var(--ss-sdk-buttons-primary-borderWidth)!important;--button-shadow-box-shadow:var(--ss-sdk-buttons-primary-boxShadow)!important;--button-shadow-box-shadow-disabled:var(--ss-sdk-buttons-primary-boxShadow60)!important;--button-shadow-box-shadow-hover:var(--ss-sdk-buttons-primary-boxShadow80)!important;--button-secondary-borderWidth:var(--ss-sdk-buttons-secondary-borderWidth)!important;--button-secondary-boxShadow:var(--ss-sdk-buttons-secondary-boxShadow)!important;--button-secondary-boxShadow-disabled:var(--ss-sdk-buttons-secondary-boxShadow60)!important;--button-secondary-boxShadow-hover:var(--ss-sdk-buttons-secondary-boxShadow80)!important;--input-default-borderRadius:var(--ss-sdk-other-borderRadius)!important;--components-alert-border-radius:var(--ss-sdk-other-borderRadius)!important;--components-preview-default-border-radius:var(--ss-sdk-other-borderRadius)!important;--components-camera-wizard-border-radius:var(--ss-sdk-other-borderRadius)!important;--components-upload-border-radius:var(--ss-sdk-other-borderRadius)!important;--input-default-borderWidth:var(--ss-sdk-other-input-borderWidth)!important;--texts-align:var(--ss-sdk-texts-textAlignment)!important;--header-1-font-family:var(--ss-sdk-texts-header1-fontFamily)!important;--header-1-font-weight:var(--ss-sdk-texts-header1-fontWeight)!important;--header-1-font-size:var(--ss-sdk-texts-header1-fontSize)!important;--components-font-header-1:var(--ss-sdk-texts-header1-color)!important;--header-1-line-height:var(--ss-sdk-texts-header1-lineHeight)!important;--header-2-font-family:var(--ss-sdk-texts-header2-fontFamily)!important;--header-2-font-weight:var(--ss-sdk-texts-header2-fontWeight)!important;--header-2-font-size:var(--ss-sdk-texts-header2-fontSize)!important;--components-font-header-2:var(--ss-sdk-texts-header2-color)!important;--header-2-line-height:var(--ss-sdk-texts-header2-lineHeight)!important;--header-3-font-family:var(--ss-sdk-texts-header3-fontFamily)!important;--header-3-font-weight:var(--ss-sdk-texts-header3-fontWeight)!important;--header-3-font-size:var(--ss-sdk-texts-header3-fontSize)!important;--components-font-header-3:var(--ss-sdk-texts-header3-color)!important;--header-3-line-height:var(--ss-sdk-texts-header3-lineHeight)!important;--body-text-font-family:var(--ss-sdk-texts-bodyText-fontFamily)!important;--input-default-fontFamily:var(--ss-sdk-texts-bodyText-fontFamily)!important;--body-text-font-weight:var(--ss-sdk-texts-bodyText-fontWeight)!important;--input-default-fontWeight:var(--ss-sdk-texts-bodyText-fontWeight)!important;--body-text-font-size:var(--ss-sdk-texts-bodyText-fontSize)!important;--input-default-fontSize:var(--ss-sdk-texts-bodyText-fontSize)!important;--components-font-body:var(--ss-sdk-texts-bodyText-color)!important;--input-default-fontColor-normal:var(--ss-sdk-texts-bodyText-color)!important;--body-text-line-height:var(--ss-sdk-texts-bodyText-lineHeight)!important;--input-default-lineHeight:var(--ss-sdk-texts-bodyText-lineHeight)!important;--input-default-fontColor-disabled:var(--ss-sdk-texts-bodyText-color25)!important;--components-font-body-disabled:var(--ss-sdk-texts-bodyText-color60)!important;--caption-font-family:var(--ss-sdk-texts-caption-fontFamily)!important;--caption-font-weight:var(--ss-sdk-texts-caption-fontWeight)!important;--caption-font-size:var(--ss-sdk-texts-caption-fontSize)!important;--components-font-caption:var(--ss-sdk-texts-caption-color)!important;--caption-line-height:var(--ss-sdk-texts-caption-lineHeight)!important;--icons-background-borderRadius:var(--ss-sdk-icons-backgroundBorderRadius)!important;--components-illustrations-border-radius:var(--ss-sdk-images-backgroundBorderRadius)!important;--components-step-icon-primary:var(--ss-sdk-icons-mainColor)!important;--components-step-icon-secondary:var(--ss-sdk-icons-secondaryColor)!important;--components-alert-basic-background-info:var(--ss-sdk-other-alerts-info-backgroundColor)!important;--components-alert-basic-background-success:var(--ss-sdk-other-alerts-success-backgroundColor)!important;--components-alert-basic-background-warning:var(--ss-sdk-other-alerts-warning-backgroundColor)!important;--components-alert-basic-background-danger:var(--ss-sdk-other-alerts-danger-backgroundColor)!important;--components-alert-basic-text-info:var(--ss-sdk-other-alerts-info-textColor)!important;--components-alert-basic-text-success:var(--ss-sdk-other-alerts-success-textColor)!important;--components-alert-basic-text-warning:var(--ss-sdk-other-alerts-warning-textColor)!important;--components-alert-basic-text-danger:var(--ss-sdk-other-alerts-danger-textColor)!important;--components-alert-basic-spacing-padding-vertical:var(--ss-sdk-other-alerts-paddingVertical)!important;--components-alert-basic-spacing-padding-horizontal:var(--ss-sdk-other-alerts-paddingHorizontal)!important;--components-alert-basic-spacing-gap-icon-content:var(--ss-sdk-other-alerts-gapIconContent)!important;--components-alert-basic-spacing-gap-title-body:var(--ss-sdk-other-alerts-gapTitleBody)!important;--components-toolbar-topbar-background-camera:var(--ss-sdk-other-camera-backgroundColor)!important;--components-toolbar-bottombar-background-camera:var(--ss-sdk-other-camera-backgroundColor)!important;--components-camera-wizard-background-normal:var(--ss-sdk-other-camera-popup-backgroundColor)!important;--components-camera-wizard-font-family:var(--ss-sdk-other-camera-popup-fontFamily)!important;--components-camera-wizard-font-weight:var(--ss-sdk-other-camera-popup-fontWeight)!important;--components-camera-wizard-font-size:var(--ss-sdk-other-camera-popup-fontSize)!important;--components-camera-wizard-line-height:var(--ss-sdk-other-camera-popup-lineHeight)!important;--components-camera-wizard-basic-padding-vertical:var(--ss-sdk-other-camera-popup-paddingVertical)!important;--components-camera-wizard-basic-padding-horizontal:var(--ss-sdk-other-camera-popup-paddingHorizontal)!important}body{--baseSpace:8px}.m-0_25{margin:calc(var(--semantic-spacing-s)*.25)}.mx-0_25{margin-right:calc(var(--semantic-spacing-s)*.25);margin-left:calc(var(--semantic-spacing-s)*.25)}.my-0_25{margin-top:calc(var(--semantic-spacing-s)*.25);margin-bottom:calc(var(--semantic-spacing-s)*.25)}.ml-0_25{margin-left:calc(var(--semantic-spacing-s)*.25)}.mr-0_25{margin-right:calc(var(--semantic-spacing-s)*.25)}.mb-0_25{margin-bottom:calc(var(--semantic-spacing-s)*.25)}.mt-0_25{margin-top:calc(var(--semantic-spacing-s)*.25)}.p-0_25{padding:calc(var(--semantic-spacing-s)*.25)}.px-0_25{padding-right:calc(var(--semantic-spacing-s)*.25);padding-left:calc(var(--semantic-spacing-s)*.25)}.py-0_25{padding-top:calc(var(--semantic-spacing-s)*.25);padding-bottom:calc(var(--semantic-spacing-s)*.25)}.pl-0_25{padding-left:calc(var(--semantic-spacing-s)*.25)}.pr-0_25{padding-right:calc(var(--semantic-spacing-s)*.25)}.pb-0_25{padding-bottom:calc(var(--semantic-spacing-s)*.25)}.pt-0_25{padding-top:calc(var(--semantic-spacing-s)*.25)}.w-0_25{width:calc(var(--semantic-spacing-s)*.25)}.h-0_25{height:calc(var(--semantic-spacing-s)*.25)}.radius-0_25{border-radius:calc(var(--semantic-spacing-s)*.25)}.gap-0_25{gap:calc(var(--semantic-spacing-s)*.25)}.m-0_5{margin:calc(var(--semantic-spacing-s)*.5)}.mx-0_5{margin-right:calc(var(--semantic-spacing-s)*.5);margin-left:calc(var(--semantic-spacing-s)*.5)}.my-0_5{margin-top:calc(var(--semantic-spacing-s)*.5);margin-bottom:calc(var(--semantic-spacing-s)*.5)}.ml-0_5{margin-left:calc(var(--semantic-spacing-s)*.5)}.mr-0_5{margin-right:calc(var(--semantic-spacing-s)*.5)}.mb-0_5{margin-bottom:calc(var(--semantic-spacing-s)*.5)}.mt-0_5{margin-top:calc(var(--semantic-spacing-s)*.5)}.p-0_5{padding:calc(var(--semantic-spacing-s)*.5)}.px-0_5{padding-right:calc(var(--semantic-spacing-s)*.5);padding-left:calc(var(--semantic-spacing-s)*.5)}.py-0_5{padding-top:calc(var(--semantic-spacing-s)*.5);padding-bottom:calc(var(--semantic-spacing-s)*.5)}.pl-0_5{padding-left:calc(var(--semantic-spacing-s)*.5)}.pr-0_5{padding-right:calc(var(--semantic-spacing-s)*.5)}.pb-0_5{padding-bottom:calc(var(--semantic-spacing-s)*.5)}.pt-0_5{padding-top:calc(var(--semantic-spacing-s)*.5)}.w-0_5{width:calc(var(--semantic-spacing-s)*.5)}.h-0_5{height:calc(var(--semantic-spacing-s)*.5)}.radius-0_5{border-radius:calc(var(--semantic-spacing-s)*.5)}.gap-0_5{gap:calc(var(--semantic-spacing-s)*.5)}.m-1{margin:calc(var(--semantic-spacing-s)*1)}.mx-1{margin-right:calc(var(--semantic-spacing-s)*1);margin-left:calc(var(--semantic-spacing-s)*1)}.my-1{margin-top:calc(var(--semantic-spacing-s)*1);margin-bottom:calc(var(--semantic-spacing-s)*1)}.ml-1{margin-left:calc(var(--semantic-spacing-s)*1)}.mr-1{margin-right:calc(var(--semantic-spacing-s)*1)}.mb-1{margin-bottom:calc(var(--semantic-spacing-s)*1)}.mt-1{margin-top:calc(var(--semantic-spacing-s)*1)}.p-1{padding:calc(var(--semantic-spacing-s)*1)}.px-1{padding-right:calc(var(--semantic-spacing-s)*1);padding-left:calc(var(--semantic-spacing-s)*1)}.py-1{padding-top:calc(var(--semantic-spacing-s)*1);padding-bottom:calc(var(--semantic-spacing-s)*1)}.pl-1{padding-left:calc(var(--semantic-spacing-s)*1)}.pr-1{padding-right:calc(var(--semantic-spacing-s)*1)}.pb-1{padding-bottom:calc(var(--semantic-spacing-s)*1)}.pt-1{padding-top:calc(var(--semantic-spacing-s)*1)}.w-1{width:calc(var(--semantic-spacing-s)*1)}.h-1{height:calc(var(--semantic-spacing-s)*1)}.radius-1{border-radius:calc(var(--semantic-spacing-s)*1)}.gap-1{gap:calc(var(--semantic-spacing-s)*1)}.m-1_5{margin:calc(var(--semantic-spacing-s)*1.5)}.mx-1_5{margin-right:calc(var(--semantic-spacing-s)*1.5);margin-left:calc(var(--semantic-spacing-s)*1.5)}.my-1_5{margin-top:calc(var(--semantic-spacing-s)*1.5);margin-bottom:calc(var(--semantic-spacing-s)*1.5)}.ml-1_5{margin-left:calc(var(--semantic-spacing-s)*1.5)}.mr-1_5{margin-right:calc(var(--semantic-spacing-s)*1.5)}.mb-1_5{margin-bottom:calc(var(--semantic-spacing-s)*1.5)}.mt-1_5{margin-top:calc(var(--semantic-spacing-s)*1.5)}.p-1_5{padding:calc(var(--semantic-spacing-s)*1.5)}.px-1_5{padding-right:calc(var(--semantic-spacing-s)*1.5);padding-left:calc(var(--semantic-spacing-s)*1.5)}.py-1_5{padding-top:calc(var(--semantic-spacing-s)*1.5);padding-bottom:calc(var(--semantic-spacing-s)*1.5)}.pl-1_5{padding-left:calc(var(--semantic-spacing-s)*1.5)}.pr-1_5{padding-right:calc(var(--semantic-spacing-s)*1.5)}.pb-1_5{padding-bottom:calc(var(--semantic-spacing-s)*1.5)}.pt-1_5{padding-top:calc(var(--semantic-spacing-s)*1.5)}.w-1_5{width:calc(var(--semantic-spacing-s)*1.5)}.h-1_5{height:calc(var(--semantic-spacing-s)*1.5)}.radius-1_5{border-radius:calc(var(--semantic-spacing-s)*1.5)}.gap-1_5{gap:calc(var(--semantic-spacing-s)*1.5)}.m-2{margin:calc(var(--semantic-spacing-s)*2)}.mx-2{margin-right:calc(var(--semantic-spacing-s)*2);margin-left:calc(var(--semantic-spacing-s)*2)}.my-2{margin-top:calc(var(--semantic-spacing-s)*2);margin-bottom:calc(var(--semantic-spacing-s)*2)}.ml-2{margin-left:calc(var(--semantic-spacing-s)*2)}.mr-2{margin-right:calc(var(--semantic-spacing-s)*2)}.mb-2{margin-bottom:calc(var(--semantic-spacing-s)*2)}.mt-2{margin-top:calc(var(--semantic-spacing-s)*2)}.p-2{padding:calc(var(--semantic-spacing-s)*2)}.px-2{padding-right:calc(var(--semantic-spacing-s)*2);padding-left:calc(var(--semantic-spacing-s)*2)}.py-2{padding-top:calc(var(--semantic-spacing-s)*2);padding-bottom:calc(var(--semantic-spacing-s)*2)}.pl-2{padding-left:calc(var(--semantic-spacing-s)*2)}.pr-2{padding-right:calc(var(--semantic-spacing-s)*2)}.pb-2{padding-bottom:calc(var(--semantic-spacing-s)*2)}.pt-2{padding-top:calc(var(--semantic-spacing-s)*2)}.w-2{width:calc(var(--semantic-spacing-s)*2)}.h-2{height:calc(var(--semantic-spacing-s)*2)}.radius-2{border-radius:calc(var(--semantic-spacing-s)*2)}.gap-2{gap:calc(var(--semantic-spacing-s)*2)}.m-2_5{margin:calc(var(--semantic-spacing-s)*2.5)}.mx-2_5{margin-right:calc(var(--semantic-spacing-s)*2.5);margin-left:calc(var(--semantic-spacing-s)*2.5)}.my-2_5{margin-top:calc(var(--semantic-spacing-s)*2.5);margin-bottom:calc(var(--semantic-spacing-s)*2.5)}.ml-2_5{margin-left:calc(var(--semantic-spacing-s)*2.5)}.mr-2_5{margin-right:calc(var(--semantic-spacing-s)*2.5)}.mb-2_5{margin-bottom:calc(var(--semantic-spacing-s)*2.5)}.mt-2_5{margin-top:calc(var(--semantic-spacing-s)*2.5)}.p-2_5{padding:calc(var(--semantic-spacing-s)*2.5)}.px-2_5{padding-right:calc(var(--semantic-spacing-s)*2.5);padding-left:calc(var(--semantic-spacing-s)*2.5)}.py-2_5{padding-top:calc(var(--semantic-spacing-s)*2.5);padding-bottom:calc(var(--semantic-spacing-s)*2.5)}.pl-2_5{padding-left:calc(var(--semantic-spacing-s)*2.5)}.pr-2_5{padding-right:calc(var(--semantic-spacing-s)*2.5)}.pb-2_5{padding-bottom:calc(var(--semantic-spacing-s)*2.5)}.pt-2_5{padding-top:calc(var(--semantic-spacing-s)*2.5)}.w-2_5{width:calc(var(--semantic-spacing-s)*2.5)}.h-2_5{height:calc(var(--semantic-spacing-s)*2.5)}.radius-2_5{border-radius:calc(var(--semantic-spacing-s)*2.5)}.gap-2_5{gap:calc(var(--semantic-spacing-s)*2.5)}.m-3{margin:calc(var(--semantic-spacing-s)*3)}.mx-3{margin-right:calc(var(--semantic-spacing-s)*3);margin-left:calc(var(--semantic-spacing-s)*3)}.my-3{margin-top:calc(var(--semantic-spacing-s)*3);margin-bottom:calc(var(--semantic-spacing-s)*3)}.ml-3{margin-left:calc(var(--semantic-spacing-s)*3)}.mr-3{margin-right:calc(var(--semantic-spacing-s)*3)}.mb-3{margin-bottom:calc(var(--semantic-spacing-s)*3)}.mt-3{margin-top:calc(var(--semantic-spacing-s)*3)}.p-3{padding:calc(var(--semantic-spacing-s)*3)}.px-3{padding-right:calc(var(--semantic-spacing-s)*3);padding-left:calc(var(--semantic-spacing-s)*3)}.py-3{padding-top:calc(var(--semantic-spacing-s)*3);padding-bottom:calc(var(--semantic-spacing-s)*3)}.pl-3{padding-left:calc(var(--semantic-spacing-s)*3)}.pr-3{padding-right:calc(var(--semantic-spacing-s)*3)}.pb-3{padding-bottom:calc(var(--semantic-spacing-s)*3)}.pt-3{padding-top:calc(var(--semantic-spacing-s)*3)}.w-3{width:calc(var(--semantic-spacing-s)*3)}.h-3{height:calc(var(--semantic-spacing-s)*3)}.radius-3{border-radius:calc(var(--semantic-spacing-s)*3)}.gap-3{gap:calc(var(--semantic-spacing-s)*3)}.m-4{margin:calc(var(--semantic-spacing-s)*4)}.mx-4{margin-right:calc(var(--semantic-spacing-s)*4);margin-left:calc(var(--semantic-spacing-s)*4)}.my-4{margin-top:calc(var(--semantic-spacing-s)*4);margin-bottom:calc(var(--semantic-spacing-s)*4)}.ml-4{margin-left:calc(var(--semantic-spacing-s)*4)}.mr-4{margin-right:calc(var(--semantic-spacing-s)*4)}.mb-4{margin-bottom:calc(var(--semantic-spacing-s)*4)}.mt-4{margin-top:calc(var(--semantic-spacing-s)*4)}.p-4{padding:calc(var(--semantic-spacing-s)*4)}.px-4{padding-right:calc(var(--semantic-spacing-s)*4);padding-left:calc(var(--semantic-spacing-s)*4)}.py-4{padding-top:calc(var(--semantic-spacing-s)*4);padding-bottom:calc(var(--semantic-spacing-s)*4)}.pl-4{padding-left:calc(var(--semantic-spacing-s)*4)}.pr-4{padding-right:calc(var(--semantic-spacing-s)*4)}.pb-4{padding-bottom:calc(var(--semantic-spacing-s)*4)}.pt-4{padding-top:calc(var(--semantic-spacing-s)*4)}.w-4{width:calc(var(--semantic-spacing-s)*4)}.h-4{height:calc(var(--semantic-spacing-s)*4)}.radius-4{border-radius:calc(var(--semantic-spacing-s)*4)}.gap-4{gap:calc(var(--semantic-spacing-s)*4)}.m-5{margin:calc(var(--semantic-spacing-s)*5)}.mx-5{margin-right:calc(var(--semantic-spacing-s)*5);margin-left:calc(var(--semantic-spacing-s)*5)}.my-5{margin-top:calc(var(--semantic-spacing-s)*5);margin-bottom:calc(var(--semantic-spacing-s)*5)}.ml-5{margin-left:calc(var(--semantic-spacing-s)*5)}.mr-5{margin-right:calc(var(--semantic-spacing-s)*5)}.mb-5{margin-bottom:calc(var(--semantic-spacing-s)*5)}.mt-5{margin-top:calc(var(--semantic-spacing-s)*5)}.p-5{padding:calc(var(--semantic-spacing-s)*5)}.px-5{padding-right:calc(var(--semantic-spacing-s)*5);padding-left:calc(var(--semantic-spacing-s)*5)}.py-5{padding-top:calc(var(--semantic-spacing-s)*5);padding-bottom:calc(var(--semantic-spacing-s)*5)}.pl-5{padding-left:calc(var(--semantic-spacing-s)*5)}.pr-5{padding-right:calc(var(--semantic-spacing-s)*5)}.pb-5{padding-bottom:calc(var(--semantic-spacing-s)*5)}.pt-5{padding-top:calc(var(--semantic-spacing-s)*5)}.w-5{width:calc(var(--semantic-spacing-s)*5)}.h-5{height:calc(var(--semantic-spacing-s)*5)}.radius-5{border-radius:calc(var(--semantic-spacing-s)*5)}.gap-5{gap:calc(var(--semantic-spacing-s)*5)}.m-6{margin:calc(var(--semantic-spacing-s)*6)}.mx-6{margin-right:calc(var(--semantic-spacing-s)*6);margin-left:calc(var(--semantic-spacing-s)*6)}.my-6{margin-top:calc(var(--semantic-spacing-s)*6);margin-bottom:calc(var(--semantic-spacing-s)*6)}.ml-6{margin-left:calc(var(--semantic-spacing-s)*6)}.mr-6{margin-right:calc(var(--semantic-spacing-s)*6)}.mb-6{margin-bottom:calc(var(--semantic-spacing-s)*6)}.mt-6{margin-top:calc(var(--semantic-spacing-s)*6)}.p-6{padding:calc(var(--semantic-spacing-s)*6)}.px-6{padding-right:calc(var(--semantic-spacing-s)*6);padding-left:calc(var(--semantic-spacing-s)*6)}.py-6{padding-top:calc(var(--semantic-spacing-s)*6);padding-bottom:calc(var(--semantic-spacing-s)*6)}.pl-6{padding-left:calc(var(--semantic-spacing-s)*6)}.pr-6{padding-right:calc(var(--semantic-spacing-s)*6)}.pb-6{padding-bottom:calc(var(--semantic-spacing-s)*6)}.pt-6{padding-top:calc(var(--semantic-spacing-s)*6)}.w-6{width:calc(var(--semantic-spacing-s)*6)}.h-6{height:calc(var(--semantic-spacing-s)*6)}.radius-6{border-radius:calc(var(--semantic-spacing-s)*6)}.gap-6{gap:calc(var(--semantic-spacing-s)*6)}.m-7{margin:calc(var(--semantic-spacing-s)*7)}.mx-7{margin-right:calc(var(--semantic-spacing-s)*7);margin-left:calc(var(--semantic-spacing-s)*7)}.my-7{margin-top:calc(var(--semantic-spacing-s)*7);margin-bottom:calc(var(--semantic-spacing-s)*7)}.ml-7{margin-left:calc(var(--semantic-spacing-s)*7)}.mr-7{margin-right:calc(var(--semantic-spacing-s)*7)}.mb-7{margin-bottom:calc(var(--semantic-spacing-s)*7)}.mt-7{margin-top:calc(var(--semantic-spacing-s)*7)}.p-7{padding:calc(var(--semantic-spacing-s)*7)}.px-7{padding-right:calc(var(--semantic-spacing-s)*7);padding-left:calc(var(--semantic-spacing-s)*7)}.py-7{padding-top:calc(var(--semantic-spacing-s)*7);padding-bottom:calc(var(--semantic-spacing-s)*7)}.pl-7{padding-left:calc(var(--semantic-spacing-s)*7)}.pr-7{padding-right:calc(var(--semantic-spacing-s)*7)}.pb-7{padding-bottom:calc(var(--semantic-spacing-s)*7)}.pt-7{padding-top:calc(var(--semantic-spacing-s)*7)}.w-7{width:calc(var(--semantic-spacing-s)*7)}.h-7{height:calc(var(--semantic-spacing-s)*7)}.radius-7{border-radius:calc(var(--semantic-spacing-s)*7)}.gap-7{gap:calc(var(--semantic-spacing-s)*7)}.m-8{margin:calc(var(--semantic-spacing-s)*8)}.mx-8{margin-right:calc(var(--semantic-spacing-s)*8);margin-left:calc(var(--semantic-spacing-s)*8)}.my-8{margin-top:calc(var(--semantic-spacing-s)*8);margin-bottom:calc(var(--semantic-spacing-s)*8)}.ml-8{margin-left:calc(var(--semantic-spacing-s)*8)}.mr-8{margin-right:calc(var(--semantic-spacing-s)*8)}.mb-8{margin-bottom:calc(var(--semantic-spacing-s)*8)}.mt-8{margin-top:calc(var(--semantic-spacing-s)*8)}.p-8{padding:calc(var(--semantic-spacing-s)*8)}.px-8{padding-right:calc(var(--semantic-spacing-s)*8);padding-left:calc(var(--semantic-spacing-s)*8)}.py-8{padding-top:calc(var(--semantic-spacing-s)*8);padding-bottom:calc(var(--semantic-spacing-s)*8)}.pl-8{padding-left:calc(var(--semantic-spacing-s)*8)}.pr-8{padding-right:calc(var(--semantic-spacing-s)*8)}.pb-8{padding-bottom:calc(var(--semantic-spacing-s)*8)}.pt-8{padding-top:calc(var(--semantic-spacing-s)*8)}.w-8{width:calc(var(--semantic-spacing-s)*8)}.h-8{height:calc(var(--semantic-spacing-s)*8)}.radius-8{border-radius:calc(var(--semantic-spacing-s)*8)}.gap-8{gap:calc(var(--semantic-spacing-s)*8)}.m-9{margin:calc(var(--semantic-spacing-s)*9)}.mx-9{margin-right:calc(var(--semantic-spacing-s)*9);margin-left:calc(var(--semantic-spacing-s)*9)}.my-9{margin-top:calc(var(--semantic-spacing-s)*9);margin-bottom:calc(var(--semantic-spacing-s)*9)}.ml-9{margin-left:calc(var(--semantic-spacing-s)*9)}.mr-9{margin-right:calc(var(--semantic-spacing-s)*9)}.mb-9{margin-bottom:calc(var(--semantic-spacing-s)*9)}.mt-9{margin-top:calc(var(--semantic-spacing-s)*9)}.p-9{padding:calc(var(--semantic-spacing-s)*9)}.px-9{padding-right:calc(var(--semantic-spacing-s)*9);padding-left:calc(var(--semantic-spacing-s)*9)}.py-9{padding-top:calc(var(--semantic-spacing-s)*9);padding-bottom:calc(var(--semantic-spacing-s)*9)}.pl-9{padding-left:calc(var(--semantic-spacing-s)*9)}.pr-9{padding-right:calc(var(--semantic-spacing-s)*9)}.pb-9{padding-bottom:calc(var(--semantic-spacing-s)*9)}.pt-9{padding-top:calc(var(--semantic-spacing-s)*9)}.w-9{width:calc(var(--semantic-spacing-s)*9)}.h-9{height:calc(var(--semantic-spacing-s)*9)}.radius-9{border-radius:calc(var(--semantic-spacing-s)*9)}.gap-9{gap:calc(var(--semantic-spacing-s)*9)}.m-10{margin:calc(var(--semantic-spacing-s)*10)}.mx-10{margin-right:calc(var(--semantic-spacing-s)*10);margin-left:calc(var(--semantic-spacing-s)*10)}.my-10{margin-top:calc(var(--semantic-spacing-s)*10);margin-bottom:calc(var(--semantic-spacing-s)*10)}.ml-10{margin-left:calc(var(--semantic-spacing-s)*10)}.mr-10{margin-right:calc(var(--semantic-spacing-s)*10)}.mb-10{margin-bottom:calc(var(--semantic-spacing-s)*10)}.mt-10{margin-top:calc(var(--semantic-spacing-s)*10)}.p-10{padding:calc(var(--semantic-spacing-s)*10)}.px-10{padding-right:calc(var(--semantic-spacing-s)*10);padding-left:calc(var(--semantic-spacing-s)*10)}.py-10{padding-top:calc(var(--semantic-spacing-s)*10);padding-bottom:calc(var(--semantic-spacing-s)*10)}.pl-10{padding-left:calc(var(--semantic-spacing-s)*10)}.pr-10{padding-right:calc(var(--semantic-spacing-s)*10)}.pb-10{padding-bottom:calc(var(--semantic-spacing-s)*10)}.pt-10{padding-top:calc(var(--semantic-spacing-s)*10)}.w-10{width:calc(var(--semantic-spacing-s)*10)}.h-10{height:calc(var(--semantic-spacing-s)*10)}.radius-10{border-radius:calc(var(--semantic-spacing-s)*10)}.gap-10{gap:calc(var(--semantic-spacing-s)*10)}.m-11{margin:calc(var(--semantic-spacing-s)*11)}.mx-11{margin-right:calc(var(--semantic-spacing-s)*11);margin-left:calc(var(--semantic-spacing-s)*11)}.my-11{margin-top:calc(var(--semantic-spacing-s)*11);margin-bottom:calc(var(--semantic-spacing-s)*11)}.ml-11{margin-left:calc(var(--semantic-spacing-s)*11)}.mr-11{margin-right:calc(var(--semantic-spacing-s)*11)}.mb-11{margin-bottom:calc(var(--semantic-spacing-s)*11)}.mt-11{margin-top:calc(var(--semantic-spacing-s)*11)}.p-11{padding:calc(var(--semantic-spacing-s)*11)}.px-11{padding-right:calc(var(--semantic-spacing-s)*11);padding-left:calc(var(--semantic-spacing-s)*11)}.py-11{padding-top:calc(var(--semantic-spacing-s)*11);padding-bottom:calc(var(--semantic-spacing-s)*11)}.pl-11{padding-left:calc(var(--semantic-spacing-s)*11)}.pr-11{padding-right:calc(var(--semantic-spacing-s)*11)}.pb-11{padding-bottom:calc(var(--semantic-spacing-s)*11)}.pt-11{padding-top:calc(var(--semantic-spacing-s)*11)}.w-11{width:calc(var(--semantic-spacing-s)*11)}.h-11{height:calc(var(--semantic-spacing-s)*11)}.radius-11{border-radius:calc(var(--semantic-spacing-s)*11)}.gap-11{gap:calc(var(--semantic-spacing-s)*11)}.m-12{margin:calc(var(--semantic-spacing-s)*12)}.mx-12{margin-right:calc(var(--semantic-spacing-s)*12);margin-left:calc(var(--semantic-spacing-s)*12)}.my-12{margin-top:calc(var(--semantic-spacing-s)*12);margin-bottom:calc(var(--semantic-spacing-s)*12)}.ml-12{margin-left:calc(var(--semantic-spacing-s)*12)}.mr-12{margin-right:calc(var(--semantic-spacing-s)*12)}.mb-12{margin-bottom:calc(var(--semantic-spacing-s)*12)}.mt-12{margin-top:calc(var(--semantic-spacing-s)*12)}.p-12{padding:calc(var(--semantic-spacing-s)*12)}.px-12{padding-right:calc(var(--semantic-spacing-s)*12);padding-left:calc(var(--semantic-spacing-s)*12)}.py-12{padding-top:calc(var(--semantic-spacing-s)*12);padding-bottom:calc(var(--semantic-spacing-s)*12)}.pl-12{padding-left:calc(var(--semantic-spacing-s)*12)}.pr-12{padding-right:calc(var(--semantic-spacing-s)*12)}.pb-12{padding-bottom:calc(var(--semantic-spacing-s)*12)}.pt-12{padding-top:calc(var(--semantic-spacing-s)*12)}.w-12{width:calc(var(--semantic-spacing-s)*12)}.h-12{height:calc(var(--semantic-spacing-s)*12)}.radius-12{border-radius:calc(var(--semantic-spacing-s)*12)}.gap-12{gap:calc(var(--semantic-spacing-s)*12)}.m-13{margin:calc(var(--semantic-spacing-s)*13)}.mx-13{margin-right:calc(var(--semantic-spacing-s)*13);margin-left:calc(var(--semantic-spacing-s)*13)}.my-13{margin-top:calc(var(--semantic-spacing-s)*13);margin-bottom:calc(var(--semantic-spacing-s)*13)}.ml-13{margin-left:calc(var(--semantic-spacing-s)*13)}.mr-13{margin-right:calc(var(--semantic-spacing-s)*13)}.mb-13{margin-bottom:calc(var(--semantic-spacing-s)*13)}.mt-13{margin-top:calc(var(--semantic-spacing-s)*13)}.p-13{padding:calc(var(--semantic-spacing-s)*13)}.px-13{padding-right:calc(var(--semantic-spacing-s)*13);padding-left:calc(var(--semantic-spacing-s)*13)}.py-13{padding-top:calc(var(--semantic-spacing-s)*13);padding-bottom:calc(var(--semantic-spacing-s)*13)}.pl-13{padding-left:calc(var(--semantic-spacing-s)*13)}.pr-13{padding-right:calc(var(--semantic-spacing-s)*13)}.pb-13{padding-bottom:calc(var(--semantic-spacing-s)*13)}.pt-13{padding-top:calc(var(--semantic-spacing-s)*13)}.w-13{width:calc(var(--semantic-spacing-s)*13)}.h-13{height:calc(var(--semantic-spacing-s)*13)}.radius-13{border-radius:calc(var(--semantic-spacing-s)*13)}.gap-13{gap:calc(var(--semantic-spacing-s)*13)}.m-14{margin:calc(var(--semantic-spacing-s)*14)}.mx-14{margin-right:calc(var(--semantic-spacing-s)*14);margin-left:calc(var(--semantic-spacing-s)*14)}.my-14{margin-top:calc(var(--semantic-spacing-s)*14);margin-bottom:calc(var(--semantic-spacing-s)*14)}.ml-14{margin-left:calc(var(--semantic-spacing-s)*14)}.mr-14{margin-right:calc(var(--semantic-spacing-s)*14)}.mb-14{margin-bottom:calc(var(--semantic-spacing-s)*14)}.mt-14{margin-top:calc(var(--semantic-spacing-s)*14)}.p-14{padding:calc(var(--semantic-spacing-s)*14)}.px-14{padding-right:calc(var(--semantic-spacing-s)*14);padding-left:calc(var(--semantic-spacing-s)*14)}.py-14{padding-top:calc(var(--semantic-spacing-s)*14);padding-bottom:calc(var(--semantic-spacing-s)*14)}.pl-14{padding-left:calc(var(--semantic-spacing-s)*14)}.pr-14{padding-right:calc(var(--semantic-spacing-s)*14)}.pb-14{padding-bottom:calc(var(--semantic-spacing-s)*14)}.pt-14{padding-top:calc(var(--semantic-spacing-s)*14)}.w-14{width:calc(var(--semantic-spacing-s)*14)}.h-14{height:calc(var(--semantic-spacing-s)*14)}.radius-14{border-radius:calc(var(--semantic-spacing-s)*14)}.gap-14{gap:calc(var(--semantic-spacing-s)*14)}.m-auto{margin:auto}.mx-auto{margin-right:auto;margin-left:auto}.my-auto{margin-top:auto;margin-bottom:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.mt-auto{margin-top:auto}.p-auto{padding:auto}.px-auto{padding-right:auto;padding-left:auto}.py-auto{padding-top:auto;padding-bottom:auto}.pl-auto{padding-left:auto}.pr-auto{padding-right:auto}.pb-auto{padding-bottom:auto}.pt-auto{padding-top:auto}.w-auto{width:auto}.h-auto{height:auto}.radius-auto{border-radius:auto}.gap-auto{gap:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.block{display:block}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.absolute{position:absolute}.w-full{width:100%}.h-full{height:100%}.m-w-full{width:100%}.m-h-full{height:100%}.cursor-pointer{cursor:pointer}.relative{position:relative}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.self-center{align-self:center}.invisible{visibility:hidden}.overflow-hidden,.sr-only{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0}#sns-websdk-container,#sns-websdk-html{height:100%;font-family:var(--body-text-font-family),sans-serif;font-size:var(--body-text-font-size);line-height:var(--body-text-line-height);font-weight:var(--body-text-font-weight);color:var(--components-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#sns-websdk-container.integration{height:auto}#sns-websdk-root{overflow-y:auto;height:100%;container:root/inline-size}#sns-websdk-container,#sns-websdk-root{background-color:var(--background-primary-normal)}:focus{outline:none}:focus-visible{outline:var(--focus-outline)}@font-face{font-family:din-round;font-style:normal;font-weight:300;src:url(./DINNext-Light.BGamhzsJ.otf) format("opentype")}@font-face{font-family:din-round;font-style:normal;font-weight:400;src:url(./DINNext-Regular.BjjCUdKl.otf) format("opentype")}@font-face{font-family:din-round;font-style:normal;font-weight:500;src:url(./DINNext-Medium.C178NJW_.otf) format("opentype")}@font-face{font-family:din-round;font-style:normal;font-weight:700;src:url(./DINNext-Bold.D-k3NtV9.otf) format("opentype")}@font-face{font-family:Satoshi-Variable;src:url(./Satoshi-Variable.CFg-z2ne.woff2) format("woff2"),url(./Satoshi-Variable.B5cVmYQo.woff) format("woff"),url(./Satoshi-Variable.ChAXbpFa.ttf) format("truetype");font-weight:300 900;font-display:swap;font-style:normal}@font-face{font-family:Satoshi-VariableItalic;src:url(./Satoshi-VariableItalic.DjwFspxr.woff2) format("woff2"),url(./Satoshi-VariableItalic.DeirzIcA.woff) format("woff"),url(./Satoshi-VariableItalic.Bb7sdEFv.ttf) format("truetype");font-weight:300 900;font-display:swap;font-style:italic}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
