@charset "UTF-8";._flex_1wr23_1{display:flex;gap:var(--gap, 0rem)}._column_1wr23_6{flex-direction:column}._columnReverse_1wr23_10{flex-direction:column-reverse}._row_1wr23_14{flex-direction:row}._rowReverse_1wr23_18{flex-direction:row-reverse}._overflowAuto_1wr23_22{overflow:auto}._overflowHidden_1wr23_26{overflow:hidden}._expandWidth_1wr23_30{width:100%}._expandHeight_1wr23_34{height:100%}._alignStart_1wr23_38{align-items:flex-start}._alignCenter_1wr23_42{align-items:center}._alignEnd_1wr23_46{align-items:flex-end}._alignStretch_1wr23_50{align-items:stretch}._alignBaseline_1wr23_54{align-items:baseline}._justifyStart_1wr23_58{justify-content:flex-start}._justifyCenter_1wr23_62{justify-content:center}._justifyEnd_1wr23_66{justify-content:flex-end}._justifySpaceBetween_1wr23_70{justify-content:space-between}._justifySpaceAround_1wr23_74{justify-content:space-around}._justifySpaceEvenly_1wr23_78{justify-content:space-evenly}._accountCard_11tjl_1{display:flex;border:1px solid var(--str-med);cursor:pointer;border-radius:1.5rem;justify-content:space-between;align-items:center}._accountCard_11tjl_1:hover{border-color:var(--str-corp-hover)}._accountCard_11tjl_1:active{border-color:var(--str-corp-press)}@media(min-width:768px)and (max-width:1279px){._accountCard_11tjl_1{min-width:100%;flex-direction:column}}@media(max-width:767px){._accountCard_11tjl_1{min-width:100%;flex-direction:column}}._profile_11tjl_28{justify-content:space-around;padding:2rem 2rem 1.5rem;gap:2.5rem}@media(min-width:768px)and (max-width:1279px){._profile_11tjl_28{flex-direction:column-reverse;align-items:center;padding:2rem 1.5rem 1rem;gap:2.5rem}}@media(max-width:767px){._profile_11tjl_28{flex-direction:column-reverse;align-items:center;padding:2rem 1.5rem 1rem;gap:2.5rem}}._profileInfo_11tjl_59{gap:2.5rem}._profilePersonInfo_11tjl_63{gap:4px}@media(max-width:767px){._profilePersonInfo_11tjl_63{gap:.5rem}}._nameBlock_11tjl_72{padding:2rem;display:flex;width:100%;gap:.75rem;align-items:center}@media(min-width:768px)and (max-width:1279px){._nameBlock_11tjl_72{justify-content:space-between;padding:2rem 2rem 1rem}}@media(max-width:767px){._nameBlock_11tjl_72{justify-content:space-between;padding:2rem 2rem 1rem}}._name_11tjl_72{gap:.25rem;cursor:pointer}._approvedText_11tjl_97{color:var(--txt-default)}@media(max-width:767px){._approvedText_11tjl_97{gap:.25rem}}._companyBlock_11tjl_106{display:flex;padding:2rem;gap:8rem;justify-content:end;width:max-content}@media(min-width:768px)and (max-width:1279px){._companyBlock_11tjl_106{justify-content:space-between;width:100%;padding:1rem 2rem 2rem}}@media(max-width:767px){._companyBlock_11tjl_106{width:100%;justify-content:space-between;padding:1rem 2rem 2rem}}._company_11tjl_106{display:flex;align-items:end;justify-content:end;width:max-content}@media(min-width:768px)and (max-width:1279px){._company_11tjl_106{align-items:start}}@media(max-width:767px){._company_11tjl_106{align-items:start}}._greyText_11tjl_145{color:var(--txt-high)}._innBlock_11tjl_149{display:flex;align-items:end;justify-content:end;width:max-content}@media(min-width:768px)and (max-width:1279px){._innBlock_11tjl_149{align-items:start}}@media(max-width:767px){._innBlock_11tjl_149{align-items:start}}@media(min-width:768px)and (max-width:1279px){._companyText_11tjl_167{gap:1rem}}@media(max-width:767px){._companyText_11tjl_167{gap:1rem}}._largeBody_18cv0_1{font-size:var(--typography-body-large-size);line-height:var(--typography-body-large-height)}._largeBody_18cv0_1{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._mediumBody_18cv0_10{font-size:var(--typography-body-medium-size);line-height:var(--typography-body-medium-height)}._mediumBody_18cv0_10{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._smallBody_18cv0_19{font-size:var(--typography-body-small-size);line-height:var(--typography-body-small-height)}._smallBody_18cv0_19{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._extraSmallBody_18cv0_28{font-size:var(--typography-body-extra-small-size);line-height:var(--typography-body-extra-small-height)}._extraSmallBody_18cv0_28{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._largeCaption_18cv0_37{font-size:var(--typography-caption-large-size);line-height:var(--typography-caption-large-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}._mediumCaption_18cv0_44{font-size:var(--typography-caption-medium-size);line-height:var(--typography-caption-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}._smallCaption_18cv0_51{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}._extraSmallCaption_18cv0_58{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}._largeButton_18cv0_65{font-size:var(--typography-button-large-size);line-height:var(--typography-button-large-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._mediumButton_18cv0_72{font-size:var(--typography-button-medium-size);line-height:var(--typography-button-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._smallButton_18cv0_79{font-size:var(--typography-button-small-size);line-height:var(--typography-button-small-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._extraSmallButton_18cv0_86{font-size:var(--typography-button-extra-small-size);line-height:var(--typography-button-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._base_1f5au_1{font-family:var(--app-font-family);font-weight:600;letter-spacing:0}._mobile_1f5au_7[data-level="1"]{font-size:32px;line-height:40px}._mobile_1f5au_7[data-level="2"]{font-size:24px;line-height:32px}._mobile_1f5au_7[data-level="3"]{font-size:20px;line-height:26px}._mobile_1f5au_7[data-level="4"]{font-size:18px;line-height:24px}._mobile_1f5au_7[data-level="5"]{font-size:16px;line-height:20px}._desktop_1f5au_28[data-level="1"]{font-size:48px;line-height:52px}._desktop_1f5au_28[data-level="2"]{line-height:40px;font-size:32px}._desktop_1f5au_28[data-level="3"]{font-size:24px;line-height:32px}._desktop_1f5au_28[data-level="4"]{font-size:20px;line-height:26px}._desktop_1f5au_28[data-level="5"]{font-size:18px;line-height:24px}._extraLarge_1cqc3_1{width:40px;height:40px}._large_1cqc3_6{width:32px;height:32px}._medium_1cqc3_11{display:flex;width:24px;height:24px}._small_1cqc3_17{width:20px;height:20px}._extraSmall_1cqc3_22{width:16px;height:16px}@keyframes _spin_1cqc3_35{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_1cqc3_35{animation:_spin_1cqc3_35 1s linear infinite}._TooltipContent_2acvp_1{border-radius:1.5rem;border:1px solid var(--str-med);width:400px;background-color:var(--fill-invers);box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;-webkit-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@media(min-width:768px)and (max-width:1279px){._TooltipContent_2acvp_1{width:220px}}@media(max-width:767px){._TooltipContent_2acvp_1{width:220px}}._statusNotApproved_2acvp_23{display:flex;align-items:center;gap:1rem}._statusApproved_2acvp_29{gap:1rem}._approvedText_2acvp_33{color:var(--txt-default);gap:.25rem}._hintModal_itxag_1{padding:2.1rem;gap:1.5rem;width:400px;border-radius:1.5rem;border:1px solid var(--str-med);background-color:var(--fill-invers)}@media(min-width:768px)and (max-width:1279px){._hintModal_itxag_1{width:220px;gap:1rem}}@media(max-width:767px){._hintModal_itxag_1{width:220px;gap:1rem}}._content_hlc6x_1{gap:2.5rem}@media(min-width:768px)and (max-width:1279px){._content_hlc6x_1{padding-left:2rem;padding-right:2rem}}@media(max-width:767px){._content_hlc6x_1{padding-left:2rem;padding-right:2rem}}._header_hlc6x_17{color:var(--txt-corp)}._mainBlock_hlc6x_21{gap:3rem;padding-top:0rem;padding-bottom:0rem;max-width:1280px;margin:0 auto}._blocks_hlc6x_29{gap:2.5rem}@media(min-width:768px)and (max-width:1279px){._blocks_hlc6x_29{flex-direction:column;gap:1.5rem}}@media(max-width:767px){._blocks_hlc6x_29{flex-direction:column;gap:1.5rem}}._otherPages_hlc6x_45{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(min-width:768px)and (max-width:1279px){._otherPages_hlc6x_45{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:767px){._otherPages_hlc6x_45{grid-template-columns:repeat(1,1fr);gap:1.5rem}}._divider_hlc6x_63{border-bottom:1px solid var(--str-med)}._root_44sjx_1{flex:1;background-color:var(--separator-bg-color, var(--str-med))}._root_44sjx_1[data-orientation=horizontal]{min-height:1px;width:100%}._root_44sjx_1[data-orientation=vertical]{height:100%;width:100%;max-width:1px;min-height:100%}._root_un7g0_1{background-color:var(--fill-low)}._root_un7g0_1[data-breakpoint=desktop]{padding:4rem 0}._root_un7g0_1[data-breakpoint=tablet]{padding:2rem}._root_un7g0_1[data-breakpoint=mobile]{flex-direction:column;gap:10px;padding:0 2rem}._content_un7g0_16{gap:2.5rem;max-width:1280px}._content_un7g0_16[data-breakpoint=mobile]{gap:1.5rem;padding:2.5rem 0rem}._top_nlvtn_1{color:var(--txt-corp)}._top_nlvtn_1[data-breakpoint=mobile]{flex-direction:column;gap:1.5rem;align-items:center}._contacts_nlvtn_10{gap:.25rem}._contacts_nlvtn_10[data-breakpoint=mobile]{flex-direction:column;gap:1rem;align-items:center}._feedback_nlvtn_19{gap:3rem}._feedback_nlvtn_19[data-breakpoint=mobile]{flex-direction:column;gap:1.5rem;align-items:center}._feedback_nlvtn_19[data-breakpoint=mobile]>:nth-child(1){order:1}._feedback_nlvtn_19[data-breakpoint=mobile]>:nth-child(2){order:0}._info_utk00_1[data-breakpoint=mobile]{flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 0}._section_utk00_8{gap:3rem}._sectionTitile_utk00_12{color:var(--txt-corp-press);cursor:pointer}._sectionItem_utk00_17{color:var(--txt-high);cursor:pointer}._mail_utk00_22{color:var(--txt-high)}._root_18dh0_1{display:flex;align-items:center;justify-content:center}._wrapper_18dh0_7[data-background=plain]{padding:0;color:var(--txtColor, var(--fill-default))}._wrapper_18dh0_7[data-background=filled]{padding:1rem;color:var(--txt-invers);background-color:var(--bgColor, var(--fill-corp))}._wrapper_18dh0_7[data-background=filled][data-size=medium]{border-radius:1rem}._wrapper_18dh0_7[data-background=filled][data-size=small]{border-radius:.75rem}._wrapper_18dh0_7[data-background=filled][data-size=extraSmall]{border-radius:.5rem}._size_18dh0_26[data-size=medium]{height:48px}._size_18dh0_26[data-size=medium][data-type=short]{width:48px}._size_18dh0_26[data-size=medium][data-type=full]{width:132px}._size_18dh0_26[data-size=small]{height:36px}._size_18dh0_26[data-size=small][data-type=short]{width:36px}._size_18dh0_26[data-size=small][data-type=full]{width:96px}._size_18dh0_26[data-size=extraSmall]{height:32px}._size_18dh0_26[data-size=extraSmall][data-type=short]{width:32px}._size_18dh0_26[data-size=extraSmall][data-type=full]{width:80px}._svg_18dh0_54{width:100%;height:100%}._bottom_i3ukx_1{color:var(--txt-high)}._bottom_i3ukx_1[data-breakpoint=mobile]{flex-direction:column;gap:1.5rem;align-items:center}._root_150hq_1{width:100%;height:100%;overflow:auto;display:flex;flex-direction:column;align-items:center;position:relative}._content_150hq_11{flex:1;max-width:1280px;width:100%;margin-top:2.5rem;margin-bottom:2.5rem;gap:2.5rem;padding-left:4rem;padding-right:4rem}@media(min-width:1280px){._content_150hq_11{box-sizing:content-box}}._content_150hq_11[data-breakpoint=mobile]{padding-left:2rem;padding-right:2rem}._root_1x8uj_1{display:flex;flex-direction:row;justify-content:center;text-align:center;align-items:center;gap:1.5rem}._large_1x8uj_10{gap:1.5rem}._large_1x8uj_10{height:60px;text-align:center;padding:1.5rem 2.5rem}._large_1x8uj_10{font-size:var(--typography-button-large-size);line-height:var(--typography-button-large-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._medium_1x8uj_25{gap:1rem}._medium_1x8uj_25{height:50px;text-align:center;padding:1.5rem 2rem}._medium_1x8uj_25{font-size:var(--typography-button-medium-size);line-height:var(--typography-button-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._small_1x8uj_40{gap:10px}._small_1x8uj_40{height:40px;text-align:center;padding:.75rem 1.5rem}._small_1x8uj_40{font-size:var(--typography-button-small-size);line-height:var(--typography-button-small-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._extraSmall_1x8uj_55{gap:.75rem;height:30px;text-align:center;padding:.5rem 1rem}._extraSmall_1x8uj_55{font-size:var(--typography-button-extra-small-size);line-height:var(--typography-button-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._filled_1x8uj_68:hover{background-color:var(--fill-corp-hover)}._filled_1x8uj_68:active{background-color:var(--fill-corp-press)}._filled_1x8uj_68:disabled{background-color:var(--fill-low);color:var(--txt-low)}._filled_1x8uj_68{background-color:var(--fill-corp);color:var(--txt-invers);border-radius:1rem}._outlined_1x8uj_84{border:1px solid var(--str-corp);background-color:var(--fill-invers);color:var(--txt-corp);border-radius:1rem}._outlined_1x8uj_84:hover{background-color:var(--fill-corp-med);border-color:var(--str-corp-hover);color:var(--txt-corp-hover)}._outlined_1x8uj_84:active{background-color:var(--fill-corp-high);border-color:var(--str-corp-press);color:var(--txt-corp-press)}._outlined_1x8uj_84:disabled{background-color:var(--fill-invers);color:var(--txt-low)}._text_1x8uj_105{text-decoration:none;text-align:center;color:var(--txt-default)}._text_1x8uj_105:hover{color:var(--txt-corp-hover)}._text_1x8uj_105:active{color:var(--txt-corp-press)}._text_1x8uj_105:disabled{color:var(--txt-low)}._largeAffix_1x8uj_120{width:24px;height:24px}._mediumAffix_1x8uj_125{width:16px;height:16px}._smallAffix_1x8uj_130{width:20px;height:20px}._extraSmallAffix_1x8uj_135{width:16px;height:16px}._grow_1x8uj_140{width:100%}._root_x61kg_1{display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}._large_x61kg_9{width:50px;height:50px;border-radius:1rem;padding:1.5rem;gap:1rem}._large_x61kg_9 svg{width:20px;height:20px}._medium_x61kg_21{width:40px;height:40px;border-radius:.75rem;padding:.75rem;gap:.75rem}._medium_x61kg_21 svg{width:20px;height:20px}._small_x61kg_33{width:32px;height:32px;border-radius:.75rem;padding:.5rem;gap:.75rem}._small_x61kg_33 svg{width:16px;height:16px}._extraSmall_x61kg_45{width:32px;height:32px;border-radius:.75rem;padding:.75rem;gap:.75rem}._extraSmall_x61kg_45 svg{width:16px;height:16px}._filled_x61kg_57:hover{background-color:var(--fill-corp-hover)}._filled_x61kg_57:active{background-color:var(--fill-corp-press)}._filled_x61kg_57:disabled{background-color:var(--fill-low);color:var(--txt-low)}._filled_x61kg_57{background-color:var(--fill-corp);color:var(--txt-invers);border-radius:1rem}._outlined_x61kg_73{border:1px solid var(--str-corp);background-color:var(--fill-invers);color:var(--txt-corp);border-radius:1rem}._outlined_x61kg_73:hover{background-color:var(--fill-corp-med);border-color:var(--str-corp-hover);color:var(--txt-corp-hover)}._outlined_x61kg_73:active{background-color:var(--fill-corp-high);border-color:var(--str-corp-press);color:var(--txt-corp-press)}._outlined_x61kg_73:disabled{background-color:var(--fill-invers);color:var(--txt-low)}._nothing_x61kg_94{text-decoration:none;text-align:center;color:var(--txt-default)}._nothing_x61kg_94:hover{color:var(--txt-corp-hover)}._nothing_x61kg_94:active{color:var(--txt-corp-press)}._nothing_x61kg_94:disabled{color:var(--txt-low)}._iconWrapper_x61kg_109{display:flex;align-items:center;justify-content:center}._root_o2zq1_1:hover{background-color:var(--fill-corp-hover)}._root_o2zq1_1:active{background-color:var(--fill-corp-press)}._root_o2zq1_1:disabled{background-color:var(--fill-low);color:var(--txt-low)}._root_o2zq1_1{background-color:var(--fill-corp);color:var(--txt-invers);border-radius:1rem}._root_h7ydi_1{border:1px solid var(--str-corp);background-color:var(--fill-invers);color:var(--txt-corp);border-radius:1rem}._root_h7ydi_1:hover{background-color:var(--fill-corp-med);border-color:var(--str-corp-hover);color:var(--txt-corp-hover)}._root_h7ydi_1:active{background-color:var(--fill-corp-high);border-color:var(--str-corp-press);color:var(--txt-corp-press)}._root_h7ydi_1:disabled{background-color:var(--fill-invers);color:var(--txt-low)}._primary_1j80v_1{background-color:var(--fill-corp);color:var(--txt-invers);border-radius:1rem}._primary_1j80v_1:hover{background-color:var(--fill-corp-hover)}._primary_1j80v_1:active{background-color:var(--fill-corp-press)}._primary_1j80v_1:disabled{background-color:var(--fill-low);color:var(--txt-low);border:1px solid var(--str-med)}._secondary_1j80v_18{background-color:var(--fill-corp-low);color:var(--txt-corp);border-radius:1rem}._secondary_1j80v_18:hover{background-color:var(--fill-corp-med);color:var(--txt-corp-hover)}._secondary_1j80v_18:active{background-color:var(--fill-corp-high);color:var(--txt-corp-press)}._secondary_1j80v_18:disabled{background-color:var(--fill-low);color:var(--txt-low);border:1px solid var(--str-med)}._secondaryLine_1j80v_37{border:1px solid var(--str-corp);background-color:var(--fill-invers);color:var(--txt-corp);border-radius:1rem}._secondaryLine_1j80v_37:hover{background-color:var(--fill-corp-med);border-color:var(--str-corp-hover);color:var(--txt-corp-hover)}._secondaryLine_1j80v_37:active{background-color:var(--fill-corp-high);border-color:var(--str-corp-press);color:var(--txt-corp-press)}._secondaryLine_1j80v_37:disabled{background-color:var(--fill-invers);color:var(--txt-low)}._noLine_1j80v_58{text-decoration:none;text-align:center;color:var(--txt-corp)}._noLine_1j80v_58:hover{color:var(--txt-corp-hover)}._noLine_1j80v_58:active{color:var(--txt-corp-press)}._noLine_1j80v_58:disabled{color:var(--txt-low)}._title_9ltqn_1{color:var(--txt-corp)}._root_sfo7x_1{display:flex;gap:.75rem;list-style:none;text-align:start;align-items:center;width:100%;text-wrap:nowrap}@media(max-width:767px){._root_sfo7x_1 li:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}._breadcrumb_sfo7x_18{align-items:center}._blue_sfo7x_22{color:var(--txt-corp)}._link_sfo7x_26{cursor:pointer}._buttonTemplate_yp1en_1{display:flex;flex:1;border:1px solid var(--str-med);border-radius:1.5rem;padding:2rem;gap:1.5rem;align-items:center;height:94px;cursor:pointer;--buttonCard-icon-color: var(--txt-corp)}._buttonTemplate_yp1en_1:hover{border-color:var(--str-corp-hover)}._buttonTemplate_yp1en_1:active{border-color:var(--str-corp-press)}._buttonTemplate_yp1en_1:disabled{cursor:not-allowed;border-color:var(--str-med);color:var(--txt-low);--buttonCard-icon-color: var(--txt-corp-low)}@media(max-width:767px){._buttonTemplate_yp1en_1{height:unset}}._buttonIcon_yp1en_31{color:var(--buttonCard-icon-color, --txt-corp)}._buttonCardText_yp1en_35{text-align:left}._tooltipTrigger_1xmog_1{width:100%}._title_1xmog_5{color:var(--txt-corp);justify-content:space-between}._accountEditCard_1xmog_10{min-width:820px;max-width:820px;border:1px solid var(--str-med);border-radius:1.5rem;overflow:hidden}@media(min-width:768px)and (max-width:1279px){._accountEditCard_1xmog_10{flex-direction:column;min-width:unset;max-width:unset}}@media(max-width:767px){._accountEditCard_1xmog_10{flex-direction:column;min-width:unset;max-width:unset}}._profile_1xmog_32{white-space:nowrap;justify-content:space-between;padding:2rem;background-color:var(--fill-low);min-width:max-content}._photo_1xmog_40{align-items:center;gap:1.5rem}._profilePhoto_1xmog_45{display:flex;justify-content:center;color:var(--fill-corp-med);border:1.2px solid var(--str-corp-high);overflow:hidden;border-radius:10rem;min-width:120px;max-width:120px;min-height:120px;max-height:120px}._changeButton_1xmog_58{color:var(--txt-corp);gap:10px}._buttons_1xmog_63{gap:1.5rem;width:100%}@media(min-width:768px)and (max-width:1279px){._buttons_1xmog_63{align-items:center}}@media(max-width:767px){._buttons_1xmog_63{align-items:center}}._deleteAccountButton_1xmog_78{color:var(--txt-critical);gap:.5rem}._dividers_1xmog_83{border:1px solid var(--str-med)}._inputs_1xmog_87{padding:2rem;gap:6rem}@media(min-width:768px)and (max-width:1279px){._inputs_1xmog_87{padding:1.5rem;gap:3rem}}@media(max-width:767px){._inputs_1xmog_87{padding:1.5rem;gap:3rem}}@media(min-width:768px)and (max-width:1279px){._top_1xmog_105{flex-direction:column-reverse;gap:1rem}}@media(max-width:767px){._top_1xmog_105{flex-direction:column-reverse;gap:1rem}}._confirm_1xmog_117{color:var(--txt-high);gap:.25rem}._sberButton_1xmog_122{align-items:center}._sberButtonStyle_1xmog_126{margin:0 auto;width:100%;min-height:40px;max-height:40px;border:1px solid var(--sber-btn-default);color:var(--sber-btn-default);border-radius:.75rem}._infoBlock_1xmog_136{gap:1.5rem}@media(min-width:768px)and (max-width:1279px){._infoBlock_1xmog_136{gap:1rem}}@media(max-width:767px){._infoBlock_1xmog_136{gap:1rem}}._name_1xmog_150{gap:1rem}@media(min-width:768px)and (max-width:1279px){._name_1xmog_150{flex-direction:column}}@media(max-width:767px){._name_1xmog_150{flex-direction:column}}._inputName_1xmog_164,._inputSurname_1xmog_168,._inputFathername_1xmog_172{gap:.5rem}._bottomBlock_1xmog_176{justify-content:space-between}@media(min-width:768px)and (max-width:1279px){._bottomBlock_1xmog_176{flex-direction:column;gap:2rem}}@media(max-width:767px){._bottomBlock_1xmog_176{flex-direction:column;gap:2rem}}._infoBottom_1xmog_192{gap:.5rem}@media(min-width:768px)and (max-width:1279px){._infoBottom_1xmog_192{align-items:start}}@media(max-width:767px){._infoBottom_1xmog_192{align-items:start}}._phone_1xmog_206,._mail_1xmog_212{align-items:center;gap:.75rem;color:var(--txt-high)}._saveButton_1xmog_218{min-width:290px;max-width:290px;gap:10px}@media(min-width:768px)and (max-width:1279px){._saveButton_1xmog_218{min-width:unset;max-width:unset}}@media(max-width:767px){._saveButton_1xmog_218{min-width:unset;max-width:unset}}._infoCard_1xmog_236{align-items:center;width:400px;border-radius:1.5rem;border:1px solid var(--str-med);padding:2rem;gap:1.5rem;background-color:var(--fill-invers);box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;-webkit-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@media(min-width:768px)and (max-width:1279px){._infoCard_1xmog_236{width:220px;padding:1.5rem;gap:1rem}}@media(max-width:767px){._infoCard_1xmog_236{width:220px;padding:1.5rem;gap:1rem}}._infoViewport_1xmog_265{position:fixed;left:50%;top:18%;transform:translate(-50%,-50%)}._deleteCard_1xmog_272{align-items:center;width:600px;border-radius:1.5rem;border:1px solid var(--str-med);padding:0rem;gap:0rem;background-color:var(--fill-invers);box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;-webkit-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@media(min-width:768px)and (max-width:1279px){._deleteCard_1xmog_272{width:280px}}@media(max-width:767px){._deleteCard_1xmog_272{width:280px}}._deleteViewport_1xmog_297{position:fixed;left:50%;top:38%;transform:translate(-50%,-50%)}._closeIcon_1xmog_304{padding:2.5rem 2.5rem 0rem;gap:10px;justify-content:end}@media(min-width:768px)and (max-width:1279px){._closeIcon_1xmog_304{padding:2.5rem 2.5rem 1.5rem}}@media(max-width:767px){._closeIcon_1xmog_304{padding:2.5rem 2.5rem 1.5rem}}._contentDelete_1xmog_320{padding:2rem 7rem 7rem;gap:3rem}@media(min-width:768px)and (max-width:1279px){._contentDelete_1xmog_320{padding:0rem 2.5rem 4rem}}@media(max-width:767px){._contentDelete_1xmog_320{padding:0rem 2.5rem 4rem}}._deleteHeader_1xmog_335{gap:1.5rem;text-align:center}@media(min-width:768px)and (max-width:1279px){._deleteHeader_1xmog_335{gap:1rem}}@media(max-width:767px){._deleteHeader_1xmog_335{gap:1rem}}._deleteButtons_1xmog_350{gap:1.5rem}@media(min-width:768px)and (max-width:1279px){._deleteButtons_1xmog_350{gap:1rem}}@media(max-width:767px){._deleteButtons_1xmog_350{gap:1rem}}._dialogOverlay_1xmog_364{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:var(--z-index-modal);display:grid;place-items:center}._dialogContent_1xmog_376{transform:translateY(-12vh)}._content_9lmqz_1{width:1280px;gap:2.5rem;margin:0 auto}@media(min-width:768px)and (max-width:1279px){._content_9lmqz_1{width:100%;padding-left:2rem;padding-right:2rem;gap:2.5rem}}@media(max-width:767px){._content_9lmqz_1{width:100%;padding-left:2rem;padding-right:2rem;gap:2.5rem}}._tooltipTrigger_9lmqz_23{width:100%}._mainContent_9lmqz_27{gap:3rem}._title_9lmqz_31{color:var(--txt-corp);justify-content:space-between}._accountEditCard_9lmqz_36{min-width:820px;max-width:820px;border:1px solid var(--str-med);border-radius:1.5rem}@media(min-width:768px)and (max-width:1279px){._accountEditCard_9lmqz_36{flex-direction:column;min-width:unset;max-width:unset}}@media(max-width:767px){._accountEditCard_9lmqz_36{flex-direction:column;min-width:unset;max-width:unset}}._profile_9lmqz_57{white-space:nowrap;justify-content:space-between;padding:2rem;background-color:var(--fill-low);min-width:max-content}._photo_9lmqz_65{align-items:center;gap:1.5rem}._profilePhoto_9lmqz_70{display:flex;justify-content:center;color:var(--fill-corp-med);border:1.2px solid var(--str-corp-high);border-radius:10rem;min-width:120px;max-width:120px;min-height:120px;max-height:120px}._changeButton_9lmqz_82{color:var(--txt-corp);gap:10px}._buttons_9lmqz_87{gap:1.5rem}@media(min-width:768px)and (max-width:1279px){._buttons_9lmqz_87{align-items:center}}@media(max-width:767px){._buttons_9lmqz_87{align-items:center}}._deleteAccountButton_9lmqz_101{color:var(--txt-critical);gap:.5rem}._dividers_9lmqz_106{border:1px solid var(--str-med)}._inputs_9lmqz_110{padding:2rem;gap:6rem}@media(min-width:768px)and (max-width:1279px){._inputs_9lmqz_110{padding:1.5rem;gap:3rem}}@media(max-width:767px){._inputs_9lmqz_110{padding:1.5rem;gap:3rem}}@media(min-width:768px)and (max-width:1279px){._top_9lmqz_128{flex-direction:column-reverse;gap:1rem}}@media(max-width:767px){._top_9lmqz_128{flex-direction:column-reverse;gap:1rem}}._confirm_9lmqz_140{color:var(--txt-high);gap:.25rem}._sberButton_9lmqz_145{align-items:center}._sberButtonStyle_9lmqz_149{margin:0 auto;width:100%;min-height:40px;max-height:40px;border:1px solid var(--sber-btn-default);color:var(--sber-btn-default);border-radius:.75rem}._infoBlock_9lmqz_159{gap:1.5rem}@media(min-width:768px)and (max-width:1279px){._infoBlock_9lmqz_159{gap:1rem}}@media(max-width:767px){._infoBlock_9lmqz_159{gap:1rem}}._name_9lmqz_173{gap:1rem}@media(min-width:768px)and (max-width:1279px){._name_9lmqz_173{flex-direction:column}}@media(max-width:767px){._name_9lmqz_173{flex-direction:column}}._inputName_9lmqz_187,._inputSurname_9lmqz_191,._inputFathername_9lmqz_195{gap:.5rem}._bottomBlock_9lmqz_199{justify-content:space-between}@media(min-width:768px)and (max-width:1279px){._bottomBlock_9lmqz_199{flex-direction:column;gap:2rem}}@media(max-width:767px){._bottomBlock_9lmqz_199{flex-direction:column;gap:2rem}}._infoBottom_9lmqz_215{gap:.5rem}@media(min-width:768px)and (max-width:1279px){._infoBottom_9lmqz_215{align-items:start}}@media(max-width:767px){._infoBottom_9lmqz_215{align-items:start}}._phone_9lmqz_229,._mail_9lmqz_235{align-items:center;gap:.75rem;color:var(--txt-high)}._saveButton_9lmqz_241{min-width:290px;max-width:290px;gap:10px}@media(min-width:768px)and (max-width:1279px){._saveButton_9lmqz_241{min-width:unset;max-width:unset}}@media(max-width:767px){._saveButton_9lmqz_241{min-width:unset;max-width:unset}}._infoCard_9lmqz_259{align-items:center;width:400px;border-radius:1.5rem;border:1px solid var(--str-med);padding:2rem;gap:1.5rem;background-color:var(--fill-invers);box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;-webkit-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@media(min-width:768px)and (max-width:1279px){._infoCard_9lmqz_259{width:220px;padding:1.5rem;gap:1rem}}@media(max-width:767px){._infoCard_9lmqz_259{width:220px;padding:1.5rem;gap:1rem}}._infoViewport_9lmqz_288{position:fixed;left:50%;top:18%;transform:translate(-50%,-50%)}._deleteCard_9lmqz_295{align-items:center;width:600px;border-radius:1.5rem;border:1px solid var(--str-med);padding:0rem;gap:0rem;background-color:var(--fill-invers);box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;-webkit-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@media(min-width:768px)and (max-width:1279px){._deleteCard_9lmqz_295{width:280px}}@media(max-width:767px){._deleteCard_9lmqz_295{width:280px}}._deleteViewport_9lmqz_320{position:fixed;left:50%;top:38%;transform:translate(-50%,-50%)}._closeIcon_9lmqz_327{padding:2.5rem 2.5rem 0rem;gap:10px;justify-content:end}@media(min-width:768px)and (max-width:1279px){._closeIcon_9lmqz_327{padding:2.5rem 2.5rem 1.5rem}}@media(max-width:767px){._closeIcon_9lmqz_327{padding:2.5rem 2.5rem 1.5rem}}._contentDelete_9lmqz_343{padding:2rem 7rem 7rem;gap:3rem}@media(min-width:768px)and (max-width:1279px){._contentDelete_9lmqz_343{padding:0rem 2.5rem 4rem}}@media(max-width:767px){._contentDelete_9lmqz_343{padding:0rem 2.5rem 4rem}}._deleteHeader_9lmqz_358{gap:1.5rem;text-align:center}@media(min-width:768px)and (max-width:1279px){._deleteHeader_9lmqz_358{gap:1rem}}@media(max-width:767px){._deleteHeader_9lmqz_358{gap:1rem}}._deleteButtons_9lmqz_373{gap:1.5rem}@media(min-width:768px)and (max-width:1279px){._deleteButtons_9lmqz_373{gap:1rem}}@media(max-width:767px){._deleteButtons_9lmqz_373{gap:1rem}}._dialogOverlay_9lmqz_387{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:var(--z-index-modal);display:grid;place-items:center}._dialogContent_9lmqz_399{transform:translateY(-12vh)}._noButton_9lmqz_403{width:100%}._primary_xmkz1_1{background-color:var(--sber-btn-default);color:var(--txt-invers);border-radius:1rem}._primary_xmkz1_1:hover{background-color:var(--sber-btn-hover);color:var(--txt-invers)}._primary_xmkz1_1:active{background-color:var(--sber-btn-press);color:var(--txt-invers)}._primary_xmkz1_1:disabled{background-color:var(--sber-btn-disabled);color:var(--txt-invers)}._secondary_xmkz1_19{border:1px solid var(--sber-btn-default);background-color:var(--fill-invers);color:var(--sber-btn-default);border-radius:1rem}._secondary_xmkz1_19:hover{border-color:var(--sber-btn-hover);color:var(--sber-btn-hover)}._secondary_xmkz1_19:active{border-color:var(--sber-btn-press);color:var(--sber-btn-press)}._secondary_xmkz1_19:disabled{border-color:var(--sber-btn-disabled);color:var(--sber-btn-disabled)}._noLine_xmkz1_38{text-decoration:none;text-align:center;color:var(--sber-btn-default)}._noLine_xmkz1_38:hover{color:var(--sber-btn-hover)}._noLine_xmkz1_38:active{color:var(--sber-btn-press)}._noLine_xmkz1_38:disabled{color:var(--sber-btn-disabled)}._loadingIcon_xmkz1_53{display:flex;justify-content:center;text-align:center;align-items:center}._overlay_xmkz1_60{background-color:#00000080;z-index:var(--z-index-modal)}._root_19aa9_1{display:flex}._root_19aa9_1[data-orientation=vertical]{flex-direction:column}._root_19aa9_1[data-orientation=horizontal]{flex-direction:row;width:100%}._root_19aa9_1[data-orientation=horizontal] ._item_19aa9_11{justify-content:center;align-items:center}._root_19aa9_1[data-orientation=horizontal]{overflow:auto}._root_19aa9_1{border:1px solid var(--str-med);padding:.5rem;gap:.5rem;background-color:var(--fill-low);border-radius:1rem}._item_19aa9_11{display:flex;gap:.5rem;padding:1rem 1.5rem;width:100%}._item_19aa9_11[data-state=on]{background-color:var(--fill-corp);color:var(--txt-invers);border-radius:.75rem}._item_19aa9_11[data-state=off]{background-color:transparent;color:var(--txt-default);border-radius:0}._item_19aa9_11:disabled{color:var(--str-high)}._text_19aa9_46{text-align:start}._iconColor_19aa9_50[data-state=on]{color:var(--txt-invers)}._iconColor_19aa9_50[data-state=off]{color:var(--txt-default)}._iconTextStyle_19aa9_57{display:flex;align-items:center;gap:1rem;text-wrap:nowrap}._skeleton_12kgl_1{animation:_pulse_12kgl_1 1.5s infinite ease-in-out;background-color:var(--fill-med)}@keyframes _pulse_12kgl_1{0%{opacity:1}50%{opacity:.4}to{opacity:1}}._root_18vv1_1[data-size=medium]{gap:.5rem;padding:.5rem 1rem;border-radius:.75rem}._root_18vv1_1[data-size=small]{border-radius:.5rem;padding:.25rem .5rem;gap:.5rem}._root_18vv1_1{cursor:default}._defaultMain_1d5om_1{background-color:var(--fill-default);color:var(--txt-invers)}._defaultMinor_1d5om_6{background-color:var(--fill-med);color:var(--txt-default)}._accentMain_1d5om_11{background-color:var(--fill-corp);color:var(--txt-invers)}._accentMinor_1d5om_16{background-color:var(--fill-corp-med);color:var(--txt-corp)}._successMain_1d5om_21{background-color:var(--fill-success);color:var(--txt-invers)}._successMinor_1d5om_26{background-color:var(--fill-success-med);color:var(--txt-success)}._cautionMain_1d5om_31{background-color:var(--fill-caution);color:var(--txt-invers)}._cautionMinor_1d5om_36{background-color:var(--fill-caution-med);color:var(--txt-caution)}._criticalMain_1d5om_41{background-color:var(--fill-critical);color:var(--txt-invers)}._criticalMinor_1d5om_46{background-color:var(--fill-critical-med);color:var(--txt-critical)}._popoverContent_5tawv_1{display:flex;background-color:var(--fill-invers);border:1px solid var(--str-med);border-radius:1rem;box-shadow:0 2px 10px #0000001a;padding:15px;width:100%;z-index:1000;outline:none;padding:2rem;gap:2.5rem}@media(max-width:767px){._popoverContent_5tawv_1{width:300px}}._popoverBody_5tawv_20{display:flex;gap:2.5rem}._popoverTop_5tawv_25{display:flex;justify-content:space-between;align-items:center}._popoverDate_5tawv_31{display:flex;gap:.75rem;align-items:end}@media(min-width:768px)and (max-width:1279px){._popoverDate_5tawv_31{flex-direction:column}}@media(max-width:767px){._popoverDate_5tawv_31{flex-direction:column}}._dateInputs_5tawv_47{display:flex;gap:.75rem;width:100%}._dateInput_5tawv_47{display:flex;gap:.25rem;width:100%}._dateInputField_5tawv_59{display:flex;width:100%;border-radius:1rem;justify-content:space-between;border:1px solid var(--str-med);padding:.75rem 1rem .75rem .75rem;background-color:var(--fill-low);font-size:14px;height:30px}._dateInputPanel_5tawv_71{width:260px;background-color:var(--fill-invers);font-size:16px;border-radius:1rem;border:1px solid var(--str-corp)}._dateInputPanel_5tawv_71 table{border-collapse:collapse}._dateInputPanel_5tawv_71 td{border:1px solid var(--str-high);padding:0}._dateInputPanel_5tawv_71 td [data-p-highlight=true]{background-color:var(--fill-corp);color:var(--txt-invers)}._popoverBadges_5tawv_90{display:flex;gap:.75rem;flex-wrap:wrap}._dataSort_5tawv_96{display:flex;padding:1rem 1.5rem;gap:.75rem;align-items:center;text-wrap:nowrap;width:max-content;cursor:pointer}._dataSort_5tawv_96:hover{background-color:var(--fill-corp-low);color:var(--txt-corp)}@media(min-width:768px)and (max-width:1279px){._dataSort_5tawv_96{width:100%}}@media(max-width:767px){._dataSort_5tawv_96{width:100%}}._root_1h6vd_1{width:100%;background-color:var(--fill-corp-med);overflow:hidden;padding:0 4rem}._root_1h6vd_1[data-breakpoint=mobile]{padding:0 2rem}._mobileMenuOpened_1h6vd_11{background-color:var(--txt-corp-press)}._content_1h6vd_15{width:100%;max-width:1280px;padding:1rem 0}@media(min-width:1280px){._content_1h6vd_15{padding:2.5rem 0}}._searchContainer_1h6vd_26{gap:2rem}._buttonsContainer_1h6vd_30{gap:1rem}._mobile_1h6vd_11{display:flex}@media(min-width:1280px){._mobile_1h6vd_11{display:none}}._desktop_1h6vd_43{display:none}@media(min-width:1280px){._desktop_1h6vd_43{display:flex}}._burgerMenu_1h6vd_52{display:none}._burgerMenu_1h6vd_52[data-breakpoint=mobile]{display:block}._inlineMenu_1h6vd_59{display:flex}._inlineMenu_1h6vd_59[data-breakpoint=mobile]{display:none}._menu_n2ttg_1{position:absolute;right:0;top:0;display:flex;width:320px;height:100%;background-color:var(--fill-corp-low);padding:2.5rem 2rem;z-index:var(--z-index-mobile-menu)}._menu_n2ttg_1[data-visible=true]{display:flex}._menu_n2ttg_1[data-visible=false]{width:0px;display:none}._menuButton_n2ttg_20{display:flex;flex-direction:row;gap:.5rem;color:var(--txt-corp);align-items:center}._overlay_n2ttg_28{position:absolute!important}._wrapper_b5w3w_2{position:relative;display:inline-block;cursor:text;background-color:var(--fill-invers);border-radius:1rem;padding:1.5rem 2rem}._wrapper_b5w3w_2[data-disabled]{opacity:.6}@media(min-width:1280px){._wrapper_b5w3w_2{padding:1.5rem 4rem}}._cells_b5w3w_19{display:grid;grid-auto-flow:column;grid-auto-columns:var(--cell-w, 24px);gap:var(--cell-gap, 8px)}._cell_b5w3w_19{position:relative;display:grid;place-items:center;height:var(--cell-h, 32px);-webkit-user-select:none;user-select:none;font-family:var(--app-font-family);font-weight:600;letter-spacing:0;font-size:24px;line-height:32px}@media(max-width:768px){._cell_b5w3w_19{font-size:20px;line-height:26px}}._cell_b5w3w_19:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:50%;transform:translate(-50%,-50%);width:1px;height:60%;background:currentColor;border-radius:1px;opacity:0;pointer-events:none}._wrapper_b5w3w_2[data-focused=true] ._cell_b5w3w_19[data-active]:after{opacity:1;animation:_blink-caret_b5w3w_1 1s steps(2,jump-none) infinite}._wrapper_b5w3w_2[data-focused=true] ._cell_b5w3w_19[data-active][data-filled]:after{left:calc(50% + .5ch)}._wrapper_b5w3w_2[data-disabled] ._cell_b5w3w_19:after{display:none}@keyframes _blink-caret_b5w3w_1{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){._wrapper_b5w3w_2[data-focused=true] ._cell_b5w3w_19[data-active]:after{animation:none;opacity:1}}._hiddenInput_b5w3w_94{position:absolute;inset:0;opacity:.0001;caret-color:transparent;pointer-events:none}._pendingBorder_410k3_1{border:1px solid var(--str-corp)}._errorBorder_410k3_5{border:1px solid var(--str-critical)}._pendingText_410k3_9{color:var(--txt-corp)}._errorText_410k3_13{color:var(--txt-critical)}._messageContainer_410k3_17{gap:.5rem}._recaptchaCheckbox_nagao_1{display:inline-block}._codeRequestContainer_chr1k_1{gap:.5rem}._codeRequestContainer_chr1k_1 span:last-child{color:var(--txt-med)}._codeRequestContainer_chr1k_1 span:last-child{font-size:var(--typography-body-medium-size);line-height:var(--typography-body-medium-height)}._codeRequestContainer_chr1k_1 span:last-child{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._inputContainer_chr1k_16{gap:2.5rem}._overlay_u9bqe_1:not(:has(~._overlay_u9bqe_1)){background-color:#00000080}._subtitle_u9bqe_5{text-align:center}._content_u9bqe_9{max-height:91vh;overflow:auto;border-radius:1.5rem;border:1px solid var(--str-med);padding:0rem;gap:0rem;background-color:var(--fill-invers);--max-width-test: attr(data-max-width px);max-width:var(--max-width-test, unset);width:var(--max-width-test, unset);box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;-webkit-user-select:none;user-select:none}@media(max-width:767px){._content_u9bqe_9{width:280px}}._closeIconContainer_u9bqe_29{padding:2.5rem 2.5rem 1.5rem;gap:10px;justify-self:end}@media(min-width:1280px){._closeIconContainer_u9bqe_29{padding:2.5rem 2.5rem 0}}._modalContentWrapper_u9bqe_40{padding:0rem 2.5rem 4rem;width:100%;gap:3rem;align-items:center;position:relative}@media(min-width:1280px){._modalContentWrapper_u9bqe_40{padding:2rem 7rem 7rem}}._headeWrapper_u9bqe_53{position:sticky;top:0;background-color:var(--fill-invers);justify-self:center}._headerClassname_u9bqe_60{padding:2.5rem 2.5rem 0}._titleSubtitle_u9bqe_64{display:flex;text-align:center}._wrapper_1cico_1{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}._input_1cico_10{position:absolute;opacity:0;width:0;height:0}._input_1cico_10:checked+._customCheckbox_1cico_16{background-color:var(--fill-corp);border-color:var(--str-corp)}._input_1cico_10:checked+._customCheckbox_1cico_16:after{content:"";display:block;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin:auto}._customCheckbox_1cico_16{width:20px;height:20px;background-color:#fff;border:1px solid var(--str-corp);border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._labelText_1cico_43{font-size:14px;color:#333}._main_7830j_1{width:100%;height:100%;align-items:center;flex-direction:column;display:flex;overflow:hidden}._contentWrapper_7830j_10{position:relative;width:100%;height:100%;overflow:hidden}._root_1p6jq_1{background-color:var(--fill-corp-high)}@keyframes _pulse-scale_1p6jq_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}._pulsing_1p6jq_16,._icon_1p6jq_16{animation:_pulse-scale_1p6jq_1 3s ease-in-out infinite}._icon_1p6jq_16{width:30vh;height:30vh}._root_1n4ho_1{display:flex;flex-direction:column;gap:5rem}._fieldsWrapper_1n4ho_7{display:flex;flex-direction:column;overflow-y:auto;gap:1rem}._inputField_1n4ho_14{display:flex;flex-direction:column;gap:.5rem;width:100%}._inputField_1n4ho_14{font-size:var(--typography-caption-medium-size);line-height:var(--typography-caption-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}._checkboxField_1n4ho_27{display:flex;gap:1rem}._checkboxField_1n4ho_27,._label_1n4ho_38{font-size:var(--typography-caption-medium-size);line-height:var(--typography-caption-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}@media(min-width:768px)and (max-width:1279px){._label_1n4ho_38{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}@media(max-width:767px){._label_1n4ho_38{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}._message_1n4ho_61{color:var(--txt-critical);display:flex;align-items:center;gap:.5rem}._message_1n4ho_61{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}@media(min-width:768px)and (max-width:1279px){._message_1n4ho_61{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}@media(max-width:767px){._message_1n4ho_61{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}._wrapper_wbt2a_1{display:flex;flex-direction:column;width:100%;gap:.5rem}._errorMessage_wbt2a_8{color:var(--txt-critical);display:flex;gap:.5rem;white-space:pre-line}._errorMessage_wbt2a_8{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}@media(min-width:768px)and (max-width:1279px){._errorMessage_wbt2a_8{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}@media(max-width:767px){._errorMessage_wbt2a_8{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}._root_wbt2a_37{border-radius:1rem;border-style:solid;border-color:var(--str-default);border-width:1px;background-color:var(--fill-invers);height:5rem;padding:1rem 1.5rem;position:relative;display:flex;align-items:center}@media(min-width:768px)and (max-width:1279px){._root_wbt2a_37{height:min-content}}@media(max-width:767px){._root_wbt2a_37{height:min-content}}._input_wbt2a_60{width:100%;height:100%;outline:none;background:transparent;padding:0;margin:0;appearance:none;font:inherit;color:inherit;resize:none}._input_wbt2a_60{font-size:var(--typography-body-medium-size);line-height:var(--typography-body-medium-height)}._input_wbt2a_60{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}@media(min-width:768px)and (max-width:1279px){._input_wbt2a_60{font-size:var(--typography-body-small-size);line-height:var(--typography-body-small-height)}._input_wbt2a_60{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}}@media(max-width:767px){._input_wbt2a_60{font-size:var(--typography-body-small-size);line-height:var(--typography-body-small-height)}._input_wbt2a_60{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}}._input_wbt2a_60:-webkit-autofill{background-color:transparent!important;-webkit-box-shadow:0 0 0 1000px var(--fill-invers) inset!important;-webkit-text-fill-color:var(--txt-default)!important;transition:background-color 100000s ease-in-out 0s!important}._input_wbt2a_60:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--fill-invers) inset!important}._suffix_wbt2a_110{width:16px;height:16px;margin-left:1rem;color:var(--txt-med)}._suffix_wbt2a_110[data-focused=true]{color:var(--str-corp)}._preffix_wbt2a_120{width:16px;height:16px;margin-right:1rem}._symbolsCounter_wbt2a_126{justify-content:end}._root_5ej7b_1{border-color:var(--str-high);color:var(--txt-default);font-weight:400;width:100%}._root_5ej7b_1[data-focused=true]{border-color:var(--str-corp)}._root_5ej7b_1[data-focused=true] ._icon_5ej7b_10{color:var(--txt-corp)}._error_5ej7b_14{border-color:var(--str-critical);color:var(--str-critical)}._error_5ej7b_14 ._icon_5ej7b_10{color:var(--txt-critical)}._error_5ej7b_14[data-focused=true]{border-color:var(--str-critical)}._error_5ej7b_14[data-focused=true] ._icon_5ej7b_10{color:var(--txt-critical)}._icon_5ej7b_10{color:var(--txt-med)}._root_10x28_1{border-color:var(--str-high);height:140px}._root_10x28_1[data-focused=true]{border-color:var(--str-corp)}._root_10x28_1[data-focused=true] ._icon_10x28_8{color:var(--txt-corp)}._error_10x28_12{border-color:var(--str-critical);color:var(--str-critical)}._error_10x28_12 ._icon_10x28_8{color:var(--txt-critical)}._error_10x28_12[data-focused=true]{border-color:var(--str-critical)}._error_10x28_12[data-focused=true] ._icon_10x28_8{color:var(--txt-critical)}._icon_10x28_8{color:var(--txt-med)}._wrapper_pqxuh_1{display:flex;flex-direction:column;gap:.5rem}._errorMessage_pqxuh_7{color:var(--txt-critical);display:flex;align-items:center;gap:.5rem}._errorMessage_pqxuh_7{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}@media(min-width:768px)and (max-width:1279px){._errorMessage_pqxuh_7{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}@media(max-width:767px){._errorMessage_pqxuh_7{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}._rootTextArea_pqxuh_36{display:flex;border-radius:1rem;border:1px solid var(--str-high);background-color:var(--fill-invers);padding:1rem 1.5rem;word-wrap:break-word!important;overflow-wrap:break-word!important;align-items:start}@media(min-width:768px)and (max-width:1279px){._rootTextArea_pqxuh_36{min-height:32px}}@media(max-width:767px){._rootTextArea_pqxuh_36{min-height:32px}}._input_pqxuh_57{width:100%;height:100%;outline:none;background:transparent;padding:0;margin:0;appearance:none;font:inherit;color:inherit;resize:none}._input_pqxuh_57{font-size:var(--typography-body-medium-size);line-height:var(--typography-body-medium-height)}._input_pqxuh_57{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}@media(min-width:768px)and (max-width:1279px){._input_pqxuh_57{font-size:var(--typography-body-small-size);line-height:var(--typography-body-small-height)}._input_pqxuh_57{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}}@media(max-width:767px){._input_pqxuh_57{font-size:var(--typography-body-small-size);line-height:var(--typography-body-small-height)}._input_pqxuh_57{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}}._input_pqxuh_57:-webkit-autofill{background-color:transparent!important;-webkit-box-shadow:0 0 0 1000px var(--fill-invers) inset!important;-webkit-text-fill-color:var(--txt-default)!important;transition:background-color 100000s ease-in-out 0s!important}._input_pqxuh_57:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--fill-invers) inset!important}._suffix_pqxuh_107{width:16px;height:16px;margin-left:1rem}._preffix_pqxuh_113{width:16px;height:16px;margin-right:1rem}._symbolsCounter_pqxuh_119{justify-content:end}._dropdown_ypmxq_1{width:100%;height:40px;border:1px solid var(--str-high);border-radius:1rem;padding:8px 1.5rem}._dropdown_ypmxq_1{font-size:var(--typography-body-medium-size);line-height:var(--typography-body-medium-height)}._dropdown_ypmxq_1{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._panel_ypmxq_17{background-color:var(--fill-invers);border:1px solid var(--str-med);border-radius:1rem;overflow:hidden}._panel_ypmxq_17 ul li[data-p-highlight=true]{background-color:var(--fill-corp-med);color:var(--txt-corp)}._panel_ypmxq_17 ul li{padding:1rem 1.5rem;border-bottom:1px solid var(--str-med)}._panel_ypmxq_17 ul li:last-child{border-bottom:unset}._panel_ypmxq_17 ul li{font-size:var(--typography-body-medium-size);line-height:var(--typography-body-medium-height)}._panel_ypmxq_17 ul li{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._subtitleHeader_5ihj7_1{color:var(--txt-high);width:588px}@media(max-width:767px){._subtitleHeader_5ihj7_1{width:max-content}}._sAreaRoot_5ihj7_11{border-radius:1rem;overflow:hidden;border:1px solid var(--str-high);width:100%}._scrollAreaViewport_5ihj7_18{display:block;overflow:scroll;max-height:216px}@media(max-width:767px){._scrollAreaViewport_5ihj7_18{width:248px}}._thumb_5ihj7_29{border-radius:1rem;background-color:var(--fill-corp);border:1px solid transparent}._trackVertical_5ihj7_35{border-radius:1rem;border:2px solid var(--str-med);background-color:var(--fill-invers)}._employerRow_5ihj7_41{gap:1rem;width:100%;align-items:center;padding:1rem 1.5rem}@media(max-width:767px){._employerRow_5ihj7_41{width:100%;flex-direction:column}}._employerRole_5ihj7_54{display:flex;gap:10px;color:var(--txt-high);align-items:center}@media(max-width:767px){._employerRole_5ihj7_54{width:100%;align-items:center;justify-content:space-between}}._employerName_5ihj7_68{width:100%;align-items:center;justify-content:space-between}@media(max-width:767px){._employerName_5ihj7_68{text-align:left;max-width:220px;text-wrap:wrap}}._editButton_5ihj7_81{color:var(--str-corp)}._divider_5ihj7_85{border-bottom:1px solid var(--str-med)}._searchListBlock_5ihj7_89{display:flex;width:100%;gap:.75rem}._employeesList_5ihj7_95{width:588px;max-height:216px;border:1px solid var(--str-high);border-radius:1rem;overflow:auto}@media(max-width:767px){._employeesList_5ihj7_95{width:248px}}._all_5ihj7_108{padding:1rem 2.5rem 1rem 1.5rem;gap:1rem}._employee_5ihj7_95{padding:1rem 2.5rem 1rem 1.5rem;gap:1rem;align-items:start}._nameRole_5ihj7_119{display:flex;justify-content:space-between}@media(min-width:768px)and (max-width:1279px){._nameRole_5ihj7_119{flex-direction:column}}@media(max-width:767px){._nameRole_5ihj7_119{flex-direction:column}}._employeesListBottom_5ihj7_134{display:flex;background-color:var(--fill-low);justify-content:space-between;padding:1rem 1.5rem;gap:1rem;color:var(--txt-high);align-items:center}@media(max-width:767px){._employeesListBottom_5ihj7_134{display:flex;flex-direction:column;text-align:left}}._employeeRole_5ihj7_151{color:var(--txt-med)}._noEmployees_5ihj7_155{border:1px solid var(--str-med);border-radius:1rem;padding:1rem 1.5rem;background-color:var(--fill-low)}._searchInputField_5ihj7_162{display:flex;flex-direction:row;justify-content:space-between;border:1px solid #C2C2C2;border-radius:1rem;height:40px;padding:8px 1.5rem}._countIndicator_5ihj7_172{display:flex;overflow:hidden;align-items:center;background-color:var(--fill-corp);color:var(--txt-invers);font-size:medium;border-radius:2.5rem;padding:.25rem 1rem;cursor:pointer}@media(max-width:767px){._buttonsBlock_5ihj7_185{display:flex;flex-direction:column}}._bottomEmplText_5ihj7_191{width:100%}._buttonStyle_5ihj7_195{width:max-content;text-wrap:nowrap}@media(max-width:767px){._buttonStyle_5ihj7_195{width:100%}}._accordionRoot_sr4fr_1{display:flex;flex-direction:column;gap:3rem}._accordionBody_sr4fr_7{border:1px solid var(--str-med);border-radius:1.5rem;padding:0rem;gap:0rem;background-color:var(--fill-invers);overflow:hidden}._accordionTab_sr4fr_16{display:flex;gap:20px;width:100%;color:var(--txt-corp);padding:1rem 2rem;text-align:left;justify-content:space-between;background-color:var(--fill-corp-med)}._divider_sr4fr_27{border-bottom:1px solid var(--str-med)}._dialogOverlay_sr4fr_31{background-color:#00000080;position:fixed;inset:0;animation:_overlayShow_sr4fr_1 .15s cubic-bezier(.16,1,.3,1)}._dialogContent_sr4fr_38{background-color:var(--fill-invers);border-radius:6px;box-shadow:var(--shadow-6);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:_contentShow_sr4fr_1 .15s cubic-bezier(.16,1,.3,1);padding:0rem;gap:0rem}._popUpCard_sr4fr_51{width:700px;padding:0rem;gap:0rem}._closeButton_sr4fr_57{padding:2.5rem 2.5rem 0rem}._content_sr4fr_61{gap:3rem;padding:2rem 7rem 7rem}._noStoreBlock_sr4fr_66{padding:7rem 30rem;align-items:center;text-align:center}@media(max-width:767px){._noStoreBlock_sr4fr_66{padding:4rem 0rem}}._noStore_sr4fr_66{width:100%;max-width:140px}._filialCard_sr4fr_82{display:flex;align-items:center;width:100%;padding:.75rem 2rem;gap:20px;overflow:hidden;cursor:pointer}._adressesBlock_sr4fr_92{gap:3rem;width:100%}@media(min-width:768px)and (max-width:1279px){._adressesBlock_sr4fr_92{flex-direction:column;gap:.25rem}}@media(max-width:767px){._adressesBlock_sr4fr_92{flex-direction:column;gap:.25rem}}._adressName_sr4fr_109{color:var(--txt-high);min-width:300px;max-width:300px}@media(min-width:768px)and (max-width:1279px){._adressName_sr4fr_109{max-width:unset;min-width:unset;width:100%}}@media(max-width:767px){._adressName_sr4fr_109{max-width:unset;min-width:unset;width:100%}}._left_1fssm_1{background-color:var(--fill-corp-high);display:flex;width:100%;height:100%;align-items:center;justify-content:center}._left_1fssm_1 img{border-radius:2rem;width:34%}@media(max-width:767px){._left_1fssm_1{display:none}}._right_1fssm_19{padding-bottom:2.5rem;padding-left:10rem;padding-right:10rem;background-color:var(--fill-invers);max-width:720px}@media(min-width:768px)and (max-width:1279px){._right_1fssm_19{padding-left:4rem;padding-right:4rem}}@media(max-width:767px){._right_1fssm_19{max-width:unset;width:100%;padding:2rem}}._docsContainer_1fssm_40{gap:clamp(1rem,1vw,4rem)}@media(max-width:767px){._docsContainer_1fssm_40{flex-direction:column;justify-content:center;gap:1rem;text-align:center}}@media(min-width:768px)and (max-width:1279px){._docsContainer_1fssm_40{flex-direction:column;justify-content:center;gap:1rem;text-align:center}}._docsContainer_1fssm_40 a{text-decoration:none;color:#5c5c5c}._docsContainer_1fssm_40 a{font-size:var(--typography-caption-medium-size);line-height:var(--typography-caption-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}@media(max-width:767px){._docsContainer_1fssm_40 a{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}._header_1fssm_78{display:flex;justify-content:space-between;margin-top:2.5rem;align-items:center}._headerBackButton_1fssm_85{display:flex}._headerBackButton_1fssm_85{height:40px;text-align:center;padding:.75rem 1.5rem}._headerBackButton_1fssm_85{font-size:var(--typography-button-small-size);line-height:var(--typography-button-small-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._headerBackButton_1fssm_85{border:1px solid var(--str-corp);background-color:var(--fill-invers);color:var(--txt-corp);border-radius:1rem}._headerBackButton_1fssm_85:hover{background-color:var(--fill-corp-med);border-color:var(--str-corp-hover);color:var(--txt-corp-hover)}._headerBackButton_1fssm_85:active{background-color:var(--fill-corp-high);border-color:var(--str-corp-press);color:var(--txt-corp-press)}._headerBackButton_1fssm_85:disabled{background-color:var(--fill-invers);color:var(--txt-low)}._header_105a7_1{gap:1rem;text-align:center}@media(min-width:1280px){._header_105a7_1{gap:2.5rem}}._title_105a7_11{color:var(--txt-corp)}._root_105a7_15{gap:2rem}@media(min-width:1280px){._root_105a7_15{padding:0 8rem;gap:5rem}}._iconShadow_105a7_25{display:flex;border-radius:30rem;padding:1rem;gap:10px;background-color:var(--fill-critical-high)}@media(min-width:1280px){._iconShadow_105a7_25{padding:1.5rem}}._root_ff60o_1{gap:2rem}@media(min-width:1280px){._root_ff60o_1{padding:0 8rem;gap:5rem}}._header_ff60o_11{gap:1rem;text-align:center}@media(min-width:1280px){._header_ff60o_11{gap:2.5rem}}._title_ff60o_21{color:var(--txt-corp)}._pmRoot_15dzo_1{display:flex;flex-direction:column;width:251px;height:max-content;border-radius:1rem;border:1px solid var(--str-med);background-color:var(--fill-low);padding:.5rem;gap:0rem}._pmItem_15dzo_13{display:flex;padding:1rem;gap:1rem;width:100%;cursor:pointer;border-radius:.75rem}._pmItem_15dzo_13._highligt_15dzo_21{background-color:var(--fill-med)}._pmItem_15dzo_13._highligt_15dzo_21 ._pmItemText_15dzo_24{font-size:var(--typography-caption-medium-size);line-height:var(--typography-caption-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}._pmItem_15dzo_13._highligt_15dzo_21 ._pmItemText_15dzo_24{color:var(--txt-default)}._pmItemText_15dzo_24{font-size:var(--typography-body-small-size);line-height:var(--typography-body-small-height)}._pmItemText_15dzo_24{font-family:var(--app-font-family);font-weight:var(--typography-body-weight)}._pmItemText_15dzo_24{color:var(--txt-high)}._pmHeader_15dzo_46 ._pmItem_15dzo_13{padding:1.5rem}._pmHeader_15dzo_46 ._pmItemText_15dzo_24{color:var(--txt-default)}._pmHeader_15dzo_46 ._highligt_15dzo_21{background-color:var(--fill-corp)}._pmHeader_15dzo_46 ._highligt_15dzo_21 ._pmItemText_15dzo_24{font-size:var(--typography-button-extra-small-size);line-height:var(--typography-button-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-button-weight)}._pmHeader_15dzo_46 ._highligt_15dzo_21 ._pmItemText_15dzo_24{color:var(--txt-invers)}._pmMenuItem_15dzo_65{padding-left:10px}._brandCard_117y9_1{width:100%;border-radius:1.5rem;border:1px solid var(--str-med);background-color:var(--fill-low);padding:0rem;gap:0rem}._header_117y9_10{width:100%;display:flex;justify-content:space-between;padding:2rem 2rem .5rem}._logos_117y9_17{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));padding:2rem;place-items:center}@media(min-width:0px){._logos_117y9_17{grid-template-columns:repeat(1,1fr)}}@media(min-width:250px){._logos_117y9_17{grid-template-columns:repeat(2,1fr)}}@media(min-width:450px){._logos_117y9_17{grid-template-columns:repeat(4,1fr)}}@media(min-width:850px){._logos_117y9_17{grid-template-columns:repeat(8,1fr)}}._content_1gfm2_1{width:100%;padding:0rem;gap:2.5rem}._mainContent_1gfm2_7{padding-top:0rem;padding-bottom:0rem;gap:3rem}._noProducts_1gfm2_13{width:100%;text-align:center;color:var(--txt-corp)}._header_1gfm2_19{display:flex;justify-content:space-between;color:var(--txt-corp)}._smallCards_1xtj3_1{display:grid;gap:2rem;width:100%;place-items:center;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}@media(min-width:0px){._smallCards_1xtj3_1{grid-template-columns:repeat(1,1fr)}}@media(min-width:890px){._smallCards_1xtj3_1{grid-template-columns:repeat(2,1fr)}}@media(min-width:1290px){._smallCards_1xtj3_1{grid-template-columns:repeat(3,1fr)}}._largeCatalogCard_1xtj3_24{display:flex;min-height:410px;max-height:410px;min-width:416px;max-width:416px;border:1px solid var(--str-corp);border-radius:1.5rem;overflow:hidden;padding:0rem;grid-row:span 2;grid-column:span 1}._largeCardTitle_1xtj3_38{display:flex;width:100%;justify-content:space-between;color:var(--txt-invers);padding:2rem;background-color:var(--fill-corp);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}._largeCardImage_1xtj3_49{display:flex;height:100%;background-color:var(--fill-corp)}._cardImage_1xtj3_55{height:100%;border-radius:1.5rem}._smallCatalogCard_mkc9p_1{display:flex;min-width:416px;max-width:416px;min-height:197px;max-height:197px;padding:0rem;border-radius:1.5rem;border:1px solid var(--str-med);background-color:var(--fill-low);justify-content:space-between}._leftBlock_mkc9p_14{display:flex;padding:2rem;justify-content:space-between;align-items:start;max-width:214px}._rightBlock_mkc9p_22{display:flex;justify-content:center}._productImage_mkc9p_27{min-width:200px;max-width:200px;height:100%;gap:10px;border-radius:1.5rem;object-fit:fill;object-position:center center}._productCard_14siw_1{display:flex;width:100%;gap:4rem;padding:1rem;border:1px solid var(--str-med);border-radius:1.5rem;background-color:var(--fill-low)}._imagesBlock_14siw_11{display:flex;flex-direction:column;gap:.75rem;width:540px}._mainImage_14siw_18{position:relative;min-width:540px;max-width:540px;min-height:526px;max-height:526px;border-radius:1.5rem}._likeIcon_14siw_27{position:absolute;top:12px;right:12px;z-index:10;width:max-content}._addBadge_14siw_35{position:absolute;bottom:12px;right:12px;z-index:10;width:max-content}._mainImageStyle_14siw_43{display:block;width:100%;height:100%;min-height:526px;max-height:526px;object-fit:contain;background-color:var(--fill-invers)}._thumbnailItem_14siw_53{display:flex;border-radius:1rem;max-width:130px;min-height:126px;max-height:126px;align-items:center;justify-content:space-around}._thumbnailItem_14siw_53[data-p-active=true]{border:1px solid var(--str-corp)}._thumbnailItem_14siw_53:hover{border:1px solid var(--str-corp-hover)}._thumbnailItems_14siw_69{display:flex;gap:5px;min-height:126px;max-height:126px;max-width:540px}._thumbnailContainer_14siw_77{display:flex;position:relative;flex-direction:row;width:100%;overflow:hidden}._thumbnailItemsContainer_14siw_85{display:flex;gap:6px;max-height:126px;max-width:max-content;width:100%}._productInfoBlock_14siw_93{width:100%;padding:3rem 3rem 3rem 0rem;gap:4rem}._priceAndAddButton_14siw_99{display:flex;gap:2.5rem;width:100%}._price_14siw_99{display:flex;width:100%;justify-content:space-between;align-items:center}._cartButton_14siw_112{min-width:max-content}._aboutProductFact_14siw_116{display:flex;justify-content:space-between}._divider_14siw_121{border:1px solid var(--str-med)}._prevThumbnailButton_14siw_125{background-color:transparent;position:absolute;left:0;top:calc(50% - 20px);z-index:10;width:40px;height:40px;background-color:var(--fill-invers);color:var(--txt-med);border-radius:50%;display:flex;align-items:center;justify-content:center}._nextThumbnailButton_14siw_141{background-color:transparent;position:absolute;right:0;top:calc(50% - 20px);z-index:10;width:40px;height:40px;background-color:var(--fill-invers);color:var(--txt-med);border-radius:50%;display:flex;align-items:center;justify-content:center}._verticalProductCard_s9o5l_1{display:flex;flex-direction:column;min-width:194px;max-width:194px;min-height:309px;max-height:309px;gap:.75rem;border-radius:1rem;border:1.5px solid var(--str-low);background-color:var(--fill-low);overflow:hidden}._productImageBlock_s9o5l_15{display:flex;position:relative;flex-direction:column;min-height:189px;max-height:189px;background-color:var(--fill-invers)}._productCardHeader_s9o5l_24{display:flex;width:100%;justify-content:end;padding:.75rem;max-height:36px;background-color:var(--fill-invers)}._likeIcon_s9o5l_33{position:absolute;top:3px;right:3px;color:var(--txt-low)}._productCardImage_s9o5l_40{display:flex;max-height:189px;width:100%;margin:auto;cursor:pointer}._addBadge_s9o5l_48{position:absolute;right:3px;bottom:3px;background-color:var(--fill-corp-med);border-radius:.5rem}._productCardFooter_s9o5l_56{display:flex;width:100%;justify-content:end;padding:.75rem;gap:.5rem;max-height:36px;background-color:var(--fill-invers)}._productCardInfoContainer_s9o5l_66{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:4px}._productCardInfo_s9o5l_66{display:flex;padding:0rem .75rem;gap:.75rem;cursor:pointer}._productCardPriceBlock_s9o5l_81{display:flex;width:100%;justify-content:space-between;gap:.5rem}._productCardTitle_s9o5l_88{min-height:40px;max-height:40px}._productCardButton_s9o5l_93{display:flex;padding-right:.75rem;padding-bottom:.75rem;padding-left:.75rem}._grid_1nmma_1{display:grid;gap:2rem;width:100%;place-items:center;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}@media(min-width:0px){._grid_1nmma_1{grid-template-columns:repeat(1,1fr)}}@media(min-width:890px){._grid_1nmma_1{grid-template-columns:repeat(2,1fr)}}@media(min-width:1290px){._grid_1nmma_1{grid-template-columns:repeat(3,1fr)}}._grid_11ty2_1{display:grid;width:100%;place-items:center;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}@media(min-width:0px){._grid_11ty2_1{grid-template-columns:repeat(1,1fr)}}@media(min-width:680px){._grid_11ty2_1{grid-template-columns:repeat(2,1fr)}}@media(min-width:880px){._grid_11ty2_1{grid-template-columns:repeat(3,1fr)}}@media(min-width:1080px){._grid_11ty2_1{grid-template-columns:repeat(4,1fr)}}@media(min-width:1280px){._grid_11ty2_1{grid-template-columns:repeat(5,1fr)}}._root_1j4ve_1{display:flex;flex-direction:column;gap:1.5rem}._firstSecondNameBlock_1j4ve_7{display:flex;justify-content:space-between;gap:1rem}@media(min-width:768px)and (max-width:1279px){._firstSecondNameBlock_1j4ve_7{flex-direction:column}}@media(max-width:767px){._firstSecondNameBlock_1j4ve_7{flex-direction:column}}._firstSecondNameBlockItem_1j4ve_23{width:100%;flex-direction:column}@media(min-width:768px)and (max-width:1279px){._firstSecondNameBlockItem_1j4ve_23{flex-direction:column}}@media(max-width:767px){._firstSecondNameBlockItem_1j4ve_23{flex-direction:column}}._inputField_1j4ve_38{display:flex;flex-direction:column;gap:.5rem}._inputField_1j4ve_38{font-size:var(--typography-caption-medium-size);line-height:var(--typography-caption-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}._checkboxField_1j4ve_50{display:flex;gap:1rem}._checkboxField_1j4ve_50,._label_1j4ve_61{font-size:var(--typography-caption-medium-size);line-height:var(--typography-caption-medium-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}@media(min-width:768px)and (max-width:1279px){._label_1j4ve_61{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}@media(max-width:767px){._label_1j4ve_61{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}._message_1j4ve_84{color:var(--txt-critical);display:flex;align-items:center;gap:.5rem}._message_1j4ve_84{font-size:var(--typography-caption-small-size);line-height:var(--typography-caption-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}@media(min-width:768px)and (max-width:1279px){._message_1j4ve_84{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}@media(max-width:767px){._message_1j4ve_84{font-size:var(--typography-caption-extra-small-size);line-height:var(--typography-caption-extra-small-height);font-family:var(--app-font-family);font-weight:var(--typography-caption-weight)}}._bottomBlock_1j4ve_113{justify-content:space-between}@media(min-width:768px)and (max-width:1279px){._bottomBlock_1j4ve_113{flex-direction:column;gap:2rem}}@media(max-width:767px){._bottomBlock_1j4ve_113{flex-direction:column;gap:2rem}}._infoBottom_1j4ve_129{gap:.5rem;display:flex;justify-content:end}@media(min-width:768px)and (max-width:1279px){._infoBottom_1j4ve_129{align-items:start}}@media(max-width:767px){._infoBottom_1j4ve_129{align-items:start}}._mail_1j4ve_145{align-items:center;gap:.75rem;color:var(--txt-high)}._saveButton_1j4ve_151{display:flex;min-width:290px;max-width:290px;gap:10px}@media(min-width:768px)and (max-width:1279px){._saveButton_1j4ve_151{min-width:unset;max-width:unset}}@media(max-width:767px){._saveButton_1j4ve_151{min-width:unset;max-width:unset}}._infoCard_1j4ve_170{position:absolute;top:20%;left:50%;align-items:center;width:400px;border-radius:1.5rem;border:1px solid var(--str-med);padding:2rem;gap:1.5rem;background-color:var(--fill-invers);box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;-webkit-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@media(min-width:768px)and (max-width:1279px){._infoCard_1j4ve_170{width:220px;padding:1.5rem;gap:1rem}}@media(max-width:767px){._infoCard_1j4ve_170{width:220px;padding:1.5rem;gap:1rem}}._tooltipContent_1j4ve_202{position:fixed}._customTooltipPosition_1j4ve_206{position:absolute;top:20%;left:50%;transform:translate(-50%);z-index:1001}._tViewport_1j4ve_214{position:fixed;top:10%;left:50%}._tRoot_1j4ve_220{background-color:var(--fill-invers);color:var(--txt-default);border-radius:2rem;box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;display:flex;align-items:center}._tRoot_1j4ve_220[data-state=open]{animation:_slideIn_1j4ve_1 .15s cubic-bezier(.16,1,.3,1)}._tRoot_1j4ve_220[data-state=closed]{animation:_hide_1j4ve_1 .1s ease-in}._tRoot_1j4ve_220[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}._tRoot_1j4ve_220[data-swipe=cancel]{transform:translate(0);transition:transform .2s ease-out}._tRoot_1j4ve_220[data-swipe=end]{animation:_swipeOut_1j4ve_1 .1s ease-out}._root_362mv_1{box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;display:flex;align-items:center;max-width:100vw}._root_362mv_1[data-state=open]{animation:_slideIn_362mv_1 .15s cubic-bezier(.16,1,.3,1)}._root_362mv_1[data-state=closed]{animation:_hide_362mv_1 .1s ease-in}._root_362mv_1[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}._root_362mv_1[data-swipe=cancel]{transform:translate(0);transition:transform .2s ease-out}._root_362mv_1[data-swipe=end]{animation:_swipeOut_362mv_1 .1s ease-out}@keyframes _hide_362mv_1{0%{opacity:1}to{opacity:0}}@keyframes _slideIn_362mv_1{0%{transform:translate(calc(100% + var(--viewport-padding)))}to{transform:translate(0)}}@keyframes _swipeOut_362mv_1{0%{transform:translate(var(--radix-toast-swipe-end-x))}to{transform:translate(calc(100% + var(--viewport-padding)))}}._notification_362mv_48{width:100%;height:100%;padding:10px;border-radius:6px}._success_362mv_55{background-color:var(--fill-success);color:var(--txt-invers)}._error_362mv_60{background-color:var(--fill-critical);color:var(--txt-invers)}._viewport_2lykt_1{position:fixed;top:2vh;right:1vw;flex-direction:row;gap:10px;width:max-content;z-index:var(--z-index-toast);display:flex;flex-direction:column}._provider_2lykt_14{display:flex;flex-direction:column}#root{width:100%;height:100%}@font-face{font-family:Montserrat;src:url(/app/assets/Montserrat-Regular-EjbTADAg.woff2) format("woff2"),url(/app/assets/Montserrat-Regular-BDlnEEZo.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/app/assets/Montserrat-Medium-DjpnTf6W.woff2) format("woff2"),url(/app/assets/Montserrat-Medium-CWfaicVR.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/app/assets/Montserrat-SemiBold-ldgwTHsF.woff2) format("woff2"),url(/app/assets/Montserrat-SemiBold-DMEYd8B8.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/app/assets/Montserrat-Bold-BbnXITd8.woff2) format("woff2"),url(/app/assets/Montserrat-Bold-DWnfDKve.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{width:100%;height:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--app-font-family: "Montserrat", "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--typography-body-weight: 400;--typography-body-large-size: 18px;--typography-body-large-height: 26px;--typography-body-medium-size: 16px;--typography-body-medium-height: 24px;--typography-body-small-size: 14px;--typography-body-small-height: 20px;--typography-body-extra-small-size: 12px;--typography-body-extra-small-height: 18px;--typography-caption-weight: 500;--typography-caption-large-size: 16px;--typography-caption-large-height: 24px;--typography-caption-medium-size: 14px;--typography-caption-medium-height: 20px;--typography-caption-small-size: 12px;--typography-caption-small-height: 18px;--typography-caption-extra-small-size: 11px;--typography-caption-extra-small-height: 16px;--typography-button-weight: 500;--typography-button-large-size: 20px;--typography-button-large-height: 24px;--typography-button-medium-size: 18px;--typography-button-medium-height: 24px;--typography-button-small-size: 16px;--typography-button-small-height: 22px;--typography-button-extra-small-size: 13px;--typography-button-extra-small-height: 20px}html,body{width:100%;height:100%;font-size:8px;overflow:hidden;overscroll-behavior:none}#root,#storybook-root{width:100dvw;height:calc(var(--vh, 1vh) * 100);overflow:hidden;position:relative}#root,#storybook-root{display:flex}input,textarea,select{font-size:16px!important}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}h1{font-weight:600;letter-spacing:0;font-size:48px;line-height:52px}h1[data-size=mobile]{font-size:32px;line-height:40px}@media(max-width:768px){h1{font-size:32px;line-height:40px}}h2{font-weight:600;letter-spacing:0;line-height:40px;font-size:32px}h2[data-size=mobile]{font-size:24px;line-height:32px}@media(max-width:768px){h2{font-size:24px;line-height:32px}}h3{font-weight:600;letter-spacing:0;font-size:24px;line-height:32px}h3[data-size=mobile]{font-size:20px;line-height:26px}@media(max-width:768px){h3{font-size:20px;line-height:26px}}h4{font-weight:600;letter-spacing:0;font-size:20px;line-height:26px}h4[data-size=mobile]{font-size:18px;line-height:24px}@media(max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-weight:600;letter-spacing:0;font-size:18px;line-height:24px}h5[data-size=mobile]{font-size:16px;line-height:20px}@media(max-width:768px){h5{font-size:16px;line-height:20px}}::view-transition-old(root),::view-transition-new(root){animation-duration:0ms}body.hide-recaptcha .grecaptcha-badge{visibility:hidden!important}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,blockquote,figure,dl,dd{margin:0}ul[role=list],ol[role=list],ul,ol{list-style:none;padding:0;margin:0}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeSpeed;line-height:1.5;font-family:system-ui,sans-serif;background-color:#fff;color:#000}a:not([class]){text-decoration-skip-ink:auto}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}table{border-collapse:collapse;border-spacing:0}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none}button{cursor:pointer}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}
