.root-bf5aac1db3a59ba7{--kitty-timer-count:unset;--kitty-timer-strokeDasharray:unset;width:fit-content;height:fit-content;display:inline-flex;position:relative}.root_preset_default-bf5aac1db3a59ba7{--kitty-timer-circle-stroke:var(--theme-semantics-text-inverse-primary);--kitty-timer-text-color:var(--theme-semantics-text-inverse-primary)}.root_preset_error-bf5aac1db3a59ba7{--kitty-timer-circle-stroke:var(--theme-semantics-text-inverse-constant-primary);--kitty-timer-text-color:var(--theme-semantics-text-inverse-constant-primary)}.root_preset_inverse-bf5aac1db3a59ba7{--kitty-timer-circle-stroke:var(--theme-semantics-text-primary);--kitty-timer-text-color:var(--theme-semantics-text-primary)}.circle-bf5aac1db3a59ba7{stroke:var(--kitty-timer-circle-stroke);fill:#0000;stroke-width:2px;animation:dash-bf5aac1db3a59ba7 var(--kitty-timer-count)linear forwards}.text-bf5aac1db3a59ba7{top:0;width:100%;height:100%;font-size:var(--theme-font-size-m);line-height:var(--theme-font-height-m-dense);color:var(--kitty-timer-text-color);justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:0}@keyframes dash-bf5aac1db3a59ba7{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--kitty-timer-strokeDasharray)}}.root-_3e8b89b91c4db779{--kitty-toastBar-gap:12px;--kitty-toastBar-maxWidth:600px;--direction:1;gap:var(--kitty-toastBar-gap);box-sizing:border-box;width:fit-content;padding:var(--theme-component-toastBar-padding-vertical)var(--theme-component-toastBar-padding-horizontal);color:var(--kitty-toastBar-color);background-color:var(--kitty-toastBar-bgColor);border-radius:var(--theme-component-toastBar-borderRadius);max-width:var(--kitty-toastBar-maxWidth);outline:none;display:flex}[dir=rtl] .root-_3e8b89b91c4db779{--direction:-1}.root-_3e8b89b91c4db779[data-theme=lf]{--theme-semantics-text-inverse-primary:var(--theme-palette-white);--theme-semantics-text-inverse-constant-primary:var(--theme-palette-white);--theme-semantics-text-primary:var(--theme-palette-black);--theme-semantics-components-toast-default:var(--theme-palette-gray84);--theme-semantics-components-toast-error:var(--theme-palette-red600);--theme-semantics-components-toast-inverse-default:var(--theme-palette-white);--theme-semantics-components-button-text-primary:var(--theme-palette-white);--theme-semantics-components-button-text-errorPrimary:var(--theme-palette-white);--theme-semantics-components-button-bg-inverse-ghostHover:var(--theme-palette-gray68);--theme-semantics-components-button-bg-inverse-ghostPressed:var(--theme-palette-gray76);--theme-semantics-components-button-bg-inverse-constant-ghostHover:var(--theme-palette-red400);--theme-semantics-components-button-bg-inverse-constant-ghostPressed:var(--theme-palette-red500);--theme-semantics-components-button-bg-ghostHover:var(--theme-palette-warmGray4);--theme-semantics-components-button-bg-ghostPressed:var(--theme-palette-warmGray8)}@media screen and (width<=767px){.root-_3e8b89b91c4db779{width:100%;margin:auto}}.root_preset_default-_3e8b89b91c4db779{--kitty-toastBar-color:var(--theme-semantics-text-inverse-primary);--kitty-toastBar-bgColor:var(--theme-semantics-components-toast-default);--module-crossButton-iconColor:var(--theme-semantics-components-button-text-primary);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-inverse-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-inverse-ghostPressed)}.root_preset_error-_3e8b89b91c4db779{--kitty-toastBar-color:var(--theme-semantics-text-inverse-constant-primary);--kitty-toastBar-bgColor:var(--theme-semantics-components-toast-error);--module-crossButton-iconColor:var(--theme-semantics-components-button-text-errorPrimary);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-inverse-constant-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-inverse-constant-ghostPressed)}.root_preset_inverse-_3e8b89b91c4db779{--kitty-toastBar-color:var(--theme-semantics-text-primary);--kitty-toastBar-bgColor:var(--theme-semantics-components-toast-inverse-default);--module-crossButton-iconColor:var(--theme-semantics-text-primary);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-ghostPressed);box-shadow:var(--theme-boxShadow-default)}.contentWrapper-_3e8b89b91c4db779{gap:var(--kitty-toastBar-gap);flex-grow:1;display:flex}.contentWrapper_direction_column-_3e8b89b91c4db779{flex-direction:column}.timer-_3e8b89b91c4db779{flex-shrink:0;line-height:0}.content-_3e8b89b91c4db779{flex-grow:1}.content_align_center-_3e8b89b91c4db779{align-self:center}.content_compensation-_3e8b89b91c4db779{padding-bottom:2px}.actions-_3e8b89b91c4db779{flex-wrap:wrap;flex-shrink:0;align-self:center;gap:12px;display:flex}.actions_position_bottom-_3e8b89b91c4db779{padding-bottom:var(--theme-padding-compensation);align-self:flex-start}.closeButton-_3e8b89b91c4db779{--module-crossButton-size:var(--theme-component-toastBar-closeButtonSize);--module-crossButton-iconSize:var(--theme-component-toastBar-closeIconSize);flex-shrink:0;width:14px;max-height:24px;position:relative}.closeButton_align_center-_3e8b89b91c4db779{align-self:center}.closeButtonWrapper-_3e8b89b91c4db779{top:50%;transform:translate(calc(-50%*var(--direction)),-50%);position:absolute;inset-inline-start:50%}.root-_85a145b9da6431b9{width:var(--module-crossButton-size);height:var(--module-crossButton-size);color:var(--module-crossButton-iconColor,currentColor);background-color:var(--module-crossButton-color,transparent);-webkit-tap-highlight-color:transparent;cursor:pointer;border:none;border-radius:100%;outline:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.animatedBackground-_85a145b9da6431b9{opacity:0;z-index:1;background:#0000001a;border-radius:50%;transition:opacity .15s ease-out,transform .15s ease-out;position:absolute;inset:0;transform:scale(.1)}.root-_85a145b9da6431b9:hover .animatedBackground-_85a145b9da6431b9,.test_hover-_85a145b9da6431b9 .animatedBackground-_85a145b9da6431b9{opacity:1;transition:opacity .2s ease-out,transform .2s ease-out;transform:scale(1)}.root_hoverAnimation-none-_85a145b9da6431b9:hover,.root_hoverAnimation-none-_85a145b9da6431b9.test_hover-_85a145b9da6431b9{background-color:var(--module-crossButton-hoverColor,transparent)}.root-_85a145b9da6431b9:active{background-color:var(--module-crossButton-activeColor,transparent)}.root-_85a145b9da6431b9:focus,.root-_85a145b9da6431b9:focus-visible{box-shadow:var(--module-crossButton-focusBoxShadow,var(--theme-focusBoxShadow-default))}.root-_85a145b9da6431b9:focus:not(:focus-visible){box-shadow:unset}.closeIcon-_85a145b9da6431b9{width:var(--module-crossButton-iconSize,12px);height:var(--module-crossButton-iconSize,12px)}@media (hover:none){.root-_85a145b9da6431b9:not(:active){background:0 0}}.wrapper-f650bf204cec30d2{text-align:left;background:#f2f1f0;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.wrapper-f650bf204cec30d2.withBorder-f650bf204cec30d2{border:1px solid #ebeae8}.iframeWrapper-f650bf204cec30d2{border:none;width:100%;height:100%}.item-_3697581f0d7446f9{font-family:var(--theme-font-family);background-color:#0000;padding-inline-start:calc(var(--module-dropdown-default-padding) + var(--lvl-padding-step)*var(--module-dropdownitem-level));display:flex}.item_size-xs-_3697581f0d7446f9{padding-top:var(--theme-component-dropdown-item-size-xs-paddingTop);padding-bottom:var(--theme-component-dropdown-item-size-xs-paddingBottom)}.item_size-s-_3697581f0d7446f9{padding-top:var(--theme-component-dropdown-item-size-s-paddingTop);padding-bottom:var(--theme-component-dropdown-item-size-s-paddingBottom)}.item_size-m-_3697581f0d7446f9{padding-top:var(--theme-component-dropdown-item-size-m-paddingTop);padding-bottom:var(--theme-component-dropdown-item-size-m-paddingBottom)}.item_size-l-_3697581f0d7446f9{padding-top:var(--theme-component-dropdown-item-size-l-paddingTop);padding-bottom:var(--theme-component-dropdown-item-size-l-paddingBottom)}.item_size-xl-_3697581f0d7446f9{padding-top:var(--theme-component-dropdown-item-size-xl-paddingTop);padding-bottom:var(--theme-component-dropdown-item-size-xl-paddingBottom)}.item_narrow_size-xs-_3697581f0d7446f9{--module-dropdown-default-padding:var(--theme-component-dropdown-narrowItem-size-xs-defaultPaddingLeft);--lvl-padding-step:var(--theme-component-dropdown-narrowItem-size-xs-paddingStep);padding-inline-end:var(--theme-component-dropdown-narrowItem-size-xs-paddingRight)}.item_narrow_size-s-_3697581f0d7446f9{--module-dropdown-default-padding:var(--theme-component-dropdown-narrowItem-size-s-defaultPaddingLeft);--lvl-padding-step:var(--theme-component-dropdown-narrowItem-size-s-paddingStep);padding-inline-end:var(--theme-component-dropdown-narrowItem-size-s-paddingRight)}.item_narrow_size-m-_3697581f0d7446f9{--module-dropdown-default-padding:var(--theme-component-dropdown-narrowItem-size-m-defaultPaddingLeft);--lvl-padding-step:var(--theme-component-dropdown-narrowItem-size-m-paddingStep);padding-inline-end:var(--theme-component-dropdown-narrowItem-size-m-paddingRight)}.item_narrow_size-l-_3697581f0d7446f9{--module-dropdown-default-padding:var(--theme-component-dropdown-narrowItem-size-l-defaultPaddingLeft);--lvl-padding-step:var(--theme-component-dropdown-narrowItem-size-l-paddingStep);padding-inline-end:var(--theme-component-dropdown-narrowItem-size-l-paddingRight)}.item_narrow_size-xl-_3697581f0d7446f9{--module-dropdown-default-padding:var(--theme-component-dropdown-narrowItem-size-xl-defaultPaddingLeft);--lvl-padding-step:var(--theme-component-dropdown-narrowItem-size-xl-paddingStep);padding-inline-end:var(--theme-component-dropdown-narrowItem-size-xl-paddingRight)}.item_default_size-xs-_3697581f0d7446f9{padding-inline-start:var(--theme-component-dropdown-item-size-xs-paddingLeft);padding-inline-end:var(--theme-component-dropdown-item-size-xs-paddingRight)}.item_default_size-s-_3697581f0d7446f9{padding-inline-start:var(--theme-component-dropdown-item-size-s-paddingLeft);padding-inline-end:var(--theme-component-dropdown-item-size-s-paddingRight)}.item_default_size-m-_3697581f0d7446f9{padding-inline-start:var(--theme-component-dropdown-item-size-m-paddingLeft);padding-inline-end:var(--theme-component-dropdown-item-size-m-paddingRight)}.item_default_size-l-_3697581f0d7446f9{padding-inline-start:var(--theme-component-dropdown-item-size-l-paddingLeft);padding-inline-end:var(--theme-component-dropdown-item-size-l-paddingRight)}.item_default_size-xl-_3697581f0d7446f9{padding-inline-start:var(--theme-component-dropdown-item-size-xl-paddingLeft);padding-inline-end:var(--theme-component-dropdown-item-size-xl-paddingRight)}.textWrapper-_3697581f0d7446f9{flex-grow:1}.textWrapper_size-xs-_3697581f0d7446f9{font-size:var(--theme-component-dropdown-item-size-xs-fontSize);line-height:var(--theme-component-dropdown-item-size-xs-lineHeight)}.textWrapper_size-s-_3697581f0d7446f9{font-size:var(--theme-component-dropdown-item-size-s-fontSize);line-height:var(--theme-component-dropdown-item-size-s-lineHeight)}.textWrapper_size-m-_3697581f0d7446f9{font-size:var(--theme-component-dropdown-item-size-m-fontSize);line-height:var(--theme-component-dropdown-item-size-m-lineHeight)}.textWrapper_size-l-_3697581f0d7446f9{font-size:var(--theme-component-dropdown-item-size-l-fontSize);line-height:var(--theme-component-dropdown-item-size-l-lineHeight)}.textWrapper_size-xl-_3697581f0d7446f9{font-size:var(--theme-component-dropdown-item-size-xl-fontSize);line-height:var(--theme-component-dropdown-item-size-xl-lineHeight)}.item_withoutPaddings-_3697581f0d7446f9{padding:0}.root-_6722b82f7dd90d35{color:var(--theme-semantics-components-control-text-disabled)}.root-_6722b82f7dd90d35[data-theme=lf]{--theme-semantics-components-control-text-disabled:var(--theme-palette-gray36)}.root-_778a2efc4d09c891{outline:none}.virtualList-_778a2efc4d09c891{top:0;width:100%;position:absolute;inset-inline-start:0}.loaderCentered-_778a2efc4d09c891{justify-content:center;align-items:center;padding:16px;display:flex}.loaderInline-_778a2efc4d09c891{justify-content:center;align-items:center;padding:12px;display:flex}.dropdown-_265052b428330f41{background-color:var(--theme-semantics-bg-elevation2);box-shadow:var(--theme-boxShadow-default);box-sizing:border-box;--module-dropdown-radius-xs-small:var(--theme-component-dropdown-wrapper-size-xs-borderRadius);--module-dropdown-radius-xs-big:var(--theme-component-dropdown-wrapper-size-xs-borderRadiusLarge);--module-dropdown-radius-s-small:var(--theme-component-dropdown-wrapper-size-s-borderRadius);--module-dropdown-radius-s-big:var(--theme-component-dropdown-wrapper-size-s-borderRadiusLarge);--module-dropdown-radius-m-small:var(--theme-component-dropdown-wrapper-size-m-borderRadius);--module-dropdown-radius-m-big:var(--theme-component-dropdown-wrapper-size-m-borderRadiusLarge);--module-dropdown-radius-l-small:var(--theme-component-dropdown-wrapper-size-l-borderRadius);--module-dropdown-radius-l-big:var(--theme-component-dropdown-wrapper-size-l-borderRadiusLarge);--module-dropdown-radius-xl-small:var(--theme-component-dropdown-wrapper-size-xl-borderRadius);--module-dropdown-radius-xl-big:var(--theme-component-dropdown-wrapper-size-xl-borderRadiusLarge);--kitty-listItem-borderRadius:0px;overflow:hidden}.dropdown-_265052b428330f41[data-theme=lf]{--theme-semantics-bg-elevation2:var(--theme-palette-white)}.dropdown_size-xs-_265052b428330f41{padding-top:var(--theme-component-dropdown-wrapper-size-xs-paddingTop);padding-bottom:var(--theme-component-dropdown-wrapper-size-xs-paddingBottom)}.dropdown_size-s-_265052b428330f41{padding-top:var(--theme-component-dropdown-wrapper-size-s-paddingTop);padding-bottom:var(--theme-component-dropdown-wrapper-size-s-paddingBottom)}.dropdown_size-m-_265052b428330f41{padding-top:var(--theme-component-dropdown-wrapper-size-m-paddingTop);padding-bottom:var(--theme-component-dropdown-wrapper-size-m-paddingBottom)}.dropdown_size-l-_265052b428330f41{padding-top:var(--theme-component-dropdown-wrapper-size-l-paddingTop);padding-bottom:var(--theme-component-dropdown-wrapper-size-l-paddingBottom)}.dropdown_size-xl-_265052b428330f41{padding-top:var(--theme-component-dropdown-wrapper-size-xl-paddingTop);padding-bottom:var(--theme-component-dropdown-wrapper-size-xl-paddingBottom)}.dropdown_narrow_size-xs-_265052b428330f41{padding-top:var(--theme-component-dropdown-narrowWrapper-size-xs-paddingTop);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-xs-paddingBottom)}.dropdown_narrow_size-s-_265052b428330f41{padding-top:var(--theme-component-dropdown-narrowWrapper-size-s-paddingTop);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-s-paddingBottom)}.dropdown_narrow_size-m-_265052b428330f41{padding-top:var(--theme-component-dropdown-narrowWrapper-size-m-paddingTop);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-m-paddingBottom)}.dropdown_narrow_size-l-_265052b428330f41{padding-top:var(--theme-component-dropdown-narrowWrapper-size-l-paddingTop);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-l-paddingBottom)}.dropdown_narrow_size-xl-_265052b428330f41{padding-top:var(--theme-component-dropdown-narrowWrapper-size-xl-paddingTop);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-xl-paddingBottom)}.dropdown_size-xs_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-small);padding-top:var(--theme-component-dropdown-wrapper-size-xs-paddingBottom);padding-bottom:var(--theme-component-dropdown-wrapper-size-xs-paddingTop)}.dropdown_size-s_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-small);padding-top:var(--theme-component-dropdown-wrapper-size-s-paddingBottom);padding-bottom:var(--theme-component-dropdown-wrapper-size-s-paddingTop)}.dropdown_size-m_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-small);padding-top:var(--theme-component-dropdown-wrapper-size-m-paddingBottom);padding-bottom:var(--theme-component-dropdown-wrapper-size-m-paddingTop)}.dropdown_size-l_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-small);padding-top:var(--theme-component-dropdown-wrapper-size-l-paddingBottom);padding-bottom:var(--theme-component-dropdown-wrapper-size-l-paddingTop)}.dropdown_size-xl_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-small);padding-top:var(--theme-component-dropdown-wrapper-size-xl-paddingBottom);padding-bottom:var(--theme-component-dropdown-wrapper-size-xl-paddingTop)}.dropdown_size-xs_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-small)}.dropdown_size-s_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-small)}.dropdown_size-m_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-small)}.dropdown_size-l_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-small)}.dropdown_size-xl_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-small)}.dropdown_size-xs_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-big)}.dropdown_size-s_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-big)}.dropdown_size-m_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-big)}.dropdown_size-l_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-big)}.dropdown_size-xl_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-big)}.dropdown_size-xs_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-big)}.dropdown_size-s_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-big)}.dropdown_size-m_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-big)}.dropdown_size-l_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-big)}.dropdown_size-xl_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-big)}.dropdown_size-xs_uniform-border-radius-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-big)}.dropdown_size-s_uniform-border-radius-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-big)}.dropdown_size-m_uniform-border-radius-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-big)}.dropdown_size-l_uniform-border-radius-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-big)}.dropdown_size-xl_uniform-border-radius-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-big)}.dropdown_narrow_size-xs_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-small);padding-top:var(--theme-component-dropdown-narrowWrapper-size-xs-paddingBottom);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-xs-paddingTop)}.dropdown_narrow_size-s_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-small);padding-top:var(--theme-component-dropdown-narrowWrapper-size-s-paddingBottom);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-s-paddingTop)}.dropdown_narrow_size-m_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-small);padding-top:var(--theme-component-dropdown-narrowWrapper-size-m-paddingBottom);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-m-paddingTop)}.dropdown_narrow_size-l_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-small);padding-top:var(--theme-component-dropdown-narrowWrapper-size-l-paddingBottom);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-l-paddingTop)}.dropdown_narrow_size-xl_side-top-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-small);padding-top:var(--theme-component-dropdown-narrowWrapper-size-xl-paddingBottom);padding-bottom:var(--theme-component-dropdown-narrowWrapper-size-xl-paddingTop)}.dropdown_narrow_size-xs_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-small)}.dropdown_narrow_size-s_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-small)}.dropdown_narrow_size-m_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-small)}.dropdown_narrow_size-l_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-small)}.dropdown_narrow_size-xl_side-right-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-small)}.dropdown_narrow_size-xs_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-big)}.dropdown_narrow_size-s_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-big)}.dropdown_narrow_size-m_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-big)}.dropdown_narrow_size-l_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-big)}.dropdown_narrow_size-xl_side-bottom-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-big)}.dropdown_narrow_size-xs_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-xs-big)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-small)var(--module-dropdown-radius-xs-big)}.dropdown_narrow_size-s_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-s-big)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-small)var(--module-dropdown-radius-s-big)}.dropdown_narrow_size-m_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-m-big)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-small)var(--module-dropdown-radius-m-big)}.dropdown_narrow_size-l_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-l-big)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-small)var(--module-dropdown-radius-l-big)}.dropdown_narrow_size-xl_side-left-_265052b428330f41{border-radius:var(--module-dropdown-radius-xl-big)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-small)var(--module-dropdown-radius-xl-big)}.dropdown_withoutPaddings-_265052b428330f41{padding:0}.dropdownScrollWrapper-_265052b428330f41{overscroll-behavior:contain;overflow:hidden auto}.dropdown_fitContent-_265052b428330f41{width:fit-content}@keyframes pop-enter-_8c74192a10249976{0%{transform:scale(0)}}@keyframes pop-exit-_8c74192a10249976{to{transform:scale(0)}}@keyframes zoomSemi-enter-_8c74192a10249976{0%{opacity:0;transform:scale(.8)}}@keyframes zoomSemi-exit-_8c74192a10249976{to{opacity:0;transform:scale(.8)}}@keyframes slideInRight-enter-_8c74192a10249976{0%{transform:translate(100%)}}@keyframes slideInRight-exit-_8c74192a10249976{to{transform:translate(100%)}}@keyframes slideInLeft-enter-_8c74192a10249976{0%{transform:translate(-100%)}}@keyframes slideInLeft-exit-_8c74192a10249976{to{transform:translate(-100%)}}@keyframes opacityHeight-enter-_8c74192a10249976{0%{opacity:0;transform:scale(var(--open-scale-x,1),var(--open-scale-y,0))}to{opacity:1;transform:scale(1)}}@keyframes opacityHeight-exit-_8c74192a10249976{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(var(--open-scale-x,1),var(--open-scale-y,0))}}.pop-entering-_8c74192a10249976{animation:.3s cubic-bezier(.12,.4,.29,1.46) pop-enter-_8c74192a10249976}.opacityHeight-entering-_8c74192a10249976{animation:.2s cubic-bezier(.5,0,.25,1) opacityHeight-enter-_8c74192a10249976}.opacityHeight-exiting-_8c74192a10249976{animation:.2s cubic-bezier(.5,0,.25,1) forwards opacityHeight-exit-_8c74192a10249976}.pop-exiting-_8c74192a10249976{animation:.3s cubic-bezier(.71,-.46,.88,.6) forwards pop-exit-_8c74192a10249976}.zoomSemi-entering-_8c74192a10249976{animation:.1s ease-out zoomSemi-enter-_8c74192a10249976}.zoomSemi-exiting-_8c74192a10249976{animation:.1s ease-in-out forwards zoomSemi-exit-_8c74192a10249976}.slideInRight-entering-_8c74192a10249976{animation:.3s ease-out slideInRight-enter-_8c74192a10249976}.slideInRight-exiting-_8c74192a10249976{animation:.25s ease-in-out forwards slideInRight-exit-_8c74192a10249976}.slideInLeft-entering-_8c74192a10249976{animation:.3s ease-out slideInLeft-enter-_8c74192a10249976}.slideInLeft-exiting-_8c74192a10249976{animation:.25s ease-in-out forwards slideInLeft-exit-_8c74192a10249976}.animation-origin-bottom-_5e410705d5ce275d{transform-origin:top}.animation-origin-bottom-start-_5e410705d5ce275d{transform-origin:0 0}.animation-origin-bottom-end-_5e410705d5ce275d{transform-origin:100% 0}.animation-origin-top-_5e410705d5ce275d{transform-origin:bottom}.animation-origin-top-start-_5e410705d5ce275d{transform-origin:0 100%}.animation-origin-top-end-_5e410705d5ce275d{transform-origin:100% 100%}.animation-origin-left-_5e410705d5ce275d,.animation-origin-left-start-_5e410705d5ce275d,.animation-origin-left-end-_5e410705d5ce275d{--open-scale-x:0;--open-scale-y:1}.animation-origin-left-_5e410705d5ce275d{transform-origin:100%}.animation-origin-left-start-_5e410705d5ce275d{transform-origin:100% 0}.animation-origin-left-end-_5e410705d5ce275d{transform-origin:100% 100%}.animation-origin-right-_5e410705d5ce275d,.animation-origin-right-start-_5e410705d5ce275d,.animation-origin-right-end-_5e410705d5ce275d{--open-scale-x:0;--open-scale-y:1}.animation-origin-right-_5e410705d5ce275d{transform-origin:0}.animation-origin-right-start-_5e410705d5ce275d{transform-origin:0 0}.animation-origin-right-end-_5e410705d5ce275d{transform-origin:0 100%}.positioner-root-_5e410705d5ce275d{top:0;inset-inline-start:0;bottom:auto;z-index:5;width:max-content;margin:0;inset-inline-end:auto}.item_firstItemAfterGroup-_5a09649f8ad32b0d{margin-top:var(--theme-gap-12)}.item-_5a09649f8ad32b0d{color:var(--theme-semantics-components-control-text-primary);cursor:pointer;text-align:start;border:none;width:100%}.item-_5a09649f8ad32b0d[data-theme=lf]{--theme-semantics-components-list-hover:var(--theme-palette-beige200);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray36);--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-control-text-secondary:var(--theme-palette-gray54)}.item_active-_5a09649f8ad32b0d:hover,.item_active-_5a09649f8ad32b0d:focus{background-color:var(--theme-semantics-components-list-hover)}.item-_5a09649f8ad32b0d[data-theme=lf].item_single-_5a09649f8ad32b0d.item_selected-_5a09649f8ad32b0d{background-color:var(--theme-palette-beige200)}.item_disabled-_5a09649f8ad32b0d,.item_active-_5a09649f8ad32b0d:focus{outline:none}.item_disabled-_5a09649f8ad32b0d,.item_disabled-_5a09649f8ad32b0d:hover{color:var(--theme-semantics-components-control-text-disabled);cursor:default;background-color:unset}.checkboxContainer-_5a09649f8ad32b0d{font-size:0;position:relative}.checkboxContainer_size-xs-_5a09649f8ad32b0d{margin-top:var(--theme-component-dropdown-item-size-xs-checkboxContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-xs-checkboxContainerMarginBottom);inset-inline-start:var(--theme-component-dropdown-item-size-xs-checkboxContainerLeft);top:var(--theme-component-dropdown-item-size-xs-checkboxContainerTop);margin-inline-end:var(--theme-component-dropdown-item-size-xs-checkboxContainerMarginRight)}.checkboxContainer_size-s-_5a09649f8ad32b0d{margin-top:var(--theme-component-dropdown-item-size-s-checkboxContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-s-checkboxContainerMarginBottom);inset-inline-start:var(--theme-component-dropdown-item-size-s-checkboxContainerLeft);top:var(--theme-component-dropdown-item-size-s-checkboxContainerTop);margin-inline-end:var(--theme-component-dropdown-item-size-s-checkboxContainerMarginRight)}.checkboxContainer_size-m-_5a09649f8ad32b0d{margin-top:var(--theme-component-dropdown-item-size-m-checkboxContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-m-checkboxContainerMarginBottom);inset-inline-start:var(--theme-component-dropdown-item-size-m-checkboxContainerLeft);top:var(--theme-component-dropdown-item-size-m-checkboxContainerTop);margin-inline-end:var(--theme-component-dropdown-item-size-m-checkboxContainerMarginRight)}.checkboxContainer_size-l-_5a09649f8ad32b0d{margin-top:var(--theme-component-dropdown-item-size-l-checkboxContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-l-checkboxContainerMarginBottom);inset-inline-start:var(--theme-component-dropdown-item-size-l-checkboxContainerLeft);top:var(--theme-component-dropdown-item-size-l-checkboxContainerTop);margin-inline-end:var(--theme-component-dropdown-item-size-l-checkboxContainerMarginRight)}.checkboxContainer_size-xl-_5a09649f8ad32b0d{margin-top:var(--theme-component-dropdown-item-size-xl-checkboxContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-xl-checkboxContainerMarginBottom);inset-inline-start:var(--theme-component-dropdown-item-size-xl-checkboxContainerLeft);top:var(--theme-component-dropdown-item-size-xl-checkboxContainerTop);margin-inline-end:var(--theme-component-dropdown-item-size-xl-checkboxContainerMarginRight)}.itemLabel_disabled-_5a09649f8ad32b0d{color:var(--theme-semantics-components-control-text-disabled)}.itemDescription-_5a09649f8ad32b0d{color:var(--theme-semantics-components-control-text-secondary)}.itemDescription-_5a09649f8ad32b0d:not(.itemDescription_disabled-_5a09649f8ad32b0d){margin-top:var(--theme-component-dropdown-item-size-s-descriptionMarginTop)}.itemDescription_disabled-_5a09649f8ad32b0d{color:var(--theme-semantics-components-control-text-disabled)}.itemDescription_size-xs-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-xs-descriptionFontSize);line-height:var(--theme-component-dropdown-item-size-xs-descriptionLineHeight)}.itemDescription_size-s-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-s-descriptionFontSize);line-height:var(--theme-component-dropdown-item-size-s-descriptionLineHeight)}.itemDescription_size-m-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-m-descriptionFontSize);line-height:var(--theme-component-dropdown-item-size-m-descriptionLineHeight)}.itemDescription_size-l-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-l-descriptionFontSize);line-height:var(--theme-component-dropdown-item-size-l-descriptionLineHeight)}.itemDescription_size-xl-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-xl-descriptionFontSize);line-height:var(--theme-component-dropdown-item-size-xl-descriptionLineHeight)}.iconBeforeWrapper-_5a09649f8ad32b0d{position:relative}.iconBeforeWrapper_size-xs-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-xs-fontSize);top:var(--theme-component-dropdown-item-size-xs-iconBeforeWrapperTop);margin-inline-end:var(--theme-component-dropdown-item-size-xs-iconBeforeWrapperMarginRight)}.iconBeforeWrapper_size-s-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-s-fontSize);top:var(--theme-component-dropdown-item-size-s-iconBeforeWrapperTop);margin-inline-end:var(--theme-component-dropdown-item-size-s-iconBeforeWrapperMarginRight)}.iconBeforeWrapper_size-m-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-m-fontSize);top:var(--theme-component-dropdown-item-size-m-iconBeforeWrapperTop);margin-inline-end:var(--theme-component-dropdown-item-size-m-iconBeforeWrapperMarginRight)}.iconBeforeWrapper_size-l-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-l-fontSize);top:var(--theme-component-dropdown-item-size-l-iconBeforeWrapperTop);margin-inline-end:var(--theme-component-dropdown-item-size-l-iconBeforeWrapperMarginRight)}.iconBeforeWrapper_size-xl-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-xl-fontSize);top:var(--theme-component-dropdown-item-size-xl-iconBeforeWrapperTop);margin-inline-end:var(--theme-component-dropdown-item-size-xl-iconBeforeWrapperMarginRight)}.checkmarkContainer-_5a09649f8ad32b0d{flex-shrink:0;font-size:0;position:relative}.checkmarkContainer_size-xs-_5a09649f8ad32b0d{top:var(--theme-component-dropdown-item-size-xs-checkmarkContainerTop);margin-inline-start:var(--theme-component-dropdown-item-size-xs-checkmarkContainerMarginLeft);margin-top:var(--theme-component-dropdown-item-size-xs-checkmarkContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-xs-checkmarkContainerMarginBottom)}.checkmarkContainer_size-s-_5a09649f8ad32b0d{top:var(--theme-component-dropdown-item-size-s-checkmarkContainerTop);margin-inline-start:var(--theme-component-dropdown-item-size-s-checkmarkContainerMarginLeft);margin-top:var(--theme-component-dropdown-item-size-s-checkmarkContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-s-checkmarkContainerMarginBottom)}.checkmarkContainer_size-m-_5a09649f8ad32b0d{top:var(--theme-component-dropdown-item-size-m-checkmarkContainerTop);margin-inline-start:var(--theme-component-dropdown-item-size-m-checkmarkContainerMarginLeft);margin-top:var(--theme-component-dropdown-item-size-m-checkmarkContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-m-checkmarkContainerMarginBottom)}.checkmarkContainer_size-l-_5a09649f8ad32b0d{top:var(--theme-component-dropdown-item-size-l-checkmarkContainerTop);margin-inline-start:var(--theme-component-dropdown-item-size-l-checkmarkContainerMarginLeft);margin-top:var(--theme-component-dropdown-item-size-l-checkmarkContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-l-checkmarkContainerMarginBottom)}.checkmarkContainer_size-xl-_5a09649f8ad32b0d{top:var(--theme-component-dropdown-item-size-xl-checkmarkContainerTop);margin-inline-start:var(--theme-component-dropdown-item-size-xl-checkmarkContainerMarginLeft);margin-top:var(--theme-component-dropdown-item-size-xl-checkmarkContainerMarginTop);margin-bottom:var(--theme-component-dropdown-item-size-xl-checkmarkContainerMarginBottom)}.iconAfterWrapper-_5a09649f8ad32b0d{font-size:0;position:relative}.iconAfterWrapper_size-xs-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-xs-fontSize);top:var(--theme-component-dropdown-item-size-xs-iconAfterWrapperTop);margin-inline-start:var(--theme-component-dropdown-item-size-xs-iconAfterWrapperMarginLeft)}.iconAfterWrapper_size-s-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-s-fontSize);top:var(--theme-component-dropdown-item-size-s-iconAfterWrapperTop);margin-inline-start:var(--theme-component-dropdown-item-size-s-iconAfterWrapperMarginLeft)}.iconAfterWrapper_size-m-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-m-fontSize);top:var(--theme-component-dropdown-item-size-m-iconAfterWrapperTop);margin-inline-start:var(--theme-component-dropdown-item-size-m-iconAfterWrapperMarginLeft)}.iconAfterWrapper_size-l-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-l-fontSize);top:var(--theme-component-dropdown-item-size-l-iconAfterWrapperTop);margin-inline-start:var(--theme-component-dropdown-item-size-l-iconAfterWrapperMarginLeft)}.iconAfterWrapper_size-xl-_5a09649f8ad32b0d{font-size:var(--theme-component-dropdown-item-size-xl-fontSize);top:var(--theme-component-dropdown-item-size-xl-iconAfterWrapperTop);margin-inline-start:var(--theme-component-dropdown-item-size-xl-iconAfterWrapperMarginLeft)}.toggle-abe9b953bcf955e5{--kitty-commonToggle-animation-appear-duration:.12s;--kitty-commonToggle-animation-hover-duration:.1s;--direction:1;box-sizing:border-box;background-color:var(--kitty-commonToggle-toggle-unchecked-background);border:var(--kitty-commonToggle-border);transition:background-color var(--kitty-commonToggle-animation-hover-duration)ease-out;flex-shrink:0;display:inline-flex;position:relative}[dir=rtl] .toggle-abe9b953bcf955e5{--direction:-1}.toggle_mode_radio-abe9b953bcf955e5{width:var(--kitty-commonToggle-radioWidth);height:var(--kitty-commonToggle-radioWidth);border-radius:50%;justify-content:center;align-items:center}.toggle_mode_checkbox-abe9b953bcf955e5{width:var(--kitty-commonToggle-checkboxWidth);height:var(--kitty-commonToggle-checkboxWidth);border-radius:var(--theme-component-commonToggle-checkbox-borderRadius)}.toggle_mode_switcher-abe9b953bcf955e5{width:var(--kitty-commonToggle-switcherWidth);min-width:var(--kitty-commonToggle-switcherWidth);height:var(--kitty-commonToggle-switcherHeight);border-radius:var(--theme-component-commonToggle-switcher-borderRadius)}.toggle-abe9b953bcf955e5:before{content:"x";color:#0000;align-self:center;width:0;overflow:hidden}.checkboxIcon-abe9b953bcf955e5{opacity:0;width:100%;height:100%;transition:transform var(--kitty-commonToggle-animation-appear-duration)ease-out,opacity var(--kitty-commonToggle-animation-appear-duration)ease-out;will-change:transform,opacity;justify-content:center;align-items:center;display:flex;position:absolute;transform:scale(.67)}.radioCircle-abe9b953bcf955e5{opacity:0;background-color:var(--kitty-commonToggle-toggle-checked-color);width:var(--kitty-commonToggle-radioIconSize);height:var(--kitty-commonToggle-radioIconSize);border-radius:50%;display:block;transform:scale(.43)}.switcherCircle-abe9b953bcf955e5{top:var(--kitty-commonToggle-switcherIcon-position);width:var(--kitty-commonToggle-switcherIconSize);height:var(--kitty-commonToggle-switcherIconSize);background-color:var(--kitty-commonToggle-toggle-unchecked-color);color:var(--kitty-commonToggle-loader-unchecked-color);transition:transform var(--theme-animation-duration-default)ease-out 50ms,background-color .25s ease-out;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:var(--kitty-commonToggle-switcherIcon-position);transform:translate(0)}.uncontrolledInput-abe9b953bcf955e5:checked~.toggle-abe9b953bcf955e5,.controlledInput_checked-abe9b953bcf955e5~.toggle-abe9b953bcf955e5{background-color:var(--kitty-commonToggle-toggle-checked-background)}.uncontrolledInput-abe9b953bcf955e5:checked~.toggle-abe9b953bcf955e5 .radioCircle-abe9b953bcf955e5,.controlledInput_checked-abe9b953bcf955e5~.toggle-abe9b953bcf955e5 .radioCircle-abe9b953bcf955e5{opacity:1;transition:transform var(--kitty-commonToggle-animation-appear-duration)ease-out,opacity var(--kitty-commonToggle-animation-appear-duration)ease-out;transform:scale(1)}.input-abe9b953bcf955e5:indeterminate~.toggle_mode_checkbox-abe9b953bcf955e5 .checkboxIcon-abe9b953bcf955e5,.input_indeterminate-abe9b953bcf955e5~.toggle_mode_checkbox-abe9b953bcf955e5 .checkboxIcon-abe9b953bcf955e5,.uncontrolledInput-abe9b953bcf955e5:checked~.toggle_mode_checkbox-abe9b953bcf955e5 .checkboxIcon-abe9b953bcf955e5,.controlledInput_checked-abe9b953bcf955e5~.toggle_mode_checkbox-abe9b953bcf955e5 .checkboxIcon-abe9b953bcf955e5{opacity:1;transform:scale(1)}.uncontrolledInput-abe9b953bcf955e5:checked~.toggle-abe9b953bcf955e5 .switcherCircle-abe9b953bcf955e5,.controlledInput_checked-abe9b953bcf955e5~.toggle-abe9b953bcf955e5 .switcherCircle-abe9b953bcf955e5{transform:translateX(calc(var(--direction)*var(--kitty-commonToggle-switcherWidth)/2));background-color:var(--kitty-commonToggle-toggle-checked-color);color:var(--kitty-commonToggle-loader-checked-color)}.input-abe9b953bcf955e5:indeterminate~.toggle_mode_checkbox-abe9b953bcf955e5,.input_indeterminate-abe9b953bcf955e5~.toggle_mode_checkbox-abe9b953bcf955e5{background-color:var(--kitty-commonToggle-toggle-checked-background)}.input-abe9b953bcf955e5:focus+.toggle-abe9b953bcf955e5{box-shadow:var(--kitty-commonToggle-boxShadow)}.input-abe9b953bcf955e5:focus:not(:focus-visible)+.toggle-abe9b953bcf955e5{box-shadow:unset}.input-abe9b953bcf955e5:focus-visible+.toggle-abe9b953bcf955e5{box-shadow:var(--kitty-commonToggle-boxShadow)}.root-d5fb7b3b36709773{width:var(--kitty-commonToggle-checkboxIcon-width);height:var(--kitty-commonToggle-checkboxIcon-height);color:var(--kitty-commonToggle-toggle-checked-color);display:flex}.loader-e59a0927b18ec5d6{width:calc(var(--kitty-commonToggle-switcherIconSize) - 2px);height:calc(var(--kitty-commonToggle-switcherIconSize) - 2px);display:flex}.root-af1e04be1a9e25b9{font-size:var(--kitty-commonToggle-font-size);line-height:var(--kitty-commonToggle-lineHeight);flex-grow:1}.root_preset_default-af1e04be1a9e25b9{color:var(--theme-font-color-default)}.root_preset_default-af1e04be1a9e25b9.root_disabled-af1e04be1a9e25b9{color:var(--theme-font-color-disabled)}.root_preset_overlay-af1e04be1a9e25b9{color:var(--theme-font-color-default)}.root_preset_overlay-af1e04be1a9e25b9.root_disabled-af1e04be1a9e25b9{color:var(--theme-font-color-disabled)}.root_preset_inverse-af1e04be1a9e25b9{color:var(--theme-font-color-inverse)}.root_preset_inverse-af1e04be1a9e25b9.root_disabled-af1e04be1a9e25b9{color:var(--theme-font-color-inverseDisabled)}.root_spaceBetween-af1e04be1a9e25b9{flex-grow:0}.root_labelPosition_start-af1e04be1a9e25b9{margin-inline-end:var(--kitty-commonToggle-label-margin)}.root_labelPosition_end-af1e04be1a9e25b9{margin-inline-start:var(--kitty-commonToggle-label-margin)}.description-af1e04be1a9e25b9{font-size:var(--kitty-commonToggle-description-font-size);line-height:var(--kitty-commonToggle-description-lineHeight);color:var(--theme-font-color-noAccent)}.description_preset_default-af1e04be1a9e25b9.description_disabled-af1e04be1a9e25b9,.description_preset_overlay-af1e04be1a9e25b9.description_disabled-af1e04be1a9e25b9{color:var(--theme-font-color-disabled)}.description_preset_inverse-af1e04be1a9e25b9.description_disabled-af1e04be1a9e25b9{color:var(--theme-font-color-inverseDisabled)}.root-_8b7c57bbf1d2fd21{--kitty-commonToggle-border:var(--theme-component-commonToggle-toggle-state-default-border);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;cursor:pointer;align-self:baseline;min-width:0;display:inline-flex}.root-_8b7c57bbf1d2fd21:hover{--kitty-commonToggle-toggle-unchecked-background:var(--kitty-commonToggle-toggle-background-hover)}.root-_8b7c57bbf1d2fd21[data-theme=lf]{--theme-semantics-components-toggle-faint:var(--theme-palette-white);--theme-semantics-components-toggle-check:var(--theme-palette-black);--theme-semantics-components-toggle-overlay-faintUncheck:var(--theme-palette-black);--theme-semantics-components-toggle-faintUncheck:var(--theme-palette-white);--theme-semantics-components-toggle-uncheck:var(--theme-palette-warmGray8);--theme-semantics-components-toggle-uncheckHover:var(--theme-palette-warmGray12);--theme-semantics-components-toggle-faintDisabled:var(--theme-palette-white);--theme-semantics-components-toggle-checkDisabled:var(--theme-palette-warmGray20);--theme-semantics-components-toggle-faintUncheckDisabled:var(--theme-palette-white);--theme-semantics-components-toggle-uncheckDisabled:var(--theme-palette-warmGray8);--theme-semantics-components-toggle-overlay-uncheck:var(--theme-palette-warmGray8);--theme-semantics-border-error:var(--theme-palette-red600);--theme-semantics-components-toggle-overlay-uncheckDisabled:var(--theme-palette-warmGray8);--theme-semantics-components-toggle-overlay-faintUncheckDisabled:var(--theme-palette-white);--theme-semantics-components-toggle-inverse-faint:var(--theme-palette-black);--theme-semantics-components-toggle-inverse-faintUncheck:var(--theme-palette-white);--theme-semantics-components-toggle-inverse-check:var(--theme-palette-white);--theme-semantics-components-toggle-inverse-uncheck:var(--theme-palette-warmGray76);--theme-semantics-components-toggle-inverse-uncheckHover:var(--theme-palette-warmGray64);--theme-semantics-components-control-text-inverse-primary:var(--theme-palette-white);--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-toggle-inverse-faintDisabled:var(--theme-palette-warmGray54);--theme-semantics-components-toggle-inverse-checkDisabled:var(--theme-palette-white);--theme-semantics-components-toggle-inverse-faintUncheckDisabled:var(--theme-palette-warmGray54);--theme-semantics-components-toggle-inverse-uncheckDisabled:var(--theme-palette-warmGray76)}.root_preset_default-_8b7c57bbf1d2fd21{--kitty-commonToggle-boxShadow:var(--theme-focusBoxShadow-default);--kitty-commonToggle-toggle-checked-color:var(--theme-semantics-components-toggle-faint);--kitty-commonToggle-toggle-checked-background:var(--theme-semantics-components-toggle-check);--kitty-commonToggle-loader-checked-color:var(--theme-semantics-components-toggle-overlay-faintUncheck);--kitty-commonToggle-toggle-unchecked-color:var(--theme-semantics-components-toggle-faintUncheck);--kitty-commonToggle-toggle-unchecked-background:var(--theme-semantics-components-toggle-uncheck);--kitty-commonToggle-loader-unchecked-color:var(--theme-semantics-components-toggle-overlay-faintUncheck);--kitty-commonToggle-toggle-background-hover:var(--theme-semantics-components-toggle-uncheckHover)}.root_preset_default-_8b7c57bbf1d2fd21.root_disabled-_8b7c57bbf1d2fd21{--kitty-commonToggle-toggle-checked-color:var(--theme-semantics-components-toggle-faintDisabled);--kitty-commonToggle-toggle-checked-background:var(--theme-semantics-components-toggle-checkDisabled);--kitty-commonToggle-toggle-unchecked-color:var(--theme-semantics-components-toggle-faintUncheckDisabled);--kitty-commonToggle-toggle-unchecked-background:var(--theme-semantics-components-toggle-uncheckDisabled)}.root_preset_overlay-_8b7c57bbf1d2fd21{--kitty-commonToggle-boxShadow:var(--theme-focusBoxShadow-overlayPreset);--kitty-commonToggle-toggle-checked-color:var(--theme-semantics-components-toggle-faint);--kitty-commonToggle-toggle-checked-background:var(--theme-semantics-components-toggle-check);--kitty-commonToggle-loader-checked-color:var(--theme-semantics-components-toggle-overlay-faintUncheck);--kitty-commonToggle-toggle-unchecked-color:var(--theme-semantics-components-toggle-overlay-faintUncheck);--kitty-commonToggle-toggle-unchecked-background:var(--theme-semantics-components-toggle-overlay-uncheck);--kitty-commonToggle-loader-unchecked-color:var(--theme-semantics-components-toggle-faint);--kitty-commonToggle-toggle-background-hover:var(--theme-semantics-components-toggle-overlay-uncheck)}.root_preset_overlay-_8b7c57bbf1d2fd21[data-theme=lf]{--theme-semantics-components-toggle-faint:var(--theme-palette-white);--theme-semantics-components-toggle-overlay-faintUncheck:var(--theme-palette-white);--kitty-commonToggle-loader-checked-color:var(--theme-palette-black);--kitty-commonToggle-loader-unchecked-color:var(--theme-palette-black)}.root_preset_overlay-_8b7c57bbf1d2fd21.root_disabled-_8b7c57bbf1d2fd21{--kitty-commonToggle-toggle-checked-color:var(--theme-semantics-components-toggle-faintDisabled);--kitty-commonToggle-toggle-checked-background:var(--theme-semantics-components-toggle-checkDisabled);--kitty-commonToggle-toggle-unchecked-color:var(--theme-semantics-components-toggle-overlay-faintUncheckDisabled);--kitty-commonToggle-toggle-unchecked-background:var(--theme-semantics-components-toggle-overlay-uncheckDisabled)}.root_preset_inverse-_8b7c57bbf1d2fd21{--kitty-commonToggle-boxShadow:var(--theme-focusBoxShadow-inversePreset);--kitty-commonToggle-toggle-checked-color:var(--theme-semantics-components-toggle-inverse-faint);--kitty-commonToggle-toggle-checked-background:var(--theme-semantics-components-toggle-inverse-check);--kitty-commonToggle-loader-checked-color:var(--theme-semantics-components-control-text-inverse-primary);--kitty-commonToggle-toggle-unchecked-color:var(--theme-semantics-components-toggle-inverse-faintUncheck);--kitty-commonToggle-toggle-unchecked-background:var(--theme-semantics-components-toggle-inverse-uncheck);--kitty-commonToggle-loader-unchecked-color:var(--theme-semantics-components-control-text-primary);--kitty-commonToggle-toggle-background-hover:var(--theme-semantics-components-toggle-inverse-uncheckHover)}.root_preset_inverse-_8b7c57bbf1d2fd21.root_disabled-_8b7c57bbf1d2fd21{--kitty-commonToggle-toggle-checked-color:var(--theme-semantics-components-toggle-inverse-faintDisabled);--kitty-commonToggle-toggle-checked-background:var(--theme-semantics-components-toggle-inverse-checkDisabled);--kitty-commonToggle-toggle-unchecked-color:var(--theme-semantics-components-toggle-inverse-faintUncheckDisabled);--kitty-commonToggle-toggle-unchecked-background:var(--theme-semantics-components-toggle-inverse-uncheckDisabled)}.root_size_xs-_8b7c57bbf1d2fd21{--kitty-commonToggle-radioWidth:var(--theme-component-commonToggle-radio-size-xs-width);--kitty-commonToggle-radioIconSize:var(--theme-component-commonToggle-radio-size-xs-icon-size);--kitty-commonToggle-checkboxWidth:var(--theme-component-commonToggle-checkbox-size-xs-width);--kitty-commonToggle-checkboxPadding:var(--theme-component-commonToggle-checkbox-size-xs-padding);--kitty-commonToggle-checkboxIcon-width:var(--theme-component-commonToggle-checkbox-size-xs-icon-width);--kitty-commonToggle-checkboxIcon-height:var(--theme-component-commonToggle-checkbox-size-xs-icon-height);--kitty-commonToggle-switcherHeight:var(--theme-component-commonToggle-switcher-size-xs-height);--kitty-commonToggle-switcherWidth:var(--theme-component-commonToggle-switcher-size-xs-width);--kitty-commonToggle-switcherIconSize:var(--theme-component-commonToggle-switcher-size-xs-icon-size);--kitty-commonToggle-switcherIcon-position:var(--theme-component-commonToggle-switcher-size-xs-icon-position);--kitty-commonToggle-switcherPadding:var(--theme-component-commonToggle-switcher-size-xs-padding);--kitty-commonToggle-label-margin:var(--theme-component-commonToggle-label-size-xs-margin);--kitty-commonToggle-font-size:var(--theme-component-commonToggle-size-xs-fontSize);--kitty-commonToggle-lineHeight:var(--theme-component-commonToggle-size-xs-lineHeight);--kitty-commonToggle-description-font-size:var(--theme-component-commonToggle-description-size-xs-fontSize);--kitty-commonToggle-description-lineHeight:var(--theme-component-commonToggle-description-size-xs-lineHeight);--kitty-commonToggle-group-padding:var(--theme-component-commonToggle-size-xs-groupPadding)}.root_size_s-_8b7c57bbf1d2fd21{--kitty-commonToggle-radioWidth:var(--theme-component-commonToggle-radio-size-s-width);--kitty-commonToggle-radioIconSize:var(--theme-component-commonToggle-radio-size-s-icon-size);--kitty-commonToggle-checkboxWidth:var(--theme-component-commonToggle-checkbox-size-s-width);--kitty-commonToggle-checkboxPadding:var(--theme-component-commonToggle-checkbox-size-s-padding);--kitty-commonToggle-checkboxIcon-width:var(--theme-component-commonToggle-checkbox-size-s-icon-width);--kitty-commonToggle-checkboxIcon-height:var(--theme-component-commonToggle-checkbox-size-s-icon-height);--kitty-commonToggle-switcherHeight:var(--theme-component-commonToggle-switcher-size-s-height);--kitty-commonToggle-switcherWidth:var(--theme-component-commonToggle-switcher-size-s-width);--kitty-commonToggle-switcherIconSize:var(--theme-component-commonToggle-switcher-size-s-icon-size);--kitty-commonToggle-switcherIcon-position:var(--theme-component-commonToggle-switcher-size-s-icon-position);--kitty-commonToggle-switcherPadding:var(--theme-component-commonToggle-switcher-size-s-padding);--kitty-commonToggle-label-margin:var(--theme-component-commonToggle-label-size-s-margin);--kitty-commonToggle-font-size:var(--theme-component-commonToggle-size-s-fontSize);--kitty-commonToggle-lineHeight:var(--theme-component-commonToggle-size-s-lineHeight);--kitty-commonToggle-description-font-size:var(--theme-component-commonToggle-description-size-s-fontSize);--kitty-commonToggle-description-lineHeight:var(--theme-component-commonToggle-description-size-s-lineHeight);--kitty-commonToggle-group-padding:var(--theme-component-commonToggle-size-s-groupPadding)}.root_size_m-_8b7c57bbf1d2fd21{--kitty-commonToggle-radioWidth:var(--theme-component-commonToggle-radio-size-m-width);--kitty-commonToggle-radioIconSize:var(--theme-component-commonToggle-radio-size-m-icon-size);--kitty-commonToggle-checkboxWidth:var(--theme-component-commonToggle-checkbox-size-m-width);--kitty-commonToggle-checkboxPadding:var(--theme-component-commonToggle-checkbox-size-m-padding);--kitty-commonToggle-checkboxIcon-width:var(--theme-component-commonToggle-checkbox-size-m-icon-width);--kitty-commonToggle-checkboxIcon-height:var(--theme-component-commonToggle-checkbox-size-m-icon-height);--kitty-commonToggle-switcherWidth:var(--theme-component-commonToggle-switcher-size-m-width);--kitty-commonToggle-switcherHeight:var(--theme-component-commonToggle-switcher-size-m-height);--kitty-commonToggle-switcherIconSize:var(--theme-component-commonToggle-switcher-size-m-icon-size);--kitty-commonToggle-switcherIcon-position:var(--theme-component-commonToggle-switcher-size-m-icon-position);--kitty-commonToggle-switcherPadding:var(--theme-component-commonToggle-switcher-size-m-padding);--kitty-commonToggle-label-margin:var(--theme-component-commonToggle-label-size-m-margin);--kitty-commonToggle-font-size:var(--theme-component-commonToggle-size-m-fontSize);--kitty-commonToggle-lineHeight:var(--theme-component-commonToggle-size-m-lineHeight);--kitty-commonToggle-description-font-size:var(--theme-component-commonToggle-description-size-m-fontSize);--kitty-commonToggle-description-lineHeight:var(--theme-component-commonToggle-description-size-m-lineHeight);--kitty-commonToggle-group-padding:var(--theme-component-commonToggle-size-m-groupPadding)}.root_size_l-_8b7c57bbf1d2fd21{--kitty-commonToggle-radioWidth:var(--theme-component-commonToggle-radio-size-l-width);--kitty-commonToggle-radioIconSize:var(--theme-component-commonToggle-radio-size-l-icon-size);--kitty-commonToggle-checkboxWidth:var(--theme-component-commonToggle-checkbox-size-l-width);--kitty-commonToggle-checkboxPadding:var(--theme-component-commonToggle-checkbox-size-l-padding);--kitty-commonToggle-checkboxIcon-width:var(--theme-component-commonToggle-checkbox-size-l-icon-width);--kitty-commonToggle-checkboxIcon-height:var(--theme-component-commonToggle-checkbox-size-l-icon-height);--kitty-commonToggle-switcherHeight:var(--theme-component-commonToggle-switcher-size-l-height);--kitty-commonToggle-switcherWidth:var(--theme-component-commonToggle-switcher-size-l-width);--kitty-commonToggle-switcherIconSize:var(--theme-component-commonToggle-switcher-size-l-icon-size);--kitty-commonToggle-switcherIcon-position:var(--theme-component-commonToggle-switcher-size-l-icon-position);--kitty-commonToggle-switcherPadding:var(--theme-component-commonToggle-switcher-size-l-padding);--kitty-commonToggle-label-margin:var(--theme-component-commonToggle-label-size-l-margin);--kitty-commonToggle-font-size:var(--theme-component-commonToggle-size-l-fontSize);--kitty-commonToggle-lineHeight:var(--theme-component-commonToggle-size-l-lineHeight);--kitty-commonToggle-description-font-size:var(--theme-component-commonToggle-description-size-l-fontSize);--kitty-commonToggle-description-lineHeight:var(--theme-component-commonToggle-description-size-l-lineHeight);--kitty-commonToggle-group-padding:var(--theme-component-commonToggle-size-l-groupPadding)}.root_size_xl-_8b7c57bbf1d2fd21{--kitty-commonToggle-radioWidth:var(--theme-component-commonToggle-radio-size-xl-width);--kitty-commonToggle-radioIconSize:var(--theme-component-commonToggle-radio-size-xl-icon-size);--kitty-commonToggle-checkboxWidth:var(--theme-component-commonToggle-checkbox-size-xl-width);--kitty-commonToggle-checkboxPadding:var(--theme-component-commonToggle-checkbox-size-xl-padding);--kitty-commonToggle-checkboxIcon-width:var(--theme-component-commonToggle-checkbox-size-xl-icon-width);--kitty-commonToggle-checkboxIcon-height:var(--theme-component-commonToggle-checkbox-size-xl-icon-height);--kitty-commonToggle-switcherHeight:var(--theme-component-commonToggle-switcher-size-xl-height);--kitty-commonToggle-switcherWidth:var(--theme-component-commonToggle-switcher-size-xl-width);--kitty-commonToggle-switcherIconSize:var(--theme-component-commonToggle-switcher-size-xl-icon-size);--kitty-commonToggle-switcherIcon-position:var(--theme-component-commonToggle-switcher-size-xl-icon-position);--kitty-commonToggle-switcherPadding:var(--theme-component-commonToggle-switcher-size-xl-padding);--kitty-commonToggle-label-margin:var(--theme-component-commonToggle-label-size-xl-margin);--kitty-commonToggle-font-size:var(--theme-component-commonToggle-size-xl-fontSize);--kitty-commonToggle-lineHeight:var(--theme-component-commonToggle-size-xl-lineHeight);--kitty-commonToggle-description-font-size:var(--theme-component-commonToggle-description-size-xl-fontSize);--kitty-commonToggle-description-lineHeight:var(--theme-component-commonToggle-description-size-xl-lineHeight);--kitty-commonToggle-group-padding:var(--theme-component-commonToggle-size-xl-groupPadding)}.root_disabled-_8b7c57bbf1d2fd21{pointer-events:none}.root_invalid-_8b7c57bbf1d2fd21{--kitty-commonToggle-toggle-checked-background:var(--theme-semantics-border-error);--kitty-commonToggle-boxShadow:var(--theme-focusBoxShadow-invalid);--kitty-commonToggle-border:1px solid var(--theme-semantics-border-error)}.root_invalid-_8b7c57bbf1d2fd21[data-theme=lf]{--kitty-commonToggle-toggle-checked-background:var(--theme-palette-red500)}.root_isGroup-_8b7c57bbf1d2fd21{padding:var(--kitty-commonToggle-group-padding)}.root_fullWidth-_8b7c57bbf1d2fd21{width:100%}.root_spaceBetween-_8b7c57bbf1d2fd21{justify-content:space-between}.wrapper-_8b7c57bbf1d2fd21{font-size:var(--kitty-commonToggle-font-size);line-height:var(--kitty-commonToggle-lineHeight);display:flex;position:relative}.wrapper_mode_checkbox-_8b7c57bbf1d2fd21{padding:var(--kitty-commonToggle-checkboxPadding)}.wrapper_mode_switcher-_8b7c57bbf1d2fd21{padding:var(--kitty-commonToggle-switcherPadding)}.input-_1005873e3213e946{opacity:0;top:0;clip-path:circle(0);position:absolute;inset-inline-start:0}.root-_6f648fe340868454{flex-direction:column;display:flex}.item_title-c6519dc1c465d9e3{font-weight:var(--theme-font-weight-bold);margin-top:var(--theme-gap-12)}.item_title-c6519dc1c465d9e3:first-child{margin-top:0}.badge-_7e5b7770d4546756{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;color:#00000070;width:51px;height:15px;font-size:9px;font-weight:500;line-height:14px;font-family:var(--theme-font-family);white-space:nowrap;background:#ffffff70;border-radius:6px;margin:0;padding:0 5px 1px;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-_7e5b7770d4546756{padding:0 30px}.logo-_8a9449f5ac9c7380{border-radius:inherit;width:unset;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.container-_8a9449f5ac9c7380{aspect-ratio:1.5;border-radius:12px;width:fit-content;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.overlay-_8a9449f5ac9c7380{border-radius:inherit;background-color:#0000000a;position:absolute;inset:0}.player-e68829a28455a920{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.videoWrap-e68829a28455a920{width:100%;height:100%}.videoWrap-e68829a28455a920:after{content:"";position:absolute;inset:0}.video-e68829a28455a920{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.progress-e68829a28455a920{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;position:absolute;bottom:0;left:0;right:0}progress::-webkit-progress-bar{background:#ccc}progress::-webkit-progress-value{background:#0af;border-radius:0 4px 4px 0}.controls-e68829a28455a920{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:0;left:0;right:0}.controlBtn-e68829a28455a920{cursor:pointer;background:#0009;border-radius:6px;justify-content:center;align-items:center;width:24px;height:20px;margin:0 4px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.root-_2ad6379c1b87c3f1{--ds-icon-aspect-ratio:1;--ds-icon-ex-capital-ratio:1.333ex;--ds-icon-frame-ratio:1.852;--ds-icon-custom-height:unset;--ds-icon-height:var(--ds-icon-custom-height,calc(var(--ds-icon-ex-capital-ratio)*var(--ds-icon-frame-ratio)));width:calc(var(--ds-icon-height)*var(--ds-icon-aspect-ratio));vertical-align:baseline;display:inline-block;position:relative}.root_weight_s-_2ad6379c1b87c3f1{--ds-icon-frame-ratio:1.709;--ds-icon-height:var(--ds-icon-custom-height,calc(var(--ds-icon-ex-capital-ratio)*var(--ds-icon-frame-ratio)))}.root_weight_h5-_2ad6379c1b87c3f1{--ds-icon-frame-ratio:1.72;--ds-icon-height:var(--ds-icon-custom-height,calc(var(--ds-icon-ex-capital-ratio)*var(--ds-icon-frame-ratio)))}.icon-_2ad6379c1b87c3f1{--ds-icon-mask-url:unset;--ds-icon-color:unset;--ds-icon-colorHover:unset;height:var(--ds-icon-height);aspect-ratio:var(--ds-icon-aspect-ratio,1);background-color:var(--ds-icon-color,currentColor);-webkit-mask-image:var(--ds-icon-mask-url,none),linear-gradient(transparent,transparent);mask-image:var(--ds-icon-mask-url,none),linear-gradient(transparent,transparent);transition:background-color .15s ease-out;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-_2ad6379c1b87c3f1:hover{background-color:var(--ds-icon-colorHover,currentColor)}.icon-_2ad6379c1b87c3f1:focus{outline:none}.icon_withBackground-_2ad6379c1b87c3f1{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:var(--ds-icon-mask-url)}@supports ((-webkit-hyphens:none)){.root-_2ad6379c1b87c3f1{vertical-align:bottom}}@media print{.icon-_2ad6379c1b87c3f1{background-color:#0000;background-image:var(--ds-icon-mask-url);-webkit-print-color-adjust:exact;print-color-adjust:exact;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-mask-image:none;mask-image:none}}.icon-_2ad6379c1b87c3f1:is([data-icon-name=logo],[data-icon-name=headerarrow],[data-icon-name=assistantpro],[data-icon-name=assistantprowhite]){background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:var(--ds-icon-mask-url)}.plate-b136095e54c81547{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-family:var(--theme-font-family);text-align:left;border:0;border-radius:12px;align-items:center;width:100%;min-height:60px;padding:5px 12px;display:-webkit-box;display:-ms-flexbox;display:flex}.plate-b136095e54c81547:enabled{cursor:pointer}.plate-b136095e54c81547:disabled{cursor:default}.black-b136095e54c81547{--reward-skeleton-color:var(--theme-palette-warmGray84);background-color:#141414}.blue-b136095e54c81547{--reward-skeleton-color:var(--theme-palette-white80);background-color:#0af}.gift-b136095e54c81547{-o-object-fit:contain;object-fit:contain;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;width:44px;height:44px}.text-b136095e54c81547{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex:auto;flex:auto;align-self:center;min-width:0;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.title-b136095e54c81547 h3,.description-b136095e54c81547 p{color:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.description-b136095e54c81547{-webkit-transform:translateY(1px);transform:translateY(1px)}.title-b136095e54c81547 h3>span{margin-left:6px}.skeleton-b136095e54c81547{background-color:var(--reward-skeleton-color);border-radius:6px;-webkit-animation:1.4s ease-in-out infinite pulse-b136095e54c81547;animation:1.4s ease-in-out infinite pulse-b136095e54c81547;display:block}.titleSkeleton-b136095e54c81547{width:72%;max-width:200px;height:14px}.descriptionSkeleton-b136095e54c81547{width:92%;max-width:255px;height:9px;margin-top:8px}.endScreen-b136095e54c81547{border-radius:inherit;color:#fff;z-index:3;justify-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;inset:0}.endScreenBlack-b136095e54c81547{background-color:#141414}.endScreenBlue-b136095e54c81547{background-color:#0af}.endScreenText-b136095e54c81547{color:inherit;text-align:center;max-width:420px}.endScreenText-b136095e54c81547 h2{color:inherit;margin:0}@-webkit-keyframes pulse-b136095e54c81547{0%,to{opacity:.55}50%{opacity:1}}@keyframes pulse-b136095e54c81547{0%,to{opacity:.55}50%{opacity:1}}.container-c550a4a116a12d8b{text-align:left;width:100%;height:100%}.wrapper-c550a4a116a12d8b{aspect-ratio:3;background:#f2f1f0;border-radius:8px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}.menu-c550a4a116a12d8b{position:absolute;top:8px;right:8px}.videoWrapper-c550a4a116a12d8b{aspect-ratio:16/9;border-radius:8px}.rewardedVideoWrapper-c550a4a116a12d8b{border-radius:8px;position:relative;overflow:hidden}.content-c550a4a116a12d8b{cursor:pointer;color:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;padding:16px 24px 16px 16px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.rewardedContent-c550a4a116a12d8b{cursor:default;padding:24px 16px}.logo-c550a4a116a12d8b{border-radius:6px;height:50px}.text-c550a4a116a12d8b{margin-top:auto}.title-c550a4a116a12d8b{margin-bottom:8px}.rewardedLink-c550a4a116a12d8b{color:inherit;-webkit-box-flex:1;-ms-flex:auto;flex:auto;grid-template-rows:auto minmax(0,1fr);min-height:0;text-decoration:none;display:grid}.rewardedLink-c550a4a116a12d8b .text-c550a4a116a12d8b{grid-row:2;align-self:center;margin-top:26px}.rewardedLink-c550a4a116a12d8b .logo-c550a4a116a12d8b{grid-row:1;height:48px}.rewardedLink-c550a4a116a12d8b .title-c550a4a116a12d8b:last-child{margin-bottom:0}.rewardedWrapper-c550a4a116a12d8b{aspect-ratio:49/16}.button-c550a4a116a12d8b{margin-top:auto}.container-_6f2c907fa342ceea{text-align:left;width:100%;height:100%}.wrapper-_6f2c907fa342ceea{background:#f2f1f0;border-radius:16px;height:100%;position:relative;overflow:hidden}.menu-_6f2c907fa342ceea{position:absolute;top:8px;right:8px}.videoWrapper-_6f2c907fa342ceea{border-radius:16px;width:100%}.rewardedVideoWrapper-_6f2c907fa342ceea{position:relative}.content-_6f2c907fa342ceea{cursor:pointer;color:inherit;padding:8px;text-decoration:none;display:block}.rewardedContent-_6f2c907fa342ceea{cursor:default}.rewardedLink-_6f2c907fa342ceea{color:inherit;min-width:0;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.rewardedText-_6f2c907fa342ceea{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-width:0}.rewardedText-_6f2c907fa342ceea h5,.rewardedText-_6f2c907fa342ceea p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.rewardedContent-_6f2c907fa342ceea>button{margin-top:8px}.logo-_6f2c907fa342ceea{border-radius:12px;height:50px}.root-ef6d74d365597a59{-webkit-tap-highlight-color:#0000;box-sizing:border-box;outline:none;flex-shrink:0;list-style-type:none}.root_fullWidth_horizontal-ef6d74d365597a59{width:100%}.root_fullWidth_vertical-ef6d74d365597a59{height:100%}.root-_81e2f4c6040d66d2{gap:var(--module-carousel-list-gap);height:100%;transition:transform var(--module-carousel-transition-delay)ease-in-out;will-change:transform;box-sizing:border-box;margin:0;padding:0;display:flex;position:relative}.root_orientation_horizontal-_81e2f4c6040d66d2{flex-direction:row}.root_orientation_vertical-_81e2f4c6040d66d2{flex-direction:column}.root_dragging-_81e2f4c6040d66d2{pointer-events:none}.root-b8deccdffe8a9a2b{--module-carousel-list-gap:6px;--module-carousel-transition-delay:0s;--module-carousel-button-size:22px;--module-carousel-button-offset:0px;--module-carousel-button-translate:50%;--module-carousel-content-padding:0px;--module-carousel-content-start-padding:0px;--module-carousel-content-end-padding:0px;--direction:1;--module-carousel-shadow-clip-outer:-100%;--module-carousel-shadow-clip-inner:100%;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%;position:relative}[dir=rtl] .root-b8deccdffe8a9a2b{--direction:-1;--module-carousel-shadow-clip-outer:100%;--module-carousel-shadow-clip-inner:-100%}.content-b8deccdffe8a9a2b{box-sizing:border-box;height:100%;position:relative;overflow:hidden}.content_hasSwipe-b8deccdffe8a9a2b{cursor:pointer}.content_dragging-b8deccdffe8a9a2b{cursor:grabbing}.content_orientation_horizontal-b8deccdffe8a9a2b{touch-action:pan-y}.content_orientation_vertical-b8deccdffe8a9a2b{touch-action:pan-x}.content_padding_horizontal-b8deccdffe8a9a2b{padding:0 var(--module-carousel-content-padding)}.content_padding_vertical-b8deccdffe8a9a2b{padding:var(--module-carousel-content-padding)0}.content_separate_padding_horizontal-b8deccdffe8a9a2b{padding-top:0;padding-bottom:0;padding-inline-start:var(--module-carousel-content-start-padding);padding-inline-end:var(--module-carousel-content-end-padding)}.content_separate_padding_vertical-b8deccdffe8a9a2b{padding-top:var(--module-carousel-content-start-padding);padding-bottom:var(--module-carousel-content-end-padding);padding-inline:0}.scrollButton-b8deccdffe8a9a2b{visibility:visible;padding:unset;cursor:pointer;transition:transform var(--module-carousel-transition-delay)ease-in-out,opacity var(--module-carousel-transition-delay)ease-in-out;-webkit-tap-highlight-color:#0000;background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:flex;position:absolute}.scrollButton-b8deccdffe8a9a2b>svg{width:var(--module-carousel-button-size);height:var(--module-carousel-button-size)}.scrollButton_orientation_horizontal-b8deccdffe8a9a2b{width:var(--module-carousel-button-size);height:100%;top:0}.scrollButton_orientation_vertical-b8deccdffe8a9a2b{height:var(--module-carousel-button-size);width:100%}.scrollButton_position_edge-b8deccdffe8a9a2b{--module-carousel-button-offset:0px;--module-carousel-button-translate:50%}.scrollButton_position_inside-b8deccdffe8a9a2b{--module-carousel-button-offset:6px;--module-carousel-button-translate:0px}.scrollButton_orientation_horizontal-b8deccdffe8a9a2b.scrollButton_back-b8deccdffe8a9a2b{transform:translateX(calc(var(--module-carousel-button-translate)*-1*var(--direction)));inset-inline-start:var(--module-carousel-button-offset)}.scrollButton_orientation_horizontal-b8deccdffe8a9a2b.scrollButton_forward-b8deccdffe8a9a2b{transform:translateX(calc(var(--module-carousel-button-translate)*var(--direction)));inset-inline-end:var(--module-carousel-button-offset)}.scrollButton_orientation_vertical-b8deccdffe8a9a2b.scrollButton_back-b8deccdffe8a9a2b{top:var(--module-carousel-button-offset);transform:translateY(calc(var(--module-carousel-button-translate)*-1))}.scrollButton_orientation_vertical-b8deccdffe8a9a2b.scrollButton_forward-b8deccdffe8a9a2b{bottom:var(--module-carousel-button-offset);transform:translateY(var(--module-carousel-button-translate))}.scrollButton_fade-out-b8deccdffe8a9a2b{opacity:0;animation:1s forwards fade-out-b8deccdffe8a9a2b}.scrollButton_orientation_horizontal-b8deccdffe8a9a2b.scrollButton_back-b8deccdffe8a9a2b.scrollButton_fade-out-b8deccdffe8a9a2b{transform:translateX(calc(-200%*var(--direction)))}.scrollButton_orientation_horizontal-b8deccdffe8a9a2b.scrollButton_forward-b8deccdffe8a9a2b.scrollButton_fade-out-b8deccdffe8a9a2b{transform:translateX(calc(200%*var(--direction)))}.scrollButton_orientation_vertical-b8deccdffe8a9a2b.scrollButton_back-b8deccdffe8a9a2b.scrollButton_fade-out-b8deccdffe8a9a2b{transform:translateY(-200%)}.scrollButton_orientation_vertical-b8deccdffe8a9a2b.scrollButton_forward-b8deccdffe8a9a2b.scrollButton_fade-out-b8deccdffe8a9a2b{transform:translateY(200%)}.scrollShadow-b8deccdffe8a9a2b{content:"";box-shadow:var(--theme-boxShadow-default);transition:opacity var(--module-carousel-transition-delay)ease-in-out;position:absolute}.scrollShadow_fade-out-b8deccdffe8a9a2b{opacity:0;animation:1s forwards fade-out-b8deccdffe8a9a2b}.scrollShadow_orientation_horizontal-b8deccdffe8a9a2b{width:30px;height:100%;top:0}.scrollShadow_orientation_horizontal-b8deccdffe8a9a2b.scrollShadow_back-b8deccdffe8a9a2b{transform:translateX(calc(-100%*var(--direction)));clip-path:inset(0 var(--module-carousel-shadow-clip-outer)0 var(--module-carousel-shadow-clip-inner));inset-inline-start:0}.scrollShadow_orientation_horizontal-b8deccdffe8a9a2b.scrollShadow_forward-b8deccdffe8a9a2b{transform:translateX(calc(100%*var(--direction)));clip-path:inset(0 var(--module-carousel-shadow-clip-inner)0 var(--module-carousel-shadow-clip-outer));inset-inline-end:0}.scrollShadow_orientation_vertical-b8deccdffe8a9a2b{width:100%;height:30px;inset-inline-start:0}.scrollShadow_orientation_vertical-b8deccdffe8a9a2b.scrollShadow_back-b8deccdffe8a9a2b{clip-path:inset(100% 0 -100%);top:0;transform:translateY(-100%)}.scrollShadow_orientation_vertical-b8deccdffe8a9a2b.scrollShadow_forward-b8deccdffe8a9a2b{clip-path:inset(-100% 0 100%);bottom:0;transform:translateY(100%)}.scrollButtonClickArea-b8deccdffe8a9a2b{cursor:pointer;position:absolute}.scrollButtonClickArea_orientation_horizontal-b8deccdffe8a9a2b{height:100%;top:0}.scrollButtonClickArea_orientation_vertical-b8deccdffe8a9a2b{width:100%}.scrollButtonClickArea_orientation_horizontal-b8deccdffe8a9a2b.scrollButtonClickArea_back-b8deccdffe8a9a2b{transform:translateX(calc(50%*var(--direction)))}.scrollButtonClickArea_orientation_horizontal-b8deccdffe8a9a2b.scrollButtonClickArea_forward-b8deccdffe8a9a2b{transform:translateX(calc(-50%*var(--direction)))}.scrollButtonClickArea_orientation_vertical-b8deccdffe8a9a2b.scrollButtonClickArea_back-b8deccdffe8a9a2b{transform:translateY(50%)}.scrollButtonClickArea_orientation_vertical-b8deccdffe8a9a2b.scrollButtonClickArea_forward-b8deccdffe8a9a2b{transform:translateY(-50%)}.root_showScrollButtonByHover-b8deccdffe8a9a2b .scrollButton-b8deccdffe8a9a2b{visibility:hidden}.root_showScrollButtonByHover-b8deccdffe8a9a2b:hover .scrollButton-b8deccdffe8a9a2b{visibility:visible}@media (hover:none) and (pointer:coarse){.root_showScrollButtonByHover-b8deccdffe8a9a2b:hover .scrollButton-b8deccdffe8a9a2b{visibility:hidden}}@keyframes fade-out-b8deccdffe8a9a2b{99%{visibility:visible}to{visibility:hidden}}.root-_7e358e2dabc4e1e4{border-radius:50%;flex-shrink:0}.root-_7e358e2dabc4e1e4[data-theme=lf]{--theme-semantics-components-button-bg-primary:var(--theme-palette-gray92);--theme-semantics-components-button-text-primary:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-white);--theme-semantics-components-button-text-secondary:var(--theme-palette-black)}.root_preset_default-_7e358e2dabc4e1e4,.root_preset_overlay-_7e358e2dabc4e1e4{--round-color:var(--theme-semantics-components-button-bg-primary);--arrow-color:var(--theme-semantics-components-button-text-primary)}.root_preset_inverse-_7e358e2dabc4e1e4{box-shadow:var(--theme-boxShadow-default);--round-color:var(--theme-semantics-components-control-bg-overlay-default);--arrow-color:var(--theme-semantics-components-button-text-secondary)}.round-_7e358e2dabc4e1e4{fill:var(--round-color)}.arrow-_7e358e2dabc4e1e4{fill:var(--arrow-color)}.breakpoint-_723e02dd67547f8e{--kitty-media-display:none;display:var(--kitty-media-display)}@media (width<=575.98px){.breakpoint_xs-_723e02dd67547f8e{--kitty-media-display:contents}}@media (width>=576px) and (width<=767.98px){.breakpoint_s-_723e02dd67547f8e{--kitty-media-display:contents}}@media (width>=768px) and (width<=991.98px){.breakpoint_m-_723e02dd67547f8e{--kitty-media-display:contents}}@media (width>=992px) and (width<=1333.98px){.breakpoint_l-_723e02dd67547f8e{--kitty-media-display:contents}}@media (width>=1334px) and (width<=1365.98px){.breakpoint_xl-_723e02dd67547f8e{--kitty-media-display:contents}}@media (width>=1366px) and (width<=1439.98px){.breakpoint_xxl-_723e02dd67547f8e{--kitty-media-display:contents}}@media (width>=1440px){.breakpoint_xxxl-_723e02dd67547f8e{--kitty-media-display:contents}}.root-_7ea7c6b175c0a87c{--kitty-pagination-height:var(--kitty-control-height);--kitty-pagination-fontSize:var(--kitty-control-fontSize);--kitty-pagination-lineHeight:var(--kitty-control-lineHeight);--kitty-pagination-animation-duration:.2s;--kitty-pagination-animation-backwards-duration:.15s;isolation:isolate;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0;list-style-type:none;display:inline-flex}.root-_7ea7c6b175c0a87c[data-theme=lf]{--theme-semantics-components-control-bg-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-bg-pressed:var(--theme-palette-warmGray16);--theme-semantics-components-control-bg-selected:var(--theme-palette-warmGray12);--theme-semantics-components-control-text-inverse-primary:var(--theme-palette-black);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray36);--theme-semantics-components-control-text-primary:var(--theme-palette-black)}.root_size_s-_7ea7c6b175c0a87c{--kitty-pagination-divider-height:var(--theme-component-pagination-divider-size-s-height);--kitty-pagination-item-borderRadius:var(--theme-component-pagination-item-size-s-radius-default);--kitty-pagination-item-borderRadiusSmall:var(--theme-component-pagination-item-size-s-radius-small);--kitty-pagination-text-padding:var(--theme-component-pagination-text-size-s-padding)}.root_size_m-_7ea7c6b175c0a87c{--kitty-pagination-divider-height:var(--theme-component-pagination-divider-size-m-height);--kitty-pagination-item-borderRadius:var(--theme-component-pagination-item-size-m-radius-default);--kitty-pagination-item-borderRadiusSmall:var(--theme-component-pagination-item-size-m-radius-small);--kitty-pagination-text-padding:var(--theme-component-pagination-text-size-m-padding)}.root_size_l-_7ea7c6b175c0a87c{--kitty-pagination-divider-height:var(--theme-component-pagination-divider-size-l-height);--kitty-pagination-item-borderRadius:var(--theme-component-pagination-item-size-l-radius-default);--kitty-pagination-item-borderRadiusSmall:var(--theme-component-pagination-item-size-l-radius-small);--kitty-pagination-text-padding:var(--theme-component-pagination-text-size-l-padding)}.listItem-_7ea7c6b175c0a87c{align-items:center;display:inline-flex}.listItem_ellipsis-_7ea7c6b175c0a87c{display:none}.root-_7ea7c6b175c0a87c[data-theme=lf] .listItem-_7ea7c6b175c0a87c{background-color:var(--theme-palette-warmGray4)}.listItem_first-_7ea7c6b175c0a87c{border-start-start-radius:var(--kitty-pagination-item-borderRadius);border-end-start-radius:var(--kitty-pagination-item-borderRadius)}.listItem_last-_7ea7c6b175c0a87c{border-start-end-radius:var(--kitty-pagination-item-borderRadius);border-end-end-radius:var(--kitty-pagination-item-borderRadius)}.listItem_arrow-_7ea7c6b175c0a87c{border-radius:var(--kitty-pagination-item-borderRadius)}.listItem_arrow_prev-_7ea7c6b175c0a87c{margin-inline-end:var(--theme-component-pagination-arrow-margin)}.listItem_arrow_next-_7ea7c6b175c0a87c{margin-inline-start:var(--theme-component-pagination-arrow-margin)}.listItem_notFirst-_7ea7c6b175c0a87c:before{content:"";width:var(--theme-component-pagination-divider-width);height:var(--kitty-pagination-divider-height);flex-shrink:0;display:inline-block}.root-_7ea7c6b175c0a87c[data-theme=lf] .listItem_notFirst-_7ea7c6b175c0a87c:before{background-color:var(--theme-palette-gray12)}.item-_7ea7c6b175c0a87c{box-sizing:content-box;height:var(--kitty-pagination-height);min-width:var(--kitty-pagination-height);border-radius:var(--kitty-pagination-item-borderRadiusSmall);font-size:var(--kitty-pagination-fontSize);line-height:var(--kitty-pagination-lineHeight);color:var(--theme-font-color-default);-webkit-tap-highlight-color:#0000;transition:background-color var(--kitty-pagination-animation-backwards-duration)cubic-bezier(.5,0,.25,1),color var(--kitty-pagination-animation-backwards-duration)cubic-bezier(.5,0,.25,1);font-family:var(--theme-font-family),sans-serif;background:0 0;border:none;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex;position:relative}.item-_7ea7c6b175c0a87c:active{color:var(--theme-font-color-default)}.item-_7ea7c6b175c0a87c:focus:not(:focus-visible){box-shadow:unset}.item-_7ea7c6b175c0a87c:focus-visible{z-index:2;box-shadow:var(--theme-focusBoxShadow-default);outline:none;position:relative}.item_link-_7ea7c6b175c0a87c{cursor:pointer}.item_link-_7ea7c6b175c0a87c:hover{background-color:var(--theme-semantics-components-control-bg-hover);transition:background-color var(--kitty-pagination-animation-duration)cubic-bezier(.5,0,.25,1)}.item_link-_7ea7c6b175c0a87c:active{background-color:var(--theme-semantics-components-control-bg-pressed);transition:background-color var(--kitty-pagination-animation-duration)cubic-bezier(.5,0,.25,1)}.item_first-_7ea7c6b175c0a87c{border-start-start-radius:var(--kitty-pagination-item-borderRadius);border-end-start-radius:var(--kitty-pagination-item-borderRadius)}.item_last-_7ea7c6b175c0a87c{border-start-end-radius:var(--kitty-pagination-item-borderRadius);border-end-end-radius:var(--kitty-pagination-item-borderRadius)}.item_arrow-_7ea7c6b175c0a87c{border-radius:var(--kitty-pagination-item-borderRadius);color:var(--theme-semantics-components-control-text-primary)}.item_current-_7ea7c6b175c0a87c{color:var(--theme-semantics-components-control-text-inverse-primary);background-color:var(--theme-semantics-components-control-bg-selected);margin:0 calc(var(--theme-component-pagination-item-shift)*-1);padding:0 var(--theme-component-pagination-item-shift);pointer-events:none;transition:background-color var(--kitty-pagination-animation-duration)cubic-bezier(.5,0,.25,1),color var(--kitty-pagination-animation-duration)cubic-bezier(.5,0,.25,1)}.item_current-_7ea7c6b175c0a87c.item_first-_7ea7c6b175c0a87c{margin-inline-start:0;padding-inline-start:0}.item_current-_7ea7c6b175c0a87c.item_last-_7ea7c6b175c0a87c{margin-inline-end:0;padding-inline-end:0}.item_current-_7ea7c6b175c0a87c:hover{background-color:var(--theme-semantics-components-control-bg-selected)}.item_disabled-_7ea7c6b175c0a87c{pointer-events:none;color:var(--theme-semantics-components-control-text-disabled)}.root-_7ea7c6b175c0a87c[data-theme=lf] .item_disabled-_7ea7c6b175c0a87c{background-color:var(--theme-palette-warmGray4)}.text-_7ea7c6b175c0a87c{padding:var(--kitty-pagination-text-padding)}.text_ellipsis-_7ea7c6b175c0a87c{padding-inline:0!important}@media (width<=576px){.root-_7ea7c6b175c0a87c{--kitty-pagination-divider-height:var(--theme-component-pagination-divider-size-s-height);--kitty-pagination-item-borderRadius:var(--theme-component-pagination-item-size-s-radius-default);--kitty-pagination-item-borderRadiusSmall:var(--theme-component-pagination-item-size-s-radius-small);--kitty-pagination-text-padding:var(--theme-component-pagination-text-size-s-padding)}}.pagination-enter-_7ea7c6b175c0a87c .item-_7ea7c6b175c0a87c{color:var(--theme-font-color-default);background-color:#0000}.pagination-enter_active-_7ea7c6b175c0a87c .item-_7ea7c6b175c0a87c,.pagination-enter_done-_7ea7c6b175c0a87c .item-_7ea7c6b175c0a87c,.pagination-exit-_7ea7c6b175c0a87c .item-_7ea7c6b175c0a87c{background-color:var(--theme-semantics-components-control-bg-selected);color:var(--theme-semantics-components-control-text-inverse-primary)}.pagination-exit_active-_7ea7c6b175c0a87c .item-_7ea7c6b175c0a87c,.pagination-exit_done-_7ea7c6b175c0a87c .item-_7ea7c6b175c0a87c{color:var(--theme-font-color-default);background-color:#0000}.pagination-exit_noAnimation-_7ea7c6b175c0a87c .item-_7ea7c6b175c0a87c{color:var(--theme-font-color-default);background-color:#0000;transition:unset}.control_size_xs-_84bc6c8927007908{--kitty-control-fontSize:var(--theme-size-xs-fontSize);--kitty-control-lineHeight:var(--theme-size-xs-lineHeight);--kitty-control-borderRadius:var(--theme-size-xs-borderRadius);--kitty-control-height:var(--theme-size-xs-height)}.control_size_s-_84bc6c8927007908{--kitty-control-fontSize:var(--theme-size-s-fontSize);--kitty-control-lineHeight:var(--theme-size-s-lineHeight);--kitty-control-borderRadius:var(--theme-size-s-borderRadius);--kitty-control-height:var(--theme-size-s-height)}.control_size_m-_84bc6c8927007908{--kitty-control-fontSize:var(--theme-size-m-fontSize);--kitty-control-lineHeight:var(--theme-size-m-lineHeight);--kitty-control-borderRadius:var(--theme-size-m-borderRadius);--kitty-control-height:var(--theme-size-m-height)}.control_size_l-_84bc6c8927007908{--kitty-control-fontSize:var(--theme-size-l-fontSize);--kitty-control-lineHeight:var(--theme-size-l-lineHeight);--kitty-control-borderRadius:var(--theme-size-l-borderRadius);--kitty-control-height:var(--theme-size-l-height)}.control_size_xl-_84bc6c8927007908{--kitty-control-fontSize:var(--theme-size-xl-fontSize);--kitty-control-lineHeight:var(--theme-size-xl-lineHeight);--kitty-control-borderRadius:var(--theme-size-xl-borderRadius);--kitty-control-height:var(--theme-size-xl-height)}.container-dca27ec26bbfba75{text-align:left;width:100%;height:100%}.wrapper-dca27ec26bbfba75{--vertical-mask:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 173 180' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M1.52588e-05 167.332C35.0513 181.909 80.6893 184.509 125.512 171.567C143.075 166.495 159.035 159.465 173 151V1.52588e-05H1.52588e-05V167.332Z' fill='url(%23pattern0_14585_55557)'/%3E%3Cdefs%3E%3Cpattern id='pattern0_14585_55557' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_14585_55557' transform='matrix(0.00406267 0 0 0.00390625 -0.0200216 0)'/%3E%3C/pattern%3E%3Cimage id='image0_14585_55557' width='256' height='256' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAAAXNSR0IArs4c6QAACixJREFUeF7t3TFSJEAMQ9HhBNz/jESkJLuH+EGXym9zirKxvmUx9H79/f39+4R/v7+/4as/n+/v7/T1vr/+lwG6Pn9fAABARUAAvA1gAOBAiv4/AAAAaYCuWzD1c2BFQBXAHAAHUOaPAxjPwAAAAAAgdKBu4NcOEAAAIIz/hwPgALZDkNcE9v1lAIXA1YFwABxAmT8OgAPgAIqCOAAOoMwPBzBOYAAAAAAIHagEJEACDOM3fwLJAGQAZf7nBXB9AQAAAABA6MC6AwUAAAjj73MAACCESwK6bkHV/zaD+fr5+UnvAfgBvv0B6r/+lw0EABxMmR8PuoyfkAAAAAAQOrDuwAAAAML4e9INAMYt0HqKuz6A+v/2o/QcAAfAAYQOrAMYAAAgjL8TAACcAElALPBbC3y9/xwAB5AAtr4BAcAHgQggdAAAtj+IxAFwAEH+MoB1AAIAAABA6AAACAHD+Phruus3+Ov6OQAOIAFsfQO+FuDr7w8AAAAAoQPrAAQAAAjjLwScB4D/Hnz71zivLaTvv/1BJk+CCTGTAwAAAEgDtG6hCGBbANfnjwPgABLAAXAbgAAAAAAQOrAOQAAAgDD+PsgEAH6NlgR0/QZV/9vfQnEAHEAC2PoGvA4gAAAAAAgdWAcgAABAGH8ZAADIAJKArltQ9csAkoDWCUwAbwVwvf9OACcAAIcOrC8gAACAMP4yAACQASQBXbeg6n97AnEAHEAC2PoGvA4gD4JwMAkA1wW0Xj8AAAAAhA4AAAsdxkeI5oR4++fEHAAHkAC2vgGvAwgAAAAAQgfWAQgAABDG36vAACADSAK6bkHVLwNIAlonMAG8FcD1/jsBnAAAHDqwvoAAAADC+MsAAEAGkAR03YKq/+0JxAFwAAlg6xvwOoAAAAAAIHRgHYAAAABh/GUAACADSAK6bkHVLwNIAlonMAG8FcD1/nsQhINJAL4uoPX6AQAAACB0AACEaGF8hGhOOG8CJgGtE5gA3grgev+dAE4AAA4dWF9AAAAAYfw9aQYAMoAkoOsWVP1vTyAOgANIAFvfgNcBBAAAAAChA+sABAAACOMvAwAAGUAS0HULqn4ZQBLQOoEJ4K0ArvffCeAEAODQgfUFBAAAEMZfBgAAMoAkoOsWVP1vTyAOgANIAFvfgNcB5EkwDiYB4LqA1usHAAAAgNABAGChw/gI0ZwQb59E4wA4gASw9Q14HUAAAAAAEDqwDkAAAIAw/p40AwAZQBLQdQuqfhlAEtA6gQngrQCu998J4AQA4NCB9QUEAAAQxl8GAAAygCSg6xZU/W9PIA6AA0gAW9+A1wEEAAAAAKED6wAEAAAI4y8DAAAZQBLQdQuqfhlAEtA6gQngrQCu99+DIBxMAvB1Aa3XDwAAAAChAwAgRAvjI0RzwnkTMAloncAE8FYA1/vvBHACAHDowPoCAgAACOPvSTMAkAEkAV23oOp/ewJxABxAAtj6BrwOIAAAAAAIHVgHIAAAQBh/GQAAyACSgK5bUPXLAJKA1glMAG8FcL3/TgAnAACHDqwvIAAAgDD+MgAAkAEkAV23oOp/ewJxABxAAtj6BrwOIE+CcTAJANcFtF4/AAAAAIQOAAALHcZHiOaEePskGgfAASSArW/A6wACAAAAgNCBdQACAACE8fekGQDIAJKArltQ9csAkoDWCUwAbwVwvf9OACcAAIcOrC8gAACAMP4yAACQASQBXbeg6n97AnEAHEAC2PoGvA4gAAAAAAgdWAcgAABAGH8ZAADIAJKArltQ9csAkoDWCUwAbwVwvf8eBOFgEoCvC2i9fgAAAAAIHQAAIVoYHyGaE86bgElA6wQmgLcCuN5/J4ATAIBDB9YXEAAAQBh/T5oBgAwgCei6BVX/2xOIA+AAEsDWN+B1AAEAAABA6MA6AAEAAML4ywAAQAaQBHTdgqpfBpAEtE5gAngrgOv9dwI4AQA4dGB9AQEAAITxlwEAgAwgCei6BVX/2xOIA+AAEsDWN+B1AHkSjINJALguoPX6AQAAACB0AABY6DA+QjQnxNsn0TgADiABbH0DXgcQAAAAAIQOrAMQAAAgjL8nzQBABpAEdN2Cql8GkAS0TmACeCuA6/13AjgBADh0YH0BAQAAhPGXAQCADCAJ6LoFVf/bE4gD4AASwNY34HUAAQAAAEDowDoAAQAAwvjLAABABpAEdN2Cql8GkAS0TmACeCuA6/33IAgHkwB8XUDr9QMAAABA6AAACNHC+AjRnHDeBEwCWicwAbwVwPX+OwGcAAAcOrC+gAAAAML4e9IMAGQASUDXLaj6355AHAAHkAC2vgGvAwgAAAAAQgfWAQgAABDGXwYAADKAJKDrFlT9MoAkoHUCE8BbAVzvvxPACQDAoQPrCwgAACCMvwwAAGQASUDXLaj6355AHAAHkAC2vgGvA8iTYBxMAsB1Aa3XDwAAAAChAwDAQofxEaI5Id4+icYBcAAJYOsb8DqAAAAAACB0YB2AAAAAYfw9aQYAMoAkoOsWVP0ygCSgdQITwFsBXO+/E8AJAMChA+sLCAAAIIy/DAAAZABJQNctqPrfnkAcAAeQALa+Aa8DCAAAAABCB9YBCAAAEMZfBgAAMoAkoOsWVP0ygCSgdQITwFsBXO+/B0E4mATg6wJarx8AAAAAQgcAQIgWxkeI5oTzJmAS0DqBCeCtAK733wngBADg0IH1BQQAABDG35NmACADSAK6bkHV//YE4gA4gASw9Q14HUAAAAAAEDqwDkAAAIAw/jIAAJABJAFdt6DqlwEkAa0TmADeCuB6/50ATgAADh1YX0AAAABh/GUAACADSAK6bkHV//YE4gA4gASw9Q14HUCeBONgEgCuC2i9fgAAAAAIHQAAFjqMjxDNCfH2STQOgANIAFvfgNcBBAAAAAChA+sABAAACOPvSTMAkAEkAV23oOqXASQBrROYAN4K4Hr/nQBOAAAOHVhfQAAAAGH8ZQAAIANIArpuQdX/9gTiADiABLD1DXgdQAAAAAAQOrAOQAAAgDD+MgAAkAEkAV23oOqXASQBrROYAN4K4Hr/PQjCwSQAXxfQev0AAAAAEDoAAEK0MD5CNCecNwGTgNYJTABvBXC9/04AJwAAhw6sLyAAAIAw/p40AwAZQBLQdQuq/rcnEAfAASSArW/A6wACAAAAgNCBdQACAACE8ZcBAIAMIAnougVVvwwgCWidwATwVgDX++8EcAIAcOjA+gICAAAI4y8DAAAZQBLQdQuq/rcnEAfAASSArW/A6wDyJBgHkwBwXUDr9QMAAABA6AAAsNBhfIRoToi3T6JxABxAAtj6BrwOIAAAAAAIHVgHIAAAQBh/T5oBgAwgCei6BVW/DCAJaJ3ABPBWANf77wRwAgBw6MD6AgIAAAjjLwMAABlAEtB1C6r+tycQB8ABJICtb8DrAAIAAACA0IF1AAIAAITxlwEAgAwgCei6BVW/DCAJaJ3ABPBWANf7/x/aVlkHhH7qqQAAAABJRU5ErkJggg=='/%3E%3C/defs%3E%3C/svg%3E");--horizontal-mask:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 182 176' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M11.9545 48.3114C18.8699 30.4441 28.4572 14.2075 40 -1.72426e-06L182 -1.72426e-06L182 176L17.7295 176C-2.14877 140.341 -5.69436 93.9115 11.9545 48.3114Z' fill='url(%23pattern0_14192_54681)'/%3E%3Cdefs%3E%3Cpattern id='pattern0_14192_54681' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_14192_54681' transform='matrix(0.00402713 0 0 0.00390625 -0.0154731 0)'/%3E%3C/pattern%3E%3Cimage id='image0_14192_54681' width='256' height='256' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAAAXNSR0IArs4c6QAACixJREFUeF7t3TFSJEAMQ9HhBNz/jESkJLuH+EGXym9zirKxvmUx9H79/f39+4R/v7+/4as/n+/v7/T1vr/+lwG6Pn9fAABARUAAvA1gAOBAiv4/AAAAaYCuWzD1c2BFQBXAHAAHUOaPAxjPwAAAAAAgdKBu4NcOEAAAIIz/hwPgALZDkNcE9v1lAIXA1YFwABxAmT8OgAPgAIqCOAAOoMwPBzBOYAAAAAAIHagEJEACDOM3fwLJAGQAZf7nBXB9AQAAAABA6MC6AwUAAAjj73MAACCESwK6bkHV/zaD+fr5+UnvAfgBvv0B6r/+lw0EABxMmR8PuoyfkAAAAAAQOrDuwAAAAML4e9INAMYt0HqKuz6A+v/2o/QcAAfAAYQOrAMYAAAgjL8TAACcAElALPBbC3y9/xwAB5AAtr4BAcAHgQggdAAAtj+IxAFwAEH+MoB1AAIAAABA6AAACAHD+Phruus3+Ov6OQAOIAFsfQO+FuDr7w8AAAAAoQPrAAQAAAjjLwScB4D/Hnz71zivLaTvv/1BJk+CCTGTAwAAAEgDtG6hCGBbANfnjwPgABLAAXAbgAAAAAAQOrAOQAAAgDD+PsgEAH6NlgR0/QZV/9vfQnEAHEAC2PoGvA4gAAAAAAgdWAcgAABAGH8ZAADIAJKArltQ9csAkoDWCUwAbwVwvf9OACcAAIcOrC8gAACAMP4yAACQASQBXbeg6n97AnEAHEAC2PoGvA4gD4JwMAkA1wW0Xj8AAAAAhA4AAAsdxkeI5oR4++fEHAAHkAC2vgGvAwgAAAAAQgfWAQgAABDG36vAACADSAK6bkHVLwNIAlonMAG8FcD1/jsBnAAAHDqwvoAAAADC+MsAAEAGkAR03YKq/+0JxAFwAAlg6xvwOoAAAAAAIHRgHYAAAABh/GUAACADSAK6bkHVLwNIAlonMAG8FcD1/nsQhINJAL4uoPX6AQAAACB0AACEaGF8hGhOOG8CJgGtE5gA3grgev+dAE4AAA4dWF9AAAAAYfw9aQYAMoAkoOsWVP1vTyAOgANIAFvfgNcBBAAAAAChA+sABAAACOMvAwAAGUAS0HULqn4ZQBLQOoEJ4K0ArvffCeAEAODQgfUFBAAAEMZfBgAAMoAkoOsWVP1vTyAOgANIAFvfgNcB5EkwDiYB4LqA1usHAAAAgNABAGChw/gI0ZwQb59E4wA4gASw9Q14HUAAAAAAEDqwDkAAAIAw/p40AwAZQBLQdQuqfhlAEtA6gQngrQCu998J4AQA4NCB9QUEAAAQxl8GAAAygCSg6xZU/W9PIA6AA0gAW9+A1wEEAAAAAKED6wAEAAAI4y8DAAAZQBLQdQuqfhlAEtA6gQngrQCu99+DIBxMAvB1Aa3XDwAAAAChAwAgRAvjI0RzwnkTMAloncAE8FYA1/vvBHACAHDowPoCAgAACOPvSTMAkAEkAV23oOp/ewJxABxAAtj6BrwOIAAAAAAIHVgHIAAAQBh/GQAAyACSgK5bUPXLAJKA1glMAG8FcL3/TgAnAACHDqwvIAAAgDD+MgAAkAEkAV23oOp/ewJxABxAAtj6BrwOIE+CcTAJANcFtF4/AAAAAIQOAAALHcZHiOaEePskGgfAASSArW/A6wACAAAAgNCBdQACAACE8fekGQDIAJKArltQ9csAkoDWCUwAbwVwvf9OACcAAIcOrC8gAACAMP4yAACQASQBXbeg6n97AnEAHEAC2PoGvA4gAAAAAAgdWAcgAABAGH8ZAADIAJKArltQ9csAkoDWCUwAbwVwvf8eBOFgEoCvC2i9fgAAAAAIHQAAIVoYHyGaE86bgElA6wQmgLcCuN5/J4ATAIBDB9YXEAAAQBh/T5oBgAwgCei6BVX/2xOIA+AAEsDWN+B1AAEAAABA6MA6AAEAAML4ywAAQAaQBHTdgqpfBpAEtE5gAngrgOv9dwI4AQA4dGB9AQEAAITxlwEAgAwgCei6BVX/2xOIA+AAEsDWN+B1AHkSjINJALguoPX6AQAAACB0AABY6DA+QjQnxNsn0TgADiABbH0DXgcQAAAAAIQOrAMQAAAgjL8nzQBABpAEdN2Cql8GkAS0TmACeCuA6/13AjgBADh0YH0BAQAAhPGXAQCADCAJ6LoFVf/bE4gD4AASwNY34HUAAQAAAEDowDoAAQAAwvjLAABABpAEdN2Cql8GkAS0TmACeCuA6/33IAgHkwB8XUDr9QMAAABA6AAACNHC+AjRnHDeBEwCWicwAbwVwPX+OwGcAAAcOrC+gAAAAML4e9IMAGQASUDXLaj6355AHAAHkAC2vgGvAwgAAAAAQgfWAQgAABDGXwYAADKAJKDrFlT9MoAkoHUCE8BbAVzvvxPACQDAoQPrCwgAACCMvwwAAGQASUDXLaj6355AHAAHkAC2vgGvA8iTYBxMAsB1Aa3XDwAAAAChAwDAQofxEaI5Id4+icYBcAAJYOsb8DqAAAAAACB0YB2AAAAAYfw9aQYAMoAkoOsWVP0ygCSgdQITwFsBXO+/E8AJAMChA+sLCAAAIIy/DAAAZABJQNctqPrfnkAcAAeQALa+Aa8DCAAAAABCB9YBCAAAEMZfBgAAMoAkoOsWVP0ygCSgdQITwFsBXO+/B0E4mATg6wJarx8AAAAAQgcAQIgWxkeI5oTzJmAS0DqBCeCtAK733wngBADg0IH1BQQAABDG35NmACADSAK6bkHV//YE4gA4gASw9Q14HUAAAAAAEDqwDkAAAIAw/jIAAJABJAFdt6DqlwEkAa0TmADeCuB6/50ATgAADh1YX0AAAABh/GUAACADSAK6bkHV//YE4gA4gASw9Q14HUCeBONgEgCuC2i9fgAAAAAIHQAAFjqMjxDNCfH2STQOgANIAFvfgNcBBAAAAAChA+sABAAACOPvSTMAkAEkAV23oOqXASQBrROYAN4K4Hr/nQBOAAAOHVhfQAAAAGH8ZQAAIANIArpuQdX/9gTiADiABLD1DXgdQAAAAAAQOrAOQAAAgDD+MgAAkAEkAV23oOqXASQBrROYAN4K4Hr/PQjCwSQAXxfQev0AAAAAEDoAAEK0MD5CNCecNwGTgNYJTABvBXC9/04AJwAAhw6sLyAAAIAw/p40AwAZQBLQdQuq/rcnEAfAASSArW/A6wACAAAAgNCBdQACAACE8ZcBAIAMIAnougVVvwwgCWidwATwVgDX++8EcAIAcOjA+gICAAAI4y8DAAAZQBLQdQuq/rcnEAfAASSArW/A6wDyJBgHkwBwXUDr9QMAAABA6AAAsNBhfIRoToi3T6JxABxAAtj6BrwOIAAAAAAIHVgHIAAAQBh/T5oBgAwgCei6BVW/DCAJaJ3ABPBWANf77wRwAgBw6MD6AgIAAAjjLwMAABlAEtB1C6r+tycQB8ABJICtb8DrAAIAAACA0IF1AAIAAITxlwEAgAwgCei6BVW/DCAJaJ3ABPBWANf7/x/aVlkHhH7qqQAAAABJRU5ErkJggg=='/%3E%3C/defs%3E%3C/svg%3E%0A");background:#f2f1f0;border:1px solid #f5f5f5;height:100%;position:relative;overflow:hidden}.wrapper-dca27ec26bbfba75.horizontal-dca27ec26bbfba75{border-radius:16px;width:351px;height:176px}.hide-dca27ec26bbfba75{color:#7a7976;background:#f2f1f0;justify-content:center;align-items:center;font-size:16px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex}.description-dca27ec26bbfba75{width:75%;margin:12px}.description-dca27ec26bbfba75.horizontal-dca27ec26bbfba75{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;width:152px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.link-dca27ec26bbfba75{cursor:pointer;color:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.posterImage-dca27ec26bbfba75{width:100%;height:100%;-webkit-mask-image:var(--vertical-mask);mask-image:var(--vertical-mask);background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.posterImage-dca27ec26bbfba75.horizontal-dca27ec26bbfba75{width:187px;-webkit-mask-image:var(--horizontal-mask);mask-image:var(--horizontal-mask);position:absolute;top:0;right:0}.dropdown-dca27ec26bbfba75{width:170px;padding:0 30px}.dropdownItem-dca27ec26bbfba75{cursor:pointer}.badge-dca27ec26bbfba75{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ffffff70;border-radius:6px;width:51px;height:15px;padding:0 5px 1px;position:absolute;top:8px;right:8px}.badge_content-dca27ec26bbfba75{color:#00000070;font-size:9px;font-weight:500;line-height:14px;font-family:var(--theme-font-family);white-space:nowrap;margin:0;padding:0}.wrapper-_4c11ba7bad69aab3{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;width:300px;height:600px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:block;position:relative}.root-_39becf07cff5c094{pointer-events:all;max-width:100%}@media screen and (width<=767px){.root-_39becf07cff5c094{width:100%}}.root-_7d7f5a2cdd068072{pointer-events:none;padding:var(--theme-gap-6)var(--theme-gap-6)var(--theme-gap-16)var(--theme-gap-6);top:0;box-sizing:border-box;row-gap:var(--theme-gap-10);flex-direction:column;align-items:center;display:flex;position:fixed;inset-inline-end:0}.root_bottom-_7d7f5a2cdd068072,.root_bottom-left-_7d7f5a2cdd068072,.root_bottom-right-_7d7f5a2cdd068072,.root_bottom-start-_7d7f5a2cdd068072,.root_bottom-end-_7d7f5a2cdd068072{top:auto}.root_top-left-_7d7f5a2cdd068072,.root_bottom-left-_7d7f5a2cdd068072,.root_top-start-_7d7f5a2cdd068072,.root_bottom-start-_7d7f5a2cdd068072{align-items:flex-start}.root_top-right-_7d7f5a2cdd068072,.root_bottom-right-_7d7f5a2cdd068072,.root_top-end-_7d7f5a2cdd068072,.root_bottom-end-_7d7f5a2cdd068072{align-items:end}.no-scroll{height:100%;overflow:hidden}.overlay-_9e9d38ecf137cbca{z-index:2100;box-sizing:border-box;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:40px 0;display:flex;position:fixed;inset:0}.wrapper-_9e9d38ecf137cbca{z-index:1;position:relative}.clickAreaLeftArrow-_9e9d38ecf137cbca{cursor:pointer;width:70px;height:100%;position:absolute;top:0;left:-70px}.rightClickAreaWrapper-_9e9d38ecf137cbca{align-items:flex-end;width:70px;height:100%;display:flex;position:absolute;top:0;right:-70px}.clickAreaRightArrow-_9e9d38ecf137cbca{cursor:pointer;width:100%;height:90%;bottom:0}.coverButtonCentering-_9e9d38ecf137cbca{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.coverButton-_9e9d38ecf137cbca{padding:10px;transition:transform .3s cubic-bezier(.5,0,.5,3)}.leftButton-_9e9d38ecf137cbca{transform:rotate(180deg)translateY(4px)}.clickAreaLeftArrow-_9e9d38ecf137cbca:hover .coverButton-_9e9d38ecf137cbca{transform:rotate(180deg)scale(1.1)translateY(4px)}.clickAreaRightArrow-_9e9d38ecf137cbca:hover .coverButton-_9e9d38ecf137cbca{transform:scale(1.1)}.arrow-_9e9d38ecf137cbca{cursor:pointer;background-color:#0000;background-image:url(/static/buyer-pages-mfe/client/../assets/1150c92c0c62a90f.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-width:0;outline:none;width:40px;height:40px;padding:0}.clickAreaClose-_9e9d38ecf137cbca{cursor:pointer;justify-content:center;align-items:center;width:80px;height:84px;display:flex;position:absolute;top:-32px}.close-_9e9d38ecf137cbca{cursor:pointer;text-indent:9999px;box-sizing:content-box;background:url(/static/buyer-pages-mfe/client/../assets/b3575114efd703ee.svg) 50%/32px no-repeat;border:none;outline:none;flex-shrink:0;width:34px;height:34px;padding:10px;font-size:0;transition:transform .3s cubic-bezier(.5,0,.5,3);display:block;position:absolute;overflow:hidden}.close-_9e9d38ecf137cbca:hover{transform:scale(1.1)}.previewContainer-_9e9d38ecf137cbca{width:154px;height:282px}.preview-_9e9d38ecf137cbca{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#f2f1f0;border-radius:28px;justify-content:center;width:154px;height:282px;display:flex;position:absolute}.title-_9e9d38ecf137cbca{box-sizing:border-box;color:#000;text-align:center;white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:80px;max-height:54px;margin-top:6px;font-size:13px;font-weight:400;line-height:18px;display:-webkit-box;position:absolute;top:160px;left:50%;transform:translate(-50%)}.image-_9e9d38ecf137cbca{opacity:.94;border-radius:50%;width:90px;height:90px;display:inline-block;position:relative}.loaderContainer-_9e9d38ecf137cbca{background:#3d3d3d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.loaderCover-_9e9d38ecf137cbca{border-radius:15px;justify-content:center;align-items:center;height:calc(100% - 64px);margin:8px 0 56px;display:flex}.loader-_9e9d38ecf137cbca{border:4px solid #fff;border-left-color:#0000;border-radius:50%;width:27px;height:27px;animation:1.1s linear infinite rotate-_9e9d38ecf137cbca;position:relative;transform:translate(0,0)}@keyframes rotate-_9e9d38ecf137cbca{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stories-_9e9d38ecf137cbca{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.storiesContainer-_9e9d38ecf137cbca{-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;justify-content:center;align-items:center;width:60vh;min-width:320px;max-width:600px;height:90vh;min-height:480px;max-height:900px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.swipeContainer-_9e9d38ecf137cbca{will-change:transform;width:100%;height:100%}.imageContainer-_9e9d38ecf137cbca{border-radius:50%;width:90px;height:90px;position:relative}.imageContainer_background-_9e9d38ecf137cbca{opacity:.06;background:#000;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.previewBlock-_9e9d38ecf137cbca{flex-direction:column;width:90px;height:auto;margin-top:72px;display:flex}.stories-_9e9d38ecf137cbca .story{text-align:left;width:100%;height:100%;position:absolute;top:0;left:0}.stories-_9e9d38ecf137cbca .page-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.stories-_9e9d38ecf137cbca .js-timeline{box-sizing:border-box;width:100%;height:3px;padding:0 40px;display:flex;position:absolute;top:2.704vh}.stories-_9e9d38ecf137cbca .timeline-item{background:#00000029;border-radius:4px;width:100%;height:100%;margin-right:6px;position:relative;overflow:hidden}.stories-_9e9d38ecf137cbca .timeline-item-fill{background:#000;width:100%;height:100%;position:absolute;top:0;left:-100%}.stories-_9e9d38ecf137cbca .js-content{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:3.6vh 3.84vh 8.58vh;display:flex;position:absolute;top:0;left:0}.stories-_9e9d38ecf137cbca .js-content.pageTextWithVideo{justify-content:space-between;padding:50px 0 57px}.stories-_9e9d38ecf137cbca .page-info{flex-shrink:0;padding:24px 40px 0}.stories-_9e9d38ecf137cbca .title{width:100%;margin:0;font-size:5.4vh;font-weight:700;line-height:calc(5.4vh + 4px)}.stories-_9e9d38ecf137cbca .description{width:100%;margin:1.92vh 0 0;font-size:2.52vh;line-height:calc(2.52vh + 6px)}.stories-_9e9d38ecf137cbca .action{box-sizing:border-box;color:#fff;text-align:center;vertical-align:middle;filter:drop-shadow(0 1px 3px #0000000d)drop-shadow(0 4px 24px #0000001f);background:#141414;border-radius:20px;min-width:50%;margin-top:3.48vh;padding:1.92vh 2.4vh;font-size:2.52vh;line-height:calc(2.52vh + 6px);text-decoration:none;display:inline-block}.stories-_9e9d38ecf137cbca .js-footer-container{margin-top:3.48vh;margin-bottom:-3.84vh}.stories-_9e9d38ecf137cbca .js-footer-content{color:#757575;font-size:18px;line-height:22px}.stories-_9e9d38ecf137cbca .js-story-outer-next{transform:translate(100%)}.stories-_9e9d38ecf137cbca .timeline-item:last-child{margin-right:0}.stories-_9e9d38ecf137cbca .default-sub-title-theme .title{font-size:4.2vh;line-height:calc(4.2vh + 4px)}.stories-_9e9d38ecf137cbca .pageTextWithAction .page-video-container,.stories-_9e9d38ecf137cbca .pageText .page-video-container,.stories-_9e9d38ecf137cbca .pageVideo .page-video-container{z-index:2;position:absolute;inset:0}.stories-_9e9d38ecf137cbca .page-video,.stories-_9e9d38ecf137cbca .page-video-thumbnail{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%;display:block}.stories-_9e9d38ecf137cbca .page-video-holder{flex-grow:1;width:100%;overflow:hidden}.stories-_9e9d38ecf137cbca .pageTextWithVideo .page-video{position:absolute;inset:0}.stories-_9e9d38ecf137cbca .pageTextWithVideo .page-video-container{height:0;padding-top:129.77%;position:relative}.stories-_9e9d38ecf137cbca .page-video-thumbnail-container{position:absolute;inset:0}.stories-_9e9d38ecf137cbca .page-video-try-to-play,.stories-_9e9d38ecf137cbca .page-video-mute,.stories-_9e9d38ecf137cbca .page-video-loading-indicator,.stories-_9e9d38ecf137cbca .page-video-thumbnail-container{z-index:4;transition:all .2s}.stories-_9e9d38ecf137cbca .page-video-try-to-play,.stories-_9e9d38ecf137cbca .page-video-loading-indicator{color:#fff;background-color:#0009;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stories-_9e9d38ecf137cbca .page-video-mute{color:#fff;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;bottom:15px;right:15px}.stories-_9e9d38ecf137cbca .opacity-hidden{opacity:0;pointer-events:none}.stories-_9e9d38ecf137cbca .page-video-try-to-play,.stories-_9e9d38ecf137cbca .page-video-mute{cursor:pointer;background:0 0;border:none}.stories-_9e9d38ecf137cbca .page-video-try-to-play{background-color:#000c}.stories-_9e9d38ecf137cbca .icon{pointer-events:none;aspect-ratio:1;vertical-align:middle;background-color:currentColor;height:20px;transition:background-color .15s ease-out;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.stories-_9e9d38ecf137cbca .unmute{height:24px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNNi4zMiA1LjVzMS42My0yLjA1IDIuODYtMi4wNUgxMGMuODIgMCAuODIuODIuODIgMS42NHY5LjgyYzAgLjgyIDAgMS42NC0uODIgMS42NGgtLjgyYy0xLjIzIDAtMi44Ni0xLjY0LTIuODYtMS42NGwtMS4yMy0xLjY0SDMuNDVRMSAxMy4yNyAxIDEwLjgyVjkuMThxMC0yLjQ1IDIuNDUtMi40NEg1LjF6IiAvPgogICAgPHBhdGggZD0iTTE0LjIgNC42OWEuOC44IDAgMCAxIDEuMTEtLjMyQzE3LjcgNS43MiAxOSA3LjgxIDE5IDEwYzAgMi4yLTEuMyA0LjI4LTMuNjkgNS42M2EuODIuODIgMCAxIDEtLjgtMS40M2MxLjk3LTEuMTEgMi44NS0yLjcgMi44NS00LjJzLS44OC0zLjA5LTIuODUtNC4yYS44LjggMCAwIDEtLjMxLTEuMTEiIC8+CiAgICA8cGF0aCBkPSJNMTIuNTYgNy4xNGEuOC44IDAgMCAxIDEuMTEtLjMxYzEuMy43MyAyLjA2IDEuOSAyLjA2IDMuMTdzLS43NiAyLjQ0LTIuMDYgMy4xN2EuODIuODIgMCAxIDEtLjgtMS40M2MuODktLjUgMS4yMi0xLjE3IDEuMjItMS43NHMtLjMzLTEuMjQtMS4yMi0xLjc0YS44LjggMCAwIDEtLjMxLTEuMTIiIC8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNNi4zMiA1LjVzMS42My0yLjA1IDIuODYtMi4wNUgxMGMuODIgMCAuODIuODIuODIgMS42NHY5LjgyYzAgLjgyIDAgMS42NC0uODIgMS42NGgtLjgyYy0xLjIzIDAtMi44Ni0xLjY0LTIuODYtMS42NGwtMS4yMy0xLjY0SDMuNDVRMSAxMy4yNyAxIDEwLjgyVjkuMThxMC0yLjQ1IDIuNDUtMi40NEg1LjF6IiAvPgogICAgPHBhdGggZD0iTTE0LjIgNC42OWEuOC44IDAgMCAxIDEuMTEtLjMyQzE3LjcgNS43MiAxOSA3LjgxIDE5IDEwYzAgMi4yLTEuMyA0LjI4LTMuNjkgNS42M2EuODIuODIgMCAxIDEtLjgtMS40M2MxLjk3LTEuMTEgMi44NS0yLjcgMi44NS00LjJzLS44OC0zLjA5LTIuODUtNC4yYS44LjggMCAwIDEtLjMxLTEuMTEiIC8+CiAgICA8cGF0aCBkPSJNMTIuNTYgNy4xNGEuOC44IDAgMCAxIDEuMTEtLjMxYzEuMy43MyAyLjA2IDEuOSAyLjA2IDMuMTdzLS43NiAyLjQ0LTIuMDYgMy4xN2EuODIuODIgMCAxIDEtLjgtMS40M2MuODktLjUgMS4yMi0xLjE3IDEuMjItMS43NHMtLjMzLTEuMjQtMS4yMi0xLjc0YS44LjggMCAwIDEtLjMxLTEuMTIiIC8+Cjwvc3ZnPgo=)}.stories-_9e9d38ecf137cbca .mute{height:24px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNOS4xOCAzLjQ1Yy0xLjIzIDAtMi44NiAyLjA1LTIuODYgMi4wNUw1LjA5IDYuNzRIMy40NVExIDYuNzMgMSA5LjE4djEuNjRxMCAyLjQ1IDIuNDUgMi40NUg1LjFsMS4yMyAxLjY0czEuNjMgMS42NCAyLjg2IDEuNjRIMTBjLjgyIDAgLjgyLS44Mi44Mi0xLjY0VjUuMWMwLS44MiAwLTEuNjQtLjgyLTEuNjR6IiAvPgogICAgPHBhdGggZD0iTTEzLjg1IDYuOTZhLjgyLjgyIDAgMSAwLTEuMTYgMS4xNkwxNC41NyAxMGwtMS44OCAxLjg4YS44Mi44MiAwIDAgMCAxLjE2IDEuMTZsMS44OC0xLjg4IDEuODcgMS44OGEuODIuODIgMCAxIDAgMS4xNi0xLjE2TDE2Ljg4IDEwbDEuODgtMS44OGEuODIuODIgMCAwIDAtMS4xNi0xLjE2bC0xLjg3IDEuODh6IiAvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNOS4xOCAzLjQ1Yy0xLjIzIDAtMi44NiAyLjA1LTIuODYgMi4wNUw1LjA5IDYuNzRIMy40NVExIDYuNzMgMSA5LjE4djEuNjRxMCAyLjQ1IDIuNDUgMi40NUg1LjFsMS4yMyAxLjY0czEuNjMgMS42NCAyLjg2IDEuNjRIMTBjLjgyIDAgLjgyLS44Mi44Mi0xLjY0VjUuMWMwLS44MiAwLTEuNjQtLjgyLTEuNjR6IiAvPgogICAgPHBhdGggZD0iTTEzLjg1IDYuOTZhLjgyLjgyIDAgMSAwLTEuMTYgMS4xNkwxNC41NyAxMGwtMS44OCAxLjg4YS44Mi44MiAwIDAgMCAxLjE2IDEuMTZsMS44OC0xLjg4IDEuODcgMS44OGEuODIuODIgMCAxIDAgMS4xNi0xLjE2TDE2Ljg4IDEwbDEuODgtMS44OGEuODIuODIgMCAwIDAtMS4xNi0xLjE2bC0xLjg3IDEuODh6IiAvPgo8L3N2Zz4K)}.stories-_9e9d38ecf137cbca .play{height:24px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTEuNDIgMS4wN2EuODMuODMgMCAwIDAtMS40Mi42djEuNjZhNy41IDcuNSAwIDEgMCA3LjUgNy41LjgzLjgzIDAgMCAwLTEuNjcgMEE1LjgzIDUuODMgMCAxIDEgMTAgNXYxLjY2YS44My44MyAwIDAgMCAxLjQyLjZsMi41LTIuNWEuODMuODMgMCAwIDAgMC0xLjE5eiIgLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTEuNDIgMS4wN2EuODMuODMgMCAwIDAtMS40Mi42djEuNjZhNy41IDcuNSAwIDEgMCA3LjUgNy41LjgzLjgzIDAgMCAwLTEuNjcgMEE1LjgzIDUuODMgMCAxIDEgMTAgNXYxLjY2YS44My44MyAwIDAgMCAxLjQyLjZsMi41LTIuNWEuODMuODMgMCAwIDAgMC0xLjE5eiIgLz4KPC9zdmc+Cg==)}.stories-_9e9d38ecf137cbca .loadingSvg{background:0 0;height:24px;animation:1s linear infinite spin-_9e9d38ecf137cbca}@keyframes spin-_9e9d38ecf137cbca{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (height>=1000px){.stories-_9e9d38ecf137cbca .title{font-size:54px;line-height:58px}.stories-_9e9d38ecf137cbca .description{margin:19px 0 0;font-size:25px;line-height:31px}.stories-_9e9d38ecf137cbca .action{margin-top:35px;padding:20px 24px;font-size:18px;line-height:22px}.stories-_9e9d38ecf137cbca .js-content{padding:40px 40px 56px}.stories-_9e9d38ecf137cbca .js-timeline{top:40px}.stories-_9e9d38ecf137cbca .default-sub-title-theme .title{font-size:42px;line-height:46px}}.sticky-_6f59076638a9d43d{z-index:12;position:sticky;top:0}[class*=popup-is-disabled-scroll] .sticky-_6f59076638a9d43d{z-index:11}.singlePageWrapper-_6f59076638a9d43d{isolation:isolate}.singlePageWrapper-_6f59076638a9d43d *,[class*=tooltip-tooltip][class*=tooltip-placement] *,[data-marker=popup-location\/overlay] [class*=popup-root] *{font-family:var(--theme-font-family)!important}.search-ba6d5198d51315ca,.center-ba6d5198d51315ca{isolation:isolate;background:#fff;flex-direction:column;flex-shrink:0;width:964px;margin:22px auto 0;padding:0 18px;display:flex;position:relative}.center_main-ba6d5198d51315ca{width:964px}.center_noMarginTop-ba6d5198d51315ca{margin-top:0}.centerDesign2023-ba6d5198d51315ca,.center_marginTop_1-ba6d5198d51315ca{margin-top:8px}.header-ba6d5198d51315ca{background:#fff;width:100%;min-width:1000px;margin:0 auto;position:relative}.stickyHeader-ba6d5198d51315ca{z-index:11;will-change:box-shadow;width:100%;transition:box-shadow .2s;position:sticky;top:44px}.stickyHeader_withDesktopHero-ba6d5198d51315ca{background:0 0;transition:transform .2s;overflow:visible}.stickyHeader_heroCollapsed-ba6d5198d51315ca{transform:translateY(-22px)}.stickyHeaderDesign2023-ba6d5198d51315ca{top:54px}.headerShadow-ba6d5198d51315ca{box-shadow:0 10px 10px -10px #0000001a}.outerPosition-ba6d5198d51315ca:not(:empty){margin-top:5px}.outerPosition_rubricator-ba6d5198d51315ca{margin-bottom:43px;padding-bottom:6px;display:block}.side-ba6d5198d51315ca{flex-direction:column;order:1;width:300px;margin-right:20px;display:flex;position:relative}.innerPosition_rubricator-ba6d5198d51315ca{display:none}@media screen and (width>=1366px){.outerPosition_rubricator-ba6d5198d51315ca{display:none}.innerPosition_rubricator-ba6d5198d51315ca{margin-bottom:48px;padding-bottom:6px;display:block}.center-ba6d5198d51315ca{width:1316px;padding-left:16px;padding-right:16px}}.sideCatalog-ba6d5198d51315ca{isolation:isolate;border-bottom:1px solid #f1f1f1;margin-bottom:40px;padding-bottom:15px}.sideContent-ba6d5198d51315ca{z-index:1;flex-direction:column;width:100%;display:flex}.sideStickyColumn-ba6d5198d51315ca{z-index:10;grid-area:1/1/3;align-self:stretch;position:relative}.sideStickyColumnSticky-ba6d5198d51315ca{width:100%;position:sticky}.sideStickyColumn-ba6d5198d51315ca .sideAds-ba6d5198d51315ca{height:auto;margin-left:0}@media screen and (width>=1366px){.sideCatalog-ba6d5198d51315ca{border-bottom:none;margin-bottom:50px;margin-right:30px;padding-bottom:0}}.center_withTitle-ba6d5198d51315ca{display:block}.inner-ba6d5198d51315ca{flex-shrink:0;min-height:300px;display:flex}.inner_reverse-ba6d5198d51315ca{flex-direction:row-reverse;justify-content:flex-end}.inner_reverse-ba6d5198d51315ca .side-ba6d5198d51315ca{margin-left:20px;margin-right:0}.js-localhost .sideAds-ba6d5198d51315ca,.js-localhost .sideAdsMain-ba6d5198d51315ca,.js-localhost .sideAdsCatalog-ba6d5198d51315ca{background:#ebebeb}.map-ba6d5198d51315ca{width:100%;min-width:1000px;padding:0}.content-ba6d5198d51315ca{order:2;width:644px}.content_wide-ba6d5198d51315ca,.content_main-ba6d5198d51315ca{width:100%}.supplierCatalogContent-ba6d5198d51315ca{flex-direction:column;display:flex}.top_main-ba6d5198d51315ca{gap:36px;margin-top:12px;margin-bottom:36px;display:flex}.top_main_withDesign23Header-ba6d5198d51315ca{margin-top:24px}.mainContent_main-ba6d5198d51315ca{width:964px}.rubricator_main-ba6d5198d51315ca{margin-bottom:32px}.rubricator_main_noMarginBottom-ba6d5198d51315ca{margin-bottom:0}div.verticalWidgets_noMargin-ba6d5198d51315ca{margin:0}.sideContent_main-ba6d5198d51315ca{display:none}div.searchForm_withDesktopHero-ba6d5198d51315ca{padding-top:32px}@media screen and (width>=1366px){.content-ba6d5198d51315ca:not(.content_narrow-ba6d5198d51315ca){width:862px}.centerWide-ba6d5198d51315ca .content-ba6d5198d51315ca:not(.content_narrow-ba6d5198d51315ca){width:980px}.center_main-ba6d5198d51315ca>.content-ba6d5198d51315ca.content_main-ba6d5198d51315ca{width:100%}.mainContent_main-ba6d5198d51315ca{width:980px}.sideContent_main-ba6d5198d51315ca{display:block}}.innerCatalog-ba6d5198d51315ca{grid-template-rows:auto 1fr auto;grid-template-columns:320px 644px;display:grid}.innerCatalog-ba6d5198d51315ca .side-ba6d5198d51315ca{z-index:10;grid-area:1/1/1/1}.innerCatalog-ba6d5198d51315ca .sideAds-ba6d5198d51315ca{box-sizing:border-box;flex-shrink:1;order:3;grid-area:2/1/3;width:300px;display:flex}.inner_withVisualRubricator-ba6d5198d51315ca .content-ba6d5198d51315ca{order:1}.inner_withVisualRubricator-ba6d5198d51315ca .side-ba6d5198d51315ca{order:2;margin:17px 0 0 20px}@media screen and (width>=1366px){.center-ba6d5198d51315ca:not(.centerWide-ba6d5198d51315ca) .innerCatalog-ba6d5198d51315ca .side-ba6d5198d51315ca{grid-row:1/3}.center-ba6d5198d51315ca:not(.centerWide-ba6d5198d51315ca) .innerCatalog-ba6d5198d51315ca .sideAds-ba6d5198d51315ca,.center-ba6d5198d51315ca:not(.centerWide-ba6d5198d51315ca) .innerCatalog-ba6d5198d51315ca .sideBlock-ba6d5198d51315ca{grid-area:1/3/3;justify-self:end;height:100%}.center-ba6d5198d51315ca:not(.centerWide-ba6d5198d51315ca) .innerCatalog-ba6d5198d51315ca .sideAds-ba6d5198d51315ca{margin-left:30px;overflow:visible}.center-ba6d5198d51315ca:not(.centerWide-ba6d5198d51315ca) .innerCatalog-ba6d5198d51315ca .sideStickyColumn-ba6d5198d51315ca .sideAds-ba6d5198d51315ca{height:auto;margin-left:0}}.innerCatalog-ba6d5198d51315ca .content-ba6d5198d51315ca{isolation:isolate;flex-shrink:0;grid-area:1/2/3/2;max-width:644px}@media screen and (width>=1366px){.innerCatalog-ba6d5198d51315ca{grid-template-columns:336px 644px 336px}.centerWide-ba6d5198d51315ca .innerCatalog-ba6d5198d51315ca{grid-template-columns:336px 980px}.innerCatalog-ba6d5198d51315ca .content-ba6d5198d51315ca{width:auto}.centerWide-ba6d5198d51315ca .innerCatalog-ba6d5198d51315ca .content-ba6d5198d51315ca{width:100%;max-width:100%}.side-ba6d5198d51315ca,.centerWide-ba6d5198d51315ca .side-ba6d5198d51315ca{margin-right:36px}.inner_withVisualRubricator-ba6d5198d51315ca .side-ba6d5198d51315ca{margin:0 0 0 36px}.inner_reverse-ba6d5198d51315ca .side-ba6d5198d51315ca,.centerWide-ba6d5198d51315ca .inner_reverse-ba6d5198d51315ca .side-ba6d5198d51315ca{margin-left:36px;margin-right:0}}.seoNavigationWrapper-ba6d5198d51315ca{width:964px;margin-top:40px}.searchHistory-ba6d5198d51315ca{margin-bottom:40px}.searchHistoryList-ba6d5198d51315ca{margin-bottom:30px}.centerVertical-ba6d5198d51315ca{width:978px;margin-top:7px}.innerVertical-ba6d5198d51315ca{-moz-column-gap:12px;column-gap:12px;row-gap:var(--theme-gap-28);grid-template-columns:618px 348px;display:grid}.innerVertical-ba6d5198d51315ca .searchWidget-ba6d5198d51315ca{grid-column:1/span 2}.innerVertical-ba6d5198d51315ca .content-ba6d5198d51315ca{order:1;width:570px;padding:0 24px}.content_main-ba6d5198d51315ca{width:100%}.innerVertical-ba6d5198d51315ca .side-ba6d5198d51315ca{order:2;width:300px;margin:0;padding:0 24px}@media screen and (width>=1366px){.centerVertical-ba6d5198d51315ca{width:1304px}.innerVertical-ba6d5198d51315ca{grid-template-columns:944px 348px}.innerVertical-ba6d5198d51315ca .content-ba6d5198d51315ca{width:896px}}.innerGroupings-ba6d5198d51315ca{grid-template-columns:964px}.innerGroupings-ba6d5198d51315ca .content-ba6d5198d51315ca{grid-column:1/1;width:100%;max-width:100%}.center-ba6d5198d51315ca .titleDesc_expanded-ba6d5198d51315ca{margin-top:6px;font-size:16px;line-height:1.5em}.mapWrapper-ba6d5198d51315ca{isolation:isolate}.content-ba6d5198d51315ca>:not(:empty)~.mapWrapper-ba6d5198d51315ca{margin-top:16px}@media screen and (width>=1366px){.centerWide-ba6d5198d51315ca .innerGroupings-ba6d5198d51315ca{grid-template-columns:980px 336px}}.realtyAgencySearchBannerWrapper-ba6d5198d51315ca{margin-top:16px;margin-bottom:20px}.rubricatorWidgetRoot-ba6d5198d51315ca{margin-bottom:36px}.advRootWidgetNoStories-ba6d5198d51315ca{margin-top:12px;margin-bottom:40px}.advRootWidgetMain-ba6d5198d51315ca{margin-bottom:0}.advRootWidgetSlot-ba6d5198d51315ca{aspect-ratio:6.434;border-radius:16px;width:100%;position:relative}.advRootWidgetSlot-ba6d5198d51315ca>div{height:100%}.legalDisclaimer-ba6d5198d51315ca{font-size:var(--theme-font-fontSize-s);line-height:var(--theme-font-lineHeight-s1);color:#757575}.seoText-ba6d5198d51315ca{box-sizing:border-box;width:100%;margin:0 auto}.wrapper-_591bff8327279154{color:#7a7976;background:#f2f1f0;justify-content:center;align-items:center;font-size:16px;line-height:22px;display:flex}.root-_1b8a633419eac435{--kitty-skeleton-border-radius:var(--theme-borderRadius-m);border-radius:var(--kitty-skeleton-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.root_borderRadius_2-_1b8a633419eac435{--kitty-skeleton-border-radius:2px}.root_borderRadius_4-_1b8a633419eac435{--kitty-skeleton-border-radius:4px}.root_borderRadius_6-_1b8a633419eac435{--kitty-skeleton-border-radius:6px}.root_borderRadius_12-_1b8a633419eac435{--kitty-skeleton-border-radius:12px}.root_borderRadius_16-_1b8a633419eac435{--kitty-skeleton-border-radius:16px}.root_borderRadius_20-_1b8a633419eac435{--kitty-skeleton-border-radius:20px}.root_borderRadius_24-_1b8a633419eac435{--kitty-skeleton-border-radius:24px}.root_borderRadius_28-_1b8a633419eac435{--kitty-skeleton-border-radius:28px}.root-_1b8a633419eac435[data-theme=lf]{--theme-semantics-components-skeleton-start:var(--theme-palette-warmGray8);--theme-semantics-components-skeleton-inverse-start:var(--theme-palette-warmGray84);--theme-semantics-components-skeleton-overlay-start:var(--theme-palette-white52)}.root_preset_default-_1b8a633419eac435{background-color:var(--theme-semantics-components-skeleton-start)}.root_preset_inverted-_1b8a633419eac435{background-color:var(--theme-semantics-components-skeleton-inverse-start)}.root_preset_overlay-_1b8a633419eac435{background-color:var(--theme-semantics-components-skeleton-overlay-start)}.root_animation-_1b8a633419eac435{animation-name:pulsate-_1b8a633419eac435;animation-duration:1.2s;animation-timing-function:cubic-bezier(.5,0,.5,1);animation-iteration-count:infinite}@keyframes pulsate-_1b8a633419eac435{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.text-_1b8a633419eac435{width:100%;line-height:var(--capital-height);--kitty-skeleton-border-radius:var(--theme-borderRadius-s);display:inline-block}.text-_1b8a633419eac435:before{content:" ";display:inline-block}.circle-_1b8a633419eac435{--kitty-skeleton-border-radius:50%}.circle-_1b8a633419eac435:before{content:"";padding-bottom:100%;display:block}.control-_1b8a633419eac435{height:var(--kitty-skeleton-border-height)}.control_size_s-_1b8a633419eac435{--kitty-skeleton-border-height:var(--theme-size-s-height);--kitty-skeleton-border-radius:var(--theme-size-s-borderRadius)}.control_size_m-_1b8a633419eac435{--kitty-skeleton-border-height:var(--theme-size-m-height);--kitty-skeleton-border-radius:var(--theme-size-m-borderRadius)}.control_size_l-_1b8a633419eac435{--kitty-skeleton-border-height:var(--theme-size-l-height);--kitty-skeleton-border-radius:var(--theme-size-l-borderRadius)}.control_shape_round-_1b8a633419eac435{--kitty-skeleton-border-radius:var(--kitty-skeleton-border-height)}.control_shape_square-_1b8a633419eac435,.control_shape_circle-_1b8a633419eac435{max-width:var(--kitty-skeleton-border-height);min-width:var(--kitty-skeleton-border-height)}.control_shape_circle-_1b8a633419eac435{--kitty-skeleton-border-radius:50%}.container-_8f5d9cd7f95c648b{aspect-ratio:2.666;width:100%;height:100%;position:relative}.wrapperHidden-_8f5d9cd7f95c648b{display:none}.skeleton-_8f5d9cd7f95c648b{aspect-ratio:2.666}.container-_0ea1d2c61daf2b44{width:322px;min-height:40px;margin:0;padding:0;position:relative}.skeleton-_0ea1d2c61daf2b44{width:100%;height:100%;position:absolute;top:0;left:0}.container-_574b77775d7addc1{aspect-ratio:6.458;width:100%;position:relative;overflow:hidden}.skeleton-_574b77775d7addc1{aspect-ratio:6.458;width:100%;position:absolute;top:0;left:0}.wrapper-d3d5ec591e9e37bc{min-height:162px;position:relative}.container-d3d5ec591e9e37bc{justify-content:center;margin:0;padding:0;display:flex}.containerWithSkeleton-d3d5ec591e9e37bc{min-height:100%;margin-bottom:0;position:relative}.skeleton-d3d5ec591e9e37bc{background:url(/static/buyer-pages-mfe/client/../assets/f15d5c09a7efa01e.svg) no-repeat;width:100%;height:100%;animation-name:loading-d3d5ec591e9e37bc;animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:.1s;position:absolute;top:0;left:0}.wrapperContext4-d3d5ec591e9e37bc{min-height:182px}.wrapperContext4-d3d5ec591e9e37bc .skeleton-d3d5ec591e9e37bc{background-image:url(/static/buyer-pages-mfe/client/../assets/e2243d9da56f5527.svg)}.content-d3d5ec591e9e37bc{width:100%}.banner-context .buzz_code *{height:162px!important}.wrapperContext4-d3d5ec591e9e37bc .banner-context .buzz_code *{height:182px!important}@media screen and (width>=1366px){.containerWithSkeleton-d3d5ec591e9e37bc{margin-bottom:15px}.wrapper-d3d5ec591e9e37bc{min-height:177px}.skeleton-d3d5ec591e9e37bc{background:url(/static/buyer-pages-mfe/client/../assets/adcc076e118d695e.svg) no-repeat}.wrapperContext4-d3d5ec591e9e37bc{min-height:314px}.wrapperContext4-d3d5ec591e9e37bc .skeleton-d3d5ec591e9e37bc{background-image:url(/static/buyer-pages-mfe/client/../assets/11cbbea8d4f06ec0.svg)}.banner-context .buzz_code *{height:177px!important}.wrapperContext4-d3d5ec591e9e37bc .banner-context .buzz_code *{height:314px!important}}@keyframes loading-d3d5ec591e9e37bc{50%{opacity:.6}to{opacity:1}}.ya-ad__wrapper{width:100%;position:relative}.ya-ad__logo{color:#000;cursor:pointer;padding-right:4px;font-size:87%;display:none}.ya-ad__content{padding-top:10px}.ya-ad__title{color:#009cf0;word-wrap:break-word;cursor:pointer;max-width:80%;margin-bottom:7px;font-size:18px;font-weight:700;display:inline-block}.ya-ad__text{color:#000;margin-bottom:5px;font-size:16px;font-weight:400;text-decoration:none;display:block}.ya-ad__tags{margin-bottom:7px}.ya-ad__tag{cursor:pointer;border-bottom:1px solid #a5a5a566;font-size:15px;display:inline-block}.ya-ad__contacts{cursor:pointer;padding-right:4px;font-weight:400}.ya-ad__contacts-item{color:#8f8f8f;font-size:13px;line-height:1.2}.ya-ad__tag:not(last-child),.ya-ad__contacts-item:not(last-child){margin-right:7px}a.ya-ad__contacts-item{cursor:pointer}a.ya-ad__contacts-item:hover,.ya-ad__tag:hover,.ya-ad__title:hover{color:#ff6163}.ya-ad__wrapper:before{content:"Реклама";color:#8c8c8c;background:#f3f4f7;border-radius:8px;margin-top:10px;padding:2px 6px;font-size:10px;display:inline-block}.container-f5a0cdc3f987afbe{aspect-ratio:6.396;width:100%;position:relative;overflow:hidden}.wrapperHidden-f5a0cdc3f987afbe{display:none}.skeleton-f5a0cdc3f987afbe{aspect-ratio:6.396;width:100%;position:absolute;top:0;left:0}.container-a667bcdcef3892d3{justify-content:center;margin:0 0 20px;padding:0;display:flex}.avito-ads-serp-container .avito-ads-content{justify-content:center;display:flex}.root-_63fe97b17aac11ea{width:100%;margin-right:10px}.container-_63fe97b17aac11ea{justify-content:center;min-height:320px;margin:7px 0 40px;padding:0;display:flex}@media screen and (width>=1366px){.root-_63fe97b17aac11ea{margin-right:12px}}.ldrLowItemContent-_09fddcd2039b6e78,.ldrTopItemContent-_09fddcd2039b6e78{z-index:0;justify-content:center;width:100%;height:120px;display:flex;position:relative;overflow:hidden}.ldrLow-_09fddcd2039b6e78{width:1000px;margin:0 auto;overflow:hidden}.container-_09fddcd2039b6e78{justify-content:center;margin:0 0 20px;padding:0;display:flex}@media screen and (width>=1366px){.ldrLow-_09fddcd2039b6e78{margin-left:335px}}.container-a9caf3dfbae1f8e6{justify-content:center;height:120px;margin:0 0 20px;padding:0;display:flex}.ldrTopItemContent-a9caf3dfbae1f8e6{z-index:0;justify-content:center;width:100%;height:120px;display:flex;position:relative;overflow:hidden}.placeholder-a9caf3dfbae1f8e6{background-color:#f7f7f7;background-origin:content-box;background-clip:content-box}.container-_0edcbc86a33c69d4{width:100%;min-height:214px;max-height:520px;position:relative}.wrapperHidden-_0edcbc86a33c69d4{display:none}.skeleton-_0edcbc86a33c69d4{height:520px}@media screen and (width<=1334px){.skeleton-_0edcbc86a33c69d4{height:341px}}.catalog-_3291935e44d43e8d{flex-direction:column;width:208px;display:flex;position:relative}.wide-_3291935e44d43e8d{width:100%;height:162px}.container-_3291935e44d43e8d{justify-content:center;margin:0 0 20px;padding:0;display:flex}.wrapper-e844c41d4d50346f{flex-direction:column;width:208px;min-height:216px;margin:0 10px 25px 0;display:flex;position:relative;overflow:hidden}.container-e844c41d4d50346f{justify-content:center;width:100%;height:100%;padding:0;display:flex}.skeleton-e844c41d4d50346f{background:url(/static/buyer-pages-mfe/client/../assets/f72bd7f29dfe0c74.svg) no-repeat;width:100%;height:310px;animation-name:loading-e844c41d4d50346f;animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:.1s;position:absolute;top:0;left:0}.js-localhost .wrapperWithSkeleton-e844c41d4d50346f.wrapperWithSkeleton-e844c41d4d50346f{background:0 0}.content-e844c41d4d50346f{width:100%}@keyframes loading-e844c41d4d50346f{50%{opacity:.6}to{opacity:1}}@media screen and (width>=1366px){.wrapper-e844c41d4d50346f{width:236px}}.container-ffc926d2ecef6e2c{width:426px;height:100%;position:relative;overflow:hidden}.skeleton-ffc926d2ecef6e2c{width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width>=1366px){.container-ffc926d2ecef6e2c{width:calc(50% - 12px)}}.container-bbcd9fafcfa91dc7{aspect-ratio:6.428;width:100%;position:relative;overflow:hidden}.wrapperHidden-bbcd9fafcfa91dc7{display:none}.skeleton-bbcd9fafcfa91dc7{aspect-ratio:6.428;width:100%;position:absolute;top:0;left:0}.container-_4c3113159429a7ae{flex-direction:column;justify-content:center;padding:0;display:flex;overflow:hidden}.container-d5db12dcba0676bf{flex-direction:column;justify-content:flex-start;width:208px;height:100%;display:flex;position:relative}.wrapper-d5db12dcba0676bf{height:auto}@media screen and (width>=1366px){.container-d5db12dcba0676bf{width:236px}}.wrapperHidden-d5db12dcba0676bf{overflow:hidden;width:0!important;margin-right:0!important}.contentContainer-d5db12dcba0676bf{height:0}.content-d5db12dcba0676bf{width:100%;height:0}.container-_231201afce7a6f84{aspect-ratio:6.434;width:100%;position:relative;overflow:hidden}.wrapperHidden-_231201afce7a6f84{display:none}.skeleton-_231201afce7a6f84{aspect-ratio:6.434;width:100%;position:absolute;top:0;left:0}.container-_3e510ebbff07b9d8{width:100%;position:relative}.wrapperHidden-_3e510ebbff07b9d8{display:none}.skeleton-_3e510ebbff07b9d8{width:100%;height:100%;position:absolute;inset:0}.wrapper-_84ea51f2329313cd{z-index:1;width:100%;min-height:320px;overflow:hidden}.container-_84ea51f2329313cd{justify-content:center;margin:0 0 20px;padding:0;display:flex}.wrapperWithSkeleton-_84ea51f2329313cd{min-height:320px;margin:0 0 20px}.content-_84ea51f2329313cd{width:100%}.containerWithSkeleton-_84ea51f2329313cd{margin:0}@media screen and (width>=1366px){.wrapper-_84ea51f2329313cd{z-index:1;margin-right:12px}}.container-_08b791dd79947477{justify-content:center;width:300px;margin:0 0 20px;padding:0;display:flex;overflow:hidden}.ref-_08b791dd79947477{max-height:600px}.carousel-_33f021b61cd73239{width:100%;height:100%;position:relative}.scroller-_33f021b61cd73239{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;box-sizing:border-box;gap:var(--infinite-carousel-gap);padding-inline:var(--infinite-carousel-padding-inline);display:flex;overflow:auto hidden}.scroller-_33f021b61cd73239::-webkit-scrollbar{display:none}.slide-_33f021b61cd73239{flex:0 0 var(--infinite-carousel-slide-width);scroll-snap-align:center;scroll-snap-stop:always}.button-_33f021b61cd73239{display:none;position:absolute;top:50%}.carousel-_33f021b61cd73239:hover .button-_33f021b61cd73239{display:block}.prevButton-_33f021b61cd73239{left:0;transform:translateY(-50%)translate(-50%)}.nextButton-_33f021b61cd73239{right:0;transform:translateY(-50%)translate(50%)}.root-_33b185dfc38e6221{width:971px;height:120px;margin:30px 0;position:relative}.banner-_33b185dfc38e6221{width:100%;height:100%}.dimmer-_33b185dfc38e6221{cursor:pointer;background-repeat:no-repeat;width:100%;height:100%;position:absolute}.root-_1acbd228f5c9f030{box-sizing:border-box;vertical-align:top;height:auto;display:inline-block}.root_circle-_1acbd228f5c9f030{border-radius:50%}.root_object_fit_none-_1acbd228f5c9f030{-o-object-fit:none;object-fit:none}.root_object_fit_fill-_1acbd228f5c9f030{-o-object-fit:fill;object-fit:fill}.root_object_fit_contain-_1acbd228f5c9f030{-o-object-fit:contain;object-fit:contain}.root_object_fit_cover-_1acbd228f5c9f030{-o-object-fit:cover;object-fit:cover}.root_object_fit_scale-down-_1acbd228f5c9f030{-o-object-fit:scale-down;object-fit:scale-down}.root_max-width-_1acbd228f5c9f030{max-width:100%}.slot-_940b1d09c7efd810{z-index:1;width:100%;margin-bottom:56px;position:relative}.root-_940b1d09c7efd810{box-sizing:border-box;width:1048px;height:156px;box-shadow:0 10px 50px 19px var(--shadow-color),.5px -.5px 0 0 #fff9 inset,-.5px .5px 0 0 #6c436f29 inset;isolation:isolate;background:linear-gradient(90deg,#f6e9ff 0%,#d9c1ff 100%) padding-box padding-box,linear-gradient(106deg,#ffffffeb 0%,#ffffff5c 38%,#be98ffb8 100%) border-box;border-radius:40px;margin:0 auto;position:relative;top:12px;overflow:hidden}.root-_940b1d09c7efd810:before{content:"";pointer-events:none;z-index:2;border-radius:40px 40px 0 0;height:50%;position:absolute;top:0;left:0;right:0;box-shadow:inset 0 1px #0000}.content-_940b1d09c7efd810{box-sizing:border-box;z-index:1;opacity:1;align-items:flex-end;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .4s;display:flex;position:relative}.content_hidden-_940b1d09c7efd810{opacity:0;transform:translateY(80px)}.content_withArtwork-_940b1d09c7efd810{padding-right:260px}.promo-_940b1d09c7efd810{color:inherit;text-decoration:none;position:absolute;top:93px;left:40px}.title-_940b1d09c7efd810{color:#111;max-width:520px}.titleRow-_940b1d09c7efd810{align-items:center;gap:4px;max-width:100%;font-size:24px;font-weight:700;line-height:1.1;display:inline-flex}.titleText-_940b1d09c7efd810{align-items:center;line-height:0;display:flex}.titleText-_940b1d09c7efd810 p{margin:0}.artwork-_940b1d09c7efd810{pointer-events:none;justify-content:flex-end;align-items:flex-end;width:270px;max-width:270px;display:flex;position:absolute;bottom:0;right:100px}@media screen and (width>=1366px){.root-_940b1d09c7efd810{width:1384px}.content_withArtwork-_940b1d09c7efd810{padding-right:300px}}.grid-bf4a43a5ecb6d8ae{gap:6px;width:300px;height:394px;display:grid}.grid_1xl-bf4a43a5ecb6d8ae{grid-template-rows:394px}.grid_2m-bf4a43a5ecb6d8ae{grid-template-rows:194px 194px}.grid_3s-bf4a43a5ecb6d8ae{grid-template-rows:127px 127px 127px}.grid_ls-bf4a43a5ecb6d8ae{grid-template-rows:261px 127px}.grid_sl-bf4a43a5ecb6d8ae{grid-template-rows:127px 261px}.grid_short-bf4a43a5ecb6d8ae{grid-template-rows:210px;height:210px}.grid_short_2s-bf4a43a5ecb6d8ae{grid-template-rows:102px 102px}.root-e00504e5172914bb{font-weight:var(--theme-font-weight-bold)}.root-_039a2a587f51b4ed{box-sizing:border-box;background:#0000000a;border-radius:24px;flex-direction:column;width:300px;height:394px;padding:14px 20px 24px;display:flex}.root_short-_039a2a587f51b4ed{height:210px;padding:10px 20px 14px}.title-_039a2a587f51b4ed{color:#000;white-space:pre-line;margin-bottom:2px}.title_short-_039a2a587f51b4ed{white-space:normal;margin-bottom:12px}.subtitle-_039a2a587f51b4ed{color:#000;margin-bottom:10px}.subtitle_short-_039a2a587f51b4ed{display:none}.items-_039a2a587f51b4ed{flex-direction:column;flex:1;gap:12px;display:flex}.items_short-_039a2a587f51b4ed{flex:none;gap:8px}.item-_039a2a587f51b4ed{align-items:center;gap:12px;display:flex}.itemImage-_039a2a587f51b4ed{background:#ebebeb;border-radius:16px;flex-shrink:0;width:50px;height:50px}.itemImage_short-_039a2a587f51b4ed{border-radius:14px;width:44px;height:44px;overflow:hidden}.itemTitle-_039a2a587f51b4ed{color:#000;font-size:15px;font-weight:400;line-height:22px}.itemTitle_short-_039a2a587f51b4ed{font-size:16px;line-height:22px}.button-_039a2a587f51b4ed{align-self:flex-start;margin-top:auto}.root-_411b4faa3d6a24ba{box-sizing:border-box;background:#0000000a;border-radius:24px;flex-direction:column;height:100%;padding:14px 20px 24px;display:flex}.root_short-_411b4faa3d6a24ba{height:210px;padding:10px 20px 14px}.title-_411b4faa3d6a24ba{color:#000;white-space:pre-line;margin-bottom:2px}.title_short-_411b4faa3d6a24ba{white-space:normal;margin-bottom:12px}.subtitle-_411b4faa3d6a24ba{color:#000;margin-bottom:10px}.subtitle_short-_411b4faa3d6a24ba{display:none}.items-_411b4faa3d6a24ba{flex-direction:column;flex:1;gap:12px;display:flex}.items_short-_411b4faa3d6a24ba{flex:none;gap:8px}.item-_411b4faa3d6a24ba{align-items:center;gap:12px;display:flex}.itemImage-_411b4faa3d6a24ba{background:#ebebeb;border-radius:16px;flex-shrink:0;width:50px;height:50px}.itemImage_short-_411b4faa3d6a24ba{border-radius:14px;width:44px;height:44px;overflow:hidden}.itemTitle-_411b4faa3d6a24ba{color:#000;font-size:15px;font-weight:400;line-height:22px}.itemTitle_short-_411b4faa3d6a24ba{font-size:16px;line-height:22px}.button-_411b4faa3d6a24ba{align-self:flex-start;margin-top:auto}.root-_4abdd82d6b7d8823{box-sizing:border-box;background:#0000000a;border-radius:24px;height:100%;padding:14px 20px 20px;overflow:hidden}.root_short-_4abdd82d6b7d8823{padding:10px 16px 12px}.titleLink-_4abdd82d6b7d8823{color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.titleArrow-_4abdd82d6b7d8823{align-items:center;display:inline-flex}.items-_4abdd82d6b7d8823{flex-direction:column;gap:10px;margin-top:14px;display:flex}.items_short-_4abdd82d6b7d8823{margin-top:6px}.item-_4abdd82d6b7d8823{color:inherit;align-items:flex-start;gap:8px;text-decoration:none;display:flex;position:relative}.itemImage-_4abdd82d6b7d8823{background:#f5f5f5;border-radius:16px;flex-shrink:0;width:58px;height:58px}.itemImage_short-_4abdd82d6b7d8823{border-radius:12px;width:44px;height:44px}.itemContent-_4abdd82d6b7d8823{box-sizing:border-box;flex:1;min-width:0;padding-top:2px;padding-right:28px}.itemTitle-_4abdd82d6b7d8823{text-decoration:none;display:block}.item-_4abdd82d6b7d8823:hover .itemTitle-_4abdd82d6b7d8823{color:var(--theme-semantics-components-link-hover)}.itemPrice-_4abdd82d6b7d8823{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.itemPriceText-_4abdd82d6b7d8823{text-overflow:ellipsis;white-space:nowrap;color:#000;font-size:15px;font-weight:700;line-height:18px;display:block;overflow:hidden}.stats-_4abdd82d6b7d8823{color:#000;align-items:center;gap:6px;margin-top:0;font-size:13px;line-height:18px;display:flex}.stat-_4abdd82d6b7d8823{align-items:center;gap:2px;display:inline-flex}.itemButton-_4abdd82d6b7d8823{color:inherit;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex;position:absolute;top:-6px;right:-11px}.root-_3a066b75616d3403{box-sizing:border-box;background:#0000000a;border-radius:24px;height:100%;padding:14px 20px 20px;overflow:hidden}.root_short-_3a066b75616d3403{padding:10px 16px 12px}.items-_3a066b75616d3403{flex-direction:column;margin-top:14px;display:flex}.items_short-_3a066b75616d3403{margin-top:6px}.item-_3a066b75616d3403{color:inherit;border-bottom:.5px solid #d6d6d6;flex-direction:column;padding:14px 0 16px;text-decoration:none;display:flex}.item_short-_3a066b75616d3403{padding:0}.item-_3a066b75616d3403:first-child{padding-top:0}.item-_3a066b75616d3403:last-child{border-bottom:none;padding-bottom:0}.item-_3a066b75616d3403:hover .itemTitle-_3a066b75616d3403{color:var(--theme-semantics-components-link-hover)}.filtersString-_3a066b75616d3403{color:#757575}.root-_654dc84c29133afd{box-sizing:border-box;background:#0000000a;border-radius:24px;height:100%;padding:14px 20px 20px;position:relative;overflow:hidden}.root_short-_654dc84c29133afd{padding:10px 16px 12px}.titleLink-_654dc84c29133afd{color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.titleArrow-_654dc84c29133afd{align-items:center;display:inline-flex}.alertBadge-_654dc84c29133afd{background-color:#ff4053;border-radius:50%;width:11px;height:11px;position:absolute;top:20px;right:20px}.items-_654dc84c29133afd{flex-direction:column;gap:10px;margin-top:14px;display:flex}.items_short-_654dc84c29133afd{margin-top:8px}.item-_654dc84c29133afd{color:inherit;align-items:flex-start;gap:10px;text-decoration:none;display:flex}.itemImage-_654dc84c29133afd{background:#f5f5f5;border-radius:16px;flex-shrink:0;width:58px;height:58px}.itemImage_short-_654dc84c29133afd{border-radius:12px;width:44px;height:44px}.itemContent-_654dc84c29133afd{flex:1;min-width:0;padding-top:2px}.status-_654dc84c29133afd{color:#000;font-size:15px;font-weight:700;line-height:18px}.item-_654dc84c29133afd:hover .status-_654dc84c29133afd{color:var(--theme-semantics-components-link-hover)}.root-_308f2dad7fb938b7{box-sizing:border-box;background:#0000000a;border-radius:24px;height:100%;padding:14px 20px 20px;position:relative;overflow:hidden}.root_short-_308f2dad7fb938b7{padding:10px 16px 12px}.titleLink-_308f2dad7fb938b7{color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.titleArrow-_308f2dad7fb938b7{align-items:center;display:inline-flex}.alertBadge-_308f2dad7fb938b7{background-color:#ff4053;border-radius:50%;width:11px;height:11px;position:absolute;top:20px;right:20px}.items-_308f2dad7fb938b7{flex-direction:column;gap:10px;margin-top:14px;display:flex}.items_short-_308f2dad7fb938b7{margin-top:6px}.item-_308f2dad7fb938b7{position:relative}.itemLink-_308f2dad7fb938b7{color:inherit;align-items:flex-start;gap:10px;text-decoration:none;display:flex}.itemImage-_308f2dad7fb938b7{background:#f5f5f5;border-radius:16px;flex-shrink:0;width:58px;height:58px}.itemImage_short-_308f2dad7fb938b7{border-radius:12px;width:44px;height:44px}.itemContent-_308f2dad7fb938b7{box-sizing:border-box;flex:1;min-width:0;padding-top:2px;padding-right:28px}.priceRow-_308f2dad7fb938b7{flex-wrap:nowrap;align-items:baseline;gap:8px;min-width:0;display:flex}.price-_308f2dad7fb938b7{color:#000;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;max-width:100%;font-size:15px;font-weight:700;line-height:18px;overflow:hidden}.priceText-_308f2dad7fb938b7{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.oldPrice-_308f2dad7fb938b7{color:#000;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:100%;font-size:13px;line-height:18px;display:inline-block;position:relative;overflow:hidden}.oldPrice-_308f2dad7fb938b7:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='8' viewBox='0 0 60 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.06149 4.22983C9.72322 2.4963 27.5816 0.131815 36.6431 1.65809C41.6351 2.49892 17.7937 4.22855 15.7043 6.31623C14.011 8.00821 43.72 3.26948 58.4415 2.43973' stroke='%23FF2D4B' stroke-width='1.2' stroke-linecap='square'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:-1px -3px 0}.itemTitle-_308f2dad7fb938b7{margin-top:0}.itemLink-_308f2dad7fb938b7:hover .itemTitle-_308f2dad7fb938b7{color:var(--theme-semantics-components-link-hover)}.location-_308f2dad7fb938b7{color:#000;align-items:center;gap:2px;font-size:13px;line-height:18px;display:flex}.chatIcon-_308f2dad7fb938b7{justify-content:center;align-items:center;display:flex;position:absolute;top:-6px;right:-11px}.root-_174f3772b0870901{width:300px;height:394px}.root_short-_174f3772b0870901{height:210px}.widgetCell-_174f3772b0870901{border-radius:24px;min-width:0;overflow:hidden}.skeleton-_191b5a05f40bf59b{background-color:#0000000a;border-radius:24px;width:300px;height:394px}.skeleton_short-_191b5a05f40bf59b{height:210px}.skeleton_loading-_191b5a05f40bf59b{animation-name:pbPulse-_191b5a05f40bf59b;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pbPulse-_191b5a05f40bf59b{30%{opacity:1}to{opacity:.3}}.root-_8ba05d2185b5ced4{background-image:url(/static/buyer-pages-mfe/client/../assets/3e7179ef7e2cf98b.svg);background-repeat:no-repeat;width:300px;height:356px;margin-bottom:30px}.root-_8ba05d2185b5ced4.root_isReRedesign-_8ba05d2185b5ced4{margin-bottom:48px}.root-_8ba05d2185b5ced4.root_compactBusiness360Block-_8ba05d2185b5ced4{height:210px;margin-bottom:0}.loading-_8ba05d2185b5ced4{animation-name:pulse-_8ba05d2185b5ced4;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-_8ba05d2185b5ced4{30%{opacity:1}to{opacity:.3}}.root-aadb71085ae472c0{background-image:url(/static/buyer-pages-mfe/client/../assets/323f8b5c10f96974.svg);background-repeat:no-repeat;width:170px;height:198px}@keyframes pulse-aadb71085ae472c0{30%{opacity:1}to{opacity:.3}}.root-_1686871037bb8cb9{background-image:url(/static/buyer-pages-mfe/client/../assets/6ac770adbf5f1a08.svg);background-repeat:no-repeat;width:200px;height:198px;margin-top:22px}@keyframes pulse-_1686871037bb8cb9{30%{opacity:1}to{opacity:.3}}.root-fcb0456a9ae9ee44{background:url(/static/buyer-pages-mfe/client/../assets/c663a5278614f2ae.svg) 18px no-repeat;flex-shrink:0;width:964px;height:50px;margin:0 auto;padding:0 18px;position:relative}.loading-fcb0456a9ae9ee44{animation-name:pulse-fcb0456a9ae9ee44;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-fcb0456a9ae9ee44{30%{opacity:1}to{opacity:.3}}.root-_8b69451280ca6958{background:#fff;border-radius:2px 0 0 2px;width:400px;min-width:400px;height:28px;margin:1px 0;padding:3px 0 7px;position:relative}.inline-_8b69451280ca6958{background:url(/static/buyer-pages-mfe/client/../assets/3ef80a124271f1e4.svg) 2px 10px no-repeat;width:100%;height:100%}.loading-_8b69451280ca6958{animation-name:pulse-_8b69451280ca6958;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-_8b69451280ca6958{30%{opacity:1}to{opacity:.3}}.root-_5ef6ebb76d7d7aee{background-image:url(/static/buyer-pages-mfe/client/../assets/fbf8a2d42203350b.svg);background-repeat:no-repeat;width:100%;height:125px}.loading-_5ef6ebb76d7d7aee{animation-name:pulse-_5ef6ebb76d7d7aee;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-_5ef6ebb76d7d7aee{30%{opacity:1}to{opacity:.3}}.loading-_8493ed7165fa01ff{animation-name:pulse-_8493ed7165fa01ff;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-_8493ed7165fa01ff{30%{opacity:1}to{opacity:.3}}.root-_192d0d561c31fe19{background-image:url(/static/buyer-pages-mfe/client/../assets/3728b524608959aa.svg);background-position:0 6px;background-repeat:no-repeat;width:100%;height:838px}.root-_192d0d561c31fe19.compactGrid-_192d0d561c31fe19{background-size:764px}@media screen and (width>=1366px){.root-_192d0d561c31fe19,.root-_192d0d561c31fe19.compactGrid-_192d0d561c31fe19{background-size:100%}}.root-df72481e589f3421{--kitty-banner-opacity:1;--module-crossButton-size:36px;--module-crossButton-iconSize:14px;--module-crossButton-focusBoxShadow:var(--theme-focusBoxShadow-overlayPreset);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-ghostPressed);--kitty-banner-backgroundColor:var(--theme-semantics-bg-default);border-radius:var(--theme-borderRadius-20);padding-top:var(--kitty-banner-padding-top);padding-inline-end:var(--kitty-banner-padding-right);padding-bottom:var(--kitty-banner-padding-bottom);padding-inline-start:var(--kitty-banner-padding-left);position:relative}.root-df72481e589f3421[data-theme=lf]{--theme-semantics-bg-accent:#cfedff;--theme-semantics-bg-default:#f2f1f0;--theme-semantics-bg-elevation1:#fff;--theme-semantics-bg-error:#ffe0e0;--theme-semantics-bg-page:#fff;--theme-semantics-bg-pay:#e9ddfd;--theme-semantics-bg-success:#d2fcc4;--theme-semantics-bg-warning:#ffecc9;--theme-semantics-components-button-bg-ghostHover:#00000014;--theme-semantics-components-button-bg-ghostPressed:#00000014}.root_preset_blue-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-accent)}.root_preset_green-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-success)}.root_preset_red-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-error)}.root_preset_orange-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-warning)}.root_preset_beige-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-default)}.root_preset_violet-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-pay)}.root_preset_warmGray-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-default)}.root_preset_white-df72481e589f3421{--kitty-banner-backgroundColor:var(--theme-semantics-bg-elevation1)}.root_padding_xs-df72481e589f3421{--kitty-banner-padding-top:var(--theme-padding-size-xs-top);--kitty-banner-padding-right:var(--theme-padding-size-xs-right);--kitty-banner-padding-bottom:var(--theme-padding-size-xs-bottom);--kitty-banner-padding-left:var(--theme-padding-size-xs-left)}.root_padding_s-df72481e589f3421{--kitty-banner-padding-top:var(--theme-padding-size-s-top);--kitty-banner-padding-right:var(--theme-padding-size-s-right);--kitty-banner-padding-bottom:var(--theme-padding-size-s-bottom);--kitty-banner-padding-left:var(--theme-padding-size-s-left)}.root_padding_m-df72481e589f3421{--kitty-banner-padding-top:var(--theme-padding-size-m-top);--kitty-banner-padding-right:var(--theme-padding-size-m-right);--kitty-banner-padding-bottom:var(--theme-padding-size-m-bottom);--kitty-banner-padding-left:var(--theme-padding-size-m-left)}.root_padding_l-df72481e589f3421{--kitty-banner-padding-top:var(--theme-padding-size-l-top);--kitty-banner-padding-right:var(--theme-padding-size-l-right);--kitty-banner-padding-bottom:var(--theme-padding-size-l-bottom);--kitty-banner-padding-left:var(--theme-padding-size-l-left)}.root_padding_xl-df72481e589f3421{--kitty-banner-padding-top:var(--theme-padding-size-xl-top);--kitty-banner-padding-right:var(--theme-padding-size-xl-right);--kitty-banner-padding-bottom:var(--theme-padding-size-xl-bottom);--kitty-banner-padding-left:var(--theme-padding-size-xl-left)}.root_withCompensatedPaddings-df72481e589f3421{padding-bottom:calc(var(--kitty-banner-padding-bottom) + var(--theme-padding-compensation))}.root_withShadow-df72481e589f3421{box-shadow:var(--theme-boxShadow-default)}.closeButton-df72481e589f3421{top:12px;position:absolute;inset-inline-end:12px}.root_withBlur-df72481e589f3421{--kitty-banner-opacity:.7}.root_clickable-df72481e589f3421{cursor:pointer}.background-df72481e589f3421{top:0;border-radius:var(--theme-borderRadius-20);width:100%;height:100%;position:absolute;inset-inline-start:0}.background_color-df72481e589f3421{opacity:var(--kitty-banner-opacity);background-color:var(--kitty-banner-backgroundColor);background-repeat:no-repeat}.background_blur-df72481e589f3421{backdrop-filter:blur(6px)}.content-df72481e589f3421{height:100%;position:relative}.content_closable-df72481e589f3421{padding-inline-end:var(--module-crossButton-size)}.col-b61786d997f9567f{--kitty-col-gap:12px;--kitty-col-span:unset;--kitty-col-offset:0;--kitty-col-order:unset;--kitty-col-overhang:0px;--kitty-col-width:calc(var(--kitty-col-span,100%) + var(--kitty-col-overhang)*2);--kitty-col-compensation:0px;flex:0 0 var(--kitty-col-width);order:var(--kitty-col-order);max-width:var(--kitty-col-width);box-sizing:border-box;grid-template-columns:minmax(0,1fr);margin-inline-start:var(--kitty-col-offset);padding-inline-start:calc(var(--kitty-col-gap)/2);padding-inline-end:calc(var(--kitty-col-gap)/2 + var(--kitty-col-compensation));display:grid;position:relative}.col_overhang-b61786d997f9567f{--kitty-col-overhang:6px;margin:0 calc(var(--kitty-col-overhang)*-1)}.col_align_top-b61786d997f9567f{align-items:start}.col_align_middle-b61786d997f9567f{align-items:center}.col_align_bottom-b61786d997f9567f{align-items:end}.col_align_stretch-b61786d997f9567f{align-items:stretch}.col_justify_start-b61786d997f9567f{justify-items:start}.col_justify_center-b61786d997f9567f{justify-items:center}.col_justify_end-b61786d997f9567f{justify-items:end}.col_justify_stretch-b61786d997f9567f{justify-items:stretch}.overhang_1-b61786d997f9567f{--kitty-col-overhang:1px}.overhang_2-b61786d997f9567f{--kitty-col-overhang:2px}.overhang_3-b61786d997f9567f{--kitty-col-overhang:3px}.overhang_4-b61786d997f9567f{--kitty-col-overhang:4px}.overhang_5-b61786d997f9567f{--kitty-col-overhang:5px}.overhang_6-b61786d997f9567f{--kitty-col-overhang:6px}.col_12-b61786d997f9567f{--kitty-col-span:100%}.col_11-b61786d997f9567f{--kitty-col-span:91.6667%}.col_10-b61786d997f9567f{--kitty-col-span:83.3333%}.col_9-b61786d997f9567f{--kitty-col-span:75%}.col_8-b61786d997f9567f{--kitty-col-span:66.6667%}.col_7-b61786d997f9567f{--kitty-col-span:58.3333%}.col_6-b61786d997f9567f{--kitty-col-span:50%}.col_5-b61786d997f9567f{--kitty-col-span:41.6667%}.col_4-b61786d997f9567f{--kitty-col-span:33.3333%}.col_3-b61786d997f9567f{--kitty-col-span:25%}.col_2-b61786d997f9567f{--kitty-col-span:16.6667%}.col_1-b61786d997f9567f{--kitty-col-span:8.33333%}.col_offset_12-b61786d997f9567f{--kitty-col-offset:100%}.col_offset_11-b61786d997f9567f{--kitty-col-offset:91.6667%}.col_offset_10-b61786d997f9567f{--kitty-col-offset:83.3333%}.col_offset_9-b61786d997f9567f{--kitty-col-offset:75%}.col_offset_8-b61786d997f9567f{--kitty-col-offset:66.6667%}.col_offset_7-b61786d997f9567f{--kitty-col-offset:58.3333%}.col_offset_6-b61786d997f9567f{--kitty-col-offset:50%}.col_offset_5-b61786d997f9567f{--kitty-col-offset:41.6667%}.col_offset_4-b61786d997f9567f{--kitty-col-offset:33.3333%}.col_offset_3-b61786d997f9567f{--kitty-col-offset:25%}.col_offset_2-b61786d997f9567f{--kitty-col-offset:16.6667%}.col_offset_1-b61786d997f9567f{--kitty-col-offset:8.33333%}.col_offset_0-b61786d997f9567f{--kitty-col-offset:0}.col_order_1-b61786d997f9567f{--kitty-col-order:1}.col_order_2-b61786d997f9567f{--kitty-col-order:2}.col_order_3-b61786d997f9567f{--kitty-col-order:3}.col_order_4-b61786d997f9567f{--kitty-col-order:4}.col_order_5-b61786d997f9567f{--kitty-col-order:5}.col_order_6-b61786d997f9567f{--kitty-col-order:6}.col_order_7-b61786d997f9567f{--kitty-col-order:7}.col_order_8-b61786d997f9567f{--kitty-col-order:8}.col_order_9-b61786d997f9567f{--kitty-col-order:9}.col_order_10-b61786d997f9567f{--kitty-col-order:10}.col_order_11-b61786d997f9567f{--kitty-col-order:11}.col_order_12-b61786d997f9567f{--kitty-col-order:12}.col_compensation_12-b61786d997f9567f{--kitty-col-compensation:12px}.col_compensation_24-b61786d997f9567f{--kitty-col-compensation:24px}.col_compensation_36-b61786d997f9567f{--kitty-col-compensation:36px}@media (width<=575px){.col_xs_span-b61786d997f9567f{--kitty-col-xs-span:unset;--kitty-col-span:var(--kitty-col-xs-span)}.col_xs_order-b61786d997f9567f{--kitty-col-xs-order:unset;--kitty-col-order:var(--kitty-col-xs-order)}.col_xs_offset-b61786d997f9567f{--kitty-col-xs-offset:unset;--kitty-col-offset:var(--kitty-col-xs-offset)}.col_xs_compensation-b61786d997f9567f{--kitty-col-xs-compensation:unset;--kitty-col-compensation:var(--kitty-col-xs-compensation)}}@media (width>=576px){.col_s_span-b61786d997f9567f{--kitty-col-s-span:unset;--kitty-col-span:var(--kitty-col-s-span)}.col_s_order-b61786d997f9567f{--kitty-col-s-order:unset;--kitty-col-order:var(--kitty-col-s-order)}.col_s_offset-b61786d997f9567f{--kitty-col-s-offset:unset;--kitty-col-offset:var(--kitty-col-s-offset)}.col_s_compensation-b61786d997f9567f{--kitty-col-s-compensation:unset;--kitty-col-compensation:var(--kitty-col-s-compensation)}}@media (width>=768px){.col_m_span-b61786d997f9567f{--kitty-col-m-span:unset;--kitty-col-span:var(--kitty-col-m-span)}.col_m_order-b61786d997f9567f{--kitty-col-m-order:unset;--kitty-col-order:var(--kitty-col-m-order)}.col_m_offset-b61786d997f9567f{--kitty-col-m-offset:unset;--kitty-col-offset:var(--kitty-col-m-offset)}.col_m_compensation-b61786d997f9567f{--kitty-col-m-compensation:unset;--kitty-col-compensation:var(--kitty-col-m-compensation)}}@media (width>=992px){.col_l_span-b61786d997f9567f{--kitty-col-l-span:unset;--kitty-col-span:var(--kitty-col-l-span)}.col_l_order-b61786d997f9567f{--kitty-col-l-order:unset;--kitty-col-order:var(--kitty-col-l-order)}.col_l_offset-b61786d997f9567f{--kitty-col-l-offset:unset;--kitty-col-offset:var(--kitty-col-l-offset)}.col_l_compensation-b61786d997f9567f{--kitty-col-l-compensation:unset;--kitty-col-compensation:var(--kitty-col-l-compensation)}}@media (width>=1200px){.col_xl_span-b61786d997f9567f{--kitty-col-xl-span:unset;--kitty-col-span:var(--kitty-col-xl-span)}.col_xl_order-b61786d997f9567f{--kitty-col-xl-order:unset;--kitty-col-order:var(--kitty-col-xl-order)}.col_xl_offset-b61786d997f9567f{--kitty-col-xl-offset:unset;--kitty-col-offset:var(--kitty-col-xl-offset)}.col_xl_compensation-b61786d997f9567f{--kitty-col-xl-compensation:unset;--kitty-col-compensation:var(--kitty-col-xl-compensation)}}@media (width>=1400px){.col_xxl_span-b61786d997f9567f{--kitty-col-xxl-span:unset;--kitty-col-span:var(--kitty-col-xxl-span)}.col_xxl_order-b61786d997f9567f{--kitty-col-xxl-order:unset;--kitty-col-order:var(--kitty-col-xxl-order)}.col_xxl_offset-b61786d997f9567f{--kitty-col-xxl-offset:unset;--kitty-col-offset:var(--kitty-col-xxl-offset)}.col_xxl_compensation-b61786d997f9567f{--kitty-col-xxl-compensation:unset;--kitty-col-compensation:var(--kitty-col-xxl-compensation)}}.grid-_4fec4b923ba6348e{--kitty-grid-space-top:unset;--kitty-grid-space-bottom:unset;--kitty-grid-column-gap:unset;--kitty-grid-row-gap:unset;--kitty-grid-margin-by-default:calc(var(--kitty-grid-column-gap,0px)*-1/2);box-sizing:border-box;row-gap:var(--kitty-grid-row-gap,0px);margin:var(--kitty-grid-space-top,0px)var(--kitty-grid-margin-by-default)var(--kitty-grid-space-bottom,0px);flex-flow:wrap;display:flex}.grid_align_top-_4fec4b923ba6348e{align-items:flex-start}.grid_align_middle-_4fec4b923ba6348e{align-items:center}.grid_align_bottom-_4fec4b923ba6348e{align-items:flex-end}.grid_align_stretch-_4fec4b923ba6348e{align-items:stretch}.root-_6d0829cade0be594{border-radius:20px;padding:20px 24px 24px;position:relative}.filterSkeleton-_6d0829cade0be594{opacity:.7;background-color:#fff;border-radius:6px;width:100%;height:40px;animation:1s ease-in-out infinite skeletonAnimation-_6d0829cade0be594}.skeletonTitle-_6d0829cade0be594{opacity:.7;background-color:#fff;width:265px;height:30px;margin-bottom:12px;animation:1s ease-in-out infinite skeletonAnimation-_6d0829cade0be594}.skeletonButton-_6d0829cade0be594{opacity:.7;background-color:#fff;border-radius:6px;width:194px;height:40px;margin-top:12px;margin-bottom:12px;animation:1s ease-in-out infinite skeletonAnimation-_6d0829cade0be594}@keyframes skeletonAnimation-_6d0829cade0be594{0%{opacity:.7}50%{opacity:.3}to{opacity:.7}}.root-d2b4ed63d2261f2b{background:linear-gradient(90deg,#e3f7ff 10%,#f4eefe 90%);border-radius:24px;padding:36px 44px 32px;position:relative}.gridDesktop-d2b4ed63d2261f2b{width:876px;display:none}.gridTablet-d2b4ed63d2261f2b{width:550px;display:block}.filterSkeleton-d2b4ed63d2261f2b{opacity:.7;background-color:#fff;border-radius:6px;width:100%;height:40px;animation:1s ease-in-out infinite skeletonAnimation-d2b4ed63d2261f2b}.skeletonTitle-d2b4ed63d2261f2b{opacity:.7;background-color:#fff;width:340px;height:36px;margin-bottom:20px;animation:1s ease-in-out infinite skeletonAnimation-d2b4ed63d2261f2b}.skeletonButtonContainer-d2b4ed63d2261f2b{display:flex}.skeletonButton-d2b4ed63d2261f2b{opacity:.7;background-color:#fff;border-radius:6px;width:194px;height:40px;margin-top:16px;margin-bottom:16px;margin-right:12px;animation:1s ease-in-out infinite skeletonAnimation-d2b4ed63d2261f2b}@media screen and (width>=1366px){.gridDesktop-d2b4ed63d2261f2b{display:block}.gridTablet-d2b4ed63d2261f2b{display:none}}@keyframes skeletonAnimation-d2b4ed63d2261f2b{0%{opacity:.7}50%{opacity:.3}to{opacity:.7}}.slider-c0bdd1d701b11bd4{flex-shrink:0;width:100%}.widget__container-c0bdd1d701b11bd4 .widget__content-c0bdd1d701b11bd4{grid-gap:25px 12px;grid-template-columns:repeat(4,1fr);margin-top:24px;display:inline-grid}.widget__container-c0bdd1d701b11bd4.widget__container_short-c0bdd1d701b11bd4 .widget__content-c0bdd1d701b11bd4{grid-template-columns:repeat(3,1fr)}.skeleton-c0bdd1d701b11bd4{background:#f2f1f0;border-radius:2px;margin-bottom:2px}.skeleton__container_large-c0bdd1d701b11bd4,.skeleton__container_short-c0bdd1d701b11bd4{grid-gap:25px 12px;margin-top:24px}.skeleton__container_large-c0bdd1d701b11bd4{grid-template-columns:repeat(4,1fr);display:inline-grid}.skeleton__container_short-c0bdd1d701b11bd4{grid-template-columns:repeat(3,1fr);display:none}.skeleton__item-c0bdd1d701b11bd4{animation:1s ease-in-out infinite blinking-c0bdd1d701b11bd4}.skeleton__block-c0bdd1d701b11bd4{height:161px}@media screen and (width<=1334px){.skeleton__container_large-c0bdd1d701b11bd4{display:none}.skeleton__container_short-c0bdd1d701b11bd4{display:inline-grid}.skeleton__block-c0bdd1d701b11bd4{height:136px}}@keyframes blinking-c0bdd1d701b11bd4{0%{opacity:.7}50%{opacity:.3}to{opacity:.7}}.nav-b31e267f5a759c6a{z-index:1;box-sizing:border-box;will-change:box-shadow;background-color:var(--theme-semantics-bg-page);width:100%;padding:0 20px;transition:box-shadow .2s;position:sticky;top:64px}.navInner-b31e267f5a759c6a{max-width:1292px;margin:4px auto 0}.content-b31e267f5a759c6a{width:732px;margin:0 auto;padding:0 20px}@media screen and (width>=772px){.content-b31e267f5a759c6a{width:870px}}@media screen and (width>=1018px){.content-b31e267f5a759c6a{width:980px}}.stickyWrap-_6b5bfb69d6dadd97{z-index:0;flex-grow:1;flex-shrink:0;width:100%;position:relative}.stickyContainer-_6b5bfb69d6dadd97{height:100%}.itemSticky-_6b5bfb69d6dadd97{margin-top:-20px;padding-top:20px;position:sticky;top:0}.withStickyHeader-_6b5bfb69d6dadd97{top:130px}.withStickyHeader160-_6b5bfb69d6dadd97{top:160px}.withStickyFilterBar-_6b5bfb69d6dadd97{top:48px}.withMargin-_6b5bfb69d6dadd97{margin-top:20px}.point-_2cc0bc9f7460669b{width:var(--module-tooltip-pointSize);height:var(--module-tooltip-pointSize);background-color:var(--theme-semantics-components-tooltip-default);border-radius:100%;position:absolute}.point_size_s-_2cc0bc9f7460669b{--module-tooltip-pointSize:7px}.point_size_m-_2cc0bc9f7460669b{--module-tooltip-pointSize:9px}.point_preset_default-_2cc0bc9f7460669b,.point_preset_inverse-_2cc0bc9f7460669b{border:2px solid var(--theme-semantics-bg-page)}.root-_1f7fe858dae700de{width:24px;height:24px;position:absolute}.arrow-_1f7fe858dae700de{position:absolute;top:-9px}.arrow_preset_default-_1f7fe858dae700de{color:var(--theme-semantics-components-tooltip-default)}.arrow_preset_inverse-_1f7fe858dae700de{color:var(--theme-semantics-components-tooltip-inverse-default)}.root-ded67e442696e8cc{box-sizing:border-box;width:100%;padding:var(--module-tooltip-padding);border-radius:var(--module-tooltip-borderRadius);isolation:isolate;flex-direction:column;display:flex;position:relative}.root-ded67e442696e8cc[data-theme=lf]{--module-tooltip-actions-gap:var(--theme-gap-12);--theme-semantics-components-tooltip-inverse-default:var(--theme-palette-white);--theme-semantics-components-tooltip-default:var(--theme-palette-gray84);--theme-semantics-components-button-text-secondary:var(--theme-palette-black);--theme-semantics-components-button-text-primary:var(--theme-palette-white);--theme-semantics-text-primary:var(--theme-palette-black);--theme-semantics-text-inverse-primary:var(--theme-palette-white);--theme-semantics-components-button-bg-ghostHover:var(--theme-palette-gray68);--theme-semantics-components-button-bg-ghostPressed:var(--theme-palette-gray76);--theme-semantics-components-button-bg-inverse-ghostHover:var(--theme-palette-warmGray4);--theme-semantics-components-button-bg-inverse-ghostPressed:var(--theme-palette-warmGray8);--theme-semantics-components-badge-bg-primary:var(--theme-palette-gray92)}.root_size_s-ded67e442696e8cc{--module-tooltip-padding:var(--theme-component-tooltip-size-s-padding);--module-tooltip-borderRadius:var(--theme-component-tooltip-size-s-borderRadius);--module-tooltip-actions-gap:var(--theme-gap-10);--module-tooltip-closeButton-position-top:var(--theme-component-tooltip-size-s-closeButtonPosition-top);--module-tooltip-closeButton-position-right:var(--theme-component-tooltip-size-s-closeButtonPosition-right);--module-crossButton-size:var(--theme-component-tooltip-size-s-closeButtonSize);--module-crossButton-iconSize:var(--theme-component-tooltip-size-s-closeIconSize)}.root_withCloseButton-ded67e442696e8cc.root_size_s-ded67e442696e8cc{padding-inline-end:var(--theme-component-tooltip-size-s-paddingWithCloseButton)}.root_withActions-ded67e442696e8cc.root_size_s-ded67e442696e8cc{padding-bottom:var(--theme-component-tooltip-size-s-paddingWithActions)}.root_size_m-ded67e442696e8cc{--module-tooltip-padding:var(--theme-component-tooltip-size-m-padding);--module-tooltip-borderRadius:var(--theme-component-tooltip-size-m-borderRadius);--module-tooltip-actions-gap:var(--theme-gap-12);--module-tooltip-closeButton-position-top:var(--theme-component-tooltip-size-m-closeButtonPosition-top);--module-tooltip-closeButton-position-right:var(--theme-component-tooltip-size-m-closeButtonPosition-right);--module-crossButton-size:var(--theme-component-tooltip-size-m-closeButtonSize);--module-crossButton-iconSize:var(--theme-component-tooltip-size-m-closeIconSize)}.root_withCloseButton-ded67e442696e8cc.root_size_m-ded67e442696e8cc{padding-inline-end:var(--theme-component-tooltip-size-m-paddingWithCloseButton)}.root_withActions-ded67e442696e8cc.root_size_m-ded67e442696e8cc{padding-bottom:var(--theme-component-tooltip-size-m-paddingWithActions)}.root_preset_default-ded67e442696e8cc{--module-crossButton-iconColor:var(--theme-semantics-components-button-text-primary);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-inverse-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-inverse-ghostPressed);color:var(--theme-semantics-text-inverse-primary);background-color:var(--theme-semantics-components-tooltip-default)}.root_preset_inverse-ded67e442696e8cc{--module-crossButton-iconColor:var(--theme-semantics-components-button-text-secondary);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-ghostPressed);color:var(--theme-semantics-text-primary);background-color:var(--theme-semantics-components-tooltip-inverse-default);box-shadow:var(--theme-boxShadow-default)}.actions-ded67e442696e8cc{margin-top:var(--module-tooltip-actions-gap);flex-direction:row;display:flex}.actions-ded67e442696e8cc>:not(:first-child){margin-inline-start:6px}.closeButton-ded67e442696e8cc{top:var(--module-tooltip-closeButton-position-top);z-index:5;position:absolute;inset-inline-end:var(--module-tooltip-closeButton-position-right)}.items-_17916b60752cbc0b{flex-wrap:wrap;max-width:872px;margin-left:-10px;display:flex}.skeleton-_17916b60752cbc0b{animation-name:pulse-_17916b60752cbc0b;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-delay:.5s}.title-_17916b60752cbc0b{margin-bottom:8px!important}.item-_17916b60752cbc0b{cursor:pointer;box-sizing:border-box;background:#f2efe9;border-radius:12px;flex-grow:0;flex-shrink:0;width:208px;margin:10px 0 0 10px;padding:12px 16px;text-decoration:none;display:block}.item-_17916b60752cbc0b:nth-child(4n),.itemsCompact-_17916b60752cbc0b .item-_17916b60752cbc0b:nth-child(3n){display:none}@media screen and (width>=1366px){.item-_17916b60752cbc0b:nth-child(4n),.itemsCompact-_17916b60752cbc0b .item-_17916b60752cbc0b:nth-child(3n){display:block!important}}.itemsAll-_17916b60752cbc0b .item-_17916b60752cbc0b:nth-child(4n),.itemsCompact-_17916b60752cbc0b .item-_17916b60752cbc0b:nth-child(4n){display:block}.item-_17916b60752cbc0b:focus{box-shadow:none!important}.itemSkeleton-_17916b60752cbc0b{background-color:#f5f5f5;height:82px}.itemTitle-_17916b60752cbc0b{text-overflow:ellipsis;-webkit-line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:4px;display:-webkit-box;overflow:hidden}.textLineSkeleton-_17916b60752cbc0b{background-color:#e0e0e0;width:160px;height:8px;margin-bottom:10px}.textLineSkeleton-_17916b60752cbc0b:last-child{margin-bottom:0}.textLineSkeleton-_17916b60752cbc0b:nth-child(2){width:140px}.textLineSkeleton-_17916b60752cbc0b:nth-child(3){width:120px}@keyframes pulse-_17916b60752cbc0b{30%{opacity:1}to{opacity:.3}}.skeleton-_65c5fb51f7fb1fe2{animation-name:pulse-_65c5fb51f7fb1fe2;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-delay:.5s}.title-_65c5fb51f7fb1fe2{margin-bottom:12px!important}.item-_65c5fb51f7fb1fe2{cursor:pointer;box-sizing:border-box;color:#000;margin-bottom:12px;padding-left:24px;text-decoration:none;display:block;position:relative}.item-_65c5fb51f7fb1fe2:last-child{margin-bottom:0}.item-_65c5fb51f7fb1fe2:before{content:"";background:url(/static/buyer-pages-mfe/client/../assets/8c6fea8ba4365197.svg) 50%/16px no-repeat;width:16px;height:16px;position:absolute;top:1px;left:0}.item-_65c5fb51f7fb1fe2:focus{box-shadow:none!important}.button-_65c5fb51f7fb1fe2{margin-top:20px!important}.itemSkeleton-_65c5fb51f7fb1fe2{padding-top:5px;padding-bottom:5px}.itemSkeleton-_65c5fb51f7fb1fe2:before{background-image:url(/static/buyer-pages-mfe/client/../assets/4aa0982dec59bbcd.svg)}.itemTitle-_65c5fb51f7fb1fe2{text-overflow:ellipsis;-webkit-line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.itemTitle-_65c5fb51f7fb1fe2,.itemDate-_65c5fb51f7fb1fe2{line-height:18px!important}.item-_65c5fb51f7fb1fe2:hover .itemTitle-_65c5fb51f7fb1fe2{color:#ff6163}.textLineSkeleton-_65c5fb51f7fb1fe2{background-color:#e0e0e0;width:100%;max-width:220px;height:8px;margin-bottom:10px}.textLineSkeleton-_65c5fb51f7fb1fe2:last-child{margin-bottom:0}.textLineSkeleton-_65c5fb51f7fb1fe2:nth-child(2){max-width:200px}.textLineSkeleton-_65c5fb51f7fb1fe2:nth-child(3){max-width:120px}@keyframes pulse-_65c5fb51f7fb1fe2{30%{opacity:1}to{opacity:.3}}.expandable_content-_83a71cbe292219ce{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.expandable_expanded-_83a71cbe292219ce{white-space:normal;overflow:visible}.expandable_button-_83a71cbe292219ce{white-space:nowrap}.seoTags_nav-_20fa86a9962637d3{box-sizing:border-box;flex-wrap:wrap;align-items:baseline;width:auto;max-width:100%;display:flex}.seoTags_nav-_20fa86a9962637d3.noWrap-_20fa86a9962637d3{flex-wrap:nowrap}.seoTags_navGaps-_20fa86a9962637d3{-moz-column-gap:var(--theme-gap-10);column-gap:var(--theme-gap-10);row-gap:var(--theme-gap-10)}.seoTagsRedesign-_20fa86a9962637d3{margin-bottom:-20px}.content-a7bd11fd31aae185{width:980px;margin:auto;padding:0 16px}.wrapper-_9997ef6cd1d1df89{margin-top:17px}.root-fe5d4d70805f776a{background-color:#f7f7f7;flex-shrink:0;width:100%;height:100%;margin:0;padding:0;position:relative}.loading-fe5d4d70805f776a{animation-name:pulse-fe5d4d70805f776a;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-fe5d4d70805f776a{30%{opacity:1}to{opacity:.3}}.root-_0b014329af18318b{margin-bottom:8px}.root_sticky-_0b014329af18318b{position:sticky}.root_withSafePadding-_0b014329af18318b{margin-inline-end:24px}.root-c0f5cb9f090f3c3f{--kitty-popup-content-top-shadow:inset 0 0 0 0 transparent,inset 0 0 0 0 transparent;--kitty-popup-content-bottom-shadow:inset 0 0 0 0 transparent,inset 0 0 0 0 transparent;box-shadow:var(--kitty-popup-content-top-shadow),var(--kitty-popup-content-bottom-shadow);margin:0 -40px;transition:box-shadow .3s cubic-bezier(0,0,.2,1)}.root_scroll-c0f5cb9f090f3c3f{height:100%;overflow:hidden auto}.root_withoutPaddings-c0f5cb9f090f3c3f{margin:0}.root_boxShadow_top-c0f5cb9f090f3c3f{--kitty-popup-content-top-shadow:inset 0 3px 3px -2px #0000000d,inset 0 22px 24px -18px #0000001f}.root_boxShadow_bottom-c0f5cb9f090f3c3f{--kitty-popup-content-bottom-shadow:inset 0 -3px 3px -2px #0000000d,inset 0 -22px 24px -18px #0000001f}.wrapper-c0f5cb9f090f3c3f{padding:0 40px}.wrapper_withoutPaddings-c0f5cb9f090f3c3f{padding:0}.root-_2e452941abe56387{margin-top:16px}.root-_4ea543f441a7f20b{margin:0 calc(var(--kitty-modal-padding-horizontal)*-1);padding:var(--kitty-modal-cover-padding)var(--kitty-modal-cover-padding)var(--kitty-modal-cover-padding-bottom)}.root_padding_none-_4ea543f441a7f20b{margin:0}.wrapper-_4ea543f441a7f20b{border-radius:var(--kitty-modal-cover-radius);overflow:hidden}.root-a577c5aaa5f66bdb{--kitty-modal-backgroundColor:var(--theme-semantics-bg-elevation1);--kitty-modal-compensate-bottom:6px;--kitty-modal-min-width:375px;--kitty-modal-indention-horizontal:40px;--kitty-modal-indention-vertical:40px;--kitty-modal-padding-horizontal:40px;--kitty-modal-padding:36px var(--kitty-modal-padding-horizontal)44px;--kitty-modal-shadow:var(--theme-boxShadow-size-l);--kitty-modal-crossButton-size:36px;--kitty-modal-crossButton-iconSize:17px;--kitty-modal-closeButton-horizontalIndention:12px;--kitty-modal-closeButton-verticalIndention:12px;--kitty-modal-radius:var(--theme-component-modal-borderRadius);--kitty-modal-cover-padding:6px;--kitty-modal-cover-padding-bottom:10px;--kitty-modal-cover-radius:calc(var(--kitty-modal-radius) - var(--kitty-modal-cover-padding));padding:var(--kitty-modal-indention-vertical)var(--kitty-modal-indention-horizontal);box-sizing:border-box;pointer-events:none;width:100%;margin:auto;position:relative}.root-a577c5aaa5f66bdb[data-theme=lf]{--kitty-modal-backgroundColor:var(--theme-palette-white);--theme-semantics-components-button-bg-ghostHover:#00000014;--theme-semantics-components-button-bg-ghostPressed:#00000014}.root-a577c5aaa5f66bdb>*{pointer-events:auto}.root_size_xs-a577c5aaa5f66bdb{--kitty-modal-padding-horizontal:24px;--kitty-modal-width:320px;--kitty-modal-padding:20px var(--kitty-modal-padding-horizontal)28px}.root_size_s-a577c5aaa5f66bdb{--kitty-modal-width:470px}.root_size_m-a577c5aaa5f66bdb{--kitty-modal-width:630px}.root_size_l-a577c5aaa5f66bdb{--kitty-modal-width:800px}.root_size_xl-a577c5aaa5f66bdb{--kitty-modal-width:904px}.root_width_fixed-a577c5aaa5f66bdb{width:calc(var(--kitty-modal-width) + var(--kitty-modal-indention-horizontal)*2)}.root_width_responsive-a577c5aaa5f66bdb{max-width:calc(var(--kitty-modal-width) + var(--kitty-modal-indention-horizontal)*2);min-width:var(--kitty-modal-min-width)}.root_fixedTop-a577c5aaa5f66bdb{margin:calc(var(--kitty-modal-fixedTop-margin) - var(--kitty-modal-indention-vertical))auto 0}.root_fixedTop_s-a577c5aaa5f66bdb{--kitty-modal-fixedTop-margin:5vh}.root_fixedTop_m-a577c5aaa5f66bdb{--kitty-modal-fixedTop-margin:10vh}.root_fixedTop_l-a577c5aaa5f66bdb{--kitty-modal-fixedTop-margin:20vh}.modal-a577c5aaa5f66bdb{border-radius:var(--kitty-modal-radius);box-shadow:var(--kitty-modal-shadow);background:var(--kitty-modal-backgroundColor);margin:auto;position:relative;overflow:hidden}.modal_width_fixed-a577c5aaa5f66bdb{width:var(--kitty-modal-width);min-width:var(--kitty-modal-width)}.modal_width_responsive-a577c5aaa5f66bdb{width:100%;max-width:var(--kitty-modal-width)}.modal-a577c5aaa5f66bdb:focus-visible{outline:none}.modal_compensateBottom-a577c5aaa5f66bdb{padding-bottom:var(--kitty-modal-compensate-bottom)}.wrapper-a577c5aaa5f66bdb{border-radius:var(--kitty-modal-radius);max-height:calc(100vh - var(--kitty-modal-indention-vertical)*2);box-sizing:border-box;padding:var(--kitty-modal-padding);isolation:isolate;position:relative;overflow:hidden auto}.wrapper_scroll_inside-a577c5aaa5f66bdb{height:100%}.wrapper_scroll_outside-a577c5aaa5f66bdb{flex:none;max-height:none}.wrapper_scroll_content-a577c5aaa5f66bdb{display:flex}.wrapper_withoutPaddings-a577c5aaa5f66bdb{padding:0}.wrapper_fixedTop-a577c5aaa5f66bdb{max-height:calc(100vh - var(--kitty-modal-fixedTop-margin) - var(--kitty-modal-indention-vertical))}.wrapper_withCover-a577c5aaa5f66bdb{padding-top:0}.content-a577c5aaa5f66bdb{flex-direction:column;width:100%;display:flex;position:relative}.content_scroll_outside-a577c5aaa5f66bdb{overflow:visible}.closeButton-a577c5aaa5f66bdb{--module-crossButton-size:var(--kitty-modal-crossButton-size);--module-crossButton-iconSize:var(--kitty-modal-crossButton-iconSize);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-ghostPressed);top:var(--kitty-modal-closeButton-verticalIndention);position:absolute;inset-inline-end:var(--kitty-modal-closeButton-horizontalIndention)}.root-_36777b016d294b1d{--kitty-backdrop-background:var(--theme-semantics-backdrop-fill);top:0;inset-inline-end:0;bottom:0;background:var(--kitty-backdrop-background);box-sizing:border-box;opacity:0;perspective:1000px;flex-direction:column;display:flex;position:fixed;inset-inline-start:0;overflow:hidden}.root-_36777b016d294b1d[data-theme=lf]{--kitty-backdrop-background:var(--theme-color-overlay)}.root_animated-_36777b016d294b1d{transition:opacity .3s cubic-bezier(.5,0,.25,1)}.root_scrollable-_36777b016d294b1d{overflow:auto}.image-ab1d25d3aa896231{border-radius:16px;margin:10px 10px 0}.content-ab1d25d3aa896231{padding:0 32px}.root-f17f1ee7c97ef044{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background:0 0;border:none}@keyframes skeleton-e2add17e21d6f20e{0%{opacity:1}27%{opacity:.4}54%{opacity:1}}.root-e2add17e21d6f20e{cursor:pointer;border-radius:20px;height:240px;display:flex;position:relative;overflow:hidden}.root-e2add17e21d6f20e>div{width:100%}.slim-e2add17e21d6f20e .root-e2add17e21d6f20e{height:156px}.thin-e2add17e21d6f20e .root-e2add17e21d6f20e{height:171px}.slim-e2add17e21d6f20e .root-e2add17e21d6f20e:after{bottom:20px}.footer-e2add17e21d6f20e{z-index:1;display:block;position:absolute;bottom:24px;left:24px;right:24px}.thin-e2add17e21d6f20e .footer-e2add17e21d6f20e{top:50%;left:50%;bottom:unset;right:unset;transform:translate(-50%)translateY(-50%)}.container-e2add17e21d6f20e{width:100%;height:240px;margin-bottom:30px;position:relative;overflow:hidden}.container-e2add17e21d6f20e.thin-e2add17e21d6f20e{height:171px}.container-e2add17e21d6f20e.slim-e2add17e21d6f20e{height:156px}.screenWrapper-e2add17e21d6f20e{background-color:#fff;position:absolute;inset:0}.screenWrapper-e2add17e21d6f20e:before{content:"";background-color:#ebeae8;animation:1.1s infinite skeleton-e2add17e21d6f20e;position:absolute;inset:0}.screen-e2add17e21d6f20e{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;position:absolute;top:0;bottom:0}.loader-e2add17e21d6f20e{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:-31px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-e2add17e21d6f20e{30%{opacity:1}to{opacity:.3}}.mapOnboarding-e2add17e21d6f20e{position:absolute;top:16px;left:16px}.content-a4cb3e9840226700{padding:0!important}.root-_7c3257765a81896e{color:inherit;text-decoration:none}.content-_7c3257765a81896e{background-color:#e6f6ff;background-image:url(/static/buyer-pages-mfe/client/../assets/61792c3316400868.svg);background-position:right 16px top 4px;background-repeat:no-repeat;border-radius:12px;padding:16px 120px 18px 16px;transition:all .3s ease-out;position:relative}.content-_7c3257765a81896e:after{content:"";opacity:0;z-index:1;background-image:url(/static/buyer-pages-mfe/client/../assets/7cfe1f96bd0f50de.svg);width:70px;height:63px;transition:all .3s ease-out;position:absolute;top:4px;right:16px;transform:translateY(10px)}.content-_7c3257765a81896e:hover{background-color:#cfedff}.content-_7c3257765a81896e:hover:after{opacity:1;transform:translateY(0)}.withImage-_13def6c68422779b{align-items:center;gap:7px;padding-top:3px;display:inline-flex}.button-_13def6c68422779b{transition:transform .2s ease-out}.button-_13def6c68422779b:hover{transform:translateY(-4px)}.wrapper-_46e7578abc0fc6a5{opacity:0;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}@keyframes appear-_46e7578abc0fc6a5{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes disappear-_46e7578abc0fc6a5{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(120%)}}.wrapper-_46e7578abc0fc6a5.show-_46e7578abc0fc6a5{pointer-events:auto;animation:.6s cubic-bezier(.22,1,.36,1) forwards appear-_46e7578abc0fc6a5}.wrapper-_46e7578abc0fc6a5.hide-_46e7578abc0fc6a5{animation:.3s cubic-bezier(.55,0,.55,.2) forwards disappear-_46e7578abc0fc6a5}.root-_4a65e7bc262d4d90{cursor:pointer;background:#ebebeb url(https://avito.st/static/ims/2aa7dd47-6fce-4792-a883-37589830f5c5_map_placeholder_common_900x375.webp) 50%/contain no-repeat;border-radius:20px;height:125px;margin-bottom:24px;display:flex;position:relative}.container-_4a65e7bc262d4d90{z-index:1;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.phone-image-_6d41a777709d9c92{width:auto;height:17px;padding:6px 0 7px}.phone-image_mapLayoutRedesign-_6d41a777709d9c92{height:15px}.phone-image_header-_6d41a777709d9c92{height:16px;padding:0}.phone-image_card-_6d41a777709d9c92{height:25px}.phone-image_simple-_6d41a777709d9c92{display:block}.phone-image_singleLine-_6d41a777709d9c92{-o-object-fit:contain;object-fit:contain;max-width:100%}.revealed-phone-content-_6d41a777709d9c92{justify-content:center;width:100%;min-width:0;display:flex}.single-line-button-_6d41a777709d9c92{width:100%}.single-line-text-wrapper-_6d41a777709d9c92{width:100%;min-width:0;max-width:100%}.single-line-text-_6d41a777709d9c92{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}.single-line-phone-image-content-_6d41a777709d9c92{min-width:0;max-width:100%;display:block;position:relative}.single-line-phone-image-placeholder-_6d41a777709d9c92{visibility:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}.single-line-phone-image-overlay-_6d41a777709d9c92{justify-content:center;align-items:center;min-width:0;max-width:100%;display:flex;position:absolute;inset:0;overflow:hidden}.loweredOpacity-_6d41a777709d9c92{opacity:.6}.tooltip-content-onmoderation-d058504a8bf10ec6,.tooltip-content-error-d058504a8bf10ec6{white-space:normal;text-align:left;width:250px}.tooltip-content-resume-d058504a8bf10ec6{white-space:normal;text-align:left;width:270px}.link-_5b2dcf7b99e9c489{color:#a3a3a3;text-decoration:none}.link-_5b2dcf7b99e9c489:hover{color:#ff6163}.root-_5b2dcf7b99e9c489{justify-content:center;align-items:center;display:flex}.root-a31affa6ef7def39{vertical-align:middle;width:100%;display:inline-block}.anonymousNumberTooltipWrapper-a31affa6ef7def39{margin-right:4px}.theme-provider-b7c7b186ec0f3c3b{display:contents}.root-_6c5a46fde9e2cc5d{background-image:url(/static/buyer-pages-mfe/client/../assets/32327543c794d4ea.svg);background-repeat:no-repeat;width:300px;height:800px}.loading-_6c5a46fde9e2cc5d{animation-name:pulse-_6c5a46fde9e2cc5d;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-_6c5a46fde9e2cc5d{30%{opacity:1}to{opacity:.3}}.wrapper_gallery-b33ef052af328b2c{margin-right:-12px}.root-b33ef052af328b2c{flex-wrap:wrap;width:100%;margin-top:14px;animation-name:pulse-b33ef052af328b2c;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;display:flex}.one-b33ef052af328b2c{background-position:0 0;background-repeat:no-repeat;width:100%;height:100%;margin-bottom:25px;margin-right:10px}.one_default-b33ef052af328b2c{background-image:url(/static/buyer-pages-mfe/client/../assets/13af47ff852d4b1e.svg);height:202px}.one_gallery-b33ef052af328b2c{background-image:url(/static/buyer-pages-mfe/client/../assets/c2711c8c74b2c409.svg);width:208px;height:278px}@media screen and (width>=1366px){.one_gallery-b33ef052af328b2c{background-image:url(/static/buyer-pages-mfe/client/../assets/f7d18c1e7f16469d.svg);width:318px;height:360px}}@keyframes pulse-b33ef052af328b2c{30%{opacity:1}to{opacity:.3}}.root-acd9d5f8c770f053{background-color:#fff;min-height:780px;position:relative}.root-acd9d5f8c770f053 .title a:visited:not(:hover){color:#7049ab}.root_gallery-acd9d5f8c770f053{margin-right:-10px}@media screen and (width>=1366px){.root_gallery-acd9d5f8c770f053{margin-right:-12px}}.root_autoHeight-acd9d5f8c770f053{min-height:auto}.paginationHidden-acd9d5f8c770f053{display:none}.infiniteScrollTrigger-acd9d5f8c770f053{overflow-anchor:none;width:100%;height:1px}.infiniteScrollLoader-acd9d5f8c770f053{overflow-anchor:none;width:100%}.belowCatalogBlocks-acd9d5f8c770f053{overflow-anchor:none}.scrollTopButtonWrapper-acd9d5f8c770f053{z-index:1000;opacity:1;visibility:visible;transition:opacity .3s ease-out,visibility .3s ease-out;position:fixed;bottom:62px;right:20px}.scrollTopButton_hidden-acd9d5f8c770f053{visibility:hidden;opacity:0;pointer-events:none}.topPanel-acd9d5f8c770f053:not(:empty){z-index:100;will-change:transform;background-color:#fff;justify-content:flex-start;align-items:baseline;width:100%;min-height:30px;margin:-26px 0 16px -20px;padding:11px 20px 12px;transition:transform .3s;display:flex;position:sticky;top:0}.topPanel-acd9d5f8c770f053.topPanelStatic-acd9d5f8c770f053{z-index:1}.topPanelStickyFiltersDesktop-acd9d5f8c770f053:not(:empty){padding-bottom:8px}.topPanelHidden-acd9d5f8c770f053{transform:translateY(-100%)}.topPanel-acd9d5f8c770f053:last-child{margin-bottom:0}.topPanel-acd9d5f8c770f053>:not(:first-child){margin-left:26px}.topPanel-acd9d5f8c770f053>:last-child{margin-left:18px}.topPanel-acd9d5f8c770f053 .filtersSubscription__wrapper-acd9d5f8c770f053{flex-grow:1;margin-left:24px;position:static}.topPanel-acd9d5f8c770f053 .filtersSubscription__wrapper-acd9d5f8c770f053.filtersSubscription__start-acd9d5f8c770f053{flex-grow:0;margin-left:0}.topPanel-acd9d5f8c770f053 .filtersSubscription__wrapper-acd9d5f8c770f053.filtersSubscription__end-acd9d5f8c770f053{justify-content:flex-end}.topPanel-acd9d5f8c770f053:first-child,.topPanel-acd9d5f8c770f053:first-child+.topPanel-acd9d5f8c770f053{margin-top:0;padding-top:0}.wrapper-_7df205d56c1559f7{position:relative}.content-_7df205d56c1559f7{padding:20px 20px 28px;position:relative}.content-_7df205d56c1559f7:after{content:"";z-index:-1;background-image:url(/static/buyer-pages-mfe/client/../assets/2ff341fb867d8282.svg);width:133px;height:82px;position:absolute;top:-16px;left:-16px}.link-_7df205d56c1559f7{color:inherit;text-decoration:none}.link-_7df205d56c1559f7:focus-visible{box-shadow:var(--theme-focusBoxShadow-default);border-radius:var(--theme-borderRadius-s);outline:none}.link-_7df205d56c1559f7:after{content:"";position:absolute;inset:0}.icon-_7df205d56c1559f7{vertical-align:bottom;background-image:url(/static/buyer-pages-mfe/client/../assets/29ba1c08e334b171.svg);width:18px;height:18px;margin-left:4px;display:inline-block}.logo-_3e29570c3dc6ea36{align-items:center;gap:10px;line-height:0;display:inline-flex}.logo-_3e29570c3dc6ea36:hover{opacity:.9}.logo-_9b20997d29888303{white-space:nowrap;isolation:isolate;height:30px;display:inline-block;position:relative}.logo_default-_9b20997d29888303{width:109px}.logo_default-_9b20997d29888303:hover{opacity:.9}.logo_postfix_pro-_9b20997d29888303{z-index:1;margin-left:8px;position:relative}.logo_compact-_9b20997d29888303{width:30px}.logo_auto-_9b20997d29888303{width:193px}.logo_postfix_auto-_9b20997d29888303{z-index:1;width:84px;position:relative}.logo_mall-_9b20997d29888303{width:193px}.logo_postfix_mall-_9b20997d29888303{width:84px;margin-left:8px}.logo_business360-_9b20997d29888303{width:193px}.logo_postfix_business360-_9b20997d29888303{width:84px}.logo_promo-_9b20997d29888303{width:219px}.logo_postfix_promo-_9b20997d29888303{width:110px}.logo_postfix_specialMachinery-_9b20997d29888303{z-index:1;width:209px;margin-left:8px;position:relative}.logo_with_postfix-_9b20997d29888303 .logo_prefix-_9b20997d29888303,.logo_with_postfix-_9b20997d29888303 .logo_postfix-_9b20997d29888303{opacity:1;transition:opacity .2s;transform:translateZ(0)}.logo_with_postfix-_9b20997d29888303:hover .logo_prefix-_9b20997d29888303,.logo_with_postfix-_9b20997d29888303:hover .logo_postfix-_9b20997d29888303{opacity:.3}.logo_with_postfix-_9b20997d29888303 .logo_prefix-_9b20997d29888303:hover,.logo_with_postfix-_9b20997d29888303 .logo_postfix-_9b20997d29888303:hover{opacity:1}.global-_9b20997d29888303{align-items:center;gap:10px;display:inline-flex}.logo_geo-_9b20997d29888303{color:#000;gap:5px;display:inline-flex}.logo_geo-_9b20997d29888303:visited{color:#000}.icon_placeholder-_9b20997d29888303{background:#f2f1f0;border-radius:8px;width:28px;height:28px}.circlesNY-b454846d7747e51e{background-image:url(/static/buyer-pages-mfe/client/../assets/1e73c76c3d28b0dd.gif);background-repeat:no-repeat;background-size:contain;width:30px;height:30px;transform:translate(-2px,-2px)}@media only screen and (resolution>=144dpi),only screen and (resolution>=1.5x){.circlesNY-b454846d7747e51e{background-image:url(/static/buyer-pages-mfe/client/../assets/29d745ebb245f70c.gif)}}.circlesLeaves-b454846d7747e51e{width:30px;height:30px;position:relative}.circlesLeaves-b454846d7747e51e:before{content:"";background-image:url(/static/buyer-pages-mfe/client/../assets/00f8be3a0f951a69.png);background-repeat:no-repeat;background-size:contain;width:34px;height:33px;display:block;position:absolute;top:-5px;left:-4px}@media only screen and (resolution>=144dpi),only screen and (resolution>=1.5x){.circlesLeaves-b454846d7747e51e:before{background-image:url(/static/buyer-pages-mfe/client/../assets/9cbab79bbefcdf1e.png)}}.logo-_20cfc153ae54b868{isolation:isolate;--module-logo-compact-width:30px;--module-logo-height:30px;--module-logo-avito-width:73px;--module-logo-auto-postfix-width:79px;--module-logo-business360-postfix-width:185px;--module-logo-forHome-postfix-width:155px;--module-logo-jobs-postfix-width:119px;--module-logo-mall-postfix-width:88px;--module-logo-premium-postfix-width:147px;--module-logo-pro-postfix-width:61px;--module-logo-realEstate-postfix-width:236px;--module-logo-services-postfix-width:106px;--module-logo-specialMachinery-postfix-width:207px;--module-logo-travel-postfix-width:210px;--module-logo-default-width:calc(var(--module-logo-compact-width) + var(--module-logo-avito-width));--module-logo-auto-width:calc(var(--module-logo-default-width) + var(--module-logo-auto-postfix-width,0));--module-logo-business360-width:calc(var(--module-logo-default-width) + var(--module-logo-business360-postfix-width,0));--module-logo-forHome-width:calc(var(--module-logo-default-width) + var(--module-logo-forHome-postfix-width,0));--module-logo-jobs-width:calc(var(--module-logo-default-width) + var(--module-logo-jobs-postfix-width,0));--module-logo-mall-width:calc(var(--module-logo-default-width) + var(--module-logo-mall-postfix-width,0));--module-logo-premium-width:calc(var(--module-logo-default-width) + var(--module-logo-premium-postfix-width,0));--module-logo-pro-width:calc(var(--module-logo-default-width) + var(--module-logo-pro-postfix-width,0));--module-logo-realEstate-width:calc(var(--module-logo-default-width) + var(--module-logo-realEstate-postfix-width,0));--module-logo-services-width:calc(var(--module-logo-default-width) + var(--module-logo-services-postfix-width,0));--module-logo-specialMachinery-width:calc(var(--module-logo-default-width) + var(--module-logo-specialMachinery-postfix-width,0));--module-logo-travel-width:calc(var(--module-logo-default-width) + var(--module-logo-travel-postfix-width,0))}.logo-_20cfc153ae54b868,.logo_prefix-_20cfc153ae54b868,.logo_postfix-_20cfc153ae54b868,.logo_default-_20cfc153ae54b868{white-space:nowrap;height:var(--module-logo-height);flex-wrap:nowrap;display:inline-flex}.logo_postfix-_20cfc153ae54b868{z-index:1;position:relative}.logo_compact-_20cfc153ae54b868{width:var(--module-logo-compact-width)}.logo_default-_20cfc153ae54b868{width:var(--module-logo-default-width)}.logo_default-_20cfc153ae54b868:hover{opacity:.9}.logo_auto-_20cfc153ae54b868{width:var(--module-logo-auto-width)}.logo_business360-_20cfc153ae54b868{width:var(--module-logo-business360-width)}.logo_forHome-_20cfc153ae54b868{width:var(--module-logo-forHome-width)}.logo_jobs-_20cfc153ae54b868{width:var(--module-logo-jobs-width)}.logo_mall-_20cfc153ae54b868{width:var(--module-logo-mall-width)}.logo_premium-_20cfc153ae54b868{width:var(--module-logo-premium-width)}.logo_pro-_20cfc153ae54b868{width:var(--module-logo-pro-width)}.logo_realEstate-_20cfc153ae54b868{width:var(--module-logo-realEstate-width)}.logo_services-_20cfc153ae54b868{width:var(--module-logo-services-width)}.logo_specialMachinery-_20cfc153ae54b868{width:var(--module-logo-specialMachinery-width)}.logo_travel-_20cfc153ae54b868{width:var(--module-logo-travel-width)}.logo_with_postfix_transition-_20cfc153ae54b868 .logo_prefix-_20cfc153ae54b868,.logo_with_postfix_transition-_20cfc153ae54b868 .logo_postfix-_20cfc153ae54b868{opacity:1;transition:opacity .2s;transform:translateZ(0)}.logo_with_postfix_transition-_20cfc153ae54b868:hover .logo_prefix-_20cfc153ae54b868,.logo_with_postfix_transition-_20cfc153ae54b868:hover .logo_postfix-_20cfc153ae54b868{opacity:.46}.logo_with_postfix_transition-_20cfc153ae54b868:hover .logo_compact-_20cfc153ae54b868,.logo_with_postfix_transition-_20cfc153ae54b868 .logo_prefix-_20cfc153ae54b868:hover,.logo_with_postfix_transition-_20cfc153ae54b868 .logo_postfix-_20cfc153ae54b868:hover,.logo_with_postfix_transition-_20cfc153ae54b868 .logo_default-_20cfc153ae54b868:hover,.logo_with_postfix_transition-_20cfc153ae54b868 .logo_default-_20cfc153ae54b868:hover .logo_prefix-_20cfc153ae54b868{opacity:1}.confetti-_20cfc153ae54b868{content:"";z-index:-1;background-image:url(/static/buyer-pages-mfe/client/../assets/9b57bae6ea5b8267.gif);background-repeat:no-repeat;background-size:contain;width:139px;height:48px;margin-top:-8px;margin-left:-16px;display:block;position:absolute;top:0;left:0}@media only screen and (resolution>=144dpi),only screen and (resolution>=1.5x){.confetti-_20cfc153ae54b868{background-image:url(/static/buyer-pages-mfe/client/../assets/a632903ddbd23a65.gif)}}.confetti_wrapper-_20cfc153ae54b868{position:relative}.root-_6e39d01fd79f0722{--kitty-input-focusBoxShadow:var(--theme-focusBoxShadow-default);--kitty-input-backgroundColor:var(--theme-semantics-components-control-bg-default);--kitty-input-text-color:var(--theme-semantics-components-control-text-primary);--kitty-input-placeholder-color:var(--theme-semantics-components-control-text-secondary);--kitty-input-focusBackgroundColor:var(--theme-semantics-components-control-bg-default);--kitty-input-backgroundColor-hover:var(--theme-semantics-components-control-bg-hover);--kitty-input-disabled-backgroundColor:var(--theme-semantics-components-control-bg-disabled);--kitty-input-disabled-color:var(--theme-semantics-components-control-text-disabled);--kitty-input-height:var(--theme-size-m-height);--kitty-input-border-width:1px;--kitty-input-paddingLeft:var(--theme-component-input-size-m-paddingLeft);--kitty-input-gap:var(--theme-gap-6);gap:var(--kitty-input-gap);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-ghostPressed);box-sizing:border-box;width:100%;padding:var(--kitty-input-padding);color:var(--kitty-input-text-color);background-color:var(--kitty-input-backgroundColor);line-height:var(--kitty-input-lineHeight);border-width:var(--kitty-input-border-width);border-style:solid;border-color:var(--kitty-input-backgroundColor);height:var(--kitty-input-height);transition:var(--theme-animation-transition-control-unhover),var(--theme-animation-transition-focusRing);cursor:text;outline:none;display:flex;position:relative}.root-_6e39d01fd79f0722[data-theme=lf]{--theme-semantics-components-control-bg-default:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-control-text-secondary:var(--theme-palette-gray54);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray36);--theme-semantics-components-control-bg-disabled:var(--theme-palette-warmGray4);--theme-semantics-border-error:var(--theme-palette-red600);--theme-semantics-border-errorFocused:var(--theme-palette-red400);--theme-semantics-components-button-bg-ghostHover:var(--theme-palette-warmGray12);--theme-semantics-components-button-bg-ghostPressed:var(--theme-palette-warmGray16);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-hover:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-disabled:#fff;--theme-semantics-components-control-bg-inverse-default:#262624;--theme-semantics-components-control-bg-inverse-hover:#2e2d2c;--theme-semantics-components-control-text-inverse-primary:#fff;--theme-semantics-components-control-text-inverse-secondary:#878787;--theme-semantics-components-control-bg-inverse-disabled:#262624;--theme-semantics-components-control-text-inverse-disabled:#5c5c5c;--theme-semantics-components-button-bg-inverse-ghostHover:#ffffff1f;--theme-semantics-components-button-bg-inverse-ghostPressed:#ffffff1f}.root_size-xs-_6e39d01fd79f0722{--kitty-input-padding:var(--theme-component-input-size-xs-paddingTop)var(--theme-component-input-size-xs-paddingRight)var(--theme-component-input-size-xs-paddingBottom)var(--theme-component-input-size-xs-paddingLeft);--kitty-input-paddingLeft:var(--theme-component-input-size-xs-paddingLeft);--kitty-input-postfix-margin-right:var(--theme-component-input-size-xs-postfixMarginRight);--module-crossButton-size:var(--theme-size-xs-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-xs-crossButtonIconSize);--kitty-input-lineHeight:var(--theme-size-xs-lineHeight);--kitty-input-square-icon-compensation:var(--theme-component-input-size-xs-icon-square-compensation);--kitty-input-height:var(--theme-size-xs-height);font-size:var(--theme-size-xs-fontSize);border-radius:var(--theme-size-xs-borderRadius);--kitty-input-withTags-icons-paddingTop:2px;--kitty-input-iconSlot-width:12px;--kitty-input-iconSlot-height:16px}.root_size-s-_6e39d01fd79f0722{--kitty-input-padding:var(--theme-component-input-size-s-paddingTop)var(--theme-component-input-size-s-paddingRight)var(--theme-component-input-size-s-paddingBottom)var(--theme-component-input-size-s-paddingLeft);--kitty-input-paddingLeft:var(--theme-component-input-size-s-paddingLeft);--kitty-input-postfix-margin-right:var(--theme-component-input-size-s-postfixMarginRight);--module-crossButton-size:var(--theme-size-s-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-s-crossButtonIconSize);--kitty-input-lineHeight:var(--theme-size-s-lineHeight);--kitty-input-square-icon-compensation:var(--theme-component-input-size-s-icon-square-compensation);--kitty-input-height:var(--theme-size-s-height);font-size:var(--theme-size-s-fontSize);border-radius:var(--theme-size-s-borderRadius);--kitty-input-withTags-icons-paddingTop:5px;--kitty-input-iconSlot-width:12px;--kitty-input-iconSlot-height:16px}.root_size-m-_6e39d01fd79f0722{--kitty-input-padding:var(--theme-component-input-size-m-paddingTop)var(--theme-component-input-size-m-paddingRight)var(--theme-component-input-size-m-paddingBottom)var(--theme-component-input-size-m-paddingLeft);--kitty-input-paddingLeft:var(--theme-component-input-size-m-paddingLeft);--kitty-input-postfix-margin-right:var(--theme-component-input-size-m-postfixMarginRight);--module-crossButton-size:var(--theme-size-m-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-m-crossButtonIconSize);--kitty-input-lineHeight:var(--theme-size-m-lineHeight);--kitty-input-square-icon-compensation:var(--theme-component-input-size-m-icon-square-compensation);--kitty-input-height:var(--theme-size-m-height);font-size:var(--theme-size-m-fontSize);border-radius:var(--theme-size-m-borderRadius);--kitty-input-withTags-icons-paddingTop:7px;--kitty-input-iconSlot-width:14px;--kitty-input-iconSlot-height:20px}.root_size-l-_6e39d01fd79f0722{--kitty-input-padding:var(--theme-component-input-size-l-paddingTop)var(--theme-component-input-size-l-paddingRight)var(--theme-component-input-size-l-paddingBottom)var(--theme-component-input-size-l-paddingLeft);--kitty-input-paddingLeft:var(--theme-component-input-size-l-paddingLeft);--kitty-input-postfix-margin-right:var(--theme-component-input-size-l-postfixMarginRight);--module-crossButton-size:var(--theme-size-l-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-l-crossButtonIconSize);--kitty-input-lineHeight:var(--theme-size-l-lineHeight);--kitty-input-square-icon-compensation:var(--theme-component-input-size-l-icon-square-compensation);--kitty-input-height:var(--theme-size-l-height);font-size:var(--theme-size-l-fontSize);border-radius:var(--theme-size-l-borderRadius);--kitty-input-withTags-icons-paddingTop:11px;--kitty-input-iconSlot-width:14px;--kitty-input-iconSlot-height:20px}.root_size-xl-_6e39d01fd79f0722{--kitty-input-padding:var(--theme-component-input-size-xl-paddingTop)var(--theme-component-input-size-xl-paddingRight)var(--theme-component-input-size-xl-paddingBottom)var(--theme-component-input-size-xl-paddingLeft);--kitty-input-paddingLeft:var(--theme-component-input-size-xl-paddingLeft);--kitty-input-postfix-margin-right:var(--theme-component-input-size-xl-postfixMarginRight);--module-crossButton-size:var(--theme-size-xl-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-xl-crossButtonIconSize);--kitty-input-lineHeight:var(--theme-size-xl-lineHeight);--kitty-input-square-icon-compensation:var(--theme-component-input-size-xl-icon-square-compensation);--kitty-input-height:var(--theme-size-xl-height);font-size:var(--theme-size-xl-fontSize);border-radius:var(--theme-size-xl-borderRadius);--kitty-input-withTags-icons-paddingTop:16px;--kitty-input-iconSlot-width:16px;--kitty-input-iconSlot-height:22px}.root_preset_overlay-_6e39d01fd79f0722{--kitty-input-backgroundColor:var(--theme-semantics-components-control-bg-overlay-default);--kitty-input-focusBackgroundColor:var(--theme-semantics-components-control-bg-overlay-default);--kitty-input-backgroundColor-hover:var(--theme-semantics-components-control-bg-overlay-hover);--kitty-input-disabled-backgroundColor:var(--theme-semantics-components-control-bg-overlay-disabled);--kitty-input-focusBoxShadow:var(--theme-focusBoxShadow-overlayPreset)}.root_preset_inverse-_6e39d01fd79f0722{--kitty-input-backgroundColor:var(--theme-semantics-components-control-bg-inverse-default);--kitty-input-backgroundColor-hover:var(--theme-semantics-components-control-bg-inverse-hover);--kitty-input-text-color:var(--theme-semantics-components-control-text-inverse-primary);--kitty-input-placeholder-color:var(--theme-semantics-components-control-text-inverse-secondary);--kitty-input-focusBackgroundColor:var(--theme-semantics-components-control-bg-inverse-default);--kitty-input-disabled-backgroundColor:var(--theme-semantics-components-control-bg-inverse-disabled);--kitty-input-disabled-color:var(--theme-semantics-components-control-text-inverse-disabled);--module-crossButton-hoverColor:var(--theme-semantics-components-button-bg-inverse-ghostHover);--module-crossButton-activeColor:var(--theme-semantics-components-button-bg-inverse-ghostPressed);--kitty-input-focusBoxShadow:var(--theme-focusBoxShadow-inversePreset)}.root_withTags-_6e39d01fd79f0722{--kitty-input-withTags-padding:3px;padding-top:var(--kitty-input-withTags-padding);padding-bottom:var(--kitty-input-withTags-padding);height:unset;min-height:var(--kitty-input-height);padding-inline-start:1px}.tag-_6e39d01fd79f0722{--module-crossButton-size:12px;min-width:0;margin-inline:2px;display:inline-flex}.tag-_6e39d01fd79f0722[hidden]{pointer-events:none;visibility:hidden;position:absolute}.lastTag-_6e39d01fd79f0722{margin-inline-end:4px}.remainder-_6e39d01fd79f0722{color:var(--theme-semantics-components-control-text-secondary);align-self:center;margin-inline-start:8px}.contentWrapper-_6e39d01fd79f0722{flex-grow:1;display:flex;overflow:hidden}.contentWrapper_withTags-_6e39d01fd79f0722{flex-wrap:wrap;row-gap:4px}.contentWrapper-_6e39d01fd79f0722.contentWrapper_responsive-_6e39d01fd79f0722{flex-wrap:nowrap}.content-_6e39d01fd79f0722{flex-grow:1;align-items:center;display:flex;overflow:hidden}.content_withTags-_6e39d01fd79f0722{flex-basis:30%;order:1}.inputWrapper-_6e39d01fd79f0722{width:auto;min-width:5px;max-width:100%;height:100%;position:relative}.inputWrapper_withTags-_6e39d01fd79f0722{height:calc(var(--kitty-input-height) - var(--kitty-input-withTags-padding)*2 - var(--kitty-input-border-width)*2);padding-inline-start:calc(var(--kitty-input-paddingLeft) - var(--kitty-input-withTags-padding))}.inputWrapper_fullWidth-_6e39d01fd79f0722{width:100%}.inputMirror-_6e39d01fd79f0722{visibility:hidden;line-break:anywhere;white-space:break-spaces;padding-inline-end:2px;display:inline-block}.input-_6e39d01fd79f0722{width:100%;height:100%;color:inherit;text-align:start;font-family:inherit;font-size:inherit;line-height:inherit;background-color:inherit;text-overflow:ellipsis;border:none;outline:none;margin:0;padding:0;position:absolute}.input_withTags-_6e39d01fd79f0722{position:static}.input-_6e39d01fd79f0722::-webkit-date-and-time-value{text-align:start}.input-_6e39d01fd79f0722[autocomplete=off]::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;width:0;height:0;margin:0;display:none!important}.input-_6e39d01fd79f0722::-moz-placeholder{color:var(--kitty-input-placeholder-color)}.input-_6e39d01fd79f0722::placeholder{color:var(--kitty-input-placeholder-color)}.root_focused-_6e39d01fd79f0722{background-color:var(--kitty-input-focusBackgroundColor);border-color:var(--kitty-input-focusBackgroundColor);box-shadow:var(--kitty-input-focusBoxShadow)}.root_focused-_6e39d01fd79f0722 .input-_6e39d01fd79f0722{text-overflow:unset}.root-_6e39d01fd79f0722:hover{background-color:var(--kitty-input-backgroundColor-hover);border-color:var(--kitty-input-backgroundColor-hover);transition:var(--theme-animation-transition-control-hover),var(--theme-animation-transition-focusRing)}.root_focused-_6e39d01fd79f0722:hover{background-color:var(--kitty-input-focusBackgroundColor);border-color:var(--kitty-input-focusBackgroundColor)}.root_empty-_6e39d01fd79f0722 .prefix-_6e39d01fd79f0722,.root_empty-_6e39d01fd79f0722 .postfix-_6e39d01fd79f0722,.root_empty-_6e39d01fd79f0722 .icon-_6e39d01fd79f0722{color:var(--theme-semantics-components-control-text-secondary)}.root_withShadow-_6e39d01fd79f0722{box-shadow:var(--theme-boxShadow-default)}.root_disabled-_6e39d01fd79f0722.root_invalid-_6e39d01fd79f0722:hover,.root_invalid-_6e39d01fd79f0722:hover,.root_invalid-_6e39d01fd79f0722{border-color:var(--theme-semantics-border-error)}.root_invalid-_6e39d01fd79f0722.root_focused-_6e39d01fd79f0722{border-color:var(--theme-semantics-border-errorFocused);box-shadow:var(--theme-focusBoxShadow-invalid)}.root_disabled-_6e39d01fd79f0722:focus-visible{box-shadow:var(--kitty-input-focusBoxShadow)}.input_disabled-_6e39d01fd79f0722::-moz-placeholder{--kitty-input-text-color:var(--kitty-input-disabled-color);--kitty-input-backgroundColor:var(--kitty-input-disabled-backgroundColor);-webkit-text-fill-color:var(--kitty-input-disabled-color);opacity:1;cursor:default}.root_disabled-_6e39d01fd79f0722,.input_disabled-_6e39d01fd79f0722,.input_disabled-_6e39d01fd79f0722::placeholder{--kitty-input-text-color:var(--kitty-input-disabled-color);--kitty-input-backgroundColor:var(--kitty-input-disabled-backgroundColor);-webkit-text-fill-color:var(--kitty-input-disabled-color);opacity:1;cursor:default}.input_disabled-_6e39d01fd79f0722{pointer-events:none}.root_disabled-_6e39d01fd79f0722:hover{background-color:var(--kitty-input-backgroundColor);border-color:var(--kitty-input-backgroundColor)}.root_disabled-_6e39d01fd79f0722 .icon-_6e39d01fd79f0722,.root_disabled-_6e39d01fd79f0722 .iconPositioner-_6e39d01fd79f0722{color:var(--kitty-input-disabled-color)}.icon-_6e39d01fd79f0722{line-height:var(--kitty-input-lineHeight)}.icon-_6e39d01fd79f0722>svg[data-icon],.icon-_6e39d01fd79f0722>svg[data-icon-name]{top:var(--kitty-input-square-icon-compensation);position:relative}.prefix-_6e39d01fd79f0722,.postfix-_6e39d01fd79f0722{white-space:pre;line-height:normal}.postfix-_6e39d01fd79f0722{margin-inline-start:-2px;margin-inline-end:var(--kitty-input-postfix-margin-right)}@media (hover:none){.root_focused-_6e39d01fd79f0722,.root_focused-_6e39d01fd79f0722.root_invalid-_6e39d01fd79f0722{box-shadow:unset}}@media not all and (resolution>=.001dpcm){@supports ((-webkit-appearance:none)) and (stroke-color:transparent){.inputWrapper-_6e39d01fd79f0722{line-height:22px}}}.iconsContainer-_6e39d01fd79f0722{align-items:center;gap:var(--theme-gap-12);flex-shrink:0;display:inline-flex}.iconsContainer_withTags-_6e39d01fd79f0722{height:fit-content;margin-top:var(--kitty-input-withTags-icons-paddingTop)}.iconSlot-_6e39d01fd79f0722{width:var(--kitty-input-iconSlot-width);height:var(--kitty-input-iconSlot-height);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:-2px;display:inline-flex}.iconSlot_clear-_6e39d01fd79f0722{margin-inline-start:max(0px,calc((var(--module-crossButton-size) - var(--kitty-input-iconSlot-width))/2 - var(--kitty-input-gap)))}.iconPositioner-_6e39d01fd79f0722{display:inline-flex}.remainder_mirror-_89b9ae8d7f71b00e{visibility:hidden;pointer-events:none;position:absolute}.root-_032f0cc40eaf6497{cursor:pointer;--module-crossButton-hoverColor:transparent;--module-crossButton-activeColor:transparent;--module-crossButton-iconColor:var(--theme-semantics-components-control-text-primary);--module-crossButton-iconSize:12px;--module-crossButton-size:12px;align-items:center;gap:1px;min-width:0;max-width:100%;display:inline-flex}.root-_032f0cc40eaf6497[data-theme=lf]{--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray28);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-white);--theme-semantics-components-control-bg-default:var(--theme-palette-warmGray4)}.root_size-xs-_032f0cc40eaf6497{font-size:var(--theme-font-size-s);line-height:var(--theme-font-height-s-dense);border-radius:var(--theme-borderRadius-6);padding:3px 6px 3px 8px}.root_size-s-_032f0cc40eaf6497{font-size:var(--theme-font-size-s);line-height:var(--theme-font-height-s-dense);border-radius:var(--theme-borderRadius-8);padding:5px 8px 7px 10px}.root_size-m-_032f0cc40eaf6497{font-size:var(--theme-font-size-m);line-height:var(--theme-font-height-m-dense);border-radius:var(--theme-borderRadius-8);padding:7px 12px 9px 14px}.root_size-l-_032f0cc40eaf6497{font-size:var(--theme-font-size-m);line-height:var(--theme-font-height-m-dense);border-radius:var(--theme-borderRadius-12);padding:11px 13px 13px 16px}.root_size-xl-_032f0cc40eaf6497{font-size:var(--theme-font-size-l);line-height:var(--theme-font-height-l-dense);border-radius:var(--theme-borderRadius-16);padding:16px 15px 18px 18px}.root_disabled-_032f0cc40eaf6497.root_size-xs-_032f0cc40eaf6497{padding-inline-end:8px}.root_disabled-_032f0cc40eaf6497.root_size-s-_032f0cc40eaf6497{padding-inline-end:10px}.root_disabled-_032f0cc40eaf6497.root_size-m-_032f0cc40eaf6497{padding-inline-end:15px}.root_disabled-_032f0cc40eaf6497.root_size-l-_032f0cc40eaf6497{padding-inline-end:16px}.root_disabled-_032f0cc40eaf6497.root_size-xl-_032f0cc40eaf6497{padding-inline-end:18px}.root_preset_default-_032f0cc40eaf6497{background-color:var(--theme-semantics-components-control-bg-overlay-default);color:var(--theme-semantics-components-control-text-primary)}.root_preset_overlay-_032f0cc40eaf6497{background-color:var(--theme-semantics-components-control-bg-default);color:var(--theme-semantics-components-control-text-primary)}.root_disabled-_032f0cc40eaf6497{color:var(--theme-semantics-components-control-text-disabled)}.root_mirror-_032f0cc40eaf6497{pointer-events:none;visibility:hidden;position:absolute}.closeIcon_size-xs-_032f0cc40eaf6497{--module-crossButton-iconSize:10px;margin-inline:3px 2px}.closeIcon_size-s-_032f0cc40eaf6497{--module-crossButton-iconSize:10px;margin-inline:5px 2px}.closeIcon_size-m-_032f0cc40eaf6497{--module-crossButton-iconSize:12px;margin-inline:5px 1px}.closeIcon_size-l-_032f0cc40eaf6497{--module-crossButton-iconSize:12px;margin-inline:6px 1px}.closeIcon_size-xl-_032f0cc40eaf6497{--module-crossButton-iconSize:14px;margin-inline:7px 1px}.label-_032f0cc40eaf6497{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wrapperByDocuments-_320a002887cde65c div:first-child{background-size:auto 150px}.wrapperByParams-_320a002887cde65c div:first-child{background-size:auto 120px}.container-_320a002887cde65c{height:212px}.image-_1bfd1484f94eafda{background-color:#f2f1f0;border-radius:20px;width:100%;height:100%}.image-_01f3431ebb13231e{min-height:210px}.image-_7e046f633225ccc5{min-height:250px;position:relative}.icon-_7e046f633225ccc5{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:16px;left:16px}.image-_441abe74b4c00406{min-height:210px}.root-_8ed0b1586f79f2cd{white-space:nowrap;display:inline-block;position:relative}.svg-_8ed0b1586f79f2cd{width:100%;height:50%;position:absolute;inset:25% -2px 0}.icon-_198e2a679541ae8e{cursor:pointer;align-items:center;display:flex}.icon-_776bed3751bf0521{align-items:center;display:flex}.root-_904a387fae18d09d{width:100%;display:inline-block}.themeProvider-c575b41ef95b28a8{color:inherit}.hint-c575b41ef95b28a8{white-space:pre-line}.icon-c575b41ef95b28a8{cursor:pointer}.root-_0ee0c4f84f17da3d{--animate-pulse:"none";--square-border-radius:var(--theme-component-badge-size-m-squareBorderRadius);box-sizing:border-box;vertical-align:middle;white-space:nowrap;background-color:var(--module-badge-backgroundColor);color:var(--module-badge-color);box-shadow:var(--module-badge-shadow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.root-_0ee0c4f84f17da3d[data-theme=lf]{--theme-semantics-components-badge-bg-sale:var(--theme-palette-red600);--theme-semantics-components-badge-bg-primary:var(--theme-palette-black);--theme-semantics-bg-page:#fff}.children-root-_0ee0c4f84f17da3d{min-width:0;display:inline-flex;position:relative}.children-root_grow-_0ee0c4f84f17da3d{flex-grow:1;display:flex}.content-wrapper-_0ee0c4f84f17da3d{--module-badge-height:unset;--module-badge-translate-x:unset;--module-badge-translate-y:unset;--module-badge-offset-x:unset;--module-badge-offset-y:unset;top:var(--module-badge-offset-y,0);transform:translate(var(--module-badge-translate-x),var(--module-badge-translate-y));display:flex;position:absolute;inset-inline-end:var(--module-badge-offset-x,0)}.horizontal_start-_0ee0c4f84f17da3d{inset-inline-start:var(--module-badge-offset-x,0);inset-inline-end:unset}.horizontal_end-_0ee0c4f84f17da3d{inset-inline-start:unset;inset-inline-end:var(--module-badge-offset-x,0)}.horizontal_center-_0ee0c4f84f17da3d{inset-inline-start:50%;inset-inline-end:unset;transform:translate(-50%,-50%)}.children-root-_0ee0c4f84f17da3d>*{margin:0}@keyframes appear-_0ee0c4f84f17da3d{0%{opacity:0;transform:scale(0)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pulse-_0ee0c4f84f17da3d{0%,to{opacity:.1;transform:scale(1)}4%{opacity:.31;transform:scale(3.1)}8%{opacity:.225;transform:scale(2.25)}12%{opacity:.26;transform:scale(2.6)}16%{opacity:.245;transform:scale(2.45)}20%{opacity:.252;transform:scale(2.52)}24%,88%{opacity:.25;transform:scale(2.5)}}.zoom-appear-_0ee0c4f84f17da3d{animation:.32s ease-in-out appear-_0ee0c4f84f17da3d}.animate-pulse-_0ee0c4f84f17da3d{content:"";top:0;width:100%;height:100%;display:var(--animate-pulse);background-color:inherit;border-radius:inherit;z-index:2;animation:4s cubic-bezier(.445,.05,.55,.95) infinite pulse-_0ee0c4f84f17da3d;position:absolute;inset-inline-start:0}.root_preset_primary-_0ee0c4f84f17da3d{--module-badge-backgroundColor:var(--theme-semantics-components-badge-bg-sale);--module-badge-color:var(--theme-palette-white)}.root_preset_secondary-_0ee0c4f84f17da3d{--module-badge-backgroundColor:var(--theme-semantics-components-badge-bg-primary);--module-badge-color:var(--theme-palette-white)}.root_size_xs-_0ee0c4f84f17da3d{height:var(--theme-component-badge-size-xs-height);min-width:var(--theme-component-badge-size-xs-height);padding:var(--theme-component-badge-size-xs-padding);border-radius:var(--theme-component-badge-size-xs-height);--square-border-radius:var(--theme-component-badge-size-xs-squareBorderRadius)}.root_size_s-_0ee0c4f84f17da3d{height:var(--theme-component-badge-size-s-height);min-width:var(--theme-component-badge-size-s-height);padding:var(--theme-component-badge-size-s-padding);border-radius:var(--theme-component-badge-size-s-height);--square-border-radius:var(--theme-component-badge-size-s-squareBorderRadius)}.root_size_m-_0ee0c4f84f17da3d{height:var(--theme-component-badge-size-m-height);min-width:var(--theme-component-badge-size-m-height);padding:var(--theme-component-badge-size-m-padding);border-radius:var(--theme-component-badge-size-m-height);--square-border-radius:var(--theme-component-badge-size-m-squareBorderRadius)}.root_size_l-_0ee0c4f84f17da3d{height:var(--theme-component-badge-size-l-height);min-width:var(--theme-component-badge-size-l-height);padding:var(--theme-component-badge-size-l-padding);border-radius:var(--theme-component-badge-size-l-height);--square-border-radius:var(--theme-component-badge-size-l-squareBorderRadius)}.square-_0ee0c4f84f17da3d{border-radius:var(--square-border-radius)}.root_size_point_s-_0ee0c4f84f17da3d{height:var(--theme-component-badge-size-s-pointHeight);width:var(--theme-component-badge-size-s-pointHeight)}.root_size_point_m-_0ee0c4f84f17da3d{height:var(--theme-component-badge-size-m-pointHeight);width:var(--theme-component-badge-size-m-pointHeight)}.root_size_point_l-_0ee0c4f84f17da3d{height:var(--theme-component-badge-size-l-pointHeight);width:var(--theme-component-badge-size-l-pointHeight)}@font-face{font-family:Arial Rub;font-weight:400;src:url(/static/buyer-pages-mfe/client/../assets/72621c94ff67b25c.woff2)format("woff2"),url(/static/buyer-pages-mfe/client/../assets/742aac3766e16ff5.woff)format("woff")}@font-face{font-family:Arial Rub;font-weight:700;src:url(/static/buyer-pages-mfe/client/../assets/3bec5e0b7b2048a1.woff2)format("woff2"),url(/static/buyer-pages-mfe/client/../assets/d60bf7e9ab1a24f6.woff)format("woff")}.root-fba29b78050033a3{color:#000;flex-wrap:wrap;align-items:center;display:flex}.root-fba29b78050033a3>:not(:last-child){margin-right:4px}.newLine-fba29b78050033a3{width:100%;margin-top:2px;display:inline-block}.newLineRedesign-fba29b78050033a3{width:100%;display:inline-block}.price-fba29b78050033a3{-moz-column-gap:4px;flex-wrap:nowrap;align-items:center;column-gap:4px;margin:0;display:inline-flex;position:relative}.priceWithInlineNormalized-fba29b78050033a3{align-items:baseline}.priceContent-fba29b78050033a3{z-index:1}.inlineNormalizedPrice-fba29b78050033a3{white-space:nowrap;align-items:baseline;display:inline-flex;position:relative;top:3px}.lower-fba29b78050033a3{cursor:pointer;background:url(/static/buyer-pages-mfe/client/../assets/348a62cb85115d89.svg) 100% 0 no-repeat;flex-shrink:0;width:10px;height:20px}.wide-fba29b78050033a3,.groupings-fba29b78050033a3{padding:8px 0}.highlight-fba29b78050033a3{color:#fff;background-color:#0af;padding:0 4px}.root-fba29b78050033a3 .price-fba29b78050033a3.highlightRedesign-fba29b78050033a3{margin-right:8px}.yellowHighlight-fba29b78050033a3{background:url(/static/buyer-pages-mfe/client/../assets/b7e3c927023bf7e2.svg) 0 0/cover no-repeat;position:absolute;inset:0 -3px}.nobold-fba29b78050033a3{font-weight:400}.overPriceNote-fba29b78050033a3{color:#858585;align-items:center;font-size:14px;line-height:18px;display:flex}.overPriceNote-fba29b78050033a3 svg{margin-left:3px}.overPriceNote-fba29b78050033a3 svg:hover{color:#858585}.realtyBenefitLine-fba29b78050033a3{margin-top:1px;margin-bottom:2px}.list-fba29b78050033a3 .realtyBenefitLine-fba29b78050033a3,.listRedesign-fba29b78050033a3 .realtyBenefitLine-fba29b78050033a3{margin-top:0;margin-bottom:6px}.realtyInfoLayout-fba29b78050033a3 .realtyBenefitLine-fba29b78050033a3{margin-top:0;margin-bottom:2px}.listRedesign-fba29b78050033a3.realtyInfoLayout-fba29b78050033a3 .newLineRedesign-fba29b78050033a3{min-height:20px}.realtyBenefitButton-fba29b78050033a3{-moz-column-gap:4px;text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;column-gap:4px;margin:0;padding:0;display:inline-flex}.root-_7c66fb71b06e2b62{align-items:center;display:inline-flex}.rootRedesign-_7c66fb71b06e2b62{margin-left:2px}.icon-_7c66fb71b06e2b62{color:#b8b8b8;vertical-align:middle;width:16px;height:12px;transition:color .3s ease-out}.iconHovered-_7c66fb71b06e2b62{color:#ffb020}.iconSpace-_7c66fb71b06e2b62{margin-top:1px;margin-left:4px}.blockRoot-_5cc017dfdb39546e{align-items:center;gap:4px;width:100%;min-width:0;display:flex}.inlineRoot-_5cc017dfdb39546e{vertical-align:baseline;align-items:center;gap:4px;min-width:0;display:inline-flex}.textWrap-_5cc017dfdb39546e{min-width:0;overflow:hidden}.blockRoot-_5cc017dfdb39546e .textWrap-_5cc017dfdb39546e{flex:0 auto;max-width:100%}.textOneLine-_5cc017dfdb39546e{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blockRoot-_5cc017dfdb39546e .textOneLine-_5cc017dfdb39546e{word-break:break-all;width:100%;max-width:100%}.icon-_5cc017dfdb39546e,.chevron-_5cc017dfdb39546e{flex-shrink:0}.root-_02a3e41f16ca9042{width:100%}.realtyInfoLayout-_02a3e41f16ca9042{flex-direction:column;row-gap:1px;display:flex}.icons-_02a3e41f16ca9042{flex-direction:row-reverse;align-items:center;padding-right:4px;display:inline-flex}.iconsRedesign-_02a3e41f16ca9042{margin-left:2px}.icon-_02a3e41f16ca9042{border:1px solid #fff;border-radius:50%;width:8px;height:8px;display:block}.icon-_02a3e41f16ca9042+.icon-_02a3e41f16ca9042{margin-right:-4px}.periodSection-_02a3e41f16ca9042{color:#8f8f8f}.iconBlock-_02a3e41f16ca9042{padding:0 3px;position:relative;top:-1px}.additionalInfo-_02a3e41f16ca9042{padding-left:4px}.pinIcon-_02a3e41f16ca9042{margin-left:2px;padding-right:4px}.input-_089930ffc510330a>label,.input-_089930ffc510330a input{box-shadow:none!important}.inputDesign2023-_089930ffc510330a>label{border-radius:14px;width:calc(100% - 4px);height:48px;margin:2px 2px 0;padding-top:12px;padding-bottom:14px}.input-_089930ffc510330a:not(.inputDesign2023-_089930ffc510330a):not(.inputDesignGlobal-_089930ffc510330a)>label{border-radius:10px 6px 6px 10px;height:40px;padding-top:8px;padding-bottom:8px}.inputDesignGlobal-_089930ffc510330a{margin:0 8px}.inputDesign2023-_089930ffc510330a{padding-bottom:4px}.dropdownItems-_089930ffc510330a{padding:16px 0 22px}.suggestMatch-_089930ffc510330a{font-weight:700}.inputPostfix-_089930ffc510330a{height:16px;line-height:16px;display:inline-block}.inputPostfix-_089930ffc510330a>span{line-height:16px}.inputPostfixDesign2023-_089930ffc510330a{height:20px}.inputPostfixDesign2023-_089930ffc510330a>span{line-height:22px}.item-dc1c2bfea47eaa40{align-items:center;width:480px;padding:11px 20px 13px;display:flex}.itemIcon-dc1c2bfea47eaa40{min-width:40px;height:20px;margin-top:1px}.itemIconImg-dc1c2bfea47eaa40{-o-object-fit:contain;object-fit:contain;margin:auto 2px auto auto;display:block}.suggestItemInfo-dc1c2bfea47eaa40{flex-direction:column;display:flex}.itemTextInfo-dc1c2bfea47eaa40{margin:auto 0 auto 8px;display:block}.itemTextInfoOnTwoRows-dc1c2bfea47eaa40{flex-direction:column;display:flex}.productInfo-dc1c2bfea47eaa40{margin-left:8px;display:flex}.itemContainer_selected-dc1c2bfea47eaa40{background-color:#f2f1f0;width:100%}.itemDelivery-dc1c2bfea47eaa40{margin-left:6px}.container-dd86ac12fa509686{width:480px;padding:0 20px 16px 34px}.itemsList-dd86ac12fa509686{--module-bubbleGroup-items-height:0;--module-bubbleGroup-row-gap:0;gap:6px;row-gap:var(--module-bubbleGroup-row-gap);max-height:var(--module-bubbleGroup-items-height);flex-wrap:wrap;display:flex;overflow:hidden}.bubbleItemHighlighted-dd86ac12fa509686 button{filter:brightness(.96)}@media (width>=1366px){.container-dd86ac12fa509686{width:654px}}.root-_86c16ca04a2c5ec9{display:none}.tabbarRedesign-b9a409bdae49d3d2{flex-shrink:0;align-items:center;gap:14px;height:44px;margin-left:30px;display:flex}.iconsGroup-b9a409bdae49d3d2{align-items:center;gap:12px;display:flex}.iconButtonWrapper-b9a409bdae49d3d2{margin-top:-2px;display:inline-flex}.iconButton-b9a409bdae49d3d2{color:#000;cursor:pointer;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:opacity .15s;display:flex;position:relative}.iconButtonWrapper-b9a409bdae49d3d2:hover .iconButton-b9a409bdae49d3d2{opacity:.3}.iconButtonWrapper-b9a409bdae49d3d2:active .iconButton-b9a409bdae49d3d2{opacity:.2}.addItemLink-b9a409bdae49d3d2{text-decoration:none;display:inline-flex}.addItemText-b9a409bdae49d3d2{display:inline-flex}.loginLink-b9a409bdae49d3d2{text-decoration:none;display:inline-flex}.addItemIcon-b9a409bdae49d3d2{display:none}@media screen and (width<=1365px){.tabbarRedesign-b9a409bdae49d3d2{gap:10px;margin-left:20px}.iconsGroup-b9a409bdae49d3d2{gap:8px}.addItemIcon-b9a409bdae49d3d2{align-items:center;display:inline-flex}.addItemText-b9a409bdae49d3d2{display:none}}.profileMenu-b9a409bdae49d3d2{margin-top:-2px;position:relative}.profileButton-b9a409bdae49d3d2{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;text-decoration:none;display:flex;position:relative}.profileButton-b9a409bdae49d3d2:hover{opacity:.3}.profileButton-b9a409bdae49d3d2:active{opacity:.2}.profileAvatarWithBonus-b9a409bdae49d3d2{clip-path:path("M 22 0 A 22 22 0 0 1 44 22 L 44 41 C 44 35.2 41.3 32.2 37 32.2 L 7 32.2 C 2.7 32.2 0 35.2 0 41 L 0 22 A 22 22 0 0 1 22 0 Z")}.profileBonusBadge-b9a409bdae49d3d2{box-sizing:border-box;background-color:var(--theme-semantics-components-rate-bg-medium);height:24px;color:var(--theme-semantics-components-badge-text-inverse-constant-primary);pointer-events:none;white-space:nowrap;background-clip:padding-box;border:2px solid #0000;border-radius:100px;align-items:center;gap:2px;padding:2px 7px 2px 5px;display:flex;position:absolute;top:32px;left:50%;transform:translate(-50%)}.profileBonusBadgeHero-b9a409bdae49d3d2{background-color:#141414}.profileBonusIcon-b9a409bdae49d3d2{width:14px;height:18px;color:var(--theme-semantics-components-rate-bg-medium);flex-shrink:0;justify-content:center;align-items:center;margin-top:-4px;line-height:0;display:flex;position:relative}.profileBonusBadgeHero-b9a409bdae49d3d2 .profileBonusIcon-b9a409bdae49d3d2{color:#141414}.profileBonusIcon-b9a409bdae49d3d2:before{content:"";background-color:#fff;border-radius:50%;width:13px;height:13px;position:absolute}.profileBonusIcon-b9a409bdae49d3d2 [data-inline-icon=true]{--kitty-icon-custom-height:26px;z-index:1;position:absolute}.profileDropdown-b9a409bdae49d3d2{transform-origin:top;opacity:0;visibility:hidden;pointer-events:none;z-index:1001;padding-top:6px;transition:transform .1s ease-in-out,opacity .1s ease-in-out,visibility .1s linear .1s;position:absolute;top:100%;right:0;transform:scale(.8)}.profileDropdownOpened-b9a409bdae49d3d2{opacity:1;visibility:visible;pointer-events:auto;transition:transform .1s ease-out,opacity .1s ease-out;transform:scale(1)}.root-_425adc54cf66b2ab{vertical-align:top;background:var(--theme-semantics-components-control-bg-default);color:var(--theme-semantics-components-control-text-primary);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.root-_425adc54cf66b2ab[data-theme=lf]{--theme-semantics-components-control-bg-default:var(--theme-palette-blue500);--theme-semantics-components-control-text-primary:var(--theme-palette-white);--theme-semantics-components-control-bg-disabled:var(--theme-palette-warmGray4);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray36)}.clickable-_425adc54cf66b2ab{cursor:pointer}.icon-_425adc54cf66b2ab{background:var(--theme-semantics-components-control-bg-default);color:var(--theme-semantics-components-control-text-primary)}.icon-_425adc54cf66b2ab[data-theme=lf]{--theme-semantics-components-control-bg-default:var(--theme-palette-beige100);--theme-semantics-components-control-text-primary:var(--theme-palette-black)}.image-_425adc54cf66b2ab{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.text-_425adc54cf66b2ab{margin-top:-1px;line-height:1em}.disabled-_425adc54cf66b2ab{background:var(--theme-semantics-components-control-bg-disabled)}.disabled-_425adc54cf66b2ab .text-_425adc54cf66b2ab,.disabled-_425adc54cf66b2ab .icon-_425adc54cf66b2ab{color:var(--theme-semantics-components-control-text-disabled)}.disabled-image-_425adc54cf66b2ab:after{content:"";pointer-events:none;border-radius:inherit;background:#ffffff80;position:absolute;inset:0}.root-b2ee49bf442fd94f{display:flex}.root-b2ee49bf442fd94f svg{transition:color .15s ease-out,background-color .15s ease-out}.filled-b2ee49bf442fd94f{color:var(--star-color-filled)}.empty-b2ee49bf442fd94f{color:var(--star-color-empty)}.invalid-b2ee49bf442fd94f{color:var(--star-color-invalid)}.root-da59f7f7403450d6{position:relative}.left-part-da59f7f7403450d6{width:50%;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.root-_3dfe7ee98c4dbb3d{--star-gap:unset;--star-color-filled:unset;--star-color-empty:unset;--star-color-invalid:unset;width:fit-content;display:flex}.editable-_3dfe7ee98c4dbb3d{cursor:pointer}.star-_3dfe7ee98c4dbb3d:not(:last-child){padding-right:var(--star-gap)}.root-_3dfe7ee98c4dbb3d.editable-_3dfe7ee98c4dbb3d:hover svg{color:var(--star-color-filled)}.root-_3dfe7ee98c4dbb3d.editable-_3dfe7ee98c4dbb3d .star-_3dfe7ee98c4dbb3d:hover~.star-_3dfe7ee98c4dbb3d svg{color:var(--star-color-empty)}.root-_738980d1ec2b87aa{margin:0;padding:0;font-size:14px;line-height:20px;list-style:none}.dropdown-wrapper-design-2023-_738980d1ec2b87aa{-ms-overflow-style:none;scrollbar-width:none;background:#fff;border-radius:24px;min-width:276px;max-height:calc(100dvh - 100px);padding:8px 0;overflow:hidden auto;box-shadow:0 1px 3px #0000000d,0 4px 30px #0000001a}.dropdown-wrapper-design-2023-_738980d1ec2b87aa::-webkit-scrollbar{display:none}.group-_738980d1ec2b87aa{margin:0;padding:16px}.group-design-2023-_738980d1ec2b87aa{padding:16px 24px}.group-_738980d1ec2b87aa+.group-_738980d1ec2b87aa{border-top:1px solid #eee}.profile-nav-item-_738980d1ec2b87aa{text-align:left;justify-content:left;display:flex}.profile-nav-item-_738980d1ec2b87aa+.profile-nav-item-_738980d1ec2b87aa{margin-top:6px}.profile-nav-item_value-_738980d1ec2b87aa{color:#8f8f8f;text-align:right}.profile-nav-item_entirely-_738980d1ec2b87aa{flex-direction:column}.profile-nav-item-bonus-_738980d1ec2b87aa{margin-top:6px;display:block}.link-grow-_738980d1ec2b87aa{flex-direction:column;flex-grow:1;display:flex}.profile-company-name-_738980d1ec2b87aa{color:#8f8f8f;margin-top:4px;display:block}.rating-line-_738980d1ec2b87aa{align-items:center;display:flex}.stars-_738980d1ec2b87aa{margin-left:4px;margin-right:8px}.pro-lk-nav-item-_738980d1ec2b87aa{flex-direction:column}.buttonWrapper-e1f787fa750ef334{align-items:center;margin-left:1px;display:flex}.buttonWrapper-e1f787fa750ef334>button{box-sizing:content-box;padding:2px 23px}.root-b147a1767d8e104d{justify-content:space-between;align-items:flex-end;width:964px;margin:0 auto;padding-bottom:24px;display:flex}div.rootDesign2023-b147a1767d8e104d{padding-bottom:8px}div.rootRedesignMapLayout-b147a1767d8e104d{padding-bottom:24px}div.rootRedesign-b147a1767d8e104d{padding-bottom:20px}div.rootRedesignNoHero-b147a1767d8e104d{padding-top:8px}.rootWithHero-b147a1767d8e104d:before{content:"";pointer-events:none;z-index:-1;background:0 0;transition:background .2s;position:absolute;inset:0}.rootWithHeroOpaque-b147a1767d8e104d:before{background:#fff}.navigation-b147a1767d8e104d,.search-b147a1767d8e104d{width:966px;margin:0 auto;position:relative}.navigation-b147a1767d8e104d{box-sizing:content-box;align-items:center;width:110px;min-height:48px;margin:0 23px 0 0;display:flex}.navigationDesign2023-b147a1767d8e104d{width:auto;min-height:54px;margin-right:32px}.withLogoAuto-b147a1767d8e104d{width:196px}.withLogoAvitoForBusiness-b147a1767d8e104d{width:296px}.search-b147a1767d8e104d{background-color:#fff;width:100%;margin:0 0 2px;padding-top:24px;display:flex}.searchDesign2023-b147a1767d8e104d{padding-top:4px}.searchWithHero-b147a1767d8e104d,.searchWithHero-b147a1767d8e104d.searchDesign2023-b147a1767d8e104d{background-color:#0000;margin-bottom:0;padding-top:0}.simplePage-b147a1767d8e104d{margin:-20px 0 8px;position:relative}.simplePage-b147a1767d8e104d.itemView-b147a1767d8e104d{width:100%;position:relative}.suggest_background-b147a1767d8e104d{z-index:1050;background-color:#00000052;min-height:calc(100vh - 100% - 44px);max-height:20000px;position:absolute;top:89px;left:0;right:0}.blackout-b147a1767d8e104d{z-index:2;background-color:#00000052;display:none;position:absolute;inset:0}.blackout_active-b147a1767d8e104d{display:block}.blackoutHeaderActive-b147a1767d8e104d:before{content:"";pointer-events:none;z-index:2;background-color:#00000052;position:absolute;inset:0}.simplePage-b147a1767d8e104d .navigation-b147a1767d8e104d,.simplePage-b147a1767d8e104d .search-b147a1767d8e104d{padding-left:0;padding-right:0}.simplePage-b147a1767d8e104d .suggest_background-b147a1767d8e104d{--scrollbar-width:15px;top:89px;left:calc(50% - 50vw);right:calc(50% - 50vw + var(--scrollbar-width)/2)}.miniMenu-b147a1767d8e104d .suggest_background-b147a1767d8e104d{top:79px}.suggest_background_design2023-b147a1767d8e104d,.simplePage-b147a1767d8e104d .suggest_background_design2023-b147a1767d8e104d,.miniMenu-b147a1767d8e104d .suggest_background_design2023-b147a1767d8e104d{z-index:3;top:0}.rightWrapper-b147a1767d8e104d{width:185px;height:40px;margin-bottom:4px;margin-left:25px}.rightWrapperWithHero-b147a1767d8e104d{max-width:185px}.rightWrapperWithHero-b147a1767d8e104d>div{width:auto;max-width:185px}.rightWrapperDesign2023-b147a1767d8e104d{width:auto;max-width:200px;height:52px;margin-bottom:2px;margin-left:32px}@media screen and (width>=1366px){.root-b147a1767d8e104d{width:1316px}.responsive-b147a1767d8e104d .navigation-b147a1767d8e104d{width:110px;padding-left:0;padding-right:0}.navigationDesign2023-b147a1767d8e104d{margin-right:48px}.rightWrapperDesign2023-b147a1767d8e104d{margin-left:48px}.responsive-b147a1767d8e104d .navigationDesign2023-b147a1767d8e104d{width:auto}.responsive-b147a1767d8e104d .withLogoAuto-b147a1767d8e104d{width:196px}.responsive-b147a1767d8e104d .withLogoAvitoForBusiness-b147a1767d8e104d{width:296px}.responsive-b147a1767d8e104d .search-b147a1767d8e104d{width:100%;padding-left:0;padding-right:0}}@media screen and (width<=1000px){.simplePage-b147a1767d8e104d .suggest_background-b147a1767d8e104d{left:-18px;right:-18px}}.logo-b147a1767d8e104d{box-sizing:border-box;width:115px;height:30px;position:relative}.logoAuto-b147a1767d8e104d{width:201px}.logoAvitoForBusiness-b147a1767d8e104d{width:301px}.logoDesign2023-b147a1767d8e104d{width:auto}.form-b147a1767d8e104d{box-sizing:border-box;border-radius:6px;width:100%;padding:1px 2px;display:flex;position:relative}.searchDesign2023-b147a1767d8e104d .form-b147a1767d8e104d{padding:0}.highlight-b147a1767d8e104d{z-index:3;background:#fff;border-radius:18px;display:none;position:absolute;inset:-4px -4px -4px 0}.highlight_on-b147a1767d8e104d{display:block}.withSeparator-b147a1767d8e104d{border-bottom:1px solid #d6d6d6}.hidden-b147a1767d8e104d{display:none}.suggest-b147a1767d8e104d{border-radius:0 4px 4px 0;width:100%;height:40px;margin:1px 1px 1px 0;position:relative}.suggestDesign2023-b147a1767d8e104d{border-radius:0;height:52px;margin:0}.suggest_opened-b147a1767d8e104d{z-index:3}.button-b147a1767d8e104d{order:10;display:flex;position:relative}.buttonDesign2023-b147a1767d8e104d{flex-grow:1;padding:0}.button_highlighted-b147a1767d8e104d{z-index:3}.suggest-b147a1767d8e104d:before,.button-b147a1767d8e104d:before{content:"";background-color:#0af;border-top-right-radius:4px;border-bottom-right-radius:4px;width:calc(100% + 2px);height:44px;display:block;position:absolute;top:-1px;left:0}.button-b147a1767d8e104d:before{border-top-right-radius:12px;border-bottom-right-radius:12px}.suggest-b147a1767d8e104d:before{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--theme-borderRadius-12);border-top-left-radius:var(--theme-borderRadius-12);width:calc(100% + 4px);top:-2px;left:-2px}.suggestDesign2023-b147a1767d8e104d:before,.buttonDesign2023-b147a1767d8e104d:before{height:52px;transition:background-color .1s ease-in-out;top:0;left:0}.suggestDesign2023-b147a1767d8e104d:before{border-top-left-radius:var(--theme-borderRadius-16);border-bottom-left-radius:var(--theme-borderRadius-16)}.buttonDesign2023-b147a1767d8e104d:before{border-top-right-radius:var(--theme-borderRadius-16);border-bottom-right-radius:var(--theme-borderRadius-16);left:-2px}.suggestDesign2023-b147a1767d8e104d.suggest_opened-b147a1767d8e104d:before,.buttonDesign2023-b147a1767d8e104d.button_highlighted-b147a1767d8e104d:before{background-color:#fff}@media (width>=1368px){.buttonDesign2023-b147a1767d8e104d{min-width:95px}}.rootGlobal-b147a1767d8e104d{align-items:center;width:978px;margin:0 auto;padding-top:12px;padding-bottom:16px;display:flex}@media screen and (width>=1366px){.rootGlobal-b147a1767d8e104d{width:1292px}}.suggestGlobal-b147a1767d8e104d{flex:1}.searchRowRedesign-b147a1767d8e104d{align-items:center;gap:6px;width:100%;padding:0;display:flex}.rootRedesignNoHero-b147a1767d8e104d .searchRowRedesignOpened-b147a1767d8e104d{position:relative}.rootRedesignNoHero-b147a1767d8e104d .searchRowRedesignOpened-b147a1767d8e104d:before{content:"";top:0;bottom:0;left:calc(50% - 50vw);right:calc(50% - 50vw + var(--scrollbar-width)/2);pointer-events:none;z-index:3;background-color:#00000052;position:absolute}.logoRedesign-b147a1767d8e104d{flex-shrink:0;margin-right:30px;padding-top:12px}.tabbarRedesignWrapper-b147a1767d8e104d{display:flex}.logoRedesign-b147a1767d8e104d:hover,.logoRedesign-b147a1767d8e104d:active{opacity:1}.logoRedesign-b147a1767d8e104d [class*=logo_default],.logoRedesign-b147a1767d8e104d [class*=logo_postfix]{transition:opacity .15s}.logoRedesign-b147a1767d8e104d [class*=logo_with_postfix]:hover [class*=logo_prefix],.logoRedesign-b147a1767d8e104d [class*=logo_with_postfix]:hover [class*=logo_postfix]{opacity:1}.logoRedesign-b147a1767d8e104d [class*=logo_default]:hover,.logoRedesign-b147a1767d8e104d [class*=logo_with_postfix] [class*=logo_postfix]:hover{opacity:.6}.logoRedesign-b147a1767d8e104d [class*=logo_default]:active,.logoRedesign-b147a1767d8e104d [class*=logo_with_postfix] [class*=logo_postfix]:active{opacity:.4}.rubricatorRedesignWrapper-b147a1767d8e104d{display:flex}.rubricatorRedesignWrapper-b147a1767d8e104d [class*=newWrapper]{margin-right:0}@media screen and (width<=1365px){.logoRedesign-b147a1767d8e104d [class*=logo_postfix]{display:none}.logoRedesign-b147a1767d8e104d [class*=logo_with_postfix]{width:auto}}.searchInputFrameRedesign-b147a1767d8e104d{border-radius:var(--theme-borderRadius-16);box-sizing:border-box;background:#fff;border:2.5px solid #0af;flex:1;align-items:center;height:52px;display:flex;position:relative;overflow:hidden}.searchRowRedesignHero-b147a1767d8e104d .searchInputFrameRedesign-b147a1767d8e104d{border-color:#0000}.searchInputFrameRedesign_focused-b147a1767d8e104d{z-index:4;border-color:#0000;position:relative}.searchInputFrameRedesign-b147a1767d8e104d label{border-radius:14px;width:calc(100% - 4px);min-width:0;height:47px;margin:0 2px;padding-top:12px;padding-bottom:14px}.searchInputFrameRedesign-b147a1767d8e104d [class*=contentWrapper],.searchInputFrameRedesign-b147a1767d8e104d [class*=content],.searchInputFrameRedesign-b147a1767d8e104d [class*=inputWrapper]{min-width:0}.searchInputFrameRedesign_focused-b147a1767d8e104d input[data-marker="search-form/suggest/input"]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.suggestRedesign-b147a1767d8e104d{flex:1;min-width:0;height:100%;position:relative}.suggestRedesign-b147a1767d8e104d.suggest_opened-b147a1767d8e104d{z-index:3}.geoWrapperRedesign-b147a1767d8e104d{visibility:visible;flex-shrink:0;align-items:center;margin-left:auto;padding-right:22px;display:flex}.geoWrapperRedesign-b147a1767d8e104d>div>div,.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/region],.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/radius],.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/directions]{width:auto;min-width:auto;max-width:none}.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/region],.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/radius],.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/directions]{white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:0;max-width:200px;height:auto;margin:0;padding:0;line-height:20px;overflow:hidden}.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/region]:after,.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/radius]:after,.geoWrapperRedesign-b147a1767d8e104d [data-marker=search-form\/directions]:after,.geoWrapperRedesign-b147a1767d8e104d>div:before,.geoWrapperRedesign-b147a1767d8e104d>div>div:before{display:none}.findButtonRedesign-b147a1767d8e104d{z-index:3;flex-shrink:0;align-items:center;margin-left:-2px;padding-right:2px;display:none}.findButtonRedesign_visible-b147a1767d8e104d{display:flex}.formRedesign-b147a1767d8e104d{flex:auto;min-width:0;height:100%;display:flex;position:relative}.highlightRedesign-b147a1767d8e104d{z-index:3;border-radius:var(--theme-borderRadius-16);background:#fff;display:none;position:absolute;inset:-2.5px}.highlightRedesign_on-b147a1767d8e104d{display:block}.suggest_background_redesign-b147a1767d8e104d,.suggest_background-b147a1767d8e104d.suggest_background_redesign-b147a1767d8e104d,.rootRedesign-b147a1767d8e104d .suggest_background-b147a1767d8e104d.suggest_background_redesign-b147a1767d8e104d{z-index:3;top:0}.switcherWrapper-adda9d103aaa029e{white-space:nowrap;line-height:16px}@media (width<=1334px){.switcherWrapper-adda9d103aaa029e{margin-top:1px}.switcherLabel-adda9d103aaa029e{text-overflow:ellipsis;max-width:200px;overflow:hidden}}.loaderWrapper-_8e11dcb221bf44f6{vertical-align:middle;width:1.75ex;line-height:1;display:inline-block}.container-_23a050af844f9866{line-height:initial;margin-left:0;margin-right:6px;position:relative}.additions-_32667268b1131429{justify-content:flex-start;align-items:center;display:flex;position:absolute;top:100%;left:0;right:7px}@media (width<=1334px){.additions-_32667268b1131429{align-items:flex-start;margin-top:1px}}.theme-provider-a461141ca2c26e00{display:contents}.root-_9821c995fe1662b1{flex-direction:column;flex:auto;margin:-3px -3px 0;padding:3px 3px 0;font-size:20px;line-height:28px;display:flex;overflow:hidden}.root-_9821c995fe1662b1 [class^=fieldset-field]{padding-top:0}.root-fbc89bac55c2e122{flex-direction:column;flex:auto;width:100%;height:100%;display:flex}.root-_15baba97b5e84f23{--kitty-chips-borderRadius:var(--kitty-control-borderRadius);--kitty-chips-border-width:1px;--kitty-chips-border-width-checked:1px;--kitty-chips-backgroundColor:var(--theme-semantics-components-control-bg-default);--kitty-chips-backgroundColor-hover:var(--theme-semantics-components-control-bg-hover);--kitty-chips-backgroundColor-active:var(--theme-semantics-components-control-bg-pressed);--kitty-chips-backgroundColor-checked:var(--theme-semantics-components-control-bg-selected);--kitty-chips-backgroundColor-checked-hover:var(--theme-semantics-components-control-bg-selected);--kitty-chips-backgroundColor-checked-active:var(--theme-semantics-components-control-bg-selected);--kitty-chips-backgroundColor-checked-disabled:var(--theme-semantics-components-control-bg-selectedDisabled);--kitty-chips-borderColor-checked:transparent;--kitty-chips-borderColor-checked-disabled:transparent;--kitty-chips-color-default:var(--theme-semantics-components-control-text-primary);--kitty-chips-color-checked:var(--theme-semantics-components-control-text-inverse-primary);--kitty-chips-color-disabled:var(--theme-semantics-components-control-text-disabled);--kitty-chips-color-checked-disabled:var(--theme-semantics-components-control-text-inverse-primary);--kitty-chips-focusBoxShadow:var(--theme-focusBoxShadow-default);--kitty-chips-animation-duration:.2s;--kitty-chips-animation-backwards-duration:.15s;box-sizing:border-box;-moz-column-gap:var(--theme-gap-6);column-gap:var(--theme-gap-6);row-gap:var(--theme-gap-6);width:auto;max-width:100%;display:inline-flex}.root-_15baba97b5e84f23[data-theme=lf]{--theme-semantics-components-control-bg-selectedDisabled:var(--theme-palette-beige200);--theme-semantics-components-control-bg-selected:var(--theme-palette-beige300);--theme-semantics-components-control-bg-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-bg-default:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-pressed:var(--theme-palette-warmGray12);--theme-semantics-components-control-bg-disabled:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-overlay-disabled:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-overlay-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-bg-overlay-pressed:var(--theme-palette-warmGray12);--kitty-chips-backgroundColor-checked-hover:var(--theme-palette-beige400);--kitty-chips-backgroundColor-checked-active:var(--theme-palette-beige500);--theme-semantics-border-selected:var(--theme-palette-black);--theme-semantics-border-selectedDisabled:var(--theme-palette-warmGray36);--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray36);--theme-semantics-components-control-text-inverse-primary:var(--theme-font-color-disabled);--kitty-chips-color-checked:var(--theme-palette-black)}.root_size_xs-_15baba97b5e84f23{--kitty-chips-padding-start:var(--theme-component-chips-size-xs-padding-start);--kitty-chips-padding-end:var(--theme-component-chips-size-xs-padding-end);--kitty-chips-paddingWithIcon-start:var(--theme-component-chips-size-xs-paddingWithIcon-start);--kitty-chips-paddingWithIcon-end:var(--theme-component-chips-size-xs-paddingWithIcon-end);--kitty-chips-text-topCompensation:var(--theme-component-chips-size-xs-text-topCompensation)}.root_size_s-_15baba97b5e84f23{--kitty-chips-padding-start:var(--theme-component-chips-size-s-padding-start);--kitty-chips-padding-end:var(--theme-component-chips-size-s-padding-end);--kitty-chips-paddingWithIcon-start:var(--theme-component-chips-size-s-paddingWithIcon-start);--kitty-chips-paddingWithIcon-end:var(--theme-component-chips-size-s-paddingWithIcon-end);--kitty-chips-text-topCompensation:var(--theme-component-chips-size-s-text-topCompensation)}.root_size_m-_15baba97b5e84f23{--kitty-chips-padding-start:var(--theme-component-chips-size-m-padding-start);--kitty-chips-padding-end:var(--theme-component-chips-size-m-padding-end);--kitty-chips-paddingWithIcon-start:var(--theme-component-chips-size-m-paddingWithIcon-start);--kitty-chips-paddingWithIcon-end:var(--theme-component-chips-size-m-paddingWithIcon-end);--kitty-chips-text-topCompensation:var(--theme-component-chips-size-m-text-topCompensation)}.root_size_l-_15baba97b5e84f23{--kitty-chips-padding-start:var(--theme-component-chips-size-l-padding-start);--kitty-chips-padding-end:var(--theme-component-chips-size-l-padding-end);--kitty-chips-paddingWithIcon-start:var(--theme-component-chips-size-l-paddingWithIcon-start);--kitty-chips-paddingWithIcon-end:var(--theme-component-chips-size-l-paddingWithIcon-end);--kitty-chips-text-topCompensation:var(--theme-component-chips-size-l-text-topCompensation)}.root_size_xl-_15baba97b5e84f23{--kitty-chips-padding-start:var(--theme-component-chips-size-xl-padding-start);--kitty-chips-padding-end:var(--theme-component-chips-size-xl-padding-end);--kitty-chips-paddingWithIcon-start:var(--theme-component-chips-size-xl-paddingWithIcon-start);--kitty-chips-paddingWithIcon-end:var(--theme-component-chips-size-xl-paddingWithIcon-end);--kitty-chips-text-topCompensation:var(--theme-component-chips-size-xl-text-topCompensation)}.root_preset_overlay-_15baba97b5e84f23{--kitty-chips-backgroundColor:var(--theme-semantics-components-control-bg-overlay-default);--kitty-chips-backgroundColor-hover:var(--theme-semantics-components-control-bg-overlay-hover);--kitty-chips-backgroundColor-active:var(--theme-semantics-components-control-bg-overlay-pressed);--kitty-chips-backgroundColor-checked:var(--theme-semantics-components-control-bg-selected);--kitty-chips-backgroundColor-disabled:var(--theme-semantics-components-control-bg-overlay-disabled);--kitty-chips-backgroundColor-checked-hover:var(--theme-semantics-components-control-bg-selected);--kitty-chips-backgroundColor-checked-active:var(--theme-semantics-components-control-bg-selected);--kitty-chips-backgroundColor-checked-disabled:var(--theme-semantics-components-control-bg-selectedDisabled);--kitty-chips-borderColor-checked:transparent;--kitty-chips-borderColor-checked-disabled:transparent;--kitty-chips-color-default:var(--theme-semantics-components-control-text-primary);--kitty-chips-color-checked:var(--theme-semantics-components-control-text-inverse-primary);--kitty-chips-color-disabled:var(--theme-semantics-components-control-text-disabled);--kitty-chips-color-checked-disabled:var(--theme-semantics-components-control-text-inverse-primary);--kitty-chips-focusBoxShadow:var(--theme-focusBoxShadow-overlayPreset)}.root_preset_inverse-_15baba97b5e84f23{--kitty-chips-backgroundColor:var(--theme-palette-gray84);--kitty-chips-backgroundColor-hover:var(--theme-palette-gray76);--kitty-chips-backgroundColor-active:var(--theme-palette-gray84);--kitty-chips-backgroundColor-disabled:var(--theme-palette-gray84);--kitty-chips-backgroundColor-checked:var(--theme-palette-white);--kitty-chips-backgroundColor-checked-hover:var(--theme-palette-white);--kitty-chips-backgroundColor-checked-active:var(--theme-palette-white);--kitty-chips-backgroundColor-checked-disabled:var(--theme-palette-warmGray88);--kitty-chips-borderColor-checked:transparent;--kitty-chips-borderColor-checked-disabled:transparent;--kitty-chips-color-default:var(--theme-font-color-inverse);--kitty-chips-color-checked:var(--theme-font-color-default);--kitty-chips-color-disabled:var(--theme-font-color-inverseDisabled);--kitty-chips-color-checked-disabled:var(--theme-palette-gray64);--kitty-chips-focusBoxShadow:var(--theme-focusBoxShadow-inversePreset)}.root_variant_noAccent-_15baba97b5e84f23{--kitty-chips-border-width:2px;--kitty-chips-border-width-checked:2px}.root_variant_noAccent-_15baba97b5e84f23.root_preset_default-_15baba97b5e84f23{--kitty-chips-backgroundColor-checked:var(--theme-semantics-components-control-bg-default);--kitty-chips-backgroundColor-checked-hover:var(--theme-semantics-components-control-bg-hover);--kitty-chips-backgroundColor-checked-active:var(--theme-semantics-components-control-bg-pressed);--kitty-chips-backgroundColor-checked-disabled:var(--theme-semantics-components-control-bg-disabled);--kitty-chips-borderColor-checked:var(--theme-semantics-border-selected);--kitty-chips-borderColor-checked-disabled:var(--theme-semantics-border-selectedDisabled);--kitty-chips-color-checked:var(--theme-semantics-components-control-text-primary);--kitty-chips-color-checked-disabled:var(--theme-semantics-components-control-text-disabled)}.root_variant_noAccent-_15baba97b5e84f23.root_preset_overlay-_15baba97b5e84f23{--kitty-chips-backgroundColor-checked:var(--theme-semantics-components-control-bg-overlay-default);--kitty-chips-backgroundColor-checked-hover:var(--theme-semantics-components-control-bg-overlay-hover);--kitty-chips-backgroundColor-checked-active:var(--theme-semantics-components-control-bg-overlay-pressed);--kitty-chips-backgroundColor-checked-disabled:var(--theme-semantics-components-control-bg-overlay-disabled);--kitty-chips-borderColor-checked:var(--theme-semantics-border-selected);--kitty-chips-borderColor-checked-disabled:var(--theme-semantics-border-selectedDisabled);--kitty-chips-color-checked:var(--theme-semantics-components-control-text-primary);--kitty-chips-color-checked-disabled:var(--theme-semantics-components-control-text-disabled)}.root_variant_noAccent-_15baba97b5e84f23.root_preset_inverse-_15baba97b5e84f23{--kitty-chips-backgroundColor-checked:var(--theme-semantics-components-control-bg-inverse-default);--kitty-chips-backgroundColor-checked-hover:var(--theme-semantics-components-control-bg-inverse-hover);--kitty-chips-backgroundColor-checked-active:var(--theme-semantics-components-control-bg-inverse-pressed);--kitty-chips-backgroundColor-checked-disabled:var(--theme-semantics-components-control-bg-inverse-disabled);--kitty-chips-borderColor-checked:var(--theme-semantics-border-inverse-selected);--kitty-chips-borderColor-checked-disabled:var(--theme-semantics-border-selectedDisabled);--kitty-chips-color-checked:var(--theme-semantics-components-control-text-inverse-primary);--kitty-chips-color-checked-disabled:var(--theme-semantics-components-control-text-disabled)}.root_variant_noAccent-_15baba97b5e84f23.root_preset_inverse-_15baba97b5e84f23[data-theme=lf]{--kitty-chips-backgroundColor:var(--theme-palette-warmGray4);--kitty-chips-backgroundColor-hover:var(--theme-palette-warmGray8);--kitty-chips-backgroundColor-active:var(--theme-palette-warmGray12);--theme-semantics-components-control-bg-inverse-disabled:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-inverse-default:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-inverse-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-bg-inverse-pressed:var(--theme-palette-warmGray12);--theme-semantics-border-inverse-selected:var(--theme-palette-black);--kitty-chips-color-default:var(--theme-palette-black);--kitty-chips-color-checked:var(--theme-palette-black);--kitty-chips-color-disabled:var(--theme-palette-warmGray36)}.root_withShadow-_15baba97b5e84f23{--kitty-chips-boxShadow:var(--theme-boxShadow-default)}.root_shape_round-_15baba97b5e84f23{--kitty-chips-borderRadius:var(--kitty-control-height)}.root_fullWidth-_15baba97b5e84f23{width:100%}.root_wrap-_15baba97b5e84f23{flex-wrap:wrap}.root_scrollable-_15baba97b5e84f23{width:max-content;max-width:max-content}.root-_1a267b34fd63ad39{--direction:1;min-width:0;position:relative}[dir=rtl] .root-_1a267b34fd63ad39{--direction:-1}.container-_1a267b34fd63ad39{box-sizing:border-box;overscroll-behavior-x:contain;-ms-overflow-style:none;scrollbar-width:none;--kitty-scrollContainer-overhang:unset;--kitty-scrollContainer-overhang-start:unset;--kitty-scrollContainer-overhang-end:unset;min-width:100%;max-width:calc(100% + var(--kitty-scrollContainer-overhang-start,var(--kitty-scrollContainer-overhang)) + var(--kitty-scrollContainer-overhang-end,var(--kitty-scrollContainer-overhang)));margin-inline-start:calc(var(--kitty-scrollContainer-overhang-start,var(--kitty-scrollContainer-overhang))*-1);margin-inline-end:calc(var(--kitty-scrollContainer-overhang-end,var(--kitty-scrollContainer-overhang))*-1);padding-inline-start:var(--kitty-scrollContainer-overhang-start,var(--kitty-scrollContainer-overhang));padding-inline-end:var(--kitty-scrollContainer-overhang-end,var(--kitty-scrollContainer-overhang));display:block;overflow-x:scroll}.container-_1a267b34fd63ad39[data-dragging]{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.container-_1a267b34fd63ad39[data-dragging] *{pointer-events:none}.container-_1a267b34fd63ad39::-webkit-scrollbar{display:none}.arrow-_1a267b34fd63ad39{padding:unset;cursor:pointer;color:var(--theme-semantics-components-button-bg-primary);background:0 0;border:none;border-radius:50%;outline:none;align-items:center;display:flex;position:absolute;top:50%}.arrow-_1a267b34fd63ad39:focus-visible{box-shadow:var(--theme-focusBoxShadow-default)}.arrow_forward-_1a267b34fd63ad39{transform:translate(calc(50%*var(--direction)),-50%);inset-inline-end:calc(var(--kitty-scrollContainer-overhang-end,var(--kitty-scrollContainer-overhang,0px))*-1)}.arrow_back-_1a267b34fd63ad39{transform:translate(calc(-50%*var(--direction)),-50%);inset-inline-start:calc(var(--kitty-scrollContainer-overhang-start,var(--kitty-scrollContainer-overhang,0px))*-1)}.arrow_hidden-_1a267b34fd63ad39{display:none}.arrow_size_xs-_1a267b34fd63ad39{width:18px}.arrow_size_s-_1a267b34fd63ad39{width:22px}.arrow_size_m-_1a267b34fd63ad39{width:26px}.arrow_size_l-_1a267b34fd63ad39{width:28px}.arrow_size_xl-_1a267b34fd63ad39{width:36px}.root-c1aacf7206767a9c{min-width:0;height:var(--kitty-control-height);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;box-sizing:border-box;font-size:var(--kitty-control-fontSize);line-height:var(--kitty-control-lineHeight);border-radius:var(--kitty-chips-borderRadius);color:var(--kitty-chips-color-default);background-color:var(--kitty-chips-backgroundColor);cursor:pointer;box-shadow:var(--kitty-chips-boxShadow,none);transition:background-color var(--kitty-chips-animation-duration)ease-in;border:none;justify-content:center;align-items:center;padding-inline-start:var(--kitty-chips-padding-start);padding-inline-end:var(--kitty-chips-padding-end);display:inline-flex}.root-c1aacf7206767a9c:not(:hover){transition:background-color var(--kitty-chips-animation-backwards-duration)ease-in}.root_fullWidth-c1aacf7206767a9c{flex-grow:1}.root-c1aacf7206767a9c:hover{background-color:var(--kitty-chips-backgroundColor-hover)}.root-c1aacf7206767a9c:active{background-color:var(--kitty-chips-backgroundColor-active)}@media (hover:none){.root-c1aacf7206767a9c:hover{background-color:var(--kitty-chips-backgroundColor)}}.root-b206a7fb139e8a89{min-width:0;height:var(--kitty-control-height);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;display:inline-flex;position:relative}.root_fullWidth-b206a7fb139e8a89{flex-grow:1}.wrapper-b206a7fb139e8a89{--kitty-chips-option-border-color:transparent;box-sizing:border-box;width:100%;font-size:var(--kitty-control-fontSize);line-height:var(--kitty-control-lineHeight);border-radius:var(--kitty-chips-borderRadius);border:var(--kitty-chips-border-width)solid var(--kitty-chips-option-border-color);color:var(--kitty-chips-color-default);background-color:var(--kitty-chips-backgroundColor);cursor:pointer;box-shadow:var(--kitty-chips-boxShadow,none);transition:background-color var(--kitty-chips-animation-duration)ease-in,border-color var(--kitty-chips-animation-duration)ease-in;justify-content:center;align-items:center;padding-inline-start:calc(var(--kitty-chips-padding-start) - var(--kitty-chips-border-width));padding-inline-end:calc(var(--kitty-chips-padding-end) - var(--kitty-chips-border-width));display:inline-flex;overflow:hidden}.wrapper-b206a7fb139e8a89:hover{background-color:var(--kitty-chips-backgroundColor-hover)}.wrapper-b206a7fb139e8a89:not(:hover,.wrapper_invalid-b206a7fb139e8a89){transition:background-color var(--kitty-chips-animation-backwards-duration)ease-in,border-color var(--kitty-chips-animation-backwards-duration)ease-in}.wrapper-b206a7fb139e8a89:active{background-color:var(--kitty-chips-backgroundColor-active)}.wrapper-b206a7fb139e8a89:not(.wrapper_isChecked-b206a7fb139e8a89,.wrapper_invalid-b206a7fb139e8a89){transition:background-color var(--kitty-chips-animation-backwards-duration)ease-in,border-color var(--kitty-chips-animation-backwards-duration)ease-in}.wrapper_withIcon-b206a7fb139e8a89{padding-inline-start:calc(var(--kitty-chips-paddingWithIcon-start) - var(--kitty-chips-border-width));padding-inline-end:calc(var(--kitty-chips-paddingWithIcon-end) - var(--kitty-chips-border-width))}.wrapper_visualState_disabled-b206a7fb139e8a89{color:var(--kitty-chips-color-disabled);background-color:var(--kitty-chips-backgroundColor)}.wrapper_isChecked-b206a7fb139e8a89{--kitty-chips-border-width:var(--kitty-chips-border-width-checked);--kitty-chips-option-border-color:var(--kitty-chips-borderColor-checked);color:var(--kitty-chips-color-checked);background-color:var(--kitty-chips-backgroundColor-checked)}.wrapper_isChecked-b206a7fb139e8a89:hover{background-color:var(--kitty-chips-backgroundColor-checked-hover)}.wrapper_isChecked-b206a7fb139e8a89:active{background-color:var(--kitty-chips-backgroundColor-checked-active)}.input-b206a7fb139e8a89:focus+.wrapper-b206a7fb139e8a89{box-shadow:var(--kitty-chips-focusBoxShadow)}.input-b206a7fb139e8a89:focus:not(:focus-visible)+.wrapper-b206a7fb139e8a89{box-shadow:var(--kitty-chips-boxShadow,none)}.input-b206a7fb139e8a89:focus-visible+.wrapper-b206a7fb139e8a89{box-shadow:var(--kitty-chips-focusBoxShadow)}.input-b206a7fb139e8a89:focus+.wrapper_invalid-b206a7fb139e8a89{box-shadow:var(--theme-focusBoxShadow-invalid)}.input-b206a7fb139e8a89:focus:not(:focus-visible)+.wrapper_invalid-b206a7fb139e8a89{box-shadow:var(--kitty-chips-boxShadow,none)}.input-b206a7fb139e8a89:focus-visible+.wrapper_invalid-b206a7fb139e8a89{box-shadow:var(--theme-focusBoxShadow-invalid)}.root-b206a7fb139e8a89:focus{outline:none}.root-b206a7fb139e8a89:focus>.wrapper-b206a7fb139e8a89{box-shadow:var(--kitty-chips-focusBoxShadow)}.root-b206a7fb139e8a89:focus:not(:focus-visible)>.wrapper-b206a7fb139e8a89{box-shadow:var(--kitty-chips-boxShadow,none)}.root-b206a7fb139e8a89:focus-visible>.wrapper-b206a7fb139e8a89{box-shadow:var(--kitty-chips-focusBoxShadow)}.wrapper_disabled-b206a7fb139e8a89{color:var(--kitty-chips-color-disabled);background-color:var(--kitty-chips-backgroundColor);cursor:default}.wrapper_disabled-b206a7fb139e8a89.wrapper_isChecked-b206a7fb139e8a89.wrapper_variant_noAccent-b206a7fb139e8a89{--kitty-chips-option-border-color:var(--kitty-chips-borderColor-checked-disabled)}.wrapper_disabled-b206a7fb139e8a89:hover{background-color:var(--kitty-chips-backgroundColor)}.wrapper_invalid-b206a7fb139e8a89{--kitty-chips-option-border-color:var(--theme-semantics-border-error)!important}.wrapper_invalid-b206a7fb139e8a89[data-theme=lf]{--theme-semantics-border-error:var(--theme-palette-red600)}.wrapper_isChecked-b206a7fb139e8a89.wrapper_disabled-b206a7fb139e8a89,.wrapper_isChecked-b206a7fb139e8a89.wrapper_disabled-b206a7fb139e8a89:hover{background-color:var(--kitty-chips-backgroundColor-checked-disabled);color:var(--kitty-chips-color-checked-disabled)}.input-b206a7fb139e8a89{opacity:0;top:0;clip-path:circle(0);position:absolute;inset-inline-start:0}.text-b206a7fb139e8a89{top:var(--kitty-chips-text-topCompensation);white-space:nowrap;text-overflow:ellipsis;padding-inline-start:var(--theme-module-chips-text-padding-start,0);padding-inline-end:var(--theme-module-chips-text-padding-end,0);position:relative;overflow:hidden}.text_size_xs-b206a7fb139e8a89.text_withIcon-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-xs-text-padding-start);--theme-module-chips-text-padding-end:var(--theme-component-chips-size-xs-text-padding-end)}.text_size_xs-b206a7fb139e8a89.text_iconBefore-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-xs-text-padding-startWithIcon)}.text_size_xs-b206a7fb139e8a89.text_iconAfter-b206a7fb139e8a89{--theme-module-chips-text-padding-end:var(--theme-component-chips-size-xs-text-padding-endWithIcon)}.text_size_s-b206a7fb139e8a89.text_withIcon-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-s-text-padding-start);--theme-module-chips-text-padding-end:var(--theme-component-chips-size-s-text-padding-end)}.text_size_s-b206a7fb139e8a89.text_iconBefore-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-s-text-padding-startWithIcon)}.text_size_s-b206a7fb139e8a89.text_iconAfter-b206a7fb139e8a89{--theme-module-chips-text-padding-end:var(--theme-component-chips-size-s-text-padding-endWithIcon)}.text_size_m-b206a7fb139e8a89.text_withIcon-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-m-text-padding-start);--theme-module-chips-text-padding-end:var(--theme-component-chips-size-m-text-padding-end)}.text_size_m-b206a7fb139e8a89.text_iconBefore-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-m-text-padding-startWithIcon)}.text_size_m-b206a7fb139e8a89.text_iconAfter-b206a7fb139e8a89{--theme-module-chips-text-padding-end:var(--theme-component-chips-size-m-text-padding-endWithIcon)}.text_size_l-b206a7fb139e8a89.text_withIcon-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-l-text-padding-start);--theme-module-chips-text-padding-end:var(--theme-component-chips-size-l-text-padding-end)}.text_size_l-b206a7fb139e8a89.text_iconBefore-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-l-text-padding-startWithIcon)}.text_size_l-b206a7fb139e8a89.text_iconAfter-b206a7fb139e8a89{--theme-module-chips-text-padding-end:var(--theme-component-chips-size-l-text-padding-endWithIcon)}.text_size_xl-b206a7fb139e8a89.text_withIcon-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-xl-text-padding-start);--theme-module-chips-text-padding-end:var(--theme-component-chips-size-xl-text-padding-end)}.text_size_xl-b206a7fb139e8a89.text_iconBefore-b206a7fb139e8a89{--theme-module-chips-text-padding-start:var(--theme-component-chips-size-xl-text-padding-startWithIcon)}.text_size_xl-b206a7fb139e8a89.text_iconAfter-b206a7fb139e8a89{--theme-module-chips-text-padding-end:var(--theme-component-chips-size-xl-text-padding-endWithIcon)}.icon-b206a7fb139e8a89{top:var(--kitty-chips-text-topCompensation);display:inline-flex;position:relative}@media (hover:none){.wrapper-b206a7fb139e8a89:hover{background-color:var(--kitty-chips-backgroundColor)}.wrapper_isChecked-b206a7fb139e8a89:hover{background-color:var(--kitty-chips-backgroundColor-checked)}}.root-_9dcceff60670ce5d{align-items:flex-end;display:flex}.listWrapper-_9dcceff60670ce5d{max-width:514px;position:relative}.listWrapper_clear-_9dcceff60670ce5d{width:410px}.scrollButton-_9dcceff60670ce5d,.scrollButton_right-_9dcceff60670ce5d{z-index:1;position:absolute;top:50%}.scrollButton-_9dcceff60670ce5d{left:0;transform:translate(-50%,-50%)}.scrollButton-_9dcceff60670ce5d:after{content:"";box-shadow:var(--theme-boxShadow-default);clip-path:inset(0 -100% 0 100%);width:100%;height:44px;display:block;position:absolute;top:0;left:0;transform:translate(-50%,-15%)}.scrollButton_right-_9dcceff60670ce5d{right:0;transform:translate(50%,-50%)}.scrollButton_right-_9dcceff60670ce5d:after{content:"";box-shadow:var(--theme-boxShadow-default);clip-path:inset(0 -100% 0 100%);width:100%;height:44px;display:block;position:absolute;top:0;right:0;transform:translate(50%,-15%)rotate(180deg)}.chipsWrapper-_9dcceff60670ce5d>div{overflow:hidden}.label-_9dcceff60670ce5d{margin:0 0 8px;font-size:14px;font-weight:700;line-height:20px}.root-_9dcceff60670ce5d label{min-width:44px}.theme-provider-ab72dbae6cf66380{display:contents}.root-_039e97a6ea6da06e{margin-bottom:var(--theme-component-form-title-margin)}.root-_0ef2f6fb29b0bf6d{--module-form-compensation:var(--theme-component-form-fieldset-density-normal-compensation);grid-template-columns:repeat(var(--module-form-columns),1fr);row-gap:var(--theme-component-grid-gap-row);-moz-column-gap:var(--theme-component-grid-gap-column);column-gap:var(--theme-component-grid-gap-column);grid-template-rows:1fr;display:grid}.root-_0ef2f6fb29b0bf6d:first-of-type{padding-top:0}.root-_0ef2f6fb29b0bf6d:last-of-type{padding-bottom:0}.root_grid_1-_0ef2f6fb29b0bf6d{--module-form-columns:1}.root_grid_2-_0ef2f6fb29b0bf6d{--module-form-columns:2}.root_grid_3-_0ef2f6fb29b0bf6d{--module-form-columns:3}.root_grid_4-_0ef2f6fb29b0bf6d{--module-form-columns:4}.root_grid_6-_0ef2f6fb29b0bf6d{--module-form-columns:6}.root_grid_12-_0ef2f6fb29b0bf6d{--module-form-columns:12}.root_dense-_0ef2f6fb29b0bf6d{--module-form-compensation:var(--theme-component-form-fieldset-density-dense-compensation)}.root-_0ef2f6fb29b0bf6d+.root-_0ef2f6fb29b0bf6d{margin-top:var(--theme-component-form-fieldset-density-normal-margin)}.root-_0ef2f6fb29b0bf6d+.root_dense-_0ef2f6fb29b0bf6d{margin-top:var(--theme-component-form-fieldset-density-dense-margin)}.root_compensate_top-_0ef2f6fb29b0bf6d{padding-top:var(--module-form-compensation)}.root_compensate_bottom-_0ef2f6fb29b0bf6d{padding-bottom:var(--module-form-compensation)}.label-_0ef2f6fb29b0bf6d{word-break:break-word;display:block}.label_size_xs-_0ef2f6fb29b0bf6d{--module-form-marginTop:var(--theme-component-form-label-size-xs-marginTop);--module-form-marginBottom:var(--theme-component-form-label-size-xs-marginBottom)}.label_size_s-_0ef2f6fb29b0bf6d{--module-form-marginTop:var(--theme-component-form-label-size-s-marginTop);--module-form-marginBottom:var(--theme-component-form-label-size-s-marginBottom)}.label_size_m-_0ef2f6fb29b0bf6d{--module-form-marginTop:var(--theme-component-form-label-size-m-marginTop);--module-form-marginBottom:var(--theme-component-form-label-size-m-marginBottom)}.label_size_l-_0ef2f6fb29b0bf6d{--module-form-marginTop:var(--theme-component-form-label-size-l-marginTop);--module-form-marginBottom:var(--theme-component-form-label-size-l-marginBottom)}.label_size_xl-_0ef2f6fb29b0bf6d{--module-form-marginTop:var(--theme-component-form-label-size-xl-marginTop);--module-form-marginBottom:var(--theme-component-form-label-size-xl-marginBottom)}.label_side-_0ef2f6fb29b0bf6d{padding-top:var(--module-form-marginTop,0px);padding-inline-end:var(--theme-component-grid-compensation-m)}.label_fullWidth-_0ef2f6fb29b0bf6d{margin-bottom:var(--module-form-marginBottom)}.labelText_fullWidth-_0ef2f6fb29b0bf6d{font-weight:var(--theme-font-weight-bold)}.hint-_0ef2f6fb29b0bf6d{margin-top:var(--theme-gap-6);margin-bottom:var(--theme-gap-2);line-height:0;display:block}.col-_0ef2f6fb29b0bf6d{--col-start:auto;grid-column-start:var(--col-start);grid-column-end:span var(--col-span);min-width:0}.col_span_1-_0ef2f6fb29b0bf6d{--col-span:1}.col_span_2-_0ef2f6fb29b0bf6d{--col-span:2}.col_span_3-_0ef2f6fb29b0bf6d{--col-span:3}.col_span_4-_0ef2f6fb29b0bf6d{--col-span:4}.col_span_5-_0ef2f6fb29b0bf6d{--col-span:5}.col_span_6-_0ef2f6fb29b0bf6d{--col-span:6}.col_span_7-_0ef2f6fb29b0bf6d{--col-span:7}.col_span_8-_0ef2f6fb29b0bf6d{--col-span:8}.col_span_9-_0ef2f6fb29b0bf6d{--col-span:9}.col_span_10-_0ef2f6fb29b0bf6d{--col-span:10}.col_span_11-_0ef2f6fb29b0bf6d{--col-span:11}.col_span_12-_0ef2f6fb29b0bf6d{--col-span:12}.col_columnStart_2-_0ef2f6fb29b0bf6d{--col-start:2}.col_columnStart_3-_0ef2f6fb29b0bf6d{--col-start:3}.col_columnStart_4-_0ef2f6fb29b0bf6d{--col-start:4}.col_columnStart_5-_0ef2f6fb29b0bf6d{--col-start:5}.col_columnStart_6-_0ef2f6fb29b0bf6d{--col-start:6}.root-fa988bec652cb210+.root-fa988bec652cb210{margin-top:var(--theme-component-form-section-density-normal-margin)}.root_dense-fa988bec652cb210+.root_dense-fa988bec652cb210{margin-top:var(--theme-component-form-section-density-dense-margin)}.title-fa988bec652cb210{margin-bottom:var(--theme-component-form-section-title-density-normal-margin)}.title_dense-fa988bec652cb210{margin-bottom:var(--theme-component-form-section-title-density-dense-margin)}.root-eaa19e4afaab22b6{--module-grid-col-start:auto;--module-grid-overhang:"0px";grid-column-start:var(--module-grid-col-start);grid-column-end:span var(--module-grid-col-span);margin:0 calc(var(--module-grid-overhang)*-1)}.root_span_1-eaa19e4afaab22b6{--module-grid-col-span:1}.root_span_2-eaa19e4afaab22b6{--module-grid-col-span:2}.root_span_3-eaa19e4afaab22b6{--module-grid-col-span:3}.root_span_4-eaa19e4afaab22b6{--module-grid-col-span:4}.root_span_5-eaa19e4afaab22b6{--module-grid-col-span:5}.root_span_6-eaa19e4afaab22b6{--module-grid-col-span:6}.root_span_7-eaa19e4afaab22b6{--module-grid-col-span:7}.root_span_8-eaa19e4afaab22b6{--module-grid-col-span:8}.root_span_9-eaa19e4afaab22b6{--module-grid-col-span:9}.root_span_10-eaa19e4afaab22b6{--module-grid-col-span:10}.root_span_11-eaa19e4afaab22b6{--module-grid-col-span:11}.root_span_12-eaa19e4afaab22b6{--module-grid-col-span:12}.root_columnStart_2-eaa19e4afaab22b6{--module-grid-col-start:2}.root_columnStart_3-eaa19e4afaab22b6{--module-grid-col-start:3}.root_columnStart_4-eaa19e4afaab22b6{--module-grid-col-start:4}.root_columnStart_5-eaa19e4afaab22b6{--module-grid-col-start:5}.root_columnStart_6-eaa19e4afaab22b6{--module-grid-col-start:6}.root_columnStart_7-eaa19e4afaab22b6{--module-grid-col-start:7}.root_columnStart_8-eaa19e4afaab22b6{--module-grid-col-start:8}.root_columnStart_9-eaa19e4afaab22b6{--module-grid-col-start:9}.root_columnStart_10-eaa19e4afaab22b6{--module-grid-col-start:10}.root_columnStart_11-eaa19e4afaab22b6{--module-grid-col-start:11}.root_compensation_none-eaa19e4afaab22b6{padding-right:0}.root_compensation_s-eaa19e4afaab22b6{padding-right:var(--theme-component-grid-compensation-s)}.root_compensation_m-eaa19e4afaab22b6{padding-right:var(--theme-component-grid-compensation-m)}.root_compensation_l-eaa19e4afaab22b6{padding-right:var(--theme-component-grid-compensation-l)}.root_verticalAlign_top-eaa19e4afaab22b6{align-self:start}.root_verticalAlign_center-eaa19e4afaab22b6{align-self:center}.root_verticalAlign_bottom-eaa19e4afaab22b6{align-self:end}.root-_326a88a62361d1ad{--module-grid-column-gap:var(--theme-component-grid-gap-column);--module-grid-row-gap:var(--theme-component-grid-gap-row);grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(var(--module-grid-columns),minmax(0,1fr));gap:var(--module-grid-column-gap);row-gap:var(--module-grid-row-gap);display:grid}.root_columns_2-_326a88a62361d1ad{--module-grid-columns:2}.root_columns_3-_326a88a62361d1ad{--module-grid-columns:3}.root_columns_4-_326a88a62361d1ad{--module-grid-columns:4}.root_columns_6-_326a88a62361d1ad{--module-grid-columns:6}.root_columns_12-_326a88a62361d1ad{--module-grid-columns:12}.root-_3f211e2b43e316ca{white-space:pre-wrap;width:400px;padding-bottom:6px}.listItem-_2be8167d928cecdf{all:unset;cursor:pointer;box-sizing:border-box;background-color:#0000;width:100%;padding:16px 18px;display:flex}.listItem-_2be8167d928cecdf:hover{background-color:#f2f1f0}.iconWrapper-_2be8167d928cecdf{margin-right:8px}.textWrapper-_2be8167d928cecdf{flex-grow:1}.titleWrapper-_8bf8ae46cba8acad{margin-bottom:4px;padding:0 18px}.buttonWrapper-_8bf8ae46cba8acad{margin-top:8px;padding:0 18px}.locationSelect-_4669fc0232f4fdd2{position:relative}.dropdown-_4669fc0232f4fdd2{background-color:#fff;border-radius:16px 16px 28px 28px;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 4px 30px #0000001a}.dropdownInner-_4669fc0232f4fdd2{padding:22px 0 24px;overflow:auto}.suggestEntry-_2797c40f7ecadae7{padding:0 2px}.suggestEntry-_2797c40f7ecadae7 strong{font-weight:700}.suggestPostfix-_2797c40f7ecadae7{color:#8f8f8f;padding-left:4px}.suggestHistorical-_2797c40f7ecadae7{color:#8c4fe8}.buttons-_6930da648bc65ccb{background-color:#fff;box-shadow:0 1px 3px #0000000d,0 4px 30px #0000001a}.buttons_square-_6930da648bc65ccb{border-radius:12px}.buttons_circle-_6930da648bc65ccb{border-radius:22px}.root-_875e17aa9d59ce68{display:unset}.back-button-_875e17aa9d59ce68{z-index:1;cursor:pointer;background-color:#fff;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex;position:absolute;top:10px;left:auto;right:10px;box-shadow:0 2px 10px #0000001a}.back-button_background-_875e17aa9d59ce68{background:url(/static/buyer-pages-mfe/client/../assets/89e76ba4f7d7209a.svg) 50% no-repeat;width:16px;height:16px;display:inline-flex}.controls-_875e17aa9d59ce68{z-index:1;margin-top:-5px;position:absolute;top:50%;left:auto;right:10px;transform:translateY(-50%)}@media (height<=600px){.controls-_875e17aa9d59ce68{top:calc(50% + 70px)}}.root_large-_875e17aa9d59ce68 .controls-_875e17aa9d59ce68{margin-top:0}.topRightBlock-_875e17aa9d59ce68 .controls-_875e17aa9d59ce68{top:25px;right:calc(50vw - 498px);transform:translate(-50%)}.topCenterBlock-_875e17aa9d59ce68{position:absolute;top:10px;right:25%}.topCenterBlockMapLayoutRedesign-_875e17aa9d59ce68{position:absolute;top:20px;right:50%;transform:translate(50%)}.control-button-_875e17aa9d59ce68{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:none;width:34px;max-width:200px;height:34px}.root_large-_875e17aa9d59ce68 .control-button-_875e17aa9d59ce68{background-size:18px 18px;width:44px;height:44px}.button-shape-square-_875e17aa9d59ce68{border-radius:var(--theme-borderRadius-12)}.intersection-container-_674e204ebf9f2c8f{flex-direction:column;flex:1;height:100%;display:flex}.map-placeholder-f1b855073f76c332{background-color:#f2f2f2;border-radius:2px;width:100%;height:100%;animation-name:pulse-f1b855073f76c332;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-f1b855073f76c332{30%{opacity:1}to{opacity:.3}}.width-1-ca8edda1296fa0ea{width:8.33333%}.width-2-ca8edda1296fa0ea{width:16.6667%}.width-3-ca8edda1296fa0ea{width:25%}.width-4-ca8edda1296fa0ea{width:33.3333%}.width-5-ca8edda1296fa0ea{width:41.6667%}.width-6-ca8edda1296fa0ea{width:50%}.width-7-ca8edda1296fa0ea{width:58.3333%}.width-8-ca8edda1296fa0ea{width:66.6667%}.width-9-ca8edda1296fa0ea{width:75%}.width-10-ca8edda1296fa0ea{width:83.3333%}.width-11-ca8edda1296fa0ea{width:91.6667%}.width-12-ca8edda1296fa0ea{width:100%}.width-flex-1-ca8edda1296fa0ea{flex-basis:8.33333%;max-width:8.33333%}.width-flex-2-ca8edda1296fa0ea{flex-basis:16.6667%;max-width:16.6667%}.width-flex-3-ca8edda1296fa0ea{flex-basis:25%;max-width:25%}.width-flex-4-ca8edda1296fa0ea{flex-basis:33.3333%;max-width:33.3333%}.width-flex-5-ca8edda1296fa0ea{flex-basis:41.6667%;max-width:41.6667%}.width-flex-6-ca8edda1296fa0ea{flex-basis:50%;max-width:50%}.width-flex-7-ca8edda1296fa0ea{flex-basis:58.3333%;max-width:58.3333%}.width-flex-8-ca8edda1296fa0ea{flex-basis:66.6667%;max-width:66.6667%}.width-flex-9-ca8edda1296fa0ea{flex-basis:75%;max-width:75%}.width-flex-10-ca8edda1296fa0ea{flex-basis:83.3333%;max-width:83.3333%}.width-flex-11-ca8edda1296fa0ea{flex-basis:91.6667%;max-width:91.6667%}.width-flex-12-ca8edda1296fa0ea{flex-basis:100%;max-width:100%}.offset-1-ca8edda1296fa0ea{margin-left:8.33333%}.offset-2-ca8edda1296fa0ea{margin-left:16.6667%}.offset-3-ca8edda1296fa0ea{margin-left:25%}.offset-4-ca8edda1296fa0ea{margin-left:33.3333%}.offset-5-ca8edda1296fa0ea{margin-left:41.6667%}.offset-6-ca8edda1296fa0ea{margin-left:50%}.offset-7-ca8edda1296fa0ea{margin-left:58.3333%}.offset-8-ca8edda1296fa0ea{margin-left:66.6667%}.offset-9-ca8edda1296fa0ea{margin-left:75%}.offset-10-ca8edda1296fa0ea{margin-left:83.3333%}.offset-11-ca8edda1296fa0ea{margin-left:91.6667%}.root-b2c6989cd2d233a0{box-sizing:border-box;border:1px solid #0000;border-radius:20px;height:320px;position:relative;overflow:hidden}.root-b2c6989cd2d233a0.fullHeight-b2c6989cd2d233a0{flex-direction:column;flex:auto;height:100%;display:flex}.root-b2c6989cd2d233a0:after{content:"";pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 1px 10px #00000026}.root_invalid-b2c6989cd2d233a0{border-color:#ff6163}.root_noBorder-b2c6989cd2d233a0{border:none;border-radius:0}.root_noBorder-b2c6989cd2d233a0:after{content:none}.container-b2c6989cd2d233a0{width:100%;height:100%}.root-b2c6989cd2d233a0.fullHeight-b2c6989cd2d233a0 .container-b2c6989cd2d233a0{flex:auto}.loader-container-b2c6989cd2d233a0{background-color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.placemark-b2c6989cd2d233a0{pointer-events:none;will-change:height;background-image:url(/static/buyer-pages-mfe/client/../assets/cb1a3e46cfe487fc.svg);background-position:bottom;background-repeat:no-repeat;width:44px;height:61px;margin:0 auto;transition-property:height,background-image;transition-duration:.3s;transition-timing-function:cubic-bezier(.2,.9,.3,1.3);position:absolute;bottom:calc(50% - 4px);left:0;right:0}.placemark_shift-b2c6989cd2d233a0{transition-duration:.3s;transition-delay:.15s;transform:translateY(15px)}.circle-b2c6989cd2d233a0{pointer-events:none;background:#00000014;border:1px solid #0000001f;border-radius:50%;width:310px;height:310px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle_hidden-b2c6989cd2d233a0{visibility:hidden}.root_dragging-b2c6989cd2d233a0 .placemark-b2c6989cd2d233a0{background-image:url(/static/buyer-pages-mfe/client/../assets/e7a7966a31358f68.svg);height:68px}.map-_9f939ae8e09477bf{box-sizing:border-box;flex:auto;height:100%;overflow:hidden}.map_padding-_9f939ae8e09477bf{padding-top:4px;padding-bottom:24px}.map_reduceBottomPadding-_9f939ae8e09477bf{padding-bottom:0}.map-_9f939ae8e09477bf>div,.map-_9f939ae8e09477bf>div>div,.root-_9f939ae8e09477bf{flex-direction:column;flex:auto;height:100%;display:flex}.buttonOpen-_9f939ae8e09477bf{flex:none}.line-_9f939ae8e09477bf{width:100%;display:flex}.label-_9f939ae8e09477bf{padding-top:12px}.line_map-_9f939ae8e09477bf{flex:auto;height:100%}.overhang-_9f939ae8e09477bf{margin-left:-6px;margin-right:-6px}.userAddressBannerContent-_9f939ae8e09477bf{padding:0 4px}.userAddressBannerWrapper-_9f939ae8e09477bf{margin-left:-6px;margin-right:-6px;padding-top:14px}.suggest-a7d4b79b169ffdf7>input:focus::-webkit-input-placeholder{color:#999}.suggestEntry-a7d4b79b169ffdf7{padding:0 2px}.suggestEntry-a7d4b79b169ffdf7 strong{font-weight:700}.suggestPostfix-a7d4b79b169ffdf7{color:#8f8f8f;padding-left:4px}.suggestHistorical-a7d4b79b169ffdf7{color:#8c4fe8}.map-aa25a9d0b3756d42{box-sizing:border-box;flex:auto;height:100%;overflow:hidden}.map-aa25a9d0b3756d42>div,.map-aa25a9d0b3756d42>div>div,.root-aa25a9d0b3756d42{flex-direction:column;flex:auto;height:100%;display:flex}.buttonOpen-aa25a9d0b3756d42{flex:none}.line-aa25a9d0b3756d42{width:100%;display:flex}.label-aa25a9d0b3756d42{padding-top:12px}.line_map-aa25a9d0b3756d42{flex:auto;height:100%}.root-cd68ea12f4c482e5{color:var(--kitty-select-icon-color);--kitty-select-icon-disabled-color:var(--theme-semantics-components-control-text-disabled);--kitty-select-icon-active-color:var(--theme-semantics-components-control-text-primary);--kitty-select-icon-inactive-color:var(--theme-semantics-components-control-text-secondary);flex-shrink:0;display:inline-block;position:relative}.root-cd68ea12f4c482e5:not(.root_has_chevron-cd68ea12f4c482e5){justify-content:center;align-items:center;margin-bottom:-2px;display:inline-flex}.chevron-cd68ea12f4c482e5{transform-origin:50% 55%;display:inline-block}.chevron_expanded-cd68ea12f4c482e5{transform:rotate(180deg)}.iconPositioner-cd68ea12f4c482e5{display:inline-flex}.root_size_xs-cd68ea12f4c482e5,.root_size_s-cd68ea12f4c482e5{width:12px;height:16px}.root_size_m-cd68ea12f4c482e5,.root_size_l-cd68ea12f4c482e5{width:14px;height:20px}.root_size_xl-cd68ea12f4c482e5{width:16px;height:22px}.root_size_xs-cd68ea12f4c482e5:not(.root_has_chevron-cd68ea12f4c482e5){--module-crossButton-size:var(--theme-size-xs-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-xs-crossButtonIconSize)}.root_size_s-cd68ea12f4c482e5:not(.root_has_chevron-cd68ea12f4c482e5){--module-crossButton-size:var(--theme-size-s-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-s-crossButtonIconSize)}.root_size_m-cd68ea12f4c482e5:not(.root_has_chevron-cd68ea12f4c482e5){--module-crossButton-size:var(--theme-size-m-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-m-crossButtonIconSize)}.root_size_l-cd68ea12f4c482e5:not(.root_has_chevron-cd68ea12f4c482e5){--module-crossButton-size:var(--theme-size-l-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-l-crossButtonIconSize)}.root_size_xl-cd68ea12f4c482e5:not(.root_has_chevron-cd68ea12f4c482e5){--module-crossButton-size:var(--theme-size-xl-crossButtonSize);--module-crossButton-iconSize:var(--theme-size-xl-crossButtonIconSize)}.root_preset_inverse-cd68ea12f4c482e5{--kitty-select-icon-active-color:var(--theme-semantics-components-control-text-inverse-primary);--kitty-select-icon-inactive-color:var(--theme-semantics-components-control-text-inverse-secondary);--kitty-select-icon-disabled-color:var(--theme-semantics-components-control-text-inverse-disabled)}.root-cd68ea12f4c482e5:not(.root_active-cd68ea12f4c482e5){--kitty-select-icon-color:var(--kitty-select-icon-inactive-color)}.root-cd68ea12f4c482e5.root_has_chevron-cd68ea12f4c482e5,.root-cd68ea12f4c482e5.root_active-cd68ea12f4c482e5{--kitty-select-icon-color:var(--kitty-select-icon-active-color)}.root-cd68ea12f4c482e5.root_disabled-cd68ea12f4c482e5{--kitty-select-icon-color:var(--kitty-select-icon-disabled-color)}.root-_969b85781f329e9a{--kitty-select-backgroundColor:var(--theme-semantics-components-control-bg-default);--kitty-select-hoverBackgroundColor:var(--theme-semantics-components-control-bg-hover);--kitty-select-focusBoxShadow:var(--theme-focusBoxShadow-default);--kitty-select-text-color:var(--theme-semantics-components-control-text-primary);--kitty-select-placeholder-color:var(--theme-semantics-components-control-text-secondary);--kitty-select-disabled-color:var(--theme-semantics-components-control-text-disabled);--kitty-select-disabled-backgroundColor:var(--theme-semantics-components-control-bg-disabled);--kitty-select-cursor:pointer;--kitty-select-cursor-icon:pointer;isolation:isolate;box-sizing:border-box;color:var(--kitty-select-text-color);background-color:var(--kitty-select-backgroundColor);border:1px solid var(--kitty-select-backgroundColor);cursor:var(--kitty-select-cursor);align-items:center;gap:var(--theme-gap-6);width:100%;padding-block:var(--kitty-selectToggle-paddingBlockStart)var(--kitty-selectToggle-paddingBlockEnd);padding-inline:var(--kitty-selectToggle-paddingInlineStart)var(--kitty-selectToggle-paddingInlineEnd);transition:var(--theme-animation-transition-control-hover),var(--theme-animation-transition-focusRing);outline:none;font-family:inherit;display:flex;position:relative}.root-_969b85781f329e9a[data-theme=lf]{--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-control-text-secondary:var(--theme-palette-gray54);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray28);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-hover:var(--theme-palette-white);--theme-semantics-components-control-bg-default:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-bg-overlay-disabled:#fff;--theme-semantics-components-control-bg-inverse-default:#262624;--theme-semantics-components-control-bg-inverse-hover:#2e2d2c;--theme-semantics-components-control-text-inverse-primary:#fff;--theme-semantics-components-control-text-inverse-secondary:#878787;--theme-semantics-components-control-bg-inverse-disabled:#262624;--theme-semantics-components-control-text-inverse-disabled:#5c5c5c;--theme-semantics-components-control-bg-disabled:var(--theme-palette-warmGray4)}.test_focus-_969b85781f329e9a,.root-_969b85781f329e9a:not(.root_invalid-_969b85781f329e9a):focus-visible{box-shadow:var(--kitty-select-focusBoxShadow)}.test_focus_invalid-_969b85781f329e9a,.root_invalid-_969b85781f329e9a:focus-visible{box-shadow:var(--theme-focusBoxShadow-invalid)}.root_size-xs-_969b85781f329e9a{min-height:var(--theme-size-xs-height);border-radius:var(--theme-size-xs-borderRadius);font-size:var(--theme-font-size-s);line-height:var(--theme-font-height-s-dense);--kitty-selectToggle-paddingBlockStart:5px;--kitty-selectToggle-paddingInlineEnd:11px;--kitty-selectToggle-paddingBlockEnd:7px;--kitty-selectToggle-paddingInlineStart:11px;--kitty-selectToggle-withTags-icons-paddingTop:2px}.root_size-s-_969b85781f329e9a{min-height:var(--theme-size-s-height);border-radius:var(--theme-size-s-borderRadius);font-size:var(--theme-font-size-s);line-height:var(--theme-font-height-s-dense);--kitty-selectToggle-paddingBlockStart:8px;--kitty-selectToggle-paddingInlineEnd:14px;--kitty-selectToggle-paddingBlockEnd:10px;--kitty-selectToggle-paddingInlineStart:14px;--kitty-selectToggle-withTags-icons-paddingTop:5px}.root_size-m-_969b85781f329e9a{min-height:var(--theme-size-m-height);border-radius:var(--theme-size-m-borderRadius);font-size:var(--theme-font-size-m);line-height:var(--theme-font-height-m-dense);--kitty-selectToggle-paddingBlockStart:10px;--kitty-selectToggle-paddingInlineEnd:16px;--kitty-selectToggle-paddingBlockEnd:12px;--kitty-selectToggle-paddingInlineStart:16px;--kitty-selectToggle-withTags-icons-paddingTop:7px}.root_size-l-_969b85781f329e9a{min-height:var(--theme-size-l-height);border-radius:var(--theme-size-l-borderRadius);font-size:var(--theme-font-size-m);line-height:var(--theme-font-height-m-dense);--kitty-selectToggle-paddingBlockStart:14px;--kitty-selectToggle-paddingInlineEnd:18px;--kitty-selectToggle-paddingBlockEnd:16px;--kitty-selectToggle-paddingInlineStart:18px;--kitty-selectToggle-withTags-icons-paddingTop:11px}.root_size-xl-_969b85781f329e9a{min-height:var(--theme-size-xl-height);border-radius:var(--theme-size-xl-borderRadius);font-size:var(--theme-font-size-l);line-height:var(--theme-font-height-l-dense);--kitty-selectToggle-paddingBlockStart:19px;--kitty-selectToggle-paddingInlineEnd:24px;--kitty-selectToggle-paddingBlockEnd:21px;--kitty-selectToggle-paddingInlineStart:24px;--kitty-selectToggle-withTags-icons-paddingTop:16px}.root_withTags-_969b85781f329e9a{padding-top:3px;padding-inline-start:3px;padding-bottom:3px}.root-_969b85781f329e9a:not(.root_disabled-_969b85781f329e9a):hover{background-color:var(--kitty-select-hoverBackgroundColor);border-color:var(--kitty-select-hoverBackgroundColor);transition:var(--theme-animation-transition-control-unhover),var(--theme-animation-transition-focusRing)}.root_invalid-_969b85781f329e9a:not(.root_disabled-_969b85781f329e9a),.root_invalid-_969b85781f329e9a:not(.root_disabled-_969b85781f329e9a):hover{border-color:var(--theme-font-color-invalid);border-color:var(--theme-font-color-invalid)}.root_preset_overlay-_969b85781f329e9a{--kitty-select-backgroundColor:var(--theme-semantics-components-control-bg-overlay-default);--kitty-select-hoverBackgroundColor:var(--theme-semantics-components-control-bg-overlay-hover);--kitty-select-disabled-backgroundColor:var(--theme-semantics-components-control-bg-overlay-disabled);--kitty-select-focusBoxShadow:var(--theme-focusBoxShadow-overlayPreset)}.root_preset_inverse-_969b85781f329e9a{--kitty-select-backgroundColor:var(--theme-semantics-components-control-bg-inverse-default);--kitty-select-hoverBackgroundColor:var(--theme-semantics-components-control-bg-inverse-hover);--kitty-select-text-color:var(--theme-semantics-components-control-text-inverse-primary);--kitty-select-placeholder-color:var(--theme-semantics-components-control-text-inverse-secondary);--kitty-select-disabled-backgroundColor:var(--theme-semantics-components-control-bg-inverse-disabled);--kitty-select-disabled-color:var(--theme-semantics-components-control-text-inverse-disabled);--kitty-select-focusBoxShadow:var(--theme-focusBoxShadow-default)}.content-_969b85781f329e9a{text-overflow:ellipsis;white-space:nowrap;color:inherit;flex-grow:1;overflow:hidden}.root_unselected-_969b85781f329e9a{color:var(--kitty-select-placeholder-color)}.root_disabled-_969b85781f329e9a{--kitty-select-text-color:var(--kitty-select-disabled-color);--kitty-select-backgroundColor:var(--kitty-select-disabled-backgroundColor);--kitty-select-cursor:default;--kitty-select-cursor-icon:default}.content_disabled-_969b85781f329e9a{color:var(--kitty-select-disabled-color)}.icon-_969b85781f329e9a{flex-shrink:0}.icon__inactive-_969b85781f329e9a{color:inherit}.remainder-_969b85781f329e9a{color:var(--theme-font-color-noAccent);white-space:nowrap;text-overflow:ellipsis;align-self:center;margin-inline-start:8px;line-height:1;overflow:hidden}.remainder_size-xs-_969b85781f329e9a{padding-block:5px;padding-inline:0 6px}.content_withTags-_969b85781f329e9a{flex-wrap:wrap;gap:4px;display:flex}.content-_969b85781f329e9a.content_responsive-_969b85781f329e9a{flex-wrap:nowrap}.remainder_size-s-_969b85781f329e9a{padding-block:7px 8px;padding-inline:0 8px}.remainder_size-m-_969b85781f329e9a{padding-block:11px;padding-inline:0 8px}.remainder_size-l-_969b85781f329e9a,.remainder_size-xl-_969b85781f329e9a{padding-block:15px;padding-inline:0 8px}.iconsContainer-_969b85781f329e9a{align-items:center;gap:var(--theme-gap-12);flex-shrink:0;display:inline-flex}.iconsContainer_withTags-_969b85781f329e9a{margin-top:var(--kitty-selectToggle-withTags-icons-paddingTop);align-self:flex-start}.root-_673754ad909fc510{--kitty-item-backgroundColor:unset;--kitty-item-paddingInline:0px;--kitty-item-align:center;--kitty-item-current-backgroundColor-hover:var(--kitty-item-backgroundColor-hover);--kitty-item-color:var(--theme-semantics-components-control-text-primary);--kitty-item-color-subtitle:var(--theme-semantics-components-control-text-secondary);--kitty-item-color-disabled:var(--theme-semantics-components-control-text-disabled);--kitty-item-backgroundColor-fill:var(--theme-semantics-components-control-bg-default);--kitty-item-backgroundColor-fill-hover:var(--theme-semantics-components-control-bg-hover);--kitty-item-backgroundColor-hover:var(--theme-semantics-components-list-hover);--kitty-item-button-focusBoxShadow:var(--theme-focusBoxShadow-default);box-sizing:border-box;background-color:var(--kitty-item-backgroundColor);align-items:var(--kitty-item-align);border-radius:var(--kitty-item-borderRadius);padding-block:var(--kitty-item-paddingBlock);color:var(--kitty-item-color);flex-grow:1;text-decoration:none;display:flex}.root_preset_overlay-_673754ad909fc510{--kitty-item-backgroundColor-fill:var(--theme-semantics-components-control-bg-overlay-default);--kitty-item-backgroundColor-fill-hover:var(--theme-semantics-components-control-bg-overlay-hover);--kitty-item-backgroundColor-hover:var(--theme-semantics-components-list-overlay-hover);--kitty-item-button-focusBoxShadow:var(--theme-focusBoxShadow-overlayPreset)}.root_preset_inverse-_673754ad909fc510{--kitty-item-color:var(--theme-semantics-components-control-text-inverse-primary);--kitty-item-color-subtitle:var(--theme-semantics-components-control-text-inverse-secondary);--kitty-item-color-disabled:var(--theme-semantics-components-control-text-inverse-disabled);--kitty-item-backgroundColor-fill:var(--theme-semantics-components-control-bg-inverse-default);--kitty-item-backgroundColor-fill-hover:var(--theme-semantics-components-control-bg-inverse-hover);--kitty-item-backgroundColor-hover:var(--theme-semantics-components-list-inverse-hover);--kitty-item-button-focusBoxShadow:var(--theme-focusBoxShadow-inversePreset)}.root_as-button-_673754ad909fc510{-webkit-tap-highlight-color:transparent;font-family:inherit;line-height:inherit;border:unset;outline:unset;text-align:start;cursor:pointer;width:100%}.root_fill-_673754ad909fc510{--kitty-item-backgroundColor:var(--kitty-item-backgroundColor-fill)}.test_hover-_673754ad909fc510,.root_as-button-_673754ad909fc510{--kitty-item-current-backgroundColor-hover:var(--kitty-item-backgroundColor-hover)}.test_fill_hover-_673754ad909fc510,.root_as-button-_673754ad909fc510.root_fill-_673754ad909fc510{--kitty-item-current-backgroundColor-hover:var(--kitty-item-backgroundColor-fill-hover)}.root_as-button-_673754ad909fc510:hover,.root_as-button-_673754ad909fc510:active,.root_as-button-_673754ad909fc510[data-active=true]:not(.root_as-button_disabled-_673754ad909fc510){background-color:var(--kitty-item-current-backgroundColor-hover)}@media (hover:none) and (pointer:coarse){.root_as-button-_673754ad909fc510:hover:not(.root_as-button-_673754ad909fc510:active){background-color:var(--kitty-item-backgroundColor)}}.test_focus-_673754ad909fc510,.root_as-button-_673754ad909fc510:focus-visible{box-shadow:var(--kitty-item-button-focusBoxShadow)}.root_as-button_disabled-_673754ad909fc510{color:var(--kitty-item-color-disabled);pointer-events:none}.root_as-button_disabled-_673754ad909fc510,.root_as-button_disabled-_673754ad909fc510:hover{cursor:default;background-color:unset}.root_as-button_disabled-_673754ad909fc510 .subtitle-_673754ad909fc510{color:inherit}.root_inlinePaddings-_673754ad909fc510{padding-inline:var(--kitty-item-paddingInline)}.root_as-button-_673754ad909fc510:not(.root_fill-_673754ad909fc510){border-radius:var(--kitty-listItem-borderRadius,calc(var(--kitty-item-borderRadius)*(1 - var(--kitty-container-paddingInline,0))));width:calc(100% + var(--kitty-container-paddingInline,0px)*2 + var(--kitty-listItem-indentation,0px));margin-inline-start:calc(var(--kitty-container-paddingInline,0px)*-1 - var(--kitty-listItem-indentation,0px));margin-inline-end:calc(var(--kitty-container-paddingInline,0px)*-1);padding-inline-start:calc(var(--kitty-container-paddingInline,var(--kitty-item-paddingInline)) + var(--kitty-listItem-indentation,0px));padding-inline-end:var(--kitty-container-paddingInline,var(--kitty-item-paddingInline))}.root_size-xs-_673754ad909fc510{--kitty-item-borderRadius:16px;--kitty-item-paddingBlock:6px;--kitty-item-paddingInline:10px}.root_size-s-_673754ad909fc510{--kitty-item-borderRadius:18px;--kitty-item-paddingBlock:9px;--kitty-item-paddingInline:12px}.root_size-m-_673754ad909fc510{--kitty-item-borderRadius:20px;--kitty-item-paddingBlock:11px;--kitty-item-paddingInline:14px}.root_size-l-_673754ad909fc510{--kitty-item-borderRadius:24px;--kitty-item-paddingBlock:15px;--kitty-item-paddingInline:16px}.root_size-xl-_673754ad909fc510{--kitty-item-borderRadius:28px;--kitty-item-paddingBlock:20px;--kitty-item-paddingInline:20px}.root_verticalAlign-top-_673754ad909fc510{--kitty-item-align:flex-start}.root_verticalAlign-middle-_673754ad909fc510{--kitty-item-align:center}.slotWrapper-_673754ad909fc510{flex-shrink:0;display:inline-flex}.subtitle-_673754ad909fc510{color:var(--kitty-item-color-subtitle)}.text-_673754ad909fc510{flex-grow:1;overflow:hidden}.text_startMargin_size-xs-_673754ad909fc510,.text_startMargin_size-s-_673754ad909fc510,.text_startMargin_size-m-_673754ad909fc510,.text_startMargin_size-l-_673754ad909fc510,.text_startMargin_size-xl-_673754ad909fc510{margin-inline-start:12px}.selected_size-xs-_673754ad909fc510,.selected_size-s-_673754ad909fc510{margin-inline:4px}.selected_size-m-_673754ad909fc510{margin-inline:5px}.selected_size-l-_673754ad909fc510{margin-inline:6px}.selected_size-xl-_673754ad909fc510{margin-inline:11px}.text_endMargin_size-xs-_673754ad909fc510,.text_endMargin_size-s-_673754ad909fc510{margin-inline-end:4px}.text_endMargin_size-m-_673754ad909fc510{margin-inline-end:5px}.text_endMargin_size-l-_673754ad909fc510{margin-inline-end:6px}.text_endMargin_size-xl-_673754ad909fc510{margin-inline-end:11px}.root-_535c503c9af45912{margin:0;padding:0;display:flex}.nested-_535c503c9af45912{flex:1;list-style-type:none}.root-fdc9cb441334fc07{--kitty-listItem-indentLevel:0;--kitty-listItem-indentation:0;margin-inline-start:calc(var(--kitty-listItem-indentation));list-style-type:none}.root_size-xs-fdc9cb441334fc07{--kitty-listItem-indentation:calc(var(--kitty-listItem-indentLevel)*18px)}.root_size-s-fdc9cb441334fc07{--kitty-listItem-indentation:calc(var(--kitty-listItem-indentLevel)*22px)}.root_size-m-fdc9cb441334fc07{--kitty-listItem-indentation:calc(var(--kitty-listItem-indentLevel)*26px)}.root_size-l-fdc9cb441334fc07{--kitty-listItem-indentation:calc(var(--kitty-listItem-indentLevel)*30px)}.root_size-xl-fdc9cb441334fc07{--kitty-listItem-indentation:calc(var(--kitty-listItem-indentLevel)*34px)}.checkbox-_2e050bbe50e199a9{align-self:flex-start}.arrow-_2e050bbe50e199a9,.arrowCompensation-_2e050bbe50e199a9{--kitty-select-arrow-size:30px;inline-size:var(--kitty-select-arrow-size);flex:none}.arrow-_2e050bbe50e199a9{color:var(--theme-semantics-components-control-text-primary);pointer-events:auto;cursor:pointer;justify-content:center;align-self:flex-start;align-items:center;display:flex;position:relative}.arrow_loading-_2e050bbe50e199a9{block-size:var(--line-height)}.arrow-_2e050bbe50e199a9:after{content:"";block-size:var(--kitty-select-arrow-size);margin-block-start:calc(var(--kitty-select-arrow-size)/-2);position:absolute;inset-block-start:50%;inset-inline:0}.chevron-_2e050bbe50e199a9{transform-origin:50% 55%;align-self:stretch;align-items:center;display:flex}.chevron_expanded-_2e050bbe50e199a9{transform:rotate(180deg)}.iconBefore_size-xs-_2e050bbe50e199a9,.iconBefore_size-s-_2e050bbe50e199a9{margin-inline-start:4px}.iconBefore_size-m-_2e050bbe50e199a9{margin-inline-start:8px}.iconBefore_size-l-_2e050bbe50e199a9{margin-inline-start:6px}.iconBefore_size-xl-_2e050bbe50e199a9{margin-inline-start:11px}.root-_817abd24a2e10252{flex-grow:1;width:100%;position:relative}.virtualList-_817abd24a2e10252{top:0;width:100%;position:absolute;inset-inline-start:0}.loaderCentered-_817abd24a2e10252{justify-content:center;align-items:center;padding:16px;display:flex}.loaderInline-_817abd24a2e10252{justify-content:center;align-items:center;padding:12px;display:flex}.root-_817abd24a2e10252[data-keyboard-nav=true] li>button:hover:not([data-active=true]){background-color:var(--kitty-item-backgroundColor)}.mirror-_411a809d2aff7522{top:0;z-index:-1;visibility:hidden;pointer-events:none;width:max-content;position:absolute;inset-inline-start:0}.root-e71fd71ecf6f0157{isolation:isolate;width:100%;position:relative}.root-e71fd71ecf6f0157[data-theme=lf]{--theme-semantics-text-secondary:var(--theme-palette-gray54);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray28)}.nativeSelect-e71fd71ecf6f0157{top:0;opacity:0;width:100%;height:100%;cursor:inherit;pointer-events:none;border:none;outline:none;position:absolute;inset-inline-start:0}.bottomSheet__closeButton-e71fd71ecf6f0157{--module-crossButton-size:18px;--module-crossButton-iconSize:16px}.bottomSheet__title-e71fd71ecf6f0157{margin:0}.bottomSheet__clearButton-e71fd71ecf6f0157{border:unset;background:unset;color:var(--theme-semantics-text-secondary);font-family:inherit;font-size:var(--theme-font-size-m);line-height:var(--theme-font-lineHeight-m2)}.bottomSheet__clearButton-e71fd71ecf6f0157:disabled{color:var(--theme-semantics-components-control-text-disabled)}.bottomSheet__applyButton-e71fd71ecf6f0157{margin-block-start:-12px}.bottomSheet__content-e71fd71ecf6f0157{flex-direction:column;min-height:100%;display:flex}.inputControlIcons-e71fd71ecf6f0157{align-items:center;gap:var(--theme-gap-12);display:inline-flex}.dropdown__container-e71fd71ecf6f0157{--kitty-container-paddingInline:16px;padding-inline:var(--kitty-container-paddingInline)}.dropdown__container_size_xs-e71fd71ecf6f0157{--kitty-container-paddingInline:10px}.dropdown__container_size_s-e71fd71ecf6f0157{--kitty-container-paddingInline:12px}.dropdown__container_size_m-e71fd71ecf6f0157,.dropdown__container_size_l-e71fd71ecf6f0157{--kitty-container-paddingInline:16px}.dropdown__container_size_xl-e71fd71ecf6f0157{--kitty-container-paddingInline:20px}.root-_62ac74f460a366bc{--module-bottomSheet-header-slot-minWidth:auto;padding:var(--theme-component-bottomSheet-header-padding-top)var(--theme-component-bottomSheet-content-padding-horizontal)var(--theme-component-bottomSheet-header-padding-bottom);flex-direction:column;row-gap:26px;display:flex}.root_withHandler-_62ac74f460a366bc{padding-top:calc(var(--theme-component-bottomSheet-header-padding-top) + var(--module-bottomSheet-withHandler-compensation))}.topRow_align_center-_62ac74f460a366bc{justify-content:space-between}.topRow_align_centerWithoutSlots-_62ac74f460a366bc{justify-content:space-around}.topRow_verticalAlign_center-_62ac74f460a366bc{align-items:center}.topRow_verticalAlign_end-_62ac74f460a366bc{align-items:flex-end}.topRow_verticalAlign_baseline-_62ac74f460a366bc{align-items:baseline}.topRow-_62ac74f460a366bc{display:flex}.slot-_62ac74f460a366bc{min-width:var(--module-bottomSheet-header-slot-minWidth)}.slot_start-_62ac74f460a366bc{margin-inline-end:var(--module-bottomSheet-header-gap)}.slot_end-_62ac74f460a366bc{justify-content:flex-end;margin-inline-start:var(--module-bottomSheet-header-gap);display:flex}.title-_62ac74f460a366bc{flex-grow:1;min-width:0}.title_align_center-_62ac74f460a366bc{flex-grow:0;flex-shrink:1}.root-_43dc61f5fbea64e9{padding:var(--theme-component-bottomSheet-footer-padding-top)var(--theme-component-bottomSheet-content-padding-horizontal)var(--theme-component-bottomSheet-footer-padding-bottom)}.root_float-_43dc61f5fbea64e9{padding:0}.root-_7f690fa7e9a5ab7e{--module-bottomSheet-top-margin:var(--theme-gap-4);--module-bottomSheet-withHandler-compensation:var(--theme-gap-4);--module-bottomSheet-radius:var(--theme-borderRadius-xl);--module-bottomSheet-background:var(--theme-semantics-bg-elevation1);--module-bottomSheet-overlap:100vh;--direction:1;--module-bottomSheet-header-gap:var(--theme-gap-16);--module-bottomSheet-footer-height:0;--kitty-container-paddingInline:var(--theme-component-bottomSheet-content-padding-horizontal);inset-inline-end:0;bottom:0;inset-inline-start:0;height:100vh;position:fixed;top:0}[dir=rtl] .root-_7f690fa7e9a5ab7e{--direction:-1}.root-_7f690fa7e9a5ab7e[data-theme=lf]{--theme-semantics-bg-elevation1:var(--theme-palette-white);--theme-semantics-backdrop-fill:var(--theme-color-overlay);--theme-semantics-divider-default:var(--theme-palette-black12)}.root_withoutBackdrop-_7f690fa7e9a5ab7e{pointer-events:none;top:auto}.root-_7f690fa7e9a5ab7e:after{content:"";top:100%;height:var(--module-bottomSheet-overlap);background-color:var(--module-bottomSheet-background);position:absolute;inset-inline:0}.backdrop-_7f690fa7e9a5ab7e{top:calc(var(--module-bottomSheet-overlap)*-1);bottom:0;background:var(--theme-semantics-backdrop-fill);opacity:0;transition-property:opacity;transition-duration:0s;position:absolute;inset-inline:0}.bottomSheet-_7f690fa7e9a5ab7e{inset-inline-end:0;bottom:0;max-width:480px;max-height:calc(100% - var(--module-bottomSheet-top-margin));border-radius:var(--module-bottomSheet-radius)var(--module-bottomSheet-radius)0 0;background-color:var(--module-bottomSheet-background);touch-action:none;isolation:isolate;pointer-events:all;flex-direction:column;margin:0 auto;transition-property:transform;transition-duration:0s;display:flex;position:absolute;inset-inline-start:0;overflow:hidden;transform:translateY(100%)}.bottomSheet_withoutBackdrop-_7f690fa7e9a5ab7e{box-shadow:0 -28px 58px #00000014}.content-_7f690fa7e9a5ab7e{box-sizing:border-box;max-height:100%;padding:var(--theme-component-bottomSheet-content-padding-top)var(--theme-component-bottomSheet-content-padding-horizontal)var(--theme-component-bottomSheet-content-padding-bottom);overscroll-behavior:none;flex-grow:1;overflow:scroll}.content_withHandler-_7f690fa7e9a5ab7e{padding-top:calc(var(--theme-component-bottomSheet-content-padding-top) + var(--module-bottomSheet-withHandler-compensation))}.content_withoutPaddings-_7f690fa7e9a5ab7e{padding:0}.content_withHeader-_7f690fa7e9a5ab7e{padding-top:0}.content_withFooter-_7f690fa7e9a5ab7e{padding-bottom:0}.content_withFloatFooter-_7f690fa7e9a5ab7e{padding-bottom:calc(var(--theme-component-bottomSheet-footer-padding-top) + var(--theme-component-bottomSheet-footer-padding-bottom) + var(--module-bottomSheet-footer-height))}.handler-_7f690fa7e9a5ab7e{inset-inline-start:50%;transform:translateX(calc(-50%*var(--direction)));z-index:1;padding:10px;position:absolute;top:0}.handler-_7f690fa7e9a5ab7e:before{content:"";width:var(--theme-component-bottomSheet-handler-width);background-color:var(--theme-semantics-divider-default);border-radius:2px;height:4px;display:block}.header-_7f690fa7e9a5ab7e{position:relative}.footer-_7f690fa7e9a5ab7e{z-index:2;position:relative}.footer_float-_7f690fa7e9a5ab7e{inset-inline-start:var(--theme-component-bottomSheet-footer-padding-horizontal);inset-inline-end:var(--theme-component-bottomSheet-footer-padding-horizontal);bottom:var(--theme-component-bottomSheet-footer-padding-bottom);position:absolute;transform:translate(0,0)}.footer_float-_7f690fa7e9a5ab7e:before{content:"";inset-inline-start:calc(var(--theme-component-bottomSheet-footer-padding-horizontal)*-1);inset-inline-end:calc(var(--theme-component-bottomSheet-footer-padding-horizontal)*-1);top:calc(var(--theme-component-bottomSheet-footer-padding-top)*-1);bottom:calc(var(--theme-component-bottomSheet-footer-padding-bottom)*-1);pointer-events:none;background:linear-gradient(180deg,#fffefe00 0%,var(--theme-semantics-bg-elevation1)67.27%);position:absolute}.root-_6321e43bb89317d3{display:inline-block}.root_size_xs-_6321e43bb89317d3,.root_size_s-_6321e43bb89317d3{width:16px;height:16px}.root_size_m-_6321e43bb89317d3,.root_size_l-_6321e43bb89317d3{width:20px;height:20px}.root_size_xl-_6321e43bb89317d3{width:22px;height:22px}.crossIcon__size_xs-_6321e43bb89317d3,.crossIcon__size_s-_6321e43bb89317d3{--module-crossButton-size:16px;--module-crossButton-iconSize:9px}.crossIcon__size_m-_6321e43bb89317d3,.crossIcon__size_l-_6321e43bb89317d3{--module-crossButton-size:20px;--module-crossButton-iconSize:12px}.crossIcon__size_xl-_6321e43bb89317d3{--module-crossButton-size:22px;--module-crossButton-iconSize:13px}.chevron_hidden-_6321e43bb89317d3{visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute}.root-_3220388b1f3413e4{--module-select-backgroundColor:var(--theme-semantics-components-control-bg-default);--module-select-hoverBackgroundColor:var(--theme-semantics-components-control-bg-hover);--module-select-focusBoxShadow:var(--theme-focusBoxShadow-default);--module-select-cursor:pointer;--module-select-cursor-icon:pointer;isolation:isolate;box-sizing:border-box;color:var(--theme-semantics-components-control-text-primary);background-color:var(--module-select-backgroundColor);border:1px solid var(--module-select-backgroundColor);cursor:var(--module-select-cursor);width:100%;font-family:inherit;font-size:var(--module-select-fontSize);outline:none;align-items:center;line-height:1;display:flex;position:relative}.root-_3220388b1f3413e4[data-theme=lf]{--theme-semantics-components-control-bg-default:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-hover:var(--theme-palette-white);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray28);--theme-semantics-components-control-text-secondary:var(--theme-palette-gray54)}.root_preset_overlay-_3220388b1f3413e4{--module-select-backgroundColor:var(--theme-semantics-components-control-bg-overlay-default);--module-select-hoverBackgroundColor:var(--theme-semantics-components-control-bg-overlay-hover);--module-select-focusBoxShadow:var(--theme-focusBoxShadow-overlayPreset)}.root_focus_default-_3220388b1f3413e4,.root-_3220388b1f3413e4:not(.root_invalid-_3220388b1f3413e4):focus-within{box-shadow:var(--module-select-focusBoxShadow)}.root_invalid-_3220388b1f3413e4:focus-within,.root_focus_invalid-_3220388b1f3413e4{box-shadow:var(--theme-focusBoxShadow-invalid)}.root_disabled-_3220388b1f3413e4{color:var(--theme-semantics-components-control-text-disabled);--module-select-cursor:default;--module-select-cursor-icon:default}.root_size-xs-_3220388b1f3413e4{--module-select-fontSize:var(--theme-font-size-s);--module-select-lineHeight:var(--theme-font-height-s-dense);--module-select-paddings:0px 8px 3px 6px;--module-select-controlIcon-paddings:6px 8px 6px 4px;--module-select-paddingLeft-withIcon:1px;--module-select-marginLeft-withIcon:13px;border-radius:var(--theme-size-xs-borderRadius)}.root_size-s-_3220388b1f3413e4{--module-select-fontSize:var(--theme-font-size-s);--module-select-lineHeight:var(--theme-font-height-s-dense);--module-select-paddings:4px 10px 6px 9px;--module-select-controlIcon-paddings:9px 9px 9px 8px;--module-select-paddingLeft-withIcon:2px;--module-select-marginLeft-withIcon:13px;border-radius:var(--theme-size-s-borderRadius)}.root_size-m-_3220388b1f3413e4{--module-select-fontSize:var(--theme-font-size-m);--module-select-lineHeight:var(--theme-font-height-m-dense);--module-select-paddings:6px 12px 8px 11px;--module-select-controlIcon-paddings:11px 11px 11px 12px;--module-select-paddingLeft-withIcon:3px;--module-select-marginLeft-withIcon:15px;border-radius:var(--theme-size-m-borderRadius)}.root_size-l-_3220388b1f3413e4{--module-select-fontSize:var(--theme-font-size-m);--module-select-lineHeight:var(--theme-font-height-m-dense);--module-select-paddings:10px 16px 12px 13px;--module-select-controlIcon-paddings:15px 15px 15px 10px;--module-select-paddingLeft-withIcon:5px;--module-select-marginLeft-withIcon:15px;border-radius:var(--theme-size-l-borderRadius)}.root_size-xl-_3220388b1f3413e4{--module-select-fontSize:var(--theme-font-size-l);--module-select-lineHeight:var(--theme-font-height-l-dense);--module-select-paddings:15px 20px 17px 19px;--module-select-controlIcon-paddings:20px 20px 20px 10px;--module-select-paddingLeft-withIcon:7px;--module-select-marginLeft-withIcon:18px;border-radius:var(--theme-size-xl-borderRadius)}.root_withIcon-_3220388b1f3413e4{padding-inline-start:var(--module-select-marginLeft-withIcon)}.controlIcon-_3220388b1f3413e4{padding:var(--module-select-controlIcon-paddings);flex-shrink:0;align-self:start}.root-_3220388b1f3413e4:not(.root_disabled-_3220388b1f3413e4):hover{background-color:var(--module-select-hoverBackgroundColor);border-color:var(--module-select-hoverBackgroundColor)}.root_invalid-_3220388b1f3413e4:not(.root_disabled-_3220388b1f3413e4),.root_invalid-_3220388b1f3413e4:not(.root_disabled-_3220388b1f3413e4):hover{border-color:var(--theme-font-color-invalid)}.root_hasSearch-_3220388b1f3413e4{--module-select-cursor:text;--module-select-cursor-icon:pointer}.innerSelect-_3220388b1f3413e4{top:0;opacity:0;width:100%;height:100%;cursor:inherit;border:none;outline:none;display:none;position:absolute;inset-inline-start:0}.selectWrapper-_3220388b1f3413e4{box-sizing:border-box;flex-wrap:wrap;flex-grow:1;align-items:center;gap:4px;height:100%;padding:2px 4px;display:flex;position:relative;overflow:hidden}.selectWrapper_reverse-_3220388b1f3413e4{flex-direction:row-reverse}.selectWrapper_responsive-_3220388b1f3413e4{flex-wrap:nowrap}.selectSpan-_3220388b1f3413e4{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;font-weight:400;line-height:var(--module-select-lineHeight);display:inline-block;overflow:hidden}.selectSpan-_3220388b1f3413e4:empty,.selectSpan_hidden-_3220388b1f3413e4{display:none}.selectSpan_noIcon-_3220388b1f3413e4{padding:var(--module-select-paddings)}.selectSpan_withIcon-_3220388b1f3413e4{padding-inline-start:var(--module-select-paddingLeft-withIcon)}.selectSpan_unselected-_3220388b1f3413e4{color:var(--theme-semantics-components-control-text-secondary)}.selectSpan_disabled-_3220388b1f3413e4{color:var(--theme-font-color-disabled)}.searchWrapper-_3220388b1f3413e4{flex-grow:1;width:30%;margin-inline-end:-4px;position:relative}.searchWrapper_withSpan-_3220388b1f3413e4{clip-path:inset(50%);position:absolute}.searchInput-_3220388b1f3413e4{box-sizing:border-box;width:100%;min-width:1px;padding:var(--module-select-paddings);font-family:inherit;font-size:var(--module-select-fontSize);line-height:var(--module-select-lineHeight);background:0 0;border:none;outline:none;padding-inline-end:0;display:inline}.selectSpan_withInput-_3220388b1f3413e4{flex-basis:100%}.searchInput_withIcon-_3220388b1f3413e4{padding:0;padding-inline-start:var(--module-select-paddingLeft-withIcon)}.searchMirror-_3220388b1f3413e4{white-space:pre;visibility:hidden;position:absolute;top:0}.searchInput_disabled-_3220388b1f3413e4::-moz-placeholder{color:var(--theme-font-color-disabled);-webkit-text-fill-color:var(--theme-font-color-disabled);opacity:1}.searchInput_disabled-_3220388b1f3413e4,.searchInput_disabled-_3220388b1f3413e4::placeholder{color:var(--theme-font-color-disabled);-webkit-text-fill-color:var(--theme-font-color-disabled);opacity:1}.iconWrapper-_3220388b1f3413e4{font-size:var(--module-select-fontSize);flex-shrink:0;align-self:center}.iconWrapper_inactive-_3220388b1f3413e4{color:var(--theme-semantics-components-control-text-secondary)}.tagsMirror-_3220388b1f3413e4{pointer-events:none;visibility:hidden;position:absolute}.remainder-_3220388b1f3413e4{color:var(--theme-font-color-noAccent);white-space:nowrap;text-overflow:ellipsis;margin-inline-start:8px;display:inline-block;overflow:hidden}.remainder_size-xs-_3220388b1f3413e4{padding:5px 6px 5px 0}.remainder_size-s-_3220388b1f3413e4{padding:7px 8px 8px 0}.remainder_size-m-_3220388b1f3413e4{padding:11px 8px 11px 0}.remainder_size-l-_3220388b1f3413e4,.remainder_size-xl-_3220388b1f3413e4{padding:15px 8px 15px 0}.wrapper-_4ec05d8c556bd01b{margin-top:8px}.wrapper-_4ec05d8c556bd01b div[data-marker=address-chips]>label{max-width:300px}.address-_4ec05d8c556bd01b{gap:2px;display:flex}.address-_4ec05d8c556bd01b span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.suggestEntry-eca5eaec265785ee{justify-content:space-between;width:100%;display:flex}.suggestHistorical-eca5eaec265785ee{color:#8c4fe8}.theme-provider-aa0e578de9177cd0{display:contents}.button-_49a3836d75b7da28{cursor:pointer;height:30px;position:absolute;top:0;left:0;right:0}.wrapper-_594af50b008f4d7f{width:auto;padding-left:16px;position:relative}.icon-_594af50b008f4d7f{display:flex;position:absolute;top:4px;left:0}.iconRedesign-_594af50b008f4d7f{left:-2px}.iconGeo-_594af50b008f4d7f{top:0}.firstLine-_594af50b008f4d7f{word-break:keep-all;display:block}.secondLine-_594af50b008f4d7f{white-space:nowrap;color:#757575}.wrapper-_594af50b008f4d7f:hover .secondLine-_594af50b008f4d7f{color:inherit}.error-_7d250bb4a9327882,.notice-_7d250bb4a9327882{margin-top:3px;font-size:12px;display:inline-block}.error-_7d250bb4a9327882{color:#ff6163;margin-left:1px}.notice-_7d250bb4a9327882{color:#8f8f8f}.suggest_regions-_7d250bb4a9327882{color:#8f8f8f;margin-left:4px}.suggest_content-_7d250bb4a9327882 strong,.suggest_postfix-_7d250bb4a9327882 strong{margin-top:24px;font-weight:700}.suggest_content-_7d250bb4a9327882{text-overflow:ellipsis;white-space:nowrap;font-size:var(--theme-font-fontSize-m);overflow:hidden}.suggest_arrow-_7d250bb4a9327882{vertical-align:top;margin:-1px 4px 0 0;display:inline-block}.historical-_7d250bb4a9327882{color:#8c4fe8}.root-_3a2c50dd22ebd361{--kitty-descriptionList-columns:12;--kitty-descriptionList-compensation:var(--theme-component-grid-compensation-m);--kitty-descriptionList-column-gap:var(--theme-gap-12);--kitty-descriptionList-row-gap:var(--theme-gap-8);position:relative}.root-_3a2c50dd22ebd361[data-theme=lf]{--theme-semantics-text-primary:var(--theme-palette-black);--theme-semantics-components-line-default:var(--theme-palette-warmGray28);--theme-semantics-text-secondary:var(--theme-font-color-noAccent)}.root_flex-_3a2c50dd22ebd361{-moz-column-gap:var(--kitty-descriptionList-column-gap);justify-content:space-between;column-gap:var(--kitty-descriptionList-column-gap);display:flex}.root_grid-_3a2c50dd22ebd361{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(var(--kitty-descriptionList-columns),1fr);-moz-column-gap:var(--kitty-descriptionList-column-gap);column-gap:var(--kitty-descriptionList-column-gap);display:grid}.root-_3a2c50dd22ebd361+.root-_3a2c50dd22ebd361{margin-top:var(--kitty-descriptionList-row-gap)}.total-_3a2c50dd22ebd361{font-weight:var(--theme-font-weight-bold);color:var(--theme-semantics-text-primary)}.total_size_s-_3a2c50dd22ebd361{--kitty-descriptionList-font-size:var(--theme-font-size-l);--kitty-descriptionList-line-height:var(--theme-font-height-l-dense);--kitty-descriptionList-capital-height:var(--theme-font-capitalHeight-l)}.total_size_m-_3a2c50dd22ebd361{--kitty-descriptionList-font-size:var(--theme-font-size-xl);--kitty-descriptionList-line-height:var(--theme-font-height-xl-dense);--kitty-descriptionList-capital-height:var(--theme-font-capitalHeight-xl)}.total_size_l-_3a2c50dd22ebd361{--kitty-descriptionList-font-size:var(--theme-font-size-xxl);--kitty-descriptionList-line-height:var(--theme-font-height-xxl-dense);--kitty-descriptionList-capital-height:var(--theme-font-capitalHeight-xxl)}.line-_3a2c50dd22ebd361{--kitty-descriptionList-line-color:var(--theme-semantics-components-line-default);top:calc((var(--kitty-descriptionList-line-height) + var(--kitty-descriptionList-capital-height))/2 + var(--kitty-descriptionList-line-shift));height:1px;position:absolute}.line_dotted-_3a2c50dd22ebd361{background-image:repeating-linear-gradient(90deg,transparent 0 1px,var(--kitty-descriptionList-line-color)2px 4px)}.line_solid-_3a2c50dd22ebd361{background-color:var(--kitty-descriptionList-line-color)}.line_none-_3a2c50dd22ebd361{display:none}.dt-_3a2c50dd22ebd361{color:var(--theme-semantics-text-secondary);min-width:25%;position:relative}.dt_total-_3a2c50dd22ebd361{color:var(--theme-semantics-text-primary)}.dd_compensate-_3a2c50dd22ebd361{padding-inline-end:var(--kitty-descriptionList-compensation)}.wrapper-_3a2c50dd22ebd361{word-break:break-word;flex-grow:1}.wrapper_dd-_3a2c50dd22ebd361{text-align:end}.wrapper_align_start-_3a2c50dd22ebd361{text-align:start}.icon-_3a2c50dd22ebd361{margin-inline-end:4px}.icon_size_s-_3a2c50dd22ebd361,.icon_size_m-_3a2c50dd22ebd361,.icon_size_l-_3a2c50dd22ebd361{--icon-top:-2px}.icon-_3a2c50dd22ebd361>:not([data-inline-icon=true]){top:var(--icon-top);position:relative}.column-_3a2c50dd22ebd361{grid-column-start:auto;grid-column-end:span var(--col-span);min-width:25%;font-size:var(--kitty-descriptionList-font-size);line-height:var(--kitty-descriptionList-line-height);margin:0;display:flex}.column_span_3-_3a2c50dd22ebd361{--col-span:3}.column_span_4-_3a2c50dd22ebd361{--col-span:4}.column_span_5-_3a2c50dd22ebd361{--col-span:5}.column_span_6-_3a2c50dd22ebd361{--col-span:6}.column_span_7-_3a2c50dd22ebd361{--col-span:7}.column_span_8-_3a2c50dd22ebd361{--col-span:8}.column_span_9-_3a2c50dd22ebd361{--col-span:9}.root-a3afa1a4701de1df{--kitty-descriptionList-line-shift:-1px;margin:0}.root_size_s-a3afa1a4701de1df{--kitty-descriptionList-font-size:var(--theme-font-size-s);--kitty-descriptionList-line-height:var(--theme-font-height-s-dense);--kitty-descriptionList-capital-height:var(--theme-font-capitalHeight-s)}.root_size_m-a3afa1a4701de1df{--kitty-descriptionList-font-size:var(--theme-font-size-m);--kitty-descriptionList-line-height:var(--theme-font-height-m-dense);--kitty-descriptionList-capital-height:var(--theme-font-capitalHeight-m)}.root_size_l-a3afa1a4701de1df{--kitty-descriptionList-font-size:var(--theme-font-size-l);--kitty-descriptionList-line-height:var(--theme-font-height-l-dense);--kitty-descriptionList-capital-height:var(--theme-font-capitalHeight-l)}.text-wrapper-_66c6589fd2b69567{white-space:nowrap;font-family:var(--theme-font-family);display:inline-flex;position:relative}.tab-button-_66c6589fd2b69567{color:var(--theme-semantics-components-control-text-secondary);cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;outline:none;padding:0;position:relative}.tab-button_size-s-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-s-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-s-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-s-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-s-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-s-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-s_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-s-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-s-compensatedPadding) + var(--theme-component-tabs-tab-size-s-paddingHorizontal))}.tab-button_size-ms-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-ms-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-ms-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-ms-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-ms-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-ms-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-ms_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-ms-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-ms-compensatedPadding) + var(--theme-component-tabs-tab-size-ms-paddingHorizontal))}.tab-button_size-m-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-m-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-m-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-m-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-m-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-m-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-m_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-m-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-m-compensatedPadding) + var(--theme-component-tabs-tab-size-m-paddingHorizontal))}.tab-button_size-l-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-l-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-l-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-l-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-l-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-l-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-l_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-l-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-l-compensatedPadding) + var(--theme-component-tabs-tab-size-l-paddingHorizontal))}.tab-button_size-xl-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-xl-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-xl-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-xl-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-xl-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-xl-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-xl_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-xl-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-xl-compensatedPadding) + var(--theme-component-tabs-tab-size-xl-paddingHorizontal))}.tab-button_size-xxl-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-xxl-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-xxl-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-xxl-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-xxl-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-xxl-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-xxl_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-xxl-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-xxl-compensatedPadding) + var(--theme-component-tabs-tab-size-xxl-paddingHorizontal))}.tab-button_size-xxxl-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-xxxl-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-xxxl-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-xxxl-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-xxxl-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-xxxl-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-xxxl_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-xxxl-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-xxxl-compensatedPadding) + var(--theme-component-tabs-tab-size-xxxl-paddingHorizontal))}.tab-button_size-xxxxl-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-xxxxl-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-xxxxl-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-xxxxl-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-xxxxl-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-xxxxl-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-xxxxl_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-xxxxl-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-xxxxl-compensatedPadding) + var(--theme-component-tabs-tab-size-xxxxl-paddingHorizontal))}.tab-button_size-xxxxxl-_66c6589fd2b69567{--kitty-tabGroup-tab-pointer-overhang:calc(var(--theme-component-tabs-tab-pointer-size-xxxxxl-right)*-1);padding-top:calc(var(--theme-component-tabs-tab-size-xxxxxl-paddingVertical) - var(--theme-outline-width));padding-inline-start:var(--theme-component-tabs-tab-size-xxxxxl-paddingHorizontal);padding-inline-end:var(--theme-component-tabs-tab-size-xxxxxl-paddingHorizontal);padding-bottom:calc(var(--theme-component-tabs-tab-size-xxxxxl-paddingVertical) - var(--theme-outline-width) - var(--kitty-tabGroup-tags-emphasis-height))}.tab-button_size-xxxxxl_compensated-_66c6589fd2b69567{padding-inline-start:var(--theme-component-tabs-tab-size-xxxxxl-paddingHorizontal);padding-inline-end:calc(var(--theme-component-tabs-tab-size-xxxxxl-compensatedPadding) + var(--theme-component-tabs-tab-size-xxxxxl-paddingHorizontal))}.tab-button-title-_66c6589fd2b69567{font-weight:700}.tab-button-title_size-s-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-s-fontSize);line-height:var(--theme-component-tabs-tab-size-s-lineHeight)}.tab-button-title_size-ms-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-ms-fontSize);line-height:var(--theme-component-tabs-tab-size-ms-lineHeight)}.tab-button-title_size-m-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-m-fontSize);line-height:var(--theme-component-tabs-tab-size-m-lineHeight)}.tab-button-title_size-l-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-l-fontSize);line-height:var(--theme-component-tabs-tab-size-l-lineHeight)}.tab-button-title_size-xl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-xl-fontSize);line-height:var(--theme-component-tabs-tab-size-xl-lineHeight)}.tab-button-title_size-xxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-xxl-fontSize);line-height:var(--theme-component-tabs-tab-size-xxl-lineHeight)}.tab-button-title_size-xxxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-xxxl-fontSize);line-height:var(--theme-component-tabs-tab-size-xxxl-lineHeight)}.tab-button-title_size-xxxxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-xxxxl-fontSize);line-height:var(--theme-component-tabs-tab-size-xxxxl-lineHeight)}.tab-button-title_size-xxxxxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-size-xxxxxl-fontSize);line-height:var(--theme-component-tabs-tab-size-xxxxxl-lineHeight)}.tab-button-_66c6589fd2b69567:first-child{padding-inline-start:0}.tab-button-_66c6589fd2b69567:last-child{padding-inline-end:0}.tab-button-_66c6589fd2b69567:last-child.tab-button_pointer-_66c6589fd2b69567{padding-inline-end:var(--kitty-tabGroup-tab-pointer-overhang,0)}.tab-button-_66c6589fd2b69567:focus-visible{box-shadow:var(--theme-focusBoxShadow-default);border-radius:var(--theme-borderRadius-s);transition:all .2s ease-out}.tab-button_active-_66c6589fd2b69567{color:var(--theme-semantics-components-tabGroup-selected);cursor:default}.tab-button_disabled-_66c6589fd2b69567{color:var(--theme-semantics-components-control-text-disabled);cursor:default}.counter-_66c6589fd2b69567{color:var(--theme-semantics-components-control-text-secondary);padding-inline-start:var(--theme-component-tabs-tab-counter-padding);position:relative}.counter_highlighted-_66c6589fd2b69567{color:var(--theme-semantics-components-control-text-error)}.counter_disabled-_66c6589fd2b69567{color:var(--theme-semantics-components-control-text-disabled)}.counter_size-s-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-s-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-s-lineHeight);top:var(--theme-component-tabs-tab-counter-size-s-top);font-weight:var(--theme-component-tabs-tab-counter-size-s-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-s-left)}.counter_size-ms-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-ms-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-ms-lineHeight);top:var(--theme-component-tabs-tab-counter-size-ms-top);font-weight:var(--theme-component-tabs-tab-counter-size-ms-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-ms-left)}.counter_size-m-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-m-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-m-lineHeight);top:var(--theme-component-tabs-tab-counter-size-m-top);font-weight:var(--theme-component-tabs-tab-counter-size-m-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-m-left)}.counter_size-l-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-l-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-l-lineHeight);top:var(--theme-component-tabs-tab-counter-size-l-top);font-weight:var(--theme-component-tabs-tab-counter-size-l-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-l-left)}.counter_size-xl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-xl-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-xl-lineHeight);top:var(--theme-component-tabs-tab-counter-size-xl-top);font-weight:var(--theme-component-tabs-tab-counter-size-xl-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-xl-left)}.counter_size-xxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-xxl-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-xxl-lineHeight);top:var(--theme-component-tabs-tab-counter-size-xxl-top);font-weight:var(--theme-component-tabs-tab-counter-size-xxl-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-xxl-left)}.counter_size-xxxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-xxxl-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-xxxl-lineHeight);top:var(--theme-component-tabs-tab-counter-size-xxxl-top);font-weight:var(--theme-component-tabs-tab-counter-size-xxxl-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-xxxl-left)}.counter_size-xxxxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-xxxxl-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-xxxxl-lineHeight);top:var(--theme-component-tabs-tab-counter-size-xxxxl-top);font-weight:var(--theme-component-tabs-tab-counter-size-xxxxl-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-xxxxl-left)}.counter_size-xxxxxl-_66c6589fd2b69567{font-size:var(--theme-component-tabs-tab-counter-size-xxxxxl-fontSize);line-height:var(--theme-component-tabs-tab-counter-size-xxxxxl-lineHeight);top:var(--theme-component-tabs-tab-counter-size-xxxxxl-top);font-weight:var(--theme-component-tabs-tab-counter-size-xxxxxl-fontWeight);inset-inline-start:var(--theme-component-tabs-tab-counter-size-xxxxxl-left)}.tab-point-_66c6589fd2b69567{background-color:var(--theme-semantics-components-badge-bg-sale);border-radius:50%;display:inline-block;position:absolute}.tab-point_size-s-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-s-size);height:var(--theme-component-tabs-tab-pointer-size-s-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-s-right);top:var(--theme-component-tabs-tab-pointer-size-s-top)}.tab-point_size-ms-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-ms-size);height:var(--theme-component-tabs-tab-pointer-size-ms-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-ms-right);top:var(--theme-component-tabs-tab-pointer-size-ms-top)}.tab-point_size-m-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-m-size);height:var(--theme-component-tabs-tab-pointer-size-m-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-m-right);top:var(--theme-component-tabs-tab-pointer-size-m-top)}.tab-point_size-l-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-l-size);height:var(--theme-component-tabs-tab-pointer-size-l-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-l-right);top:var(--theme-component-tabs-tab-pointer-size-l-top)}.tab-point_size-xl-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-xl-size);height:var(--theme-component-tabs-tab-pointer-size-xl-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-xl-right);top:var(--theme-component-tabs-tab-pointer-size-xl-top)}.tab-point_size-xxl-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-xxl-size);height:var(--theme-component-tabs-tab-pointer-size-xxl-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-xxl-right);top:var(--theme-component-tabs-tab-pointer-size-xxl-top)}.tab-point_size-xxxl-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-xxxl-size);height:var(--theme-component-tabs-tab-pointer-size-xxxl-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-xxxl-right);top:var(--theme-component-tabs-tab-pointer-size-xxxl-top)}.tab-point_size-xxxxl-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-xxxxl-size);height:var(--theme-component-tabs-tab-pointer-size-xxxxl-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-xxxxl-right);top:var(--theme-component-tabs-tab-pointer-size-xxxxl-top)}.tab-point_size-xxxxxl-_66c6589fd2b69567{width:var(--theme-component-tabs-tab-pointer-size-xxxxxl-size);height:var(--theme-component-tabs-tab-pointer-size-xxxxxl-size);inset-inline-end:var(--theme-component-tabs-tab-pointer-size-xxxxxl-right);top:var(--theme-component-tabs-tab-pointer-size-xxxxxl-top)}.tab-badge-_66c6589fd2b69567{margin-inline-start:4px;display:inline-flex}.root-aa5b1c616d991a9a,.root-c74d5b1b41c4447a{flex-shrink:0}.root-_1e27dcd601fbfb55{--kitty-tabGroup-outline-shift-left:3px;--kitty-tabGroup-outline-shift-right:3px;--kitty-tabGroup-shift:0;--kitty-tabGroup-emphasis-width:unset;--kitty-tabGroup-emphasis-shift:var(--kitty-tabGroup-outline-shift-left);--kitty-tabGroup-tags-emphasis-height:3px;--kitty-tabGroup-arrow-animation-duration:.25s;--direction:1;isolation:isolate;align-items:center;display:flex;position:relative}[dir=rtl] .root-_1e27dcd601fbfb55{--direction:-1}.root-_1e27dcd601fbfb55[data-theme=lf]{--theme-semantics-components-badge-bg-sale:var(--theme-palette-red500);--theme-semantics-components-tabGroup-default:var(--theme-palette-warmGray12);--theme-semantics-components-tabGroup-selected:var(--theme-palette-black);--theme-semantics-components-control-text-error:var(--theme-palette-red500);--theme-semantics-components-control-text-secondary:var(--theme-palette-gray44);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray28);--theme-semantics-components-button-bg-primary:var(--theme-palette-black)}.content-_1e27dcd601fbfb55{width:100%;overscroll-behavior-x:contain;box-sizing:content-box;scrollbar-width:none;margin-block:0;margin-inline-start:calc(var(--kitty-tabGroup-outline-shift-left)*-1);margin-inline-end:calc(var(--kitty-tabGroup-outline-shift-right)*-1);padding-block:0;padding-inline-start:var(--kitty-tabGroup-outline-shift-left);padding-inline-end:var(--kitty-tabGroup-outline-shift-right);position:relative;overflow:auto hidden}.content-_1e27dcd601fbfb55::-webkit-scrollbar{display:none}.underline-_1e27dcd601fbfb55{bottom:0;background:var(--theme-semantics-components-tabGroup-default);width:100%;height:2px;position:absolute;inset-inline-start:0}.tabs-_1e27dcd601fbfb55{padding:var(--theme-outline-width)0 calc(var(--kitty-tabGroup-tags-emphasis-height) + var(--theme-outline-width))0;box-sizing:border-box;will-change:transform;flex-wrap:nowrap;justify-content:flex-start;margin:0;display:flex}.emphasis-_1e27dcd601fbfb55{z-index:2;height:var(--kitty-tabGroup-tags-emphasis-height);background:var(--theme-semantics-components-tabGroup-selected);bottom:0;transform:translateX(calc(var(--kitty-tabGroup-emphasis-shift)*var(--direction)));width:var(--kitty-tabGroup-emphasis-width);pointer-events:none;position:absolute;inset-inline-start:var(--kitty-tabGroup-outline-shift-left)}.emphasis_xxxxxl-_1e27dcd601fbfb55{--kitty-tabGroup-tags-emphasis-height:var(--theme-component-tabs-tab-size-xxxxxl-emphasisHeight)}.emphasis_transition-_1e27dcd601fbfb55{transition-duration:.25s;transition-timing-function:cubic-bezier(.5,0,0,1)}.arrow-_1e27dcd601fbfb55{pointer-events:all;width:16px;height:100%;padding:unset;cursor:pointer;color:var(--theme-semantics-components-button-bg-primary);background:0 0;border:none;outline:none;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.arrow-_1e27dcd601fbfb55>svg{width:24px;height:24px}.arrow-_1e27dcd601fbfb55:after{content:"";width:36px;height:100%;box-shadow:-2px 0 12px var(--theme-palette-black12);clip-path:ellipse(40% 50% at 0);position:absolute}.arrow_end-_1e27dcd601fbfb55:after{inset-inline-start:0}.arrow_start-_1e27dcd601fbfb55:after{inset-inline-end:0;transform:rotate(180deg)}[dir=rtl] .arrow_end-_1e27dcd601fbfb55:after{transform:rotate(180deg)}[dir=rtl] .arrow_start-_1e27dcd601fbfb55:after{transform:rotate(0)}.arrow-_1e27dcd601fbfb55:hover{color:var(--theme-palette-red500)}.arrow_end-_1e27dcd601fbfb55{justify-content:flex-end;inset-inline-end:-16px}.arrow_start-_1e27dcd601fbfb55{justify-content:flex-start;inset-inline-start:-16px}.arrow-new_size_s-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-s-size);height:var(--theme-component-tabs-newArrowIcon-s-size)}.arrow-new_size_s_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-s-offset)}.arrow-new_size_s_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-s-offset)}.arrow-new_size_ms-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-ms-size);height:var(--theme-component-tabs-newArrowIcon-ms-size)}.arrow-new_size_ms_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-ms-offset)}.arrow-new_size_ms_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-ms-offset)}.arrow-new_size_m-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-m-size);height:var(--theme-component-tabs-newArrowIcon-m-size)}.arrow-new_size_m_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-m-offset)}.arrow-new_size_m_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-m-offset)}.arrow-new_size_l-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-l-size);height:var(--theme-component-tabs-newArrowIcon-l-size)}.arrow-new_size_l_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-l-offset)}.arrow-new_size_l_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-l-offset)}.arrow-new_size_xl-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-xl-size);height:var(--theme-component-tabs-newArrowIcon-xl-size)}.arrow-new_size_xl_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-xl-offset)}.arrow-new_size_xl_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-xl-offset)}.arrow-new_size_xxl-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-xxl-size);height:var(--theme-component-tabs-newArrowIcon-xxl-size)}.arrow-new_size_xxl_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-xxl-offset)}.arrow-new_size_xxl_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-xxl-offset)}.arrow-new_size_xxxl-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-xxxl-size);height:var(--theme-component-tabs-newArrowIcon-xxxl-size)}.arrow-new_size_xxxl_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-xxxl-offset)}.arrow-new_size_xxxl_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-xxxl-offset)}.arrow-new_size_xxxxl-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-xxxxl-size);height:var(--theme-component-tabs-newArrowIcon-xxxxl-size)}.arrow-new_size_xxxxl_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-xxxxl-offset)}.arrow-new_size_xxxxl_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-xxxxl-offset)}.arrow-new_size_xxxxxl-_1e27dcd601fbfb55>svg{width:var(--theme-component-tabs-newArrowIcon-xxxxxl-size);height:var(--theme-component-tabs-newArrowIcon-xxxxxl-size)}.arrow-new_size_xxxxxl_start-_1e27dcd601fbfb55>svg{inset-inline-end:var(--theme-component-tabs-newArrowIcon-xxxxxl-offset)}.arrow-new_size_xxxxxl_end-_1e27dcd601fbfb55>svg{inset-inline-start:var(--theme-component-tabs-newArrowIcon-xxxxxl-offset)}.arrow-container-_1e27dcd601fbfb55{justify-content:flex-end;align-items:center;width:16px;display:flex}.arrow-cover-_1e27dcd601fbfb55{pointer-events:none;visibility:visible;width:16px;height:100%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.start-arrow-cover-_1e27dcd601fbfb55{transition:inset-inline-start var(--kitty-tabGroup-arrow-animation-duration)ease-in-out,opacity var(--kitty-tabGroup-arrow-animation-duration)ease-in-out;inset-inline-start:0}.end-arrow-cover-_1e27dcd601fbfb55{transition:inset-inline-end var(--kitty-tabGroup-arrow-animation-duration)ease-in-out,opacity var(--kitty-tabGroup-arrow-animation-duration)ease-in-out;inset-inline-end:0}.start-arrow-cover_fade-out-_1e27dcd601fbfb55,.end-arrow-cover_fade-out-_1e27dcd601fbfb55{opacity:0;animation:.3s forwards fade-out-_1e27dcd601fbfb55}.start-arrow-cover_fade-out-_1e27dcd601fbfb55{inset-inline-start:-16px}.end-arrow-cover_fade-out-_1e27dcd601fbfb55{inset-inline-end:-16px}.arrow-start-icon-_1e27dcd601fbfb55,.arrow-end-icon-_1e27dcd601fbfb55{position:relative}.arrow-end-icon-_1e27dcd601fbfb55{inset-inline-start:8px}.arrow-start-icon-_1e27dcd601fbfb55{inset-inline-end:8px}@keyframes fade-out-_1e27dcd601fbfb55{99%{visibility:visible}to{visibility:hidden}}.colorMarkers-f6140409f27aa836{display:inline-flex}.colorMarker-f6140409f27aa836{border-radius:50%;width:10px;height:10px}.colorMarker-f6140409f27aa836+.colorMarker-f6140409f27aa836{margin-left:2px}.stationItem-_1bd19ccca688be86{margin-left:-1px}.title-_1bd19ccca688be86{align-items:center;gap:6px;display:flex}.title-_47003eb97a247852{cursor:pointer;align-items:center;display:flex}.title-_47003eb97a247852:hover{color:#ff4053}.titleColor-_47003eb97a247852{min-width:18px;height:6px;margin-right:14px}.titleIcon-_47003eb97a247852{margin-left:4px}.titleIcon-_47003eb97a247852.rotate-_47003eb97a247852{transform:rotate(-180deg)}.allStations-_47003eb97a247852{margin-left:-1px}.metro-_739631b8de7e2e4e{flex-direction:column;height:100%;display:flex}.header-_739631b8de7e2e4e{justify-content:space-between;display:flex}.content-_739631b8de7e2e4e{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;padding-bottom:24px;display:grid;overflow-y:auto}.suggestCont-a05fc0be9c8fc940{box-sizing:border-box}.icon-cc638f2a76c9a5e3{--direction:1;height:var(--line-height);width:calc(var(--line-height)/2);min-width:calc(var(--line-height)/2);margin-inline-start:var(--kitty-accordion-icon-margin)}[dir=rtl] .icon-cc638f2a76c9a5e3{--direction:-1}.path-cc638f2a76c9a5e3{transform-origin:50% 58%;stroke:var(--theme-semantics-text-primary,black)}.path_open-cc638f2a76c9a5e3{transform:rotate(calc(180deg*var(--direction)))}.icon_size_xm-cc638f2a76c9a5e3,.icon_size_l-cc638f2a76c9a5e3{--kitty-accordion-icon-margin:4px}.icon_size_xxxxxl-cc638f2a76c9a5e3{--kitty-accordion-icon-margin:8px}.header-d24af94d332033d7{-webkit-tap-highlight-color:#0000;border-radius:6px;margin:0;padding:0;display:block}.button-d24af94d332033d7{--kitty-accordion-icon-margin:6px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;padding:0;background:0 0;border:none;border-radius:6px;outline:none;margin:0;padding-inline-end:calc(var(--line-height)/2 + 6px);display:flex;position:relative}.button_justify-d24af94d332033d7{justify-content:space-between;padding-inline-end:unset}.button-d24af94d332033d7:focus-visible{box-shadow:var(--theme-focusBoxShadow-default)}.title-d24af94d332033d7{text-align:start}.panel-_6d05cf3c7fd98f4a{margin:0 calc(var(--theme-outline-width)*-1)calc(var(--theme-outline-width)*-1);padding:0 var(--theme-outline-width)var(--theme-outline-width);overflow:hidden}.panelWrapper-_6d05cf3c7fd98f4a{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .2s ease-out,opacity .2s ease-out;display:grid}.panelWrapper_hidden-_6d05cf3c7fd98f4a{visibility:hidden}.panelWrapper-transition-appear-_6d05cf3c7fd98f4a{opacity:1;grid-template-rows:1fr;transition:unset}.panelWrapper-transition-enter-_6d05cf3c7fd98f4a{opacity:0;grid-template-rows:0fr}.panelWrapper-transition-enter_active-_6d05cf3c7fd98f4a,.panelWrapper-transition-enter_done-_6d05cf3c7fd98f4a,.panelWrapper-transition-exit-_6d05cf3c7fd98f4a{opacity:1;grid-template-rows:1fr}.panelWrapper-transition-exit_active-_6d05cf3c7fd98f4a,.panelWrapper-transition-exit_done-_6d05cf3c7fd98f4a{opacity:0;grid-template-rows:0fr}.panel_visible-_6d05cf3c7fd98f4a{overflow:visible}.container-_4c4956f066c12e2f{flex-direction:column;justify-content:center;min-height:44px;display:flex}.header-_4c4956f066c12e2f{align-items:baseline;min-height:44px;display:flex}.checkboxWrapper-_4c4956f066c12e2f{display:flex}.headerContent-_4c4956f066c12e2f{flex:1}.expandedContent-_4c4956f066c12e2f{margin-left:30px}.columns-_5cbe72cc178afac4{grid-template-columns:repeat(3,253px);gap:32px;margin-top:24px;padding-bottom:24px;display:grid;overflow-y:auto}.stationItem-a1e51b6d6cfc1f76{margin-left:-1px}.icon-f92eb95d408d1479{margin:0 6px 0 10px}.tabs-_64f6091717307045{flex-shrink:0;height:100%;display:flex}.tabs-_64f6091717307045>div{width:100%}.tabs-_64f6091717307045 div[role=tablist]{margin-left:-4px;line-height:10px}.tabs-_64f6091717307045 button[role=tab]{padding-bottom:20px}.tabs-_64f6091717307045 [role=tab]+[role=tab]{margin-left:24px}.tabs-_64f6091717307045 [role=tab][aria-selected=true]{position:relative}.tabs-_64f6091717307045 [role=tab][aria-selected=true]:after{content:"";background-color:#0af;height:3px;position:absolute;bottom:0;left:0;right:0}.tabs-_64f6091717307045 [class^=tabs-underline-box]{margin-left:-30px;margin-right:-30px}.tabs-_64f6091717307045 span[class^=tabs-underline]{display:none}.tabs-_64f6091717307045 section[role=tabpanel]{margin-top:23px}.tabs-_64f6091717307045.expandedList-_64f6091717307045 section[role=tabpanel]{margin-top:0}.tabs-_64f6091717307045 [role=tabpanel]:not(#smallRadiusTab){margin-left:-10px}.tabs-_64f6091717307045 [role=tabpanel]:not([hidden]):not(#smallRadiusTab){width:auto;margin-right:-10px;display:block}.tabs-_64f6091717307045 [role=tabpanel] [class^=fieldset-field]{padding-top:0}.tabs-_64f6091717307045 [role=tabpanel] [class^=fieldset-field-footer]{margin-bottom:-14px;font-size:14px}.tabs-_64f6091717307045 #smallRadiusTab{height:calc(100% - 61px);margin-bottom:5px;margin-left:-5px;margin-right:-5px;overflow:visible}.tabs_hasMetroMap-_64f6091717307045{border:1px solid #ebebeb;margin:0 10px}.tabs-_64f6091717307045.tabs_hasMetroMap-_64f6091717307045 #metroTab:not([hidden]){flex-direction:column;margin-top:-1px;display:flex}.content-_64f6091717307045{flex-direction:column;height:100%;max-height:255px;display:flex;overflow-y:auto}.content-_64f6091717307045.metro-_64f6091717307045,.content-_64f6091717307045.districts-_64f6091717307045{height:100%;max-height:calc(100% - 68px);margin-top:24px}.content-_64f6091717307045:not(.content_smallRadius-_64f6091717307045).fullHeight-_64f6091717307045{height:auto}.content_metro-_64f6091717307045,.content_districts-_64f6091717307045,.content_smallRadius-_64f6091717307045{scroll-behavior:smooth;max-height:none;margin-left:0;padding-left:0}.content_metro-_64f6091717307045{scroll-behavior:auto}.metro_margin-_64f6091717307045,.content_districts-_64f6091717307045,.content_directions-_64f6091717307045{margin-top:24px}.content-_64f6091717307045.content_metro-_64f6091717307045.fullHeight-_64f6091717307045{height:100%}.content-_64f6091717307045.withVerticalScroll-_64f6091717307045{scroll-behavior:smooth;flex-direction:column;height:100%;max-height:none;margin-left:0;padding-left:0;overflow:hidden visible}.content_addresses-_64f6091717307045,.content-_64f6091717307045.content_smallRadius-_64f6091717307045{height:100%;padding:24px 0 0;overflow:visible}.list-_64f6091717307045{box-sizing:border-box;flex-flow:column wrap;place-content:flex-start;width:100%;height:100%;display:flex}.content-_64f6091717307045.withVerticalScroll-_64f6091717307045 .list-_64f6091717307045{-moz-column-count:4;column-count:4;height:auto;display:block}.withVerticalScroll-_64f6091717307045{flex-direction:row}.element-_64f6091717307045,.column-_64f6091717307045{width:25%}.content-_64f6091717307045.withVerticalScroll-_64f6091717307045 .list-_64f6091717307045 .element-_64f6091717307045{width:100%}.expandedDistrict-_64f6091717307045{padding-top:24px}.checkbox-_64f6091717307045{-moz-column-break-inside:avoid;break-inside:avoid-column;padding-bottom:10px}.metroSuggest-_64f6091717307045{margin-top:24px;margin-bottom:20px}.districtsSuggest-_64f6091717307045{margin-bottom:24px}.label-_64599f28db149ee1{height:19px;margin:0 0 5px}.label-_64599f28db149ee1 span{margin-right:5px;font-size:14px;font-weight:700;line-height:20px}.icon-_64599f28db149ee1{opacity:.48}.icon-_64599f28db149ee1:hover{opacity:.99}.buttons-ed4a7edf167be4b2{grid-row:1/3;grid-column-start:2;gap:10px;display:flex}.start-ed4a7edf167be4b2{grid-column-start:1;align-items:flex-start}.submitWrapper-ed4a7edf167be4b2{order:-1}.end-ed4a7edf167be4b2{align-items:flex-end;margin-left:auto}.root_city-_38b44311a50cabb9{flex-direction:column;height:calc(100vh - 130px);min-height:230px;max-height:400px;display:flex}.root_large-_38b44311a50cabb9{min-height:750px;max-height:750px}.tabs-_38b44311a50cabb9{flex-direction:column;height:320px;min-height:190px;padding-top:12px;transition:height .5s;display:flex}.tabs-_38b44311a50cabb9.cityHeight-_38b44311a50cabb9{flex:auto;height:auto;min-height:0}.tabs-_38b44311a50cabb9.fullHeight-_38b44311a50cabb9{height:calc(100vh - 195px);min-height:250px}.tabs-_38b44311a50cabb9.fullHeight-_38b44311a50cabb9:after{content:"";background:#fff;width:100%;height:10px;display:block;position:absolute;bottom:99px;left:0;right:0;box-shadow:0 -13px 19px -2px #0000001a}.tabs-_38b44311a50cabb9.smallRadius-_38b44311a50cabb9:after{content:none}.tabs-_38b44311a50cabb9.noTransition-_38b44311a50cabb9{transition:none}.grid-_38b44311a50cabb9{grid-template-columns:auto 1fr;width:100%;padding-top:8px;display:grid}.localPriority-_38b44311a50cabb9{grid-row-start:2;padding:12px 0 8px}.changeLocBanner-_38b44311a50cabb9{margin-top:12px}.customClose-_38b44311a50cabb9{width:fit-content;margin:-4px 0 0 -18px}.root-_5acfc4c77c5aa36b{align-self:center;font-size:14px;line-height:1.45;display:flex;position:relative}.root-_5acfc4c77c5aa36b:before{content:"";background-color:#0af;width:100%;height:40px;display:block;position:absolute;top:-1px;left:0}.select-_5acfc4c77c5aa36b{box-sizing:border-box;cursor:pointer;text-overflow:ellipsis;vertical-align:middle;background:#fff;border-radius:4px;height:36px;margin:1px;padding:0 20px 0 10px;line-height:36px;position:relative}.select-_5acfc4c77c5aa36b:after{content:"";pointer-events:none;background:url(/static/buyer-pages-mfe/client/../assets/4f7e55447de90787.svg) 0 0 no-repeat;width:22px;height:22px;margin-top:0;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.select-_5acfc4c77c5aa36b:hover:after{opacity:1}.select-_5acfc4c77c5aa36b.selectExpanded-_5acfc4c77c5aa36b{width:140px;min-width:140px}@media screen and (width>=1366px){.select-_5acfc4c77c5aa36b.selectExpanded-_5acfc4c77c5aa36b{width:200px}}.locationWrapper-_5acfc4c77c5aa36b{width:142px;min-width:142px}@media screen and (width>=1366px){.locationWrapper-_5acfc4c77c5aa36b{width:202px;min-width:202px}}.location-_5acfc4c77c5aa36b{width:calc(100% - 2px)}.filters-_5acfc4c77c5aa36b{width:180px;min-width:180px}@media screen and (width>=1366px){.filters-_5acfc4c77c5aa36b{width:200px;min-width:200px}}.text-_5acfc4c77c5aa36b{white-space:nowrap;overflow:hidden}.textWithDots-_5acfc4c77c5aa36b{text-overflow:ellipsis}.textRtl-_5acfc4c77c5aa36b{direction:rtl}.selectWithGeoIcon-_5acfc4c77c5aa36b{align-items:center;gap:4px;display:flex}.selectWithGeoIcon-_5acfc4c77c5aa36b .text-_5acfc4c77c5aa36b{text-overflow:ellipsis}.richTitleWrapper-_5acfc4c77c5aa36b{align-items:center;width:185px;height:100%;display:flex}.textWrapper-_5acfc4c77c5aa36b{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px;display:-webkit-box;overflow:hidden}.textWrapper-_5acfc4c77c5aa36b span{font-size:15px;line-height:20px}.svgWrapper-_5acfc4c77c5aa36b{display:inline-block}.richTitleWrapper__content-_5acfc4c77c5aa36b{cursor:pointer;align-items:flex-start;display:flex}.richTitleWrapper__content-_5acfc4c77c5aa36b:hover,.richTitleWrapper__content-_5acfc4c77c5aa36b:hover span{color:#ff4053}.richTitleWrapper__content-_5acfc4c77c5aa36b:hover .svgWrapper-_5acfc4c77c5aa36b svg path{fill:#ff4053}.richTitleWrapper__content-_5acfc4c77c5aa36b:hover .svgWrapper-_5acfc4c77c5aa36b svg circle{stroke:#ff4053}.richTitleWrapper__content-_5acfc4c77c5aa36b>.svgWrapper-_5acfc4c77c5aa36b:first-of-type{margin-top:1px;margin-right:4px}.linkWrapper-_5acfc4c77c5aa36b{align-items:center;width:auto;max-width:200px;height:100%;display:flex}@media screen and (width>=1366px){.linkWrapper-_5acfc4c77c5aa36b{max-width:initial;width:200px}}.button-_00c7b69232c73fec{cursor:pointer;height:30px;position:absolute;top:0;left:0;right:0}.select-_1a070e25864ebad2{text-overflow:ellipsis;vertical-align:middle;width:inherit;min-width:unset;cursor:pointer;display:inherit;box-sizing:border-box;background-color:#ffffffb3;border-radius:6px;align-items:center;height:40px;margin:0;padding-left:16px;padding-right:10px;line-height:36px;position:relative}.select-_1a070e25864ebad2:after{content:"";pointer-events:none;background:url(/static/buyer-pages-mfe/client/../assets/d3dc2bc09e65bce8.svg) 0 0 no-repeat;width:22px;height:22px;margin-top:0;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.select-_1a070e25864ebad2:hover{background-color:#fff}.select-_1a070e25864ebad2:hover:after{opacity:1}.text-dc9fc2361388f705{width:inherit;box-sizing:border-box;flex-wrap:nowrap;align-items:center;margin:0;padding:8px 0 10px;font-size:16px;font-weight:400;line-height:1.375;display:flex}.emptyValue-dc9fc2361388f705{color:#0000008a}.mainInfo-dc9fc2361388f705,.emptySelectedItems-dc9fc2361388f705{text-overflow:ellipsis;white-space:pre;overflow:hidden}.additionalInfo-dc9fc2361388f705,.emptySelectedItems-dc9fc2361388f705,.loadingText-dc9fc2361388f705{white-space:pre;margin-right:22px}.root-d5cf220f85958eab{display:inherit;width:inherit;min-width:unset;align-self:center;font-size:14px;line-height:1.45}.container-f7c9f908159b538d{color:#fff;z-index:9999;text-align:center;background-color:#292929;border-color:#292929;border-radius:8px;max-height:32px;padding:6px 12px;display:none;position:absolute;top:50%;left:50%}.container-f7c9f908159b538d:after{content:"";background:url(/static/buyer-pages-mfe/client/../assets/4bb0036dce7bc7de.svg) no-repeat;width:24px;height:9px;display:inline-block;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.container-f7c9f908159b538d.positionBottom-f7c9f908159b538d:after{top:-8px;transform:translate(-50%)rotate(180deg)}.metro-f1fc2d5385dbd902{width:100%;height:100%;transition:width .4s}svg.metroMap-f1fc2d5385dbd902{box-sizing:border-box;width:100%;height:auto;padding:20px}svg.metroMap-f1fc2d5385dbd902.metroMapNew-f1fc2d5385dbd902{padding:0}.controlButtonWrapper-f1fc2d5385dbd902{margin-top:-5px;position:absolute;top:50%;left:auto;right:50px}.marker-_0dc3e466fa7d99c9{border:1px solid #fff;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.marker-_0dc3e466fa7d99c9+.marker-_0dc3e466fa7d99c9{margin-right:-5px}.markers-_0dc3e466fa7d99c9{flex-direction:row-reverse;display:flex}.metro-_0dc3e466fa7d99c9{align-items:baseline;display:flex}.theme-provider-_39da1640770ec003{display:contents}.root-_5a1ac282d4d35c09{margin-bottom:19px;margin-left:14px;font-size:14px;line-height:19px}.title-_5a1ac282d4d35c09{color:#000;font-weight:700}.item-_5a1ac282d4d35c09{margin-top:5px}.link-_5a1ac282d4d35c09{text-overflow:ellipsis;white-space:normal;color:#0091d9;border-bottom:1px solid #0000;outline:none;text-decoration:none;transition:border-color .2s;overflow:hidden}.item-f088726deab047f5{white-space:nowrap;padding-top:4px;list-style-type:none;position:relative}.expandElement-f088726deab047f5{padding-top:5px;padding-left:10px}.expandButton-f088726deab047f5{margin-left:6px;line-height:1}.expanderBack-f088726deab047f5{font-size:75%;display:inline-block;position:absolute;top:6px;left:-10px}.submenu-f088726deab047f5{padding-left:0}.submenu_padding-f088726deab047f5{padding-left:10px}.icon-f088726deab047f5{height:16px;margin-bottom:2px;margin-left:6px;display:block}.wrapper-f088726deab047f5{white-space:normal;cursor:default}.wrapper_cursor-f088726deab047f5 span,.wrapper_cursor-f088726deab047f5 i,.wrapper-f088726deab047f5 a strong{cursor:pointer}.wrapper-f088726deab047f5 a{align-items:center;margin-left:-14px;padding-left:14px;display:flex}.submenu_hidden-f088726deab047f5,.item_hidden-f088726deab047f5{display:none}.root-e8070b7c0ee8c31f{margin:0;padding:0 0 18px;font-size:14px;line-height:19px;position:relative}.root_margin-top-e8070b7c0ee8c31f{margin-top:24px}.list-e8070b7c0ee8c31f{margin:5px 0;padding:0;list-style:none}.root-_4d0e9a06041cc228{margin:32px 0}.root_withoutMapBefore-_4d0e9a06041cc228{margin-top:10px}.root_constructionCid-_4d0e9a06041cc228{margin-top:0}.list-_4d0e9a06041cc228{justify-content:space-between;margin-top:8px;display:flex}.col-_4d0e9a06041cc228{flex-direction:column;flex:0 0 200px;display:flex}.item-_4d0e9a06041cc228+.item-_4d0e9a06041cc228{margin-top:6px}.root_constructionCid-_4d0e9a06041cc228 .list-_4d0e9a06041cc228{width:100%;display:block}.root_constructionCid-_4d0e9a06041cc228 .colConstruction-_4d0e9a06041cc228{-moz-column-gap:6.67%;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(4,auto);gap:6px 6.67%;margin-top:8px;display:grid}.root_constructionCid-_4d0e9a06041cc228 .item-_4d0e9a06041cc228{white-space:nowrap;margin-top:0}.root_constructionCid-_4d0e9a06041cc228 .oneRow-_4d0e9a06041cc228{grid-template-rows:22px}@media screen and (width<=1333px){.col-_4d0e9a06041cc228:last-child{display:none}}.root-_5b4b47ce5766daf3{align-items:center;margin:13px 0 5px;font-size:13px;line-height:1.5;display:flex}.root-_5b4b47ce5766daf3 .item-_5b4b47ce5766daf3{padding:5px 11px 4px;display:inline-block;position:relative;color:#000!important}.root-_5b4b47ce5766daf3 .item-_5b4b47ce5766daf3:focus{box-shadow:none}.root-_5b4b47ce5766daf3 .item-_5b4b47ce5766daf3:hover:not(.index-button){color:#ff6163!important}.root-_5b4b47ce5766daf3 .itemDesign2023-_5b4b47ce5766daf3{padding:5px 10px 4px}.moreLink-_5b4b47ce5766daf3{padding-bottom:3px}.newWrapper-_5b4b47ce5766daf3{border-radius:6px;margin-right:6px}.wrapperDesign2023-_5b4b47ce5766daf3{border-radius:var(--theme-size-s-borderRadius)}.wrapperDesignGlobal-_5b4b47ce5766daf3{margin-right:0}.rubricatorButton-_5b4b47ce5766daf3 .tooltipWrapper-_5b4b47ce5766daf3 .buttonText-_5b4b47ce5766daf3{margin-left:5px;line-height:22px;display:inline-block}.rubricatorIcon-_5b4b47ce5766daf3{width:53px;display:block}.rubricatorIconDesign2023-_5b4b47ce5766daf3{width:52px}.rubricatorIconDesign2023-_5b4b47ce5766daf3>button{padding:0 18px}.rubricatorFullwidth-_5b4b47ce5766daf3{display:none}.rubricatorButton_opened-_5b4b47ce5766daf3{box-shadow:0 0 1px 3px #00aaff4d}.rubricatorButton_design2023_opened-_5b4b47ce5766daf3{box-shadow:none}.tooltipIcon-_5b4b47ce5766daf3{width:20px}.tooltipWrapper-_5b4b47ce5766daf3{align-items:center;display:flex}.contentWrapper-_5b4b47ce5766daf3{z-index:12;overscroll-behavior:contain;background:#00000052;height:100vh;position:fixed;inset:0}.contentSheet-_5b4b47ce5766daf3{border-top-left-radius:40px;border-top-right-radius:40px;position:absolute;left:0;right:0;overflow:hidden}.oldWrapper_content-_5b4b47ce5766daf3{min-width:840px;min-height:390px}@media screen and (width>=1366px){.rubricatorIcon-_5b4b47ce5766daf3{display:none}.rubricatorFullwidth-_5b4b47ce5766daf3{display:block}}.wrapperCompact-_5b4b47ce5766daf3 .rubricatorIcon-_5b4b47ce5766daf3{display:block}.root-_941c44a4d0f6871a{opacity:1;width:978px;margin-left:-7px;transition:opacity .2s}.root_hidden-_941c44a4d0f6871a{opacity:0}.container-_941c44a4d0f6871a{background:#fff;width:964px;height:49px;min-height:50px;margin:0 auto;padding:0 18px;position:relative}.category-list-_941c44a4d0f6871a{justify-content:space-between;height:25px;list-style:none;display:flex}.category-list-item-_941c44a4d0f6871a{flex-grow:1;position:relative}.category-list-item-link-_941c44a4d0f6871a a{text-align:center;width:100%;padding:13px 0 5px;display:inline-block}.category-list-item-link-_941c44a4d0f6871a a:focus{box-shadow:none}.category-list-item-link-_941c44a4d0f6871a a:visited{color:#0091d9}.category-list-item-link_selected-_941c44a4d0f6871a{cursor:pointer;text-align:center;width:100%;font-weight:700;display:inline-block}.category-list-item-link_current-_941c44a4d0f6871a{padding:13px 0 5px}.child-category-list-_941c44a4d0f6871a{visibility:hidden;box-sizing:border-box;z-index:1010;opacity:0;background-color:#fff;border-radius:3px;width:0;min-width:180px;height:0;list-style:none;position:absolute;top:35px;left:-8px;box-shadow:0 5px 17px #00000021}.first-hover-_941c44a4d0f6871a .child-category-list-_941c44a4d0f6871a{will-change:transform,opacity;transition:transform .2s,opacity .3s;transform:scale(.8)}.category-list-item_hovered-_941c44a4d0f6871a .child-category-list-_941c44a4d0f6871a{visibility:visible;opacity:1;width:auto;height:auto;transform:scale(1)}.category-list-item-_941c44a4d0f6871a:last-child .child-category-list-_941c44a4d0f6871a{left:-125px}.child-category-list-item-_941c44a4d0f6871a{white-space:nowrap;font-size:14px;line-height:20px}.child-category-list-item-_941c44a4d0f6871a:last-child{margin:0}.child-category-list-item-_941c44a4d0f6871a a{height:25px;padding-left:15px;padding-right:20px;display:block}.child-category-list-item-_941c44a4d0f6871a a:focus{box-shadow:none}.child-category-list-item-_941c44a4d0f6871a a:visited{color:#0091d9}.child-category-list-item-_941c44a4d0f6871a:first-child a{padding-top:15px}.child-category-list-item-_941c44a4d0f6871a:last-child a{padding-bottom:15px}.child-category-list-item_selected-_941c44a4d0f6871a{font-weight:700}.child-category-list-item_disabled-_941c44a4d0f6871a{margin-bottom:5px;padding-left:15px;padding-right:20px;font-weight:700}.child-category-list-item_disabled-_941c44a4d0f6871a:first-child{margin-top:15px}.child-category-list-item_disabled-_941c44a4d0f6871a:last-child{margin-bottom:20px}.root-_9d9dce37d59e9562{margin-bottom:32px}.controls-_9d9dce37d59e9562{margin-bottom:13px}.button-_9d9dce37d59e9562{color:#0af;background-color:#0000;border:0;margin:0 20px 0 0;padding:0;font-family:inherit;font-size:25px;font-weight:700;line-height:30px}.button-_9d9dce37d59e9562:hover{cursor:pointer;color:#ff6163}.button-_9d9dce37d59e9562:focus{outline-width:0}.header-_9d9dce37d59e9562{margin-right:20px;font-size:25px;font-weight:700;line-height:30px}.links-_9d9dce37d59e9562{-moz-columns:4;columns:4}.links-two-columns-_9d9dce37d59e9562{-moz-columns:2;columns:2}.links-hidden-_9d9dce37d59e9562{display:none}.row-_9d9dce37d59e9562{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;font-size:14px;line-height:25px;overflow:hidden}.link-_9d9dce37d59e9562{vertical-align:baseline;color:#000;border:0;border-bottom:1px solid #0000;outline:0;margin:0;padding:0;text-decoration:none;transition:border-color .2s}.link-_9d9dce37d59e9562:hover{color:#ff6163}.count-_9d9dce37d59e9562{color:#858585;margin-left:5px}.root-_7f979dac0e567e9d{margin-bottom:18px;font-size:14px;line-height:20px}.content-_7f979dac0e567e9d{margin:8px 0;display:flex}.column-_7f979dac0e567e9d{margin:0 40px 4px 0}.item-_7f979dac0e567e9d{white-space:nowrap;margin:0 0 4px}.count-_7f979dac0e567e9d{color:gray;display:inline-block}.count_item-_7f979dac0e567e9d{font-size:13px}.title-_7f979dac0e567e9d{font-weight:400;display:inline-block}.grid-e78f325e8b3bcd11{--columns:17;grid-gap:8px;grid-template-columns:repeat(var(--columns),[col]1fr);grid-template-rows:repeat(2,[row]90px);display:grid}.gridMain-e78f325e8b3bcd11{flex-wrap:wrap;gap:6px;width:100%;max-width:980px;margin:0 auto;display:flex}.grid_linear-e78f325e8b3bcd11{grid-template-rows:repeat(1,[row]90px)}.grid-e78f325e8b3bcd11.global-e78f325e8b3bcd11{grid-template-rows:1fr;grid-template-columns:repeat(auto-fill,104px)}.grid-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11{cursor:pointer;color:#000;background:#f2f1f0;border-radius:12px;padding:10px 14px;text-decoration:none;display:block;position:relative;overflow:hidden}.grid-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11{box-sizing:border-box;cursor:pointer;color:#000;background:#0000000a;border:1px solid #fff;border-radius:24px;height:102px;padding:14px 20px;text-decoration:none;display:block;position:relative;overflow:hidden}.sales-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11,.sales-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11{border-radius:16px}.grid-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11:hover{background:#ebeae8}.grid-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11:hover{background:#00000014}.grid-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11:active{background:#e3e2e1}.grid-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11:active{background:#0000001a}.sales-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11:hover,.sales-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11:hover{filter:brightness(.965)}.sales-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11:active,.sales-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11:active{filter:brightness(.93)}.grid-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11 img,.grid-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11 img{z-index:1;height:100%;position:absolute;bottom:0;right:0}.grid-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11.oldImages-e78f325e8b3bcd11 img,.grid-e78f325e8b3bcd11 .gridItemMain-e78f325e8b3bcd11.oldImages-e78f325e8b3bcd11 img{height:80%}.grid-e78f325e8b3bcd11 .gridItem-e78f325e8b3bcd11>a:hover{color:#000!important}.itemM-e78f325e8b3bcd11{grid-column:span 3}.itemL-e78f325e8b3bcd11{grid-column:span 4}.itemS-e78f325e8b3bcd11{grid-column:span 2}.gridMain-e78f325e8b3bcd11 .itemS-e78f325e8b3bcd11{flex:0 0 140px}.gridMain-e78f325e8b3bcd11 .itemM-e78f325e8b3bcd11,.gridMain-e78f325e8b3bcd11 .itemL-e78f325e8b3bcd11{flex:0 0 200px}@media screen and (width>=1366px){.gridMain-e78f325e8b3bcd11 .itemM-e78f325e8b3bcd11,.gridMain-e78f325e8b3bcd11 .itemL-e78f325e8b3bcd11{flex-basis:203.5px}}.hidden-e78f325e8b3bcd11{display:none}.wrapper-e78f325e8b3bcd11{width:100%}.mrtVisualRubricatorItems-e78f325e8b3bcd11{justify-content:space-between;width:100%;height:104px;display:flex}.root-_58297ac9d3ccbe53{width:100%;height:186px}.loading-_58297ac9d3ccbe53{animation-name:pulse-_58297ac9d3ccbe53;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-_58297ac9d3ccbe53{30%{opacity:1}to{opacity:.3}}.content-_5245ad2c4cc97363{-moz-column-count:3;column-count:3}.container-_5245ad2c4cc97363{box-sizing:border-box;padding:36px 40px 38px;overflow:auto}.block-_5245ad2c4cc97363{-moz-column-break-inside:avoid;break-inside:avoid-column;padding-bottom:18px}.block_noBreak-_5245ad2c4cc97363{-moz-column-break-after:avoid;break-after:avoid}.block_break-_5245ad2c4cc97363{-moz-column-break-after:column;break-after:column}.block_subStyle-_5245ad2c4cc97363{padding-bottom:8px}.root-f5601448b3a4a6b4{width:104px;text-decoration:none;display:block}.imageWrapper-f5601448b3a4a6b4{height:68px;color:var(--theme-semantics-components-button-bg-secondary);padding:2px;position:relative}.imageStand-f5601448b3a4a6b4{width:100%;position:absolute;bottom:0;left:0}.imageStand-f5601448b3a4a6b4:empty:after{content:"";background:currentColor;border-radius:16px;width:100%;height:44px;display:block}.arrowWrapper-f5601448b3a4a6b4{background:var(--theme-semantics-components-button-bg-secondary);width:100%;height:44px;color:var(--theme-semantics-components-button-text-secondary);border-radius:16px;justify-content:center;align-items:center;display:flex}.image-f5601448b3a4a6b4{z-index:1;margin:0 auto;display:block;position:relative}.title-f5601448b3a4a6b4{white-space:pre-wrap}.titleSkeleton-f5601448b3a4a6b4{padding:0 8px;display:block}.hidden-f5601448b3a4a6b4{display:none}.allCategoriesButton-b08116e9b6e23ac0{border:none;min-width:108px}.itemTitle-b08116e9b6e23ac0{text-align:start;white-space:pre-wrap;display:inline-block}.badge-_404ff877759421a6{border-radius:10px;padding:1px 6px 2px;position:absolute;bottom:12px;left:14px}.itemTitle-_404ff877759421a6{white-space:pre-wrap}.badge-_1e6b04a80009a907{border-radius:10px;padding:1px 6px 2px;position:absolute;bottom:12px;left:14px}.itemTitle-_1e6b04a80009a907{white-space:pre-wrap}.item-_6c835fd1bf9ee4ff{text-align:center;white-space:pre-wrap;cursor:pointer;flex-direction:column;gap:8px;text-decoration:none;display:flex}.buttonItem-_6c835fd1bf9ee4ff{background:0 0;border:none}.banner-_6c835fd1bf9ee4ff{background:#f2f1f0;border-radius:16px;width:110px;height:56px;position:relative}.banner-_6c835fd1bf9ee4ff:hover{background:#ebeae8}.bannerIcon-_6c835fd1bf9ee4ff{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bannerImage-_6c835fd1bf9ee4ff{position:absolute;bottom:0;left:20px}.root-_8d10ae0c4e24756d{margin-bottom:20px;font-size:13px;line-height:1.5}.text-_8d10ae0c4e24756d{color:#000;font-size:32px;font-weight:700;line-height:1.2}.inline-_8d10ae0c4e24756d{display:inline}.count-_8d10ae0c4e24756d{color:#a1a1a1;margin-left:7px;font-size:32px;font-weight:700;line-height:1.2}.desc-_8d10ae0c4e24756d{margin:0;font-size:14px;line-height:20px}.foot-_8d10ae0c4e24756d{margin-top:8px;display:inline-block}.note-_8d10ae0c4e24756d{font-size:15px;font-weight:400}.noteTypeLink-_8d10ae0c4e24756d{color:#0091d9;text-decoration:none}.root-_9546d4fba3901510{display:none}.item-_883b26f65e2e7f19{white-space:nowrap;padding-top:7px;list-style-type:none}.item_closed-_883b26f65e2e7f19>.submenu-_883b26f65e2e7f19>.item-_883b26f65e2e7f19:not([data-visible]),.item_closed-_883b26f65e2e7f19>.submenu-_883b26f65e2e7f19>.more-category-_883b26f65e2e7f19,.item_closed-_883b26f65e2e7f19>.submenu-_883b26f65e2e7f19>.button-_883b26f65e2e7f19{display:none}.link-_883b26f65e2e7f19{text-overflow:ellipsis;white-space:normal;color:#0099f7;border-bottom:1px solid #0000;outline:none;align-items:center;font-size:16px;line-height:22px;text-decoration:none;transition:border-color .2s;display:flex;overflow:hidden}.link-_883b26f65e2e7f19:hover,.link_active-_883b26f65e2e7f19,.item-expandable-_883b26f65e2e7f19>div:hover>.link-_883b26f65e2e7f19{color:#fe4053}.link_current-parent-_883b26f65e2e7f19{font-weight:700}.link_current-_883b26f65e2e7f19{color:#000;font-weight:700}.submenu-_883b26f65e2e7f19{padding-left:18px}.item-expandable-_883b26f65e2e7f19{margin-left:-14px;padding-left:14px;position:relative}.expander-icon-_883b26f65e2e7f19{cursor:pointer;background-image:url(/static/buyer-pages-mfe/client/../assets/39292dc59aa71784.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;width:19px;height:22px;display:block;position:absolute;top:6px;left:-9px}.expander-icon-_883b26f65e2e7f19:after{content:"";opacity:0;background-image:url(/static/buyer-pages-mfe/client/../assets/a64a9371ffff0c6d.svg)}.item_opened-_883b26f65e2e7f19>div>.expander-icon-_883b26f65e2e7f19{transform:rotate(90deg)}.item-expandable-_883b26f65e2e7f19>div:hover>.expander-icon-_883b26f65e2e7f19{background-image:url(/static/buyer-pages-mfe/client/../assets/a64a9371ffff0c6d.svg)}.more-category_hidden-_883b26f65e2e7f19{display:none}.count-_883b26f65e2e7f19{float:none;color:#8f8f8f;margin-left:8px}.icon-_883b26f65e2e7f19{height:16px;margin-bottom:2px;margin-left:6px;display:block}.shield-_883b26f65e2e7f19{color:#fff;background-color:#ff6163;border-radius:12px;margin-left:4px;padding:0 4px;font-size:11px;font-style:normal;font-weight:400;line-height:14px}.shield_square-_883b26f65e2e7f19{background-color:#0099f7;border-radius:6px;padding:1px 6px}.linkWrapper-_883b26f65e2e7f19:hover .shield-_883b26f65e2e7f19{background-color:#ff6163}.button-d4a5f06b0c5cc4d9{color:#0099f7;background-color:#fff;border:0;margin-top:7px;padding:0 13px 0 0;font-family:inherit;font-size:16px;line-height:22px;position:relative}.button-d4a5f06b0c5cc4d9:hover{cursor:pointer;color:#fe4053}.button-d4a5f06b0c5cc4d9:focus{outline-width:0}.root-c947195356207415{margin:0;padding:0 0 20px;font-size:14px;line-height:19px;position:relative}.root_no-border-c947195356207415{border-top:none}.root_border-c947195356207415{border-bottom:1px solid #f1f1f1;margin-bottom:25px}.root_margin-top-c947195356207415{margin-top:12px}.list-c947195356207415{margin:5px 0;padding:0;list-style:none}.list_margin-top-c947195356207415{margin-top:7px}.root-cdf9a0365048a61d{align-items:center;font-size:13px;line-height:1.5;display:flex}.theme-provider-_815c6be170f869e1{display:contents}.root-dbbe933f1e279dd8{box-sizing:content-box;z-index:990;background-color:#fff;width:300px;padding:18px 0;position:sticky;bottom:0}.root_redesign-dbbe933f1e279dd8{width:auto;padding:0;position:static}.urls_hidden-dbbe933f1e279dd8{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.link-b9d95ba429c41600{color:inherit;text-decoration:none}.wrapper-b9d95ba429c41600{margin-bottom:26px}.theme-provider-_5d0942c15cbbacc0{display:contents}.root-b36a7c885d91e330{display:none}.linksWrapper-_04ccedd8e875bee5{grid-column-gap:5px;grid-template-rows:auto;grid-template-columns:repeat(4,1fr);display:grid}.row-_04ccedd8e875bee5{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;padding-bottom:16px}.iconWrapper-_04ccedd8e875bee5{align-items:center;margin-left:4px;display:inline-flex}.expandButton-_04ccedd8e875bee5{align-items:center;display:flex}.root-_112824bb2d730edd{padding-bottom:14px}.root-_112824bb2d730edd:not(:first-child){padding-top:10px}.root-db89c8a0170d4dc1{padding-top:20px;padding-bottom:14px}.headerWrapper-db89c8a0170d4dc1{margin-bottom:16px;font-size:16px;line-height:20px;display:flex}.tabsWrapper-db89c8a0170d4dc1{margin-right:20px;display:flex}.tabWrapper-db89c8a0170d4dc1{cursor:pointer;margin-right:20px}.tabWrapper-db89c8a0170d4dc1:last-child{margin-right:0}.breadcrumbsWrapper-db89c8a0170d4dc1{display:flex}.breadcrumbWrapper-db89c8a0170d4dc1{margin-right:20px}.breadcrumbWrapper-db89c8a0170d4dc1:last-child{margin-right:0}.root_withMarginBottom-cff42f66f35ea551{margin-bottom:5px}.linkWrapper-cff42f66f35ea551{margin-right:2px}.linkWrapper-cff42f66f35ea551:last-child{margin-right:0}.link-cff42f66f35ea551{color:#757575;font-size:14px;line-height:20px;text-decoration:none}.link-cff42f66f35ea551:hover{color:#ff6163}.delimiter-cff42f66f35ea551{color:#757575;cursor:default;margin-left:3px}.sticky-cff42f66f35ea551{background-color:#fff;padding-top:6px;position:sticky;bottom:0}.root-ec31b099ef23b026{margin-top:4px;margin-bottom:28px}.links-ec31b099ef23b026{-moz-column-gap:12px;flex-wrap:wrap;align-items:center;gap:4px 12px;width:100%;display:flex}.linkItem-ec31b099ef23b026,.toggleItem-ec31b099ef23b026{align-items:center;display:flex}@media screen and (width<=1365px){.linksCompact-ec31b099ef23b026 .linkItemCompactTail-ec31b099ef23b026{display:none}}.root_marginTop-c5ea102e3373b34b{margin-top:12px}.titleWrapper-c5ea102e3373b34b{margin-right:12px}.titleWrapper_separated-c5ea102e3373b34b{margin-bottom:4px;margin-right:0;display:block}.linkWrapper_oneColumn-c5ea102e3373b34b{margin-bottom:2px;display:block}.linkWrapper_oneColumn-c5ea102e3373b34b:first-letter{text-transform:uppercase}.linkWrapper_bubble-c5ea102e3373b34b{cursor:pointer;background-color:#f5f5f5;border-radius:60px;margin-bottom:8px;margin-right:5px;padding:12px 20px;display:inline-block}.linkWrapper_bubble-c5ea102e3373b34b:hover{background-color:#ebebeb}.linkWrapper_bubble-c5ea102e3373b34b a,.linkWrapper_bubble-c5ea102e3373b34b a:hover,.linkWrapper_bubble-c5ea102e3373b34b a:visited,.linkWrapper_bubble-c5ea102e3373b34b a:visited:hover{color:#000;padding:12px 0}.delimeter-c5ea102e3373b34b{color:#8f8f8f;cursor:default;margin-left:4px;margin-right:4px}.expandButtonWrapper-c5ea102e3373b34b{margin-top:0;display:inline-block}.expandButtonWrapper_bubble-c5ea102e3373b34b{margin-top:0;margin-left:15px;display:inline-block}.reviewsContainer-_8a7cda7cb1e2bf31{margin:0 calc(var(--theme-gap-6)*-1)}.reviewSnippet-_8a7cda7cb1e2bf31{padding:var(--theme-gap-24)var(--theme-gap-24)var(--theme-gap-32)var(--theme-gap-24);border-radius:var(--theme-borderRadius-24);background-color:#f2f1f0}.theme-provider-_553602dfa7c61b71{display:contents}.faqWrapper-_4efcb7f68be2551f{margin-top:20px;margin-bottom:40px}.list-_4efcb7f68be2551f{flex-direction:column;gap:20px;display:flex}.questionTitle-_4efcb7f68be2551f{cursor:pointer;justify-content:space-between;align-items:flex-start;display:flex}.questionIconWrapper-_4efcb7f68be2551f{margin-left:10px;display:inline-block}.questionAnswer-_4efcb7f68be2551f{grid-template-rows:0fr;transition:grid-template-rows .25s ease-out;display:grid;overflow:hidden}.questionAnswer_opened-_4efcb7f68be2551f{grid-template-rows:1fr;margin-top:12px}.questionAnswer-_4efcb7f68be2551f>div{overflow:hidden}.answerList-_4efcb7f68be2551f{margin:0;padding:0;list-style-type:none}.answerText-_4efcb7f68be2551f+.answerList-_4efcb7f68be2551f,.answerList-_4efcb7f68be2551f li:not(:first-child){margin-top:8px}.theme-provider-_3a07f1136c978641{display:contents}.container-ff2805ffc8ab1df0{width:100%;line-height:0}.redesignDiscountWrapper-ff2805ffc8ab1df0{position:relative}.redesignDiscount-ff2805ffc8ab1df0{pointer-events:none;background-image:url(/static/buyer-pages-mfe/client/../assets/1a2f254e01a1fe1c.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:-1px -3px 0}.root-f126862356c79181{background-color:#fff;font-size:14px;line-height:1;position:relative}.title-f126862356c79181{padding-right:24px}.link-f126862356c79181{cursor:pointer;text-decoration:none;display:flex}.link-f126862356c79181,.action-f126862356c79181{color:#0099f7}.image-f126862356c79181{outline-offset:-1px;background-image:url(/static/buyer-pages-mfe/client/../assets/7915b4c28586bc0d.svg);background-size:cover;outline:1px solid #00000014;flex-shrink:0;width:100px;height:75px;margin-right:12px}.price-f126862356c79181{-moz-column-gap:2px;align-items:center;column-gap:2px;margin-top:2px;display:flex}.imageAspectRatio-4-3-f126862356c79181{height:75px}.imageAspectRatio-3-2-f126862356c79181{height:66.66px}.imageAspectRatio-1-1-f126862356c79181{height:100px}.imageAspectRatio-4-35-f126862356c79181{height:87.5px}.image-f126862356c79181>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.inactive-f126862356c79181 .image-f126862356c79181{opacity:.5}.description-f126862356c79181{flex-shrink:0;width:188px}.address-f126862356c79181,.date-f126862356c79181{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.linkSelected-f126862356c79181,.link-f126862356c79181:hover,.action-f126862356c79181:hover{color:#ff6163}.status-f126862356c79181,.stats-f126862356c79181,.statsBlock-f126862356c79181{align-items:center;display:flex}.statsBlock-f126862356c79181+.statsBlock-f126862356c79181{margin-left:8px}.icon-f126862356c79181{opacity:.2;background-position:50%;background-repeat:no-repeat;width:20px;height:14px;margin-right:2px}.iconViews-f126862356c79181{background-image:url(/static/buyer-pages-mfe/client/../assets/8b44656c1bed0c2d.svg)}.iconFavorites-f126862356c79181{background-image:url(/static/buyer-pages-mfe/client/../assets/99b8a33701776a1f.svg)}.black-f126862356c79181{color:#000}.noaccent-f126862356c79181{color:#8f8f8f}.favorite-f126862356c79181{width:24px;height:24px;display:block;position:absolute;top:-5px;left:auto;right:-3px}.favorite-f126862356c79181>span{display:none}.favorite-f126862356c79181:before{content:"";opacity:1;background-image:url(/static/buyer-pages-mfe/client/../assets/6a7fb6655bcb7d80.svg);background-position:50%;background-repeat:no-repeat;background-size:24px;width:100%;height:100%;transition:all .3s cubic-bezier(.5,0,.5,3);position:absolute;top:0;right:0;transform:scale(.8)}.favorite_added-f126862356c79181:before{opacity:1;background-image:url(/static/buyer-pages-mfe/client/../assets/16cb5eee5b830f9c.svg);background-position:50%;background-repeat:no-repeat;background-size:24px}.favorite-f126862356c79181:hover:before{transform:scale(1)}.root-f126862356c79181:hover .favorite-f126862356c79181:before{opacity:1}.root-a75d04cff6ceb48d{font-size:var(--theme-font-size-s);flex-direction:column;margin:10px 0 0;padding:0;list-style:none;display:flex}.root-_55acf6c242fd2b3d{color:#757575;margin:0;padding:0;font-size:14px;line-height:18px;list-style:none}.root-_55acf6c242fd2b3d li{display:inline}.root-_55acf6c242fd2b3d li:first-of-type{display:list-item}.root-a50f913e2044b09d{box-sizing:border-box;border-top:1px solid #eee;padding:24px 0 12px;line-height:1}.root-a50f913e2044b09d.noSeparator-a50f913e2044b09d{border-top:0;padding-top:0}div>.root-a50f913e2044b09d:first-child{border:none;padding-top:7px}.root-dc525193da9fe178{white-space:nowrap;background:#cbe792;border-radius:2px;padding:2px 4px;font-size:11px}.wrapper-dc525193da9fe178 span{font-weight:400;color:#000!important}.root-d6f40eb1ccabb1f5{margin-bottom:25px}.delivery-d6f40eb1ccabb1f5:before{content:url(/static/buyer-pages-mfe/client/../assets/30e173ff8e7370d9.svg)}.autoteka-d6f40eb1ccabb1f5:before{content:url(/static/buyer-pages-mfe/client/../assets/ae43a422540fa407.svg)}.rent-d6f40eb1ccabb1f5:before{content:url(/static/buyer-pages-mfe/client/../assets/ea132ed7da66e43b.svg)}.care-d6f40eb1ccabb1f5:before{content:url(/static/buyer-pages-mfe/client/../assets/eb0857d47def4212.svg)}.item-d6f40eb1ccabb1f5{margin-bottom:15px;padding-left:40px;position:relative}.list-d6f40eb1ccabb1f5{padding:0}.title-d6f40eb1ccabb1f5{margin:0 0 2px;font-size:14px;font-weight:700;line-height:16px}.decsription-d6f40eb1ccabb1f5{color:#999;font-size:14px;line-height:18px}.service-block_title-d6f40eb1ccabb1f5{margin:6px 0 23px;font-size:16px;font-weight:700;line-height:1}.service-block-d6f40eb1ccabb1f5{margin-top:30px;margin-bottom:45px}.item-d6f40eb1ccabb1f5>a{color:inherit;text-decoration:none}.item-d6f40eb1ccabb1f5:hover{color:#ff6163;cursor:pointer}.item-d6f40eb1ccabb1f5:hover span{color:#ff6163}.item-d6f40eb1ccabb1f5>a:before{position:absolute;top:0;left:0}.items-_46e9948a9a6d1f03{flex-direction:column;margin-top:20px;margin-bottom:48px;display:flex}.title-_46e9948a9a6d1f03{font-size:18px;font-weight:700;line-height:22px}.item-_46e9948a9a6d1f03{vertical-align:top;cursor:pointer;box-sizing:border-box;word-wrap:break-word;white-space:pre-line;background:#f2efe9;border-radius:12px;flex:1;width:100%;margin-bottom:12px;padding:12px 16px 16px;text-decoration:none;display:inline-block}.item-_46e9948a9a6d1f03:hover{background:#ede9e1}.item-_46e9948a9a6d1f03:last-of-type{margin-bottom:0}.root-_36697eca009a1aed{justify-content:space-around;width:100%;margin:0;padding:0;list-style:none;display:flex}.star-_36697eca009a1aed{cursor:pointer;color:#c2c2c2;width:22px;height:22px;display:block;position:relative;overflow:hidden}.svg-_36697eca009a1aed{width:22px;height:22px}.active-_36697eca009a1aed{color:#ffb020}.withHoverEffect-_36697eca009a1aed{transition:color .1s linear}.root-_8f9c328433496052{width:300px;margin-bottom:42px}.first-_8f9c328433496052{margin-top:3px}.header-_8f9c328433496052{justify-content:space-between;width:300px;margin-bottom:13px;display:flex}.close-btn-_8f9c328433496052{cursor:pointer;color:#a3a3a3;visibility:hidden;border:none;margin:0;padding:6px;background:0 0!important;outline:none!important}.root-_8f9c328433496052:hover .close-btn-_8f9c328433496052{visibility:visible}.close-btn-_8f9c328433496052:hover{color:#000}.closeSvg-_8f9c328433496052{width:16px;height:16px}.heading-_8f9c328433496052{height:28px;line-height:28px}.content-_8f9c328433496052{display:flex}.content-left-column-_8f9c328433496052{width:100px;margin-right:12px}.content-right-column-_8f9c328433496052{width:188px;margin-top:-3px}.rate-_8f9c328433496052{width:112px;height:21px;margin-left:-2px;overflow:hidden}.item-title-wrap-_8f9c328433496052,.item-price-wrap-_8f9c328433496052,.user-_8f9c328433496052{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.item-title-wrap-_8f9c328433496052{margin-top:-1px}.divider-_8f9c328433496052{background:#c2c2c2;width:300px;height:1px;margin:18px 0 8px}.link-_8f9c328433496052{color:#8f8f8f;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-size:14px;line-height:20px;text-decoration:none}.link-_8f9c328433496052:hover{color:#ff6163}.footer-_8f9c328433496052{justify-content:space-between;display:flex}.item-image-_8f9c328433496052{background-image:url(/static/buyer-pages-mfe/client/../assets/a6ee5f3a9cc9a87c.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100px;height:75px;overflow:hidden}.container-_0fb781f4fda1962d{position:relative}.carousel__wrapper-_0fb781f4fda1962d{margin-top:20px;margin-bottom:48px}.brandspaceLink-_0fb781f4fda1962d{border-radius:12px;height:75px;padding:8px;text-decoration:none;display:inline-block}.wrapper-cbcdd13a200d49bf{margin-bottom:32px}.buttonWrapper-cbcdd13a200d49bf{cursor:pointer;text-align:left;color:#000;background-color:#fff;border:none;padding:0}.imageWrapper-cbcdd13a200d49bf{background-color:gray;border-radius:6px;width:100px;height:75px;position:relative;overflow:hidden}.imageWrapper-cbcdd13a200d49bf span{position:absolute;bottom:4px;left:4px}.itemWrapper-_55bddddfe3fd8f70{text-align:center;flex-direction:column;align-items:center;max-width:80px;display:flex}.itemWrapperSmall-_55bddddfe3fd8f70{max-width:90px}.titleSmall-_55bddddfe3fd8f70{overflow-wrap:normal;word-break:keep-all}.imageWrapper-_55bddddfe3fd8f70{background:var(--theme-semantics-components-button-bg-inverse-primary);border-radius:16px;width:56px;height:56px;overflow:hidden}.imageWrapperLarge-_55bddddfe3fd8f70{width:64px;height:64px}.imageWrapperSmall-_55bddddfe3fd8f70{border-radius:13px;width:52px;height:52px}.bannerInner-_988dbac7ee740af5{padding:20px 20px 24px}.bannerInnerMain-_988dbac7ee740af5{background:#0000000a;border-radius:24px;padding:24px}.bannerInnerCompact-_988dbac7ee740af5{box-sizing:border-box;border:1px solid #fff;width:300px;padding:16px 24px 20px}.root-_988dbac7ee740af5{margin-bottom:38px}.rootNoBottomMargin-_988dbac7ee740af5{margin-bottom:0}.shortcuts-_988dbac7ee740af5{-moz-column-gap:10px;grid-template-columns:repeat(3,1fr);gap:16px 10px;display:grid}.shortcutsCompact-_988dbac7ee740af5{-moz-column-gap:0;column-gap:0}.transactionSlide-f992591a9ecd3e0f{box-sizing:content-box;white-space:normal;width:260px;height:68px;padding-right:12px;display:flex}.transactionSlide_multiple-f992591a9ecd3e0f{width:262px;padding-left:2px}.imageContainer-f992591a9ecd3e0f{border-radius:8px;flex-shrink:0;align-self:center;font-size:0;position:relative}.imageContainer_multiple-f992591a9ecd3e0f{margin-bottom:2px}.imageContainer_multiple-f992591a9ecd3e0f:before{content:"";background:#d4d2cf;border-radius:6px;height:100%;display:block;position:absolute;top:6px;left:4px;right:4px;box-shadow:0 0 0 2px #f7f7f5}.image-f992591a9ecd3e0f{z-index:1;border-radius:8px;position:relative}.image_multiple-f992591a9ecd3e0f{border-radius:6px;box-shadow:0 0 0 2px #f7f7f5}.caption-f992591a9ecd3e0f{flex-grow:1;min-width:0;margin-left:12px;padding-top:1px}.transitionsWidget-ef650a9cb48c769c{margin-bottom:28px}.carousel-ef650a9cb48c769c{margin-top:14px;margin-bottom:16px}.root-_6095fc8ad62ac3a9{margin-bottom:40px}.link-_6095fc8ad62ac3a9{background-color:var(--theme-semantics-components-button-bg-secondary);color:var(--theme-semantics-components-button-text-secondary);letter-spacing:-.5px;border-radius:12px;justify-content:space-between;padding:10px 8px 10px 15px;text-decoration:none;display:flex}.link-_6095fc8ad62ac3a9:hover{background-color:var(--theme-semantics-components-button-bg-secondaryHover)}.icon-_6095fc8ad62ac3a9{transform:rotate(-45deg)}.root-_90e0fa78319d7825{z-index:9999;background-color:#0006;flex-direction:column;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:fixed;top:0;left:0;transform:translateZ(0)}.root-_5d0cc368f67a74f6{margin-bottom:30px}.root-_35d59f06eacf6974{background-color:#fff;width:300px;position:relative}.theme-provider-_45feda19c6617efa{display:contents}.root-e3a43a0d5cb74093{z-index:100;font-size:16px;position:absolute;bottom:0;left:0;right:0}.location-d372e1a5f3640bbb{width:16px;height:16px;display:block;position:relative}.location__point-d372e1a5f3640bbb{box-sizing:border-box;z-index:2;background:#ff6163;border:2px solid #fff;border-radius:50%;width:16px;height:16px;animation:3s infinite pulse-d372e1a5f3640bbb;display:block;position:relative}.location-d372e1a5f3640bbb:after{content:"";border-radius:50%;width:16px;height:16px;animation:3s infinite pulse-external-d372e1a5f3640bbb;display:block;position:absolute;top:0;left:0}@keyframes pulse-d372e1a5f3640bbb{0%{box-shadow:0 0 0 4px #ff616333}50%{box-shadow:0 0 0 8px #ff616333}to{box-shadow:0 0 0 4px #ff616333}}@keyframes pulse-external-d372e1a5f3640bbb{0%{box-shadow:0 0 0 8px #ff616326}50%{box-shadow:0 0 0 16px #ff616326}to{box-shadow:0 0 0 8px #ff616326}}.hiddenContainer-_6d1c63c055dfc958{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;width:0;height:0;position:absolute;top:0;left:0}.icons-_6d1c63c055dfc958{display:flex}.element-bc66943e5e45fbd3{color:#fff;background-color:#008aed;border:1px solid #fff;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.element-bc66943e5e45fbd3.pin_brand-bc66943e5e45fbd3{color:#000}.rash-bc66943e5e45fbd3{box-sizing:content-box;background:#007deb;border:2px solid #fff;border-radius:50%;position:absolute;top:0;left:0;transform:translate(-50%)translateY(-50%)}.rash-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3{background:#8c4fe8}.rash-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background:#45c1ff}.rash-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background:#fff;box-shadow:inset 0 0 0 1.5px #45c1ff}.rash-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background:#c2a0fa}.rash-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background:#fff;box-shadow:inset 0 0 0 1.5px #c2a0fa}.rash-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.rash-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.selected-bc66943e5e45fbd3{background:#ff6062}.pin-w-bc66943e5e45fbd3{height:auto;margin-top:8px;display:inline-block;position:relative;transform:translate(-50%)translateY(-100%)}.pin-bc66943e5e45fbd3{z-index:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:url(/static/buyer-pages-mfe/client/../assets/dc5cf130d4bfaf18.svg) 50%/contain no-repeat;border:none;border-radius:0;width:32px;height:40px;margin-top:0;position:relative;top:0}.pin-bc66943e5e45fbd3>span{z-index:2;align-items:center;margin-top:-8px;font-size:14px;font-weight:700;line-height:18px;display:flex;position:relative}.pin-bc66943e5e45fbd3.one-bc66943e5e45fbd3>span{color:#0000;background:url(/static/buyer-pages-mfe/client/../assets/74e235c236edff2c.svg) 50%/contain no-repeat;border-radius:50%;width:16px;height:16px;margin-top:-8px}.pin-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/c0f9384a17315e5b.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/941f5341af3789ef.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3{color:#008aed;background-image:url(/static/buyer-pages-mfe/client/../assets/3539b4251cf03f4c.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3{color:#8c4fe8;background-image:url(/static/buyer-pages-mfe/client/../assets/0153d4654c605448.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{color:#f71b47;background-image:url(/static/buyer-pages-mfe/client/../assets/a02f4090e42fa65b.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3>span{background:url(/static/buyer-pages-mfe/client/../assets/b32146208e409110.svg) 50% no-repeat}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.one-bc66943e5e45fbd3>span{background:url(/static/buyer-pages-mfe/client/../assets/a5ac48f9f1adff79.svg) 50% no-repeat}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/fdc8b5cc620441b2.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{color:#45c1ff;background-image:url(/static/buyer-pages-mfe/client/../assets/17bd7c02c4c95dfb.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{color:#c2a0fa;background-image:url(/static/buyer-pages-mfe/client/../assets/3499033bd1a843d9.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.visited-bc66943e5e45fbd3>span{background:url(/static/buyer-pages-mfe/client/../assets/9a0ff10b96079db8.svg) 50% no-repeat}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.one-bc66943e5e45fbd3>span{background:url(/static/buyer-pages-mfe/client/../assets/3611177d32948a5f.svg) 50% no-repeat}.pin-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/c4b6c50bbd0b6fb9.svg)}.pin-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>span:before{content:"";background-image:url(/static/buyer-pages-mfe/client/../assets/3d591c33a6c78454.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:14px;margin:0 0 0 -4px;display:inline-block}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>span:before{background-image:url(/static/buyer-pages-mfe/client/../assets/b27c53476e09b8b0.svg);width:12px;height:14px}.pin-bc66943e5e45fbd3.one-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>span{background:url(/static/buyer-pages-mfe/client/../assets/15c17181bc2a6a7f.svg) 50%/contain no-repeat;width:16px;height:16px;margin-top:-9px}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>span{background:url(/static/buyer-pages-mfe/client/../assets/afe2cf3291c806cb.svg) 50% no-repeat;width:16px;height:16px}.pin-bc66943e5e45fbd3.one-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>span:before{content:none}.pin-bc66943e5e45fbd3.one-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.one-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.one-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.one-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.hover-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/4b54523d1a697008.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.hover-bc66943e5e45fbd3{color:#fff}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.selected-bc66943e5e45fbd3>span,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.hover-bc66943e5e45fbd3>span,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.selected-bc66943e5e45fbd3>span,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.one-bc66943e5e45fbd3.hover-bc66943e5e45fbd3>span{background:url(/static/buyer-pages-mfe/client/../assets/74e235c236edff2c.svg) 50% no-repeat}.pin-bc66943e5e45fbd3.count2-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/8f88b8f4cba9951a.svg);width:36px;height:45px}.pin-bc66943e5e45fbd3.count2-bc66943e5e45fbd3>span{line-height:15px}.pin-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/c40f3cc59186702e.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count2-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/ced3c5a12428c10d.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/71c2b45f28de0fe7.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/6954708644fce526.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/ce6993d171eb5dbf.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/092635c0185c2a6d.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.count2-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/d98c877e9058f041.svg)}.pin-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/43b7458cb4ceabd7.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/1163a7363dee9ba9.svg)}.pin-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>span{margin-top:-10px;line-height:18px}.pin-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count2-bc66943e5e45fbd3.hover-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/edca26fb0c28a267.svg)}.pin-bc66943e5e45fbd3.count3-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/c817478dad197dfe.svg);width:44px;height:56px}.pin-bc66943e5e45fbd3.count3-bc66943e5e45fbd3>span{margin-top:-12px}.pin-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/bf16a3e04436df8c.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count3-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/9a9e4100cfdb0ec4.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/b3b9e6412bbc2fe5.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/31ef725ef3809fec.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/c3441a6ddfacdc6b.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/ed513b497106aa2c.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.count3-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/bbb8b7f5f50f99dd.svg)}.pin-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/92310b06e23dce98.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/9861578a90f87313.svg)}.pin-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count3-bc66943e5e45fbd3.hover-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/022549b66031b2d1.svg)}.pin-bc66943e5e45fbd3.count4-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/4432aa2048cebf0f.svg);width:52px;height:66px}.pin-bc66943e5e45fbd3.count4-bc66943e5e45fbd3>span{margin-top:-14px}.pin-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/0945cf5c487ad878.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count4-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/c6d77e8e66187708.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/c829dcec5cc81971.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/a5e7c99f4b138988.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/d7c3f8a72afac7e4.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/2c2b94d3feea9ca0.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.count4-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/54205d37bb842cd1.svg)}.pin-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/16ebfa3b14403733.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/696176c6aa610b0c.svg)}.pin-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count4-bc66943e5e45fbd3.hover-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/65630b49a4838e59.svg)}.pin-bc66943e5e45fbd3.count5-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/5e4c501e708e151e.svg);width:60px;height:76px}.pin-bc66943e5e45fbd3.count5-bc66943e5e45fbd3>span{margin-top:-16px}.pin-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/f9ef1782859183a1.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count5-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/14febf06bf31559f.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/3f6ef67d5a3f0c37.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/dabe8104c0672d02.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/283c68636e8bf74f.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/9909a3549a40e47d.svg)}.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3.count5-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/d66f15f61fa1aa95.svg)}.pin-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/ff8377e42ad2ae1f.svg)}.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/759b64bcff2380c2.svg)}.pin-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.count5-bc66943e5e45fbd3.hover-bc66943e5e45fbd3{background-image:url(/static/buyer-pages-mfe/client/../assets/e87d75773b115663.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3{text-align:center;white-space:nowrap;background:#008aed;border:2px solid #fff;border-radius:18px;align-items:center;width:auto;min-width:46px;height:28px;margin:0;padding:0 8px;font-size:14px;display:inline-block;position:relative;top:-8px}.pin_brand-bc66943e5e45fbd3.priced-bc66943e5e45fbd3{background:#fff;padding-left:3px;display:inline-flex}.logo-bc66943e5e45fbd3{background:var(--logo-url)no-repeat center/cover;border-radius:50%;width:22px;height:22px;margin-right:7px}.pin_brand-bc66943e5e45fbd3 .logo-bc66943e5e45fbd3{background-color:#f2f1f0;background-image:var(--logo-url);background-position:50%;background-repeat:no-repeat;background-size:cover}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3:after{content:"";background:url(/static/buyer-pages-mfe/client/../assets/6f6042e62437a0b2.svg) bottom no-repeat;width:24px;height:12px;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%)}.pin_brand-bc66943e5e45fbd3.priced-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/f0ed297d2d660d38.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3>strong{line-height:28px}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background:#45c1ff}.pin_brand-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.visited-bc66943e5e45fbd3:not(.selected-bc66943e5e45fbd3):not(.hover-bc66943e5e45fbd3){color:#757575;background-color:#fff}.pin_brand-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.visited-bc66943e5e45fbd3:not(.selected-bc66943e5e45fbd3):not(.hover-bc66943e5e45fbd3) .logo-bc66943e5e45fbd3{opacity:.4}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.visited-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/17be022f4669a38a.svg)}.pin_brand-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.visited-bc66943e5e45fbd3:not(.selected-bc66943e5e45fbd3):not(.hover-bc66943e5e45fbd3):after{background-image:url(/static/buyer-pages-mfe/client/../assets/f0ed297d2d660d38.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3{background:#8c4fe8}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{background:#c2a0fa}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3{color:#008aed;background:#fff;padding:0 9.5px;box-shadow:inset 0 0 0 1.5px #008aed}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{color:#45c1ff;background:#fff;padding:0 9.5px;box-shadow:inset 0 0 0 1.5px #45c1ff}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3{color:#8c4fe8;background:#fff;padding:0 9.5px;box-shadow:inset 0 0 0 1.5px #8c4fe8}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3{color:#c2a0fa;background:#fff;padding:0 9.5px;box-shadow:inset 0 0 0 1.5px #c2a0fa}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/946bb9c476b5a7ba.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/b96a5001df26dee2.svg);height:14px;top:calc(100% - 2px)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/30843e50f9588f4c.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.visited-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/7f4f87708f68510d.svg);height:14px;top:calc(100% - 2px)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/179f96c4a744665b.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.visited-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/95dbd4b28b09c0aa.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{background:#f71b47}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3{color:#f71b47;background:#fff;border:2px solid #fff;padding:0 9.5px;box-shadow:inset 0 0 0 1.5px #f71b47}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/cc36a75c66b3ec36.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/3d7ddd34a4b6ea08.svg);height:14px;top:calc(100% - 2px)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>strong:before,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3.selected-bc66943e5e45fbd3>strong:before{content:"";background:url(/static/buyer-pages-mfe/client/../assets/5ae8f66034c20c1d.svg) 50%/contain no-repeat;width:9px;height:9px;margin:0 2px 0 -2px;display:inline-block}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.favorite-bc66943e5e45fbd3>strong:before{background:url(/static/buyer-pages-mfe/client/../assets/53d2683821e935af.svg) 50%/contain no-repeat;width:9px;height:9px}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.selected-bc66943e5e45fbd3{background:#ff6062}.pin_brand-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin_brand-bc66943e5e45fbd3.selected-bc66943e5e45fbd3{color:#fff;background-color:#ff6163}.pin_brand-bc66943e5e45fbd3.hover-bc66943e5e45fbd3 .logo-bc66943e5e45fbd3,.pin_brand-bc66943e5e45fbd3.selected-bc66943e5e45fbd3 .logo-bc66943e5e45fbd3{background-color:#f2f1f0}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.hover-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.selected-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.hover-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.selected-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.hover-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.selected-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.hover-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.selected-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/9e15ee87738a2199.svg)}.pin_brand-bc66943e5e45fbd3.hover-bc66943e5e45fbd3:after,.pin_brand-bc66943e5e45fbd3.selected-bc66943e5e45fbd3:after{background-image:url(/static/buyer-pages-mfe/client/../assets/7d44efcb3b5d3961.svg)}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.selected-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.hover-bc66943e5e45fbd3,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.selected-bc66943e5e45fbd3{color:#fff;box-shadow:initial;border:2px solid #fff;padding:0 8px}.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.hover-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.selected-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.hover-bc66943e5e45fbd3:after,.pin-bc66943e5e45fbd3.priced-bc66943e5e45fbd3.colorless-bc66943e5e45fbd3.superhost-bc66943e5e45fbd3.selected-bc66943e5e45fbd3:after{top:initial;height:12px}.preview-skeleton__vibe-_5acfa212731fbbb2{background:#f2f1f0;border-radius:4px}.preview-skeleton__container-_5acfa212731fbbb2{flex-direction:column;display:flex}.skeleton-header__container-_5acfa212731fbbb2{flex-direction:column;margin-bottom:12px;display:flex}.skeleton-header__title-_5acfa212731fbbb2{width:144px;height:18px;margin-bottom:2px}.skeleton-header__subway-_5acfa212731fbbb2{width:70px;height:22px}.skeleton-body__container-_5acfa212731fbbb2{display:flex}.skeleton-body__container-_5acfa212731fbbb2:not(.skeleton-body__container-_5acfa212731fbbb2:last-child){margin-bottom:8px}.skeleton-body__photo-_5acfa212731fbbb2{width:96px;height:96px;margin-right:8px}.skeleton-body__info-_5acfa212731fbbb2{flex-direction:column;display:flex}.skeleton-body__title-_5acfa212731fbbb2{width:198px;height:18px;margin-bottom:2px}.skeleton-body__sub-title-_5acfa212731fbbb2{width:43px;height:18px;margin-bottom:8px}.skeleton-body__price-_5acfa212731fbbb2{width:86px;height:18px}.preview-header-_307d80b8826a1333{flex-direction:column;padding-bottom:12px;display:flex}.preview-header__development-title-_307d80b8826a1333{color:#0099f7;font-size:16px;font-weight:700;line-height:22px;text-decoration:none}.preview-header__development-title-_307d80b8826a1333:hover{color:#ff6163}.preview-header__development-sub-_307d80b8826a1333{color:#8f8f8f;margin-top:2px;font-size:14px;line-height:18px}.preview-header__title-_307d80b8826a1333{font-size:16px;line-height:22px}.preview-header__subway-_307d80b8826a1333{align-items:center;margin-top:2px;display:flex}.preview-header__subway-period-_307d80b8826a1333{color:#8f8f8f}.preview-header__subway-period-icon-_307d80b8826a1333{padding:0 3px;position:relative;top:-1px}.preview-header__subway-_307d80b8826a1333>span{color:#8f8f8f;font-size:14px;line-height:18px}.preview-header__subway-colors-_307d80b8826a1333{align-items:center;margin-right:5px;display:flex}.preview-header__subway-colors-_307d80b8826a1333>div{border:1px solid #fff;border-radius:50%;width:8px;height:8px}.preview-header__subway-colors-_307d80b8826a1333>div:not(div:first-child){margin-left:-4px}.preview-item__container-fba9695ef78992de{max-height:96px;display:flex}.preview-item__container-fba9695ef78992de:not(.preview-item__container-fba9695ef78992de:last-child){margin-bottom:8px}.preview-item__photo-fba9695ef78992de{background-position:50%;background-repeat:no-repeat;border-radius:4px;justify-content:center;align-items:center;width:96px;height:96px;margin-right:8px;display:flex;position:relative}.preview-item__photo-fba9695ef78992de:after{content:"";background:#00000008;border-radius:4px;width:96px;height:96px;display:block;position:absolute}.preview-item__photo-img-fba9695ef78992de{border-radius:4px;min-width:96px;max-width:96px;min-height:96px;max-height:96px}.preview-item__info-fba9695ef78992de{flex-direction:column;max-width:184px;padding:8px 0;display:flex}.preview-item__title-fba9695ef78992de{color:#0099f7;margin-bottom:2px;font-size:14px;font-weight:700;line-height:18px;text-decoration:none}.preview-item__title-fba9695ef78992de:hover{color:#ff6163}.preview-item__price-fba9695ef78992de{font-size:16px;font-weight:700;line-height:22px}.preview__container-c28cd9532eae3012{box-sizing:border-box;z-index:1;cursor:default;background:#fff;border-radius:12px;width:334px;padding:16px;animation:.2s fadeIn-c28cd9532eae3012;position:fixed;box-shadow:0 3px 40px #0003}.preview__container_hide-c28cd9532eae3012{display:none}.preview__body-c28cd9532eae3012{border-top:1px solid #eaeaea;padding-top:12px}.preview__footer-c28cd9532eae3012{pointer-events:auto;border-top:1px solid #eaeaea;justify-content:center;align-items:center;margin-top:12px;padding-top:14px;display:flex}.preview__footer-text-c28cd9532eae3012{color:#0099f7;cursor:pointer;font-size:14px;line-height:18px}.preview__footer-text-c28cd9532eae3012:hover{color:#ff6163}@keyframes fadeIn-c28cd9532eae3012{0%{opacity:0}to{opacity:1}}.root-_649385867aed8d5d{cursor:grab;background-color:#fafafa;flex-grow:1;position:relative;overflow:hidden}.root_fullHeight-_649385867aed8d5d{height:100%;max-height:100%}.loading-_649385867aed8d5d:after{content:"";background-color:#fafafa;position:absolute;inset:0}.root-fca233d1ebdf4448{touch-action:none;flex-grow:1;width:100%;height:100%;min-height:100%;display:flex;position:relative}.root-fca233d1ebdf4448:not(.root_withoutShadow-fca233d1ebdf4448):after{content:"";pointer-events:none;height:10px;position:absolute;top:0;left:0;right:0;box-shadow:inset 0 8px 10px -8px #0003}.loader-fca233d1ebdf4448{background-color:#fff;border-radius:50%;width:40px;height:40px;padding:5px;position:absolute;top:50px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000001a}.theme-provider-_646c04cba4cacf79{display:contents}.mapViewRoot-_9086a54aa0f3069f{pointer-events:none}.button-ff15da0b188b9bc6{transition:transform .2s ease-out}.button-ff15da0b188b9bc6:hover{transform:translateY(-4px)}.root-_0454f2567b6d6461{pointer-events:none;will-change:transform,opacity;z-index:3;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:356px;font-size:14px;line-height:1;display:flex;position:absolute;top:0;bottom:0;overflow:hidden;box-shadow:0 2px 10px #0000001a}.wrapper-_0454f2567b6d6461{pointer-events:auto;will-change:height;background-color:#fff;border-radius:3px;flex-direction:column;align-items:center;width:100%;height:100%;transition:height 1s ease-in-out;display:flex;overflow:hidden;box-shadow:0 2px 10px #0003}.root-_0454f2567b6d6461.left-_0454f2567b6d6461{left:0}.root-_0454f2567b6d6461.right-_0454f2567b6d6461{right:0}.enter-_002feb5026b05fec{opacity:var(--overlay-initial-opacity);transform:translate(-100%)}.enterActive-_002feb5026b05fec{opacity:1;transition:transform var(--overlay-transition-duration)ease-out,opacity calc(var(--overlay-transition-duration)/2)ease-out;transform:translate(0)}.enterDone-_002feb5026b05fec,.exit-_002feb5026b05fec{opacity:1;transform:translate(0)}.exitActive-_002feb5026b05fec{opacity:var(--overlay-initial-opacity);transition:transform var(--overlay-transition-duration)ease-out,opacity calc(var(--overlay-transition-duration)/2)ease-out;transform:translate(-100%)}.exitDone-_002feb5026b05fec{opacity:var(--overlay-initial-opacity);transform:translate(-100%)}.enter-_7585a6a65eeaf4b2{opacity:var(--overlay-initial-opacity);transform:translate(100%)}.enterActive-_7585a6a65eeaf4b2{opacity:1;transition:transform var(--overlay-transition-duration)ease-out,opacity calc(var(--overlay-transition-duration)/2)ease-out;transform:translate(0)}.enterDone-_7585a6a65eeaf4b2,.exit-_7585a6a65eeaf4b2{opacity:1;transform:translate(0)}.exitActive-_7585a6a65eeaf4b2{opacity:var(--overlay-initial-opacity);transition:transform var(--overlay-transition-duration)ease-out,opacity calc(var(--overlay-transition-duration)/2)ease-out;transform:translate(100%)}.exitDone-_7585a6a65eeaf4b2{opacity:var(--overlay-initial-opacity);transform:translate(100%)}.enter-b3a302dcfb761d06,.appear-b3a302dcfb761d06{opacity:0}.enterActive-b3a302dcfb761d06,.appearActive-b3a302dcfb761d06{opacity:1;transition:opacity var(--overlay-content-transition-duration)ease-in var(--overlay-transition-duration)}.enterDone-b3a302dcfb761d06,.appearDone-b3a302dcfb761d06,.exit-b3a302dcfb761d06{opacity:1}.exitActive-b3a302dcfb761d06{opacity:0;transition:opacity var(--overlay-content-transition-duration)ease-in var(--overlay-transition-duration)}.exitDone-b3a302dcfb761d06{opacity:0}.root-f5d16d6b6c1d1733{pointer-events:none;will-change:transform,opacity;z-index:0;--blur-opacity:.8;--overlay-initial-opacity:.8;--overlay-transition-duration:.2s;--overlay-content-transition-duration:.2s;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:478px;font-size:14px;line-height:1;display:flex;position:absolute;inset:10px auto 0 10px}.root_mapRedesign-f5d16d6b6c1d1733{width:var(--map-side-block-width);height:calc(var(--map-side-block-height) - 22px);will-change:auto;flex-shrink:0;position:relative;top:auto;bottom:auto;left:auto}.wrapper-f5d16d6b6c1d1733{pointer-events:auto;will-change:height;background-color:#fff;border-radius:3px;flex-direction:column;align-items:flex-start;width:100%;transition:height 1s ease-in-out;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000001a}.round-f5d16d6b6c1d1733{border-radius:16px}.wrapper_mapRedesign-f5d16d6b6c1d1733{box-shadow:none;overflow:initial;border-radius:0;height:100%}.fullHeight-f5d16d6b6c1d1733{height:100%}.disabled-f5d16d6b6c1d1733{z-index:2;background-color:#fff;position:absolute;inset:0}.mapOnboarding-f5d16d6b6c1d1733{position:absolute;top:45px;right:-86px}.enter-_60f7c08634420600,.appear-_60f7c08634420600{opacity:0}.enterActive-_60f7c08634420600,.appearActive-_60f7c08634420600{opacity:var(--blur-opacity);transition:opacity var(--overlay-transition-duration)linear}.enterDone-_60f7c08634420600,.appearDone-_60f7c08634420600,.exit-_60f7c08634420600{opacity:var(--blur-opacity)}.exitActive-_60f7c08634420600{opacity:0;transition:opacity var(--overlay-transition-duration)linear}.exitDone-_60f7c08634420600{opacity:0}.root-_67b8b0e06e12d770{width:100%;overflow:auto}.root_mapRedesign-_67b8b0e06e12d770{--map-list-row-overhang:6px;--map-list-hover-overhang:8px;--map-list-scrollbar-width:8px;--map-list-overhang:calc(var(--map-list-row-overhang) + var(--map-list-hover-overhang));--map-list-scrollbar-thumb:transparent;--map-list-scrollbar-thumb-gutter:transparent;box-sizing:border-box;height:100%;width:calc(100% + var(--map-list-overhang)*2 + var(--map-list-scrollbar-width));margin-inline:calc(var(--map-list-overhang)*-1);padding:var(--map-list-hover-overhang);overscroll-behavior:contain}.root_mapRedesign-_67b8b0e06e12d770:hover,.root_mapRedesign-_67b8b0e06e12d770:focus-within{--map-list-scrollbar-thumb:var(--theme-palette-warmGray16);--map-list-scrollbar-thumb-gutter:white}.root_mapRedesign-_67b8b0e06e12d770::-webkit-scrollbar{width:var(--map-list-scrollbar-width)}.root_mapRedesign-_67b8b0e06e12d770::-webkit-scrollbar-thumb{background:var(--map-list-scrollbar-thumb);box-shadow:inset -4px 0 0 var(--map-list-scrollbar-thumb-gutter);border-radius:2px}@supports ((-moz-appearance:none)){.root_mapRedesign-_67b8b0e06e12d770{scrollbar-width:thin;scrollbar-color:var(--map-list-scrollbar-thumb)transparent}}.root_redesign-_67b8b0e06e12d770::-webkit-scrollbar{width:8px}.root_redesign-_67b8b0e06e12d770::-webkit-scrollbar-thumb{background:#dbdbd9;border-radius:2px;box-shadow:inset -4px 0 #fff}@supports ((-moz-appearance:none)){.root_redesign-_67b8b0e06e12d770{scrollbar-width:auto;scrollbar-color:#dbdbd9 white}}.root_center-_67b8b0e06e12d770{flex-direction:column;justify-content:center;height:100%;display:flex}.container-_67b8b0e06e12d770{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;padding:13px 13px 0 10px;display:flex}.container_noPaddingTop-_67b8b0e06e12d770{margin-top:-21px}.container_withPadding-_67b8b0e06e12d770{padding-bottom:27px}.container_redesign-_67b8b0e06e12d770{padding:8px 16px 16px!important}.container_newMapRedesign-_67b8b0e06e12d770{-moz-column-gap:20px;gap:16px 20px;width:100%;padding:0!important}.snippet-_67b8b0e06e12d770{z-index:0;margin:8px 0 8px 11px}.snippet_redesign-_67b8b0e06e12d770{margin:0}.loading-_67b8b0e06e12d770{opacity:0;background-image:url(/static/buyer-pages-mfe/client/../assets/8d44563a8df6fb7e.svg);background-position:0 0;background-repeat:no-repeat;width:100%;height:100%;animation-name:pulse-_67b8b0e06e12d770;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-delay:.5s}.loading_redesign-_67b8b0e06e12d770{background-image:var(--placeholder-gallery-redesign)}@media (width<=1440px){.loading_redesign-_67b8b0e06e12d770{background-image:var(--placeholder-gallery-redesign-small)}}.placeholder-_67b8b0e06e12d770{width:100%;height:520px;margin-left:13px;overflow:hidden}.placeholder_redesign-_67b8b0e06e12d770{height:100%;margin:0}.placeholder_list-_67b8b0e06e12d770{height:170px;max-height:100vh;margin-left:0;padding-bottom:30px}.placeholder_list-_67b8b0e06e12d770 .loading-_67b8b0e06e12d770{background-image:url(/static/buyer-pages-mfe/client/../assets/c02414125b01fa64.svg);background-repeat:repeat-y}@keyframes pulse-_67b8b0e06e12d770{30%{opacity:1}to{opacity:.3}}.photoSlider-fb3c1de1cf9058a5{width:100%;position:relative}.root-fb3c1de1cf9058a5{position:relative}.rootGridView-fb3c1de1cf9058a5{grid-template-columns:72% 1fr;gap:3px;display:grid}.aspect-ratio-8-5-fb3c1de1cf9058a5{padding-top:36%}.aspect-ratio-4-3-fb3c1de1cf9058a5{padding-top:75%}.aspect-ratio-3-2-fb3c1de1cf9058a5{padding-top:66.66%}.aspect-ratio-1-1-fb3c1de1cf9058a5{padding-top:100%}.aspect-ratio-4-35-fb3c1de1cf9058a5{padding-top:87.5%}.list-fb3c1de1cf9058a5{z-index:0;background-color:#0000000a;border-radius:6px;align-items:stretch;width:100%;height:100%;margin:0;padding:0;list-style-type:none;display:flex;position:absolute;top:0}.redesign-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5{clip-path:inset(0 round 6px)}.listSidebar-fb3c1de1cf9058a5{clip-path:inset(0 round 5px)}.list-item-fb3c1de1cf9058a5{flex-basis:50%;align-items:flex-end;display:flex}.list-item-clickable-fb3c1de1cf9058a5{cursor:pointer}.list-item-clickable-fb3c1de1cf9058a5:only-child{width:100%}.list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:not(.dotsCounter-fb3c1de1cf9058a5):after,.slider-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:not(.dotsCounter-fb3c1de1cf9058a5):after{z-index:100;clip-path:inset(0 round 1px);background-color:#e8e8e8cc;width:100%;height:2px;margin:0 1px 4px;transition:background-color .3s}.list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:first-child:after,.slider-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:first-child:after{margin-left:10px}.list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:last-child:after,.slider-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:last-child:after{margin-right:10px}.responsive-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:after,.responsive-fb3c1de1cf9058a5 .slider-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:after{background-color:#ffffff80;height:4px;margin:0 2px 5px}.responsive-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:first-child:after,.responsive-fb3c1de1cf9058a5 .slider-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:first-child:after{clip-path:inset(0 round 2px 0 0 2px)}.responsive-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:last-child:after,.responsive-fb3c1de1cf9058a5 .slider-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5 .last-item-fb3c1de1cf9058a5:first-child:after{clip-path:inset(0 round 0 4px 4px 0)}.list-fb3c1de1cf9058a5:hover .list-item-fb3c1de1cf9058a5:after,.slider-fb3c1de1cf9058a5:hover .list-fb3c1de1cf9058a5 .list-item-fb3c1de1cf9058a5:after{content:"";display:block}.root-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5:hover .list-item-fb3c1de1cf9058a5:not(.dotsCounter-fb3c1de1cf9058a5):hover:after,.list-fb3c1de1cf9058a5:not(:hover) .list-item-fb3c1de1cf9058a5:not(.dotsCounter-fb3c1de1cf9058a5):first-child:after{background-color:#2196f3}.root-fb3c1de1cf9058a5.responsive-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5:hover .list-item-fb3c1de1cf9058a5:hover:after,.responsive-fb3c1de1cf9058a5 .list-fb3c1de1cf9058a5:not(:hover) .list-item-fb3c1de1cf9058a5:first-child:after{background-color:#0af}.item-fb3c1de1cf9058a5{z-index:-1;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 0 0 1px #0000001a}.itemExtraGridView-fb3c1de1cf9058a5{border-radius:6px}.badgeSticker-fb3c1de1cf9058a5{z-index:11;position:absolute;bottom:10px;left:10px}.withMask-fb3c1de1cf9058a5{background:#fff}.mask-fb3c1de1cf9058a5{z-index:1;background:#0000000f;width:100%;height:100%;position:absolute}.redesign-fb3c1de1cf9058a5 .item-fb3c1de1cf9058a5{clip-path:inset(0 round 6px);box-shadow:none}.redesign-fb3c1de1cf9058a5 .item-fb3c1de1cf9058a5:after{content:"";clip-path:inset(0 round 4px);background:#0000000a;position:absolute;inset:0}.item-fb3c1de1cf9058a5.large-fb3c1de1cf9058a5{width:100%;height:100%}.item-fb3c1de1cf9058a5.sidebar-fb3c1de1cf9058a5{width:253px;height:190px}.responsive-fb3c1de1cf9058a5{width:100%;height:100%}.responsive-fb3c1de1cf9058a5 .item-fb3c1de1cf9058a5:not(.item-more-fb3c1de1cf9058a5){background-color:#0000000a}.item-more-fb3c1de1cf9058a5{z-index:-1;text-align:center;color:#fff;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.list-fb3c1de1cf9058a5:not(:hover) .list-item-fb3c1de1cf9058a5:first-child .item-fb3c1de1cf9058a5,.list-item-fb3c1de1cf9058a5:last-child:hover .item-more-fb3c1de1cf9058a5,.list-item-fb3c1de1cf9058a5:hover .item-fb3c1de1cf9058a5,.list-item-fb3c1de1cf9058a5:focus .item-fb3c1de1cf9058a5,.item_visible-fb3c1de1cf9058a5{opacity:1}.list-item-fb3c1de1cf9058a5:focus{outline:none}.image-fb3c1de1cf9058a5{-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;width:100%;height:100%;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.imgContain-fb3c1de1cf9058a5{-o-object-fit:contain;object-fit:contain}.keepImageRatio-fb3c1de1cf9058a5 .image-fb3c1de1cf9058a5{width:auto}.item-fb3c1de1cf9058a5.sidebar-fb3c1de1cf9058a5 .image-fb3c1de1cf9058a5{clip-path:inset(0 round 5px)}.icon-fb3c1de1cf9058a5{vertical-align:middle;background-position:0 0;background-repeat:no-repeat;height:15px;font-style:normal;display:inline-block;overflow:hidden}.leadgenOverlay-fb3c1de1cf9058a5{background:#6d6d6db3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.topRight-fb3c1de1cf9058a5{position:absolute;top:8px;right:8px}.leadgenText-fb3c1de1cf9058a5{color:#fff;text-align:center;font-size:14px;line-height:18px}.counter-fb3c1de1cf9058a5{box-sizing:content-box;color:#fff;text-align:center;background-color:#0006;border-radius:10px;height:18px;margin-left:2px;padding:0 5.5px;font-size:12px;font-style:normal;line-height:18px;position:absolute;bottom:11px;left:5px}.error-fb3c1de1cf9058a5{background-image:url(/static/buyer-pages-mfe/client/../assets/7deab4816b9903a9.svg);background-position:50%;background-repeat:no-repeat;background-size:40%;width:100%;height:100%}.redesign-fb3c1de1cf9058a5 .error-fb3c1de1cf9058a5{background-image:url(/static/buyer-pages-mfe/client/../assets/08fff522aadc30d8.svg);background-size:38px}.extra-fb3c1de1cf9058a5{width:100%;height:0;margin-top:6px;padding-top:calc(37.5% - 2.25px);display:flex;position:relative}.extraAspectRatio-8-5-fb3c1de1cf9058a5{height:160px;padding-top:0}.extraAspectRatio-3-2-fb3c1de1cf9058a5{height:67px;padding-top:0}.extraAspectRatio-1-1-fb3c1de1cf9058a5{height:100px;padding-top:0}.extraAspectRatio-4-35-fb3c1de1cf9058a5{height:88px;padding-top:0}.extraGridView-fb3c1de1cf9058a5{grid-template-rows:repeat(3,auto);gap:3px;margin-top:0;padding-top:0;display:grid}.extendedMainImageSize-8-5-fb3c1de1cf9058a5{padding-top:calc(100% + 166px)}.extendedMainImageSize-3-2-fb3c1de1cf9058a5{padding-top:calc(100% + 73px)}.extendedMainImageSize-1-1-fb3c1de1cf9058a5{padding-top:calc(100% + 106px)}.extendedMainImageSize-4-35-fb3c1de1cf9058a5{padding-top:calc(100% + 94px)}.extraImage-fb3c1de1cf9058a5{clip-path:inset(0 round 6px);width:calc(50% - 3px);height:100%;position:absolute;top:0}.extraImageGridView-fb3c1de1cf9058a5{width:100%;position:relative}.extraImage-fb3c1de1cf9058a5:first-child{left:0}.extraImage-fb3c1de1cf9058a5:last-child{right:0}.realty-ab__root-fb3c1de1cf9058a5 .extraImage-fb3c1de1cf9058a5,.realty-ab__root-fb3c1de1cf9058a5:not(.realty-ab__root-hovered-fb3c1de1cf9058a5) .list-fb3c1de1cf9058a5{background-color:#0000}.realty-ab__root-hovered-fb3c1de1cf9058a5 .extraImage-fb3c1de1cf9058a5{z-index:1}.realty-ab__root-fb3c1de1cf9058a5 .extraImage-fb3c1de1cf9058a5.error-fb3c1de1cf9058a5{clip-path:inset(0 round 4px);background-color:#0000000a}.realty-ab__root-hovered-fb3c1de1cf9058a5 .extraImage-fb3c1de1cf9058a5.error-fb3c1de1cf9058a5{background-color:#0000000a}.roundCorners-fb3c1de1cf9058a5{clip-path:inset(0 round 16px)}.extraGridViewRoundCorners-fb3c1de1cf9058a5{clip-path:inset(0 round 20px)}.redesignActiveImageIndicator-fb3c1de1cf9058a5{z-index:100;pointer-events:none;position:absolute;bottom:12px;right:12px}.blurOverlay-fb3c1de1cf9058a5{z-index:2;pointer-events:none;background-color:#ebebebcc;position:absolute;inset:0}.ageRestrictedOverlay-fb3c1de1cf9058a5{background-color:#f6f6f6cc;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ageRestrictedRoot-fb3c1de1cf9058a5 .image-fb3c1de1cf9058a5{filter:blur(16px)}.root-_0c87aa415628d055{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;color:#000;background-color:#ebebeb;border-radius:5px;align-items:center;height:20px;margin-bottom:6px;margin-right:6px;padding:0 6px;font-size:13px;line-height:20px;display:flex;overflow:hidden}.title-_0c87aa415628d055{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.iconWrap-_0c87aa415628d055{align-items:center;width:12px;height:12px;margin-right:3px;display:flex}.icon-_0c87aa415628d055{-o-object-fit:cover;object-fit:cover;background:0 0;width:100%;height:100%}.iconWrapAnimation-_0c87aa415628d055{background-color:#0000000f;border-radius:50%;width:100%;height:100%;animation:1s infinite loading-_0c87aa415628d055}.iconHidden-_0c87aa415628d055{display:none}@keyframes loading-_0c87aa415628d055{0%{background-color:#0000000a}to{background-color:#0000000f}}.root-_78647b5ed17ca2ae{flex-wrap:wrap;justify-content:flex-start;margin-bottom:-6px;display:flex;overflow:hidden}.rootDocking-_78647b5ed17ca2ae{margin-bottom:-3px}.rootVertical-_78647b5ed17ca2ae{flex-direction:column;align-items:flex-start}.item-_78647b5ed17ca2ae{max-width:100%;display:inline-flex}.shadowEl-ae8a30651119e58b{visibility:hidden;opacity:0;pointer-events:none;z-index:-1;display:inline-flex;position:fixed}.group-_20af6bed04dba17b{-moz-column-gap:3px;gap:3px;display:flex}.group_wrap-_20af6bed04dba17b{flex-wrap:wrap}.item-_20af6bed04dba17b{margin-inline-end:var(--module-dockingBadge-margin,0px);overflow:hidden}.item_size_m-_20af6bed04dba17b.item_corner_flag-_20af6bed04dba17b,.item_size_m-_20af6bed04dba17b.item_corner_pipka-_20af6bed04dba17b{--module-dockingBadge-margin:-5px}.item_size_m-_20af6bed04dba17b.item_corner_pyramid-_20af6bed04dba17b,.item_size_m-_20af6bed04dba17b.item_corner_antiPyramid-_20af6bed04dba17b{--module-dockingBadge-margin:-6px}.item_size_s-_20af6bed04dba17b.item_corner_flag-_20af6bed04dba17b,.item_size_s-_20af6bed04dba17b.item_corner_pipka-_20af6bed04dba17b{--module-dockingBadge-margin:-4px}.item_size_s-_20af6bed04dba17b.item_corner_pyramid-_20af6bed04dba17b,.item_size_s-_20af6bed04dba17b.item_corner_antiPyramid-_20af6bed04dba17b{--module-dockingBadge-margin:-5px}.corner-e8be317042a560a1{width:var(--module-dockingBadge-corner-width);color:var(--module-dockingBadge-background-color);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--module-dockingBadge-corner-mask-size);mask-size:var(--module-dockingBadge-corner-mask-size);background-color:currentColor;flex:none}.corner_start-e8be317042a560a1{-webkit-mask-image:var(--module-dockingBadge-corner-mask-rotated);mask-image:var(--module-dockingBadge-corner-mask-rotated)}.corner_end-e8be317042a560a1,[dir=rtl] .corner_start-e8be317042a560a1{-webkit-mask-image:var(--module-dockingBadge-corner-mask);mask-image:var(--module-dockingBadge-corner-mask)}[dir=rtl] .corner_end-e8be317042a560a1{-webkit-mask-image:var(--module-dockingBadge-corner-mask-rotated);mask-image:var(--module-dockingBadge-corner-mask-rotated)}.corner_square_s-e8be317042a560a1{--module-dockingBadge-corner-width:7px;--module-dockingBadge-corner-mask-size:7px 25px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='25' viewBox='0 -2 7 25'%3E%3Cpath fill='black' d='M0 0h3.5A3.5 3.5 0 0 1 7 3.5v14A3.5 3.5 0 0 1 3.5 21H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h3.5v25H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='25' viewBox='0 -2 7 25'%3E%3Cg transform='rotate(180 3.5 10.5)'%3E%3Cpath fill='black' d='M0 0h3.5A3.5 3.5 0 0 1 7 3.5v14A3.5 3.5 0 0 1 3.5 21H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h3.5v25H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_square_default-e8be317042a560a1{--module-dockingBadge-corner-width:9px;--module-dockingBadge-corner-mask-size:9px 32px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='32' viewBox='0 -2 9 32'%3E%3Cpath fill='black' d='M0 0h4a5 5 0 0 1 5 5v18a5 5 0 0 1-5 5H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h4v32H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='32' viewBox='0 -2 9 32'%3E%3Cg transform='rotate(180 4.5 14)'%3E%3Cpath fill='black' d='M0 0h4a5 5 0 0 1 5 5v18a5 5 0 0 1-5 5H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h4v32H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_flag_s-e8be317042a560a1{--module-dockingBadge-corner-width:10px;--module-dockingBadge-corner-mask-size:10px 25px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='25' viewBox='0 -2 10 25'%3E%3Cpath fill='black' d='M0 21V0h7.53A2.45 2.45 0 0 1 9.7 1.3a2.52 2.52 0 0 1-.1 2.55L6.95 8.07a4.54 4.54 0 0 0 0 4.86l2.67 4.22a2.52 2.52 0 0 1-.82 3.5c-.38.23-.81.35-1.26.35H0Z'/%3E%3Cpath fill='black' d='M0 -2h7.53v3H0Zm0 22h7.53v3H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='25' viewBox='0 -2 10 25'%3E%3Cg transform='rotate(180 5 10.5)'%3E%3Cpath fill='black' d='M0 21V0h7.53A2.45 2.45 0 0 1 9.7 1.3a2.52 2.52 0 0 1-.1 2.55L6.95 8.07a4.54 4.54 0 0 0 0 4.86l2.67 4.22a2.52 2.52 0 0 1-.82 3.5c-.38.23-.81.35-1.26.35H0Z'/%3E%3Cpath fill='black' d='M0 -2h7.53v3H0Zm0 22h7.53v3H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_flag_default-e8be317042a560a1{--module-dockingBadge-corner-width:13px;--module-dockingBadge-corner-mask-size:13px 32px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='32' viewBox='0 -2 13 32'%3E%3Cpath fill='black' d='M0 28V0h9.25c.68 0 1.34.17 1.92.5.57.33 1.05.8 1.37 1.37a3.49 3.49 0 0 1-.14 3.68l-3.47 5.2a5.83 5.83 0 0 0 0 6.5l3.47 5.2a3.5 3.5 0 0 1-1.23 5.04c-.58.33-1.23.5-1.9.51H0Z'/%3E%3Cpath fill='black' d='M0 -2h9.25v3H0Zm0 29h9.25v3H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='32' viewBox='0 -2 13 32'%3E%3Cg transform='rotate(180 6.5 14)'%3E%3Cpath fill='black' d='M0 28V0h9.25c.68 0 1.34.17 1.92.5.57.33 1.05.8 1.37 1.37a3.49 3.49 0 0 1-.14 3.68l-3.47 5.2a5.83 5.83 0 0 0 0 6.5l3.47 5.2a3.5 3.5 0 0 1-1.23 5.04c-.58.33-1.23.5-1.9.51H0Z'/%3E%3Cpath fill='black' d='M0 -2h9.25v3H0Zm0 29h9.25v3H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_pipka_s-e8be317042a560a1{--module-dockingBadge-corner-width:9px;--module-dockingBadge-corner-mask-size:9px 25px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='25' viewBox='0 -2 9 25'%3E%3Cpath fill='black' d='m3.86 1.36 4.67 7.5a3.1 3.1 0 0 1 0 3.28l-4.67 7.5c-.26.42-.62.76-1.04 1-.42.24-.88.36-1.36.36H0V0h1.46c.47 0 .94.13 1.36.36.41.24.77.58 1.03 1Z'/%3E%3Cpath fill='black' d='M0 -2h1.46v25H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='25' viewBox='0 -2 9 25'%3E%3Cg transform='rotate(180 4.5 10.5)'%3E%3Cpath fill='black' d='m3.86 1.36 4.67 7.5a3.1 3.1 0 0 1 0 3.28l-4.67 7.5c-.26.42-.62.76-1.04 1-.42.24-.88.36-1.36.36H0V0h1.46c.47 0 .94.13 1.36.36.41.24.77.58 1.03 1Z'/%3E%3Cpath fill='black' d='M0 -2h1.46v25H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_pipka_default-e8be317042a560a1{--module-dockingBadge-corner-width:12px;--module-dockingBadge-corner-mask-size:12px 32px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='32' viewBox='0 -2 12 32'%3E%3Cpath fill='black' d='m4.92 1.84 6.4 9.89a4.18 4.18 0 0 1 0 4.54l-6.4 9.9A4.02 4.02 0 0 1 1.53 28H0V0h1.53a4.06 4.06 0 0 1 3.39 1.84Z'/%3E%3Cpath fill='black' d='M0 -2h1.53v32H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='32' viewBox='0 -2 12 32'%3E%3Cg transform='rotate(180 6 14)'%3E%3Cpath fill='black' d='m4.92 1.84 6.4 9.89a4.18 4.18 0 0 1 0 4.54l-6.4 9.9A4.02 4.02 0 0 1 1.53 28H0V0h1.53a4.06 4.06 0 0 1 3.39 1.84Z'/%3E%3Cpath fill='black' d='M0 -2h1.53v32H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_pyramid_s-e8be317042a560a1{--module-dockingBadge-corner-width:12px;--module-dockingBadge-corner-mask-size:12px 25px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='25' viewBox='0 -2 12 25'%3E%3Cpath fill='black' d='M0 21h8.9a3.2 3.2 0 0 0 2.53-1.27 2.94 2.94 0 0 0 .4-2.73L6.26 2A3.01 3.01 0 0 0 5.14.55 3.18 3.18 0 0 0 3.35 0H0v21Z'/%3E%3Cpath fill='black' d='M0 -2h3.35v3H0Zm0 22h8.9v3H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='25' viewBox='0 -2 12 25'%3E%3Cg transform='rotate(180 6 10.5)'%3E%3Cpath fill='black' d='M0 21h8.9a3.2 3.2 0 0 0 2.53-1.27 2.94 2.94 0 0 0 .4-2.73L6.26 2A3.01 3.01 0 0 0 5.14.55 3.18 3.18 0 0 0 3.35 0H0v21Z'/%3E%3Cpath fill='black' d='M0 -2h3.35v3H0Zm0 22h8.9v3H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_pyramid_default-e8be317042a560a1{--module-dockingBadge-corner-width:14px;--module-dockingBadge-corner-mask-size:14px 32px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='32' viewBox='0 -2 14 32'%3E%3Cpath fill='black' d='M0 28h9.13a4.93 4.93 0 0 0 3.98-2.03 4.76 4.76 0 0 0 .6-4.38L7.34 3.99A6.16 6.16 0 0 0 1.6 0H0v28Z'/%3E%3Cpath fill='black' d='M0 -2h1.6v3H0Zm0 29h9.13v3H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='32' viewBox='0 -2 14 32'%3E%3Cg transform='rotate(180 7 14)'%3E%3Cpath fill='black' d='M0 28h9.13a4.93 4.93 0 0 0 3.98-2.03 4.76 4.76 0 0 0 .6-4.38L7.34 3.99A6.16 6.16 0 0 0 1.6 0H0v28Z'/%3E%3Cpath fill='black' d='M0 -2h1.6v3H0Zm0 29h9.13v3H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_antiPyramid_s-e8be317042a560a1{--module-dockingBadge-corner-width:12px;--module-dockingBadge-corner-mask-size:12px 25px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='25' viewBox='0 -2 12 25'%3E%3Cpath fill='black' d='M0 0h8.9a3.2 3.2 0 0 1 2.53 1.27 2.94 2.94 0 0 1 .4 2.73L6.26 19c-.21.58-.6 1.09-1.13 1.45-.52.36-1.15.55-1.79.55H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h8.9v3H0Zm0 22h3.34v3H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='25' viewBox='0 -2 12 25'%3E%3Cg transform='rotate(180 6 10.5)'%3E%3Cpath fill='black' d='M0 0h8.9a3.2 3.2 0 0 1 2.53 1.27 2.94 2.94 0 0 1 .4 2.73L6.26 19c-.21.58-.6 1.09-1.13 1.45-.52.36-1.15.55-1.79.55H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h8.9v3H0Zm0 22h3.34v3H0Z'/%3E%3C/g%3E%3C/svg%3E")}.corner_antiPyramid_default-e8be317042a560a1{--module-dockingBadge-corner-width:14px;--module-dockingBadge-corner-mask-size:14px 32px;--module-dockingBadge-corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='32' viewBox='0 -2 14 32'%3E%3Cpath fill='black' d='M0 0h9.13a4.93 4.93 0 0 1 3.98 2.03 4.76 4.76 0 0 1 .6 4.38l-6.38 17.6A6.16 6.16 0 0 1 1.6 28H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h9.13v3H0Zm0 29h1.6v3H0Z'/%3E%3C/svg%3E");--module-dockingBadge-corner-mask-rotated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='32' viewBox='0 -2 14 32'%3E%3Cg transform='rotate(180 7 14)'%3E%3Cpath fill='black' d='M0 0h9.13a4.93 4.93 0 0 1 3.98 2.03 4.76 4.76 0 0 1 .6 4.38l-6.38 17.6A6.16 6.16 0 0 1 1.6 28H0V0Z'/%3E%3Cpath fill='black' d='M0 -2h9.13v3H0Zm0 29h1.6v3H0Z'/%3E%3C/g%3E%3C/svg%3E")}.root-_84ca066ebb04f080{vertical-align:top;height:var(--module-dockingBadge-height);min-height:var(--module-dockingBadge-height);max-height:var(--module-dockingBadge-height);max-width:100%;display:inline-flex}.root-_84ca066ebb04f080[data-theme=lf]{--theme-semantics-components-badge-bg-success:var(--theme-palette-green600);--theme-semantics-components-badge-bg-secondary:var(--theme-palette-warmGray8);--theme-semantics-components-badge-bg-primary:var(--theme-palette-black);--theme-semantics-components-badge-bg-inverse-constant-primary:var(--theme-palette-white);--theme-semantics-components-badge-bg-sale:var(--theme-palette-red600);--theme-semantics-components-badge-bg-pay:var(--theme-palette-violet600);--theme-semantics-components-badge-bg-accent:var(--theme-palette-blue500);--theme-semantics-components-badge-text-inverse-constant-primary:var(--theme-palette-white);--theme-semantics-components-badge-text-secondary:var(--theme-palette-black);--theme-semantics-components-badge-text-primary:var(--theme-palette-white);--theme-semantics-components-badge-text-constant-primary:var(--theme-palette-black)}.root_size_m-_84ca066ebb04f080,.root_size_l-_84ca066ebb04f080{--module-dockingBadge-content-padding:4px 1px 6px 1px;--module-dockingBadge-content-fontSize:13px;--module-dockingBadge-content-lineHeight:18px;--module-dockingBadge-height:28px}.root_size_s-_84ca066ebb04f080{--module-dockingBadge-content-padding:3px 1px 4px 1px;--module-dockingBadge-content-fontSize:11px;--module-dockingBadge-content-lineHeight:14px;--module-dockingBadge-height:21px}.root_preset_green-_84ca066ebb04f080{--module-dockingBadge-color:var(--theme-semantics-components-badge-text-inverse-constant-primary);--module-dockingBadge-background-color:var(--theme-semantics-components-badge-bg-success)}.root_preset_violet-_84ca066ebb04f080{--module-dockingBadge-color:var(--theme-semantics-components-badge-text-inverse-constant-primary);--module-dockingBadge-background-color:var(--theme-semantics-components-badge-bg-pay)}.root_preset_gray-_84ca066ebb04f080{--module-dockingBadge-color:var(--theme-semantics-components-badge-text-secondary);--module-dockingBadge-background-color:var(--theme-semantics-components-badge-bg-secondary)}.root_preset_blue-_84ca066ebb04f080{--module-dockingBadge-color:var(--theme-semantics-components-badge-text-inverse-constant-primary);--module-dockingBadge-background-color:var(--theme-semantics-components-badge-bg-accent)}.root_preset_black-_84ca066ebb04f080{--module-dockingBadge-color:var(--theme-semantics-components-badge-text-primary);--module-dockingBadge-background-color:var(--theme-semantics-components-badge-bg-primary)}.root_preset_red-_84ca066ebb04f080{--module-dockingBadge-color:var(--theme-semantics-components-badge-text-inverse-constant-primary);--module-dockingBadge-background-color:var(--theme-semantics-components-badge-bg-sale)}.root_preset_white-_84ca066ebb04f080{--module-dockingBadge-color:var(--theme-semantics-components-badge-text-constant-primary);--module-dockingBadge-background-color:var(--theme-semantics-components-badge-bg-inverse-constant-primary)}.content-_84ca066ebb04f080{padding:var(--module-dockingBadge-content-padding);font-size:var(--module-dockingBadge-content-fontSize);line-height:var(--module-dockingBadge-content-lineHeight);color:var(--module-dockingBadge-color);white-space:nowrap;text-overflow:ellipsis;background-color:var(--module-dockingBadge-background-color);margin:0 -1px;overflow:hidden}.root-a916a31c3d60cc2f{max-width:calc(100% + 1px);margin-bottom:3px;margin-right:-1px;display:inline-flex}.sticker-_0f8c011b26afa224{pointer-events:none;justify-content:center;align-items:center;width:55px;height:31px;font-size:11px;line-height:18px;display:flex;position:relative;rotate:-10deg}.stickerWrapper-_0f8c011b26afa224{z-index:-1;width:100%;height:100%;display:inline-block;position:absolute}.stickerWrapper-_0f8c011b26afa224:focus{outline:none}.dot-_6e561c6ee06a3d9b{width:var(--kitty-pageIndicator-size);height:var(--kitty-pageIndicator-size);background-color:var(--kitty-pageIndicator-color-inactive);border-radius:50%;flex-shrink:0;transition:all .25s cubic-bezier(.5,0,.25,1)}.dot_small-_6e561c6ee06a3d9b{transform:scale(var(--kitty-pageIndicator-size-small-scale))}.dot_extraSmall-_6e561c6ee06a3d9b{transform:scale(var(--kitty-pageIndicator-size-extraSmall-scale))}.dot_active-_6e561c6ee06a3d9b{width:var(--kitty-pageIndicator-active-width);background-color:var(--kitty-pageIndicator-color);transform:scaleY(var(--kitty-pageIndicator-active-height-scale));border-radius:3px}.dot_default-_6e561c6ee06a3d9b+.dot_small-_6e561c6ee06a3d9b{margin-inline-start:var(--kitty-pageIndicator-right-small-dot-margin)}.dot_extraSmall-_6e561c6ee06a3d9b+.dot_small-_6e561c6ee06a3d9b{margin-inline-start:var(--kitty-pageIndicator-left-small-dot-margin)}.dot_default-_6e561c6ee06a3d9b:not(:first-child){margin-inline-start:var(--kitty-pageIndicator-default-dot-margin)}.dot_small-_6e561c6ee06a3d9b+.dot_default-_6e561c6ee06a3d9b{margin-inline-start:var(--kitty-pageIndicator-first-default-dot-margin)}.dot_small-_6e561c6ee06a3d9b+.dot_extraSmall-_6e561c6ee06a3d9b{margin-inline-start:var(--kitty-pageIndicator-right-extraSmall-dot-margin)}.dot_showProgress-_6e561c6ee06a3d9b{background-color:var(--kitty-pageIndicator-color)}.dot_hidden-_6e561c6ee06a3d9b{opacity:0;width:0;height:0;transform:scale(0)}.root-f222d0967cc3ec99{box-sizing:border-box;border-radius:30px;justify-content:center;align-items:center;width:fit-content;max-width:80px;padding:9px 8px;display:flex}.root-f222d0967cc3ec99[data-theme=lf]{--theme-semantics-components-bar-defaultFilled:var(--theme-palette-black);--theme-semantics-components-bar-default:var(--theme-palette-warmGray16);--theme-semantics-bg-page:var(--theme-palette-white);--theme-semantics-components-bar-inverse-defaultFilled:var(--theme-palette-white);--theme-semantics-components-bar-inverse-default:var(--theme-palette-white60);--theme-semantics-components-badge-bg-primary:var(--theme-palette-black)}.root_withBackground-f222d0967cc3ec99{background-color:var(--kitty-pageIndicator-overlay-color,transparent)}.root_preset_primary-f222d0967cc3ec99{--kitty-pageIndicator-color:var(--theme-semantics-components-bar-defaultFilled);--kitty-pageIndicator-color-inactive:var(--theme-semantics-components-bar-default);--kitty-pageIndicator-overlay-color:var(--theme-semantics-bg-page)}.root_preset_inverse-f222d0967cc3ec99{--kitty-pageIndicator-color:var(--theme-semantics-components-bar-inverse-defaultFilled);--kitty-pageIndicator-color-inactive:var(--theme-semantics-components-bar-inverse-default);--kitty-pageIndicator-overlay-color:var(--theme-semantics-components-badge-bg-primary)}.root_size_s-f222d0967cc3ec99{--kitty-pageIndicator-size:4px;--kitty-pageIndicator-active-width:8px;--kitty-pageIndicator-margin:2px;--kitty-pageIndicator-active-height-scale:1;--kitty-pageIndicator-size-small-scale:.75;--kitty-pageIndicator-size-extraSmall-scale:.5;--kitty-pageIndicator-right-extraSmall-dot-margin:1px;--kitty-pageIndicator-right-small-dot-margin:3px;--kitty-pageIndicator-left-small-dot-margin:1px;--kitty-pageIndicator-first-default-dot-margin:3px;--kitty-pageIndicator-default-dot-margin:4px}.root_size_m-f222d0967cc3ec99,.root_size_l-f222d0967cc3ec99{--kitty-pageIndicator-size:6px;--kitty-pageIndicator-active-width:16px;--kitty-pageIndicator-margin:4px;--kitty-pageIndicator-active-height-scale:.833;--kitty-pageIndicator-size-small-scale:.666;--kitty-pageIndicator-size-extraSmall-scale:.333;--kitty-pageIndicator-right-extraSmall-dot-margin:1px;--kitty-pageIndicator-right-small-dot-margin:3px;--kitty-pageIndicator-left-small-dot-margin:1px;--kitty-pageIndicator-first-default-dot-margin:3px;--kitty-pageIndicator-default-dot-margin:4px}.list-f222d0967cc3ec99{height:var(--kitty-pageIndicator-size);flex-flow:row;align-items:center;display:flex}.root-baecb4f0cbd95901{background-color:#00000014;background-size:cover;border-radius:6px;position:absolute;inset:0;overflow:hidden}.videoWrapper-baecb4f0cbd95901,.thumbnailWrapper-baecb4f0cbd95901{opacity:0;will-change:opacity;width:100%;height:100%;box-shadow:none;transition:opacity .2s;position:absolute;top:0;left:0}.videoVisible-baecb4f0cbd95901,.thumbnailVisible-baecb4f0cbd95901{opacity:1}.video-baecb4f0cbd95901{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.thumbnail-baecb4f0cbd95901{-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;width:100%;height:100%}.icon-area-_58dbc8480622f1f4{box-sizing:content-box;grid-column-gap:4px;pointer-events:none;grid-template-rows:20px;grid-template-columns:repeat(auto-fit,20px);align-items:center;width:45px;display:grid;position:absolute;bottom:10px;left:10px}.icon__container-_58dbc8480622f1f4{white-space:pre-wrap;background:#ebebeb;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.icon-gallery__container-_4ba6f942e66bb5c9{z-index:1;background:#f2efe9;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:16px;right:20px}.icon-gallery__container-_4ba6f942e66bb5c9:hover{background:#ede9e1}.icon-gallery__container-_4ba6f942e66bb5c9:after{content:"";display:block;position:absolute;inset:0 -20px -16px 0}.icon-gallery__container-_4ba6f942e66bb5c9.icon__container_hidden-_4ba6f942e66bb5c9{display:none}.icon__container_extended-_4ba6f942e66bb5c9{z-index:1}.icon-gallery-ext__container-_4ba6f942e66bb5c9{z-index:1;width:48px;height:48px}.icon-gallery__container_clickable-_4ba6f942e66bb5c9{cursor:pointer}.icon-gallery__container-_4ba6f942e66bb5c9.icon-gallery__container_dark-_4ba6f942e66bb5c9,.icon-gallery__container_dark-_4ba6f942e66bb5c9:hover{background:#525252}.layout-icon-_4ba6f942e66bb5c9{background:url(/static/buyer-pages-mfe/client/../assets/0ebb7a6a6ca71b6b.svg) no-repeat;width:12px;height:12px}.icon-gallery__container-_4ba6f942e66bb5c9 .layout-icon-_4ba6f942e66bb5c9{background:url(/static/buyer-pages-mfe/client/../assets/1127c7ceae5e59fc.svg) no-repeat;width:16px;height:16px}.icon-gallery__container-_4ba6f942e66bb5c9.icon-gallery-ext__container-_4ba6f942e66bb5c9 .layout-icon-_4ba6f942e66bb5c9{background:url(/static/buyer-pages-mfe/client/../assets/8aacedc44cfabeec.svg) no-repeat;width:20px;height:20px}.layout-close-icon-_4ba6f942e66bb5c9{background:url(/static/buyer-pages-mfe/client/../assets/d95da473b43ab6f0.svg) no-repeat;width:16px;height:16px}.icon-gallery__container-_4ba6f942e66bb5c9.icon-gallery-ext__container-_4ba6f942e66bb5c9 .layout-close-icon-_4ba6f942e66bb5c9{background:url(/static/buyer-pages-mfe/client/../assets/d95da473b43ab6f0.svg) no-repeat;width:20px;height:20px}.video-_7ea0651c38173175{box-sizing:content-box;background:url(/static/buyer-pages-mfe/client/../assets/c67a20be5f2d9bbb.svg) no-repeat;min-width:17px;min-height:17px;margin-bottom:1px;margin-right:1px}.badge-e3fdff88bfb591b3{vertical-align:top;border-radius:6px;height:20px;display:inline-flex;overflow:hidden}.content-e3fdff88bfb591b3{margin-left:-1px}.redesignGalleryBadgesWrapper-aa4bb5f2f1cd91a8{z-index:12;pointer-events:none;height:20px;position:absolute;top:12px;left:12px;right:12px;overflow:hidden}.primaryBadges-aa4bb5f2f1cd91a8{flex:none}.galleryBadge-aa4bb5f2f1cd91a8{box-sizing:border-box;background-color:#0009;border-radius:6px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:2px;display:flex;overflow:hidden}.galleryErrorBadge-aa4bb5f2f1cd91a8{background:var(--theme-semantics-bg-error)}.textBadgeContent-aa4bb5f2f1cd91a8{color:#fff;padding:0 6px;font-size:9px;line-height:14px}.galleryErrorBadge-aa4bb5f2f1cd91a8 .textBadgeContent-aa4bb5f2f1cd91a8{color:var(--theme-semantics-components-rate-text-low)}.jobProfileTextBadgeContent-aa4bb5f2f1cd91a8{color:#fff;padding:0 6px;font-size:11px;line-height:14px}.jobProfileBadge-aa4bb5f2f1cd91a8{position:absolute;top:-28px;left:0}.root-a9b376a0ecfc1629{word-break:break-word;flex-grow:0;flex-shrink:0;width:208px;display:block;position:relative}.medium-a9b376a0ecfc1629{width:184px}@media (width>=1440px){.medium-a9b376a0ecfc1629{width:216px}}.responsive-a9b376a0ecfc1629,.large-a9b376a0ecfc1629{width:100%;height:auto}.similar-a9b376a0ecfc1629{width:200.928px;height:150.696px}.sidebar-a9b376a0ecfc1629{width:253px;height:190px}.link-a9b376a0ecfc1629{cursor:pointer;border:none;width:100%;height:100%;display:block}.linkSidebar-a9b376a0ecfc1629{box-shadow:none;border-radius:5px}.disabled-a9b376a0ecfc1629:before,.disabledWithLink-a9b376a0ecfc1629:before{content:"";z-index:10;background-color:#ffffff80;position:absolute;inset:0}.mobile-a9b376a0ecfc1629{border-radius:5px;overflow:hidden}.mobile-a9b376a0ecfc1629 .link-a9b376a0ecfc1629{box-shadow:none}.disabledWithLink-a9b376a0ecfc1629{z-index:11;position:relative}.onGalleryBadges-a9b376a0ecfc1629{z-index:10;pointer-events:none;position:absolute;top:10px;left:10px}.badgeBar-a9b376a0ecfc1629{z-index:12;pointer-events:none;position:absolute;bottom:-6px;left:6px;right:10px}.badgeSticker-a9b376a0ecfc1629{z-index:10;position:absolute;bottom:10px;left:10px}.badgeBar-a9b376a0ecfc1629~.badgeSticker-a9b376a0ecfc1629{bottom:27px}.viewedBadge-a9b376a0ecfc1629{animation:.3s smooth-appearance-a9b376a0ecfc1629}@keyframes smooth-appearance-a9b376a0ecfc1629{0%{opacity:0}to{opacity:1}}.onlineIndicator-_45c4a389b7b924f9{background-color:#96d100;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.root-_7832977b6e40905c{z-index:3000;justify-content:center;display:flex;position:fixed;bottom:10px;left:0;right:0;overflow:hidden}.slider-_7832977b6e40905c{min-width:400px;max-width:950px;margin:0 auto;transform:translateY(100%)}.slider_entering-_7832977b6e40905c{animation:.25s ease-in-out forwards inAnimation-_7832977b6e40905c}.slider_entered-_7832977b6e40905c{transform:translateY(0)}.slider_exiting-_7832977b6e40905c{animation:.25s ease-in-out forwards outAnimation-_7832977b6e40905c}.slider_exited-_7832977b6e40905c{transform:translateY(100%)}@keyframes inAnimation-_7832977b6e40905c{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes outAnimation-_7832977b6e40905c{0%{transform:translateY(0)}to{transform:translateY(100%)}}.root-_893f3280faf1400d{justify-content:center;display:flex}.wrapper-_893f3280faf1400d{flex-direction:column;align-items:center;width:406px;display:flex}.loader-_893f3280faf1400d{margin-bottom:24px}.textWrapper-_893f3280faf1400d{flex-direction:column;justify-content:center;align-items:center;height:194px;margin-top:24px;display:flex}.textWrapper-_893f3280faf1400d.isLoading-_893f3280faf1400d{height:314px;margin-top:0}.buttonWrapper-_893f3280faf1400d{justify-content:center;align-items:center;width:100%;height:96px;display:flex}.wrapper-_1e35e9b0c20e1710{border:1px dashed #e0e0e0;border-radius:16px;flex-direction:column;align-items:center;padding:31px 24px;display:flex}.wrapper-_1e35e9b0c20e1710.active-_1e35e9b0c20e1710{background:#e6f6ff66;border-color:#0099f7}.root-_1627b7030dfa4d46{z-index:100;height:100%;position:static;inset:0}.content-_1627b7030dfa4d46{box-sizing:border-box;height:100%;padding:36px 40px 44px}.success-step-_6df7fe2a2be90b11{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.success-image-_6df7fe2a2be90b11{width:215px;height:170px}.root-_54442a1e89cf6f5d{flex-direction:column;gap:10px;display:inline-flex}.root_fullwidth-_54442a1e89cf6f5d{width:100%}.root_fullwidthRedesign-_54442a1e89cf6f5d{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.root_legacy_lf-_54442a1e89cf6f5d>button,.root_legacy_lf-_54442a1e89cf6f5d>a{border-radius:6px}.root_legacy-_54442a1e89cf6f5d{box-sizing:border-box;border:1px solid #ccc;border-radius:3px;height:30px;overflow:hidden}.root_legacy-_54442a1e89cf6f5d>button,.root_legacy-_54442a1e89cf6f5d>a{border-radius:initial;padding-top:1px}.root_legacy-_54442a1e89cf6f5d:hover>button,.root_legacy-_54442a1e89cf6f5d:hover>a{background-color:#f5f5f5}.geoList-_476a4d8274d5d868{flex-wrap:wrap;gap:0 4px;margin:0;padding:0;display:flex}.geoList-_476a4d8274d5d868>span>span:not(:last-child){margin-right:4px}.geoList-_476a4d8274d5d868 .afterBlock-_476a4d8274d5d868{white-space:nowrap}.geoList-_476a4d8274d5d868 .afterBlock-_476a4d8274d5d868 .afterBlockContent-_476a4d8274d5d868{white-space:normal}.geoList-_476a4d8274d5d868 [data-unselectable]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.root-_511351478b6cb34c{color:#fff;vertical-align:text-top;letter-spacing:.25px;background-color:#a3a3a3;border-radius:2px;margin:0;padding:0 6px;font-weight:700;display:inline-flex;font-size:11px!important;line-height:16px!important}.sizeM-_511351478b6cb34c,.sizeXL-_511351478b6cb34c{border-radius:3px;padding:1px 6px;font-weight:400;font-size:12px!important;line-height:18px!important}.sizeXL-_511351478b6cb34c{font-size:14px!important}.root-_511351478b6cb34c.marketplaceStyles-_511351478b6cb34c{font-weight:400;font-size:14px!important;line-height:18px!important}.root-_511351478b6cb34c.jobProfileStyles-_511351478b6cb34c{letter-spacing:normal;border-radius:5px;padding:0 6px;font-weight:400;font-size:11px!important;line-height:18px!important}.badgeBarStyles-_511351478b6cb34c{letter-spacing:normal;border-radius:5px;padding:0 6px;font-weight:400;display:block;font-size:13px!important;line-height:18px!important}.light-_511351478b6cb34c{color:#000;background-color:#fff}.reserved-_511351478b6cb34c{color:#fff;background-color:#000000a3}.viewed-_511351478b6cb34c{color:#fff;background-color:#00000085;border-radius:3px;padding:1px 6px 1px 7px;display:inline-block}.root-_203a737e6faeebae{cursor:pointer;justify-content:center;align-items:center;width:100%;height:22px;display:flex}.root-_0600b21c4d705334{z-index:10;opacity:1;cursor:pointer;-webkit-tap-highlight-color:transparent;background-image:url(/static/buyer-pages-mfe/client/../assets/7702bf9763babad5.svg);background-position:50%;background-repeat:no-repeat;background-size:18px 16px;width:30px;height:30px;transition:transform .3s cubic-bezier(.5,0,.5,3);position:relative}.rootRedesign-_0600b21c4d705334{cursor:pointer;justify-content:center;align-items:center;width:100%;height:22px;display:flex}.root-_0600b21c4d705334:not(.rootRedesign-_0600b21c4d705334):before{content:"";width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.root-_0600b21c4d705334.added-_0600b21c4d705334{background-image:url(/static/buyer-pages-mfe/client/../assets/563e0938137aad55.svg)}.root-_0600b21c4d705334:not(.mobile-_0600b21c4d705334):hover,.root-_0600b21c4d705334.mobile-_0600b21c4d705334:active{transform:scale(1.1)}.comparisonLink-_0600b21c4d705334{margin-top:10px;display:block}.favoritesOutlineIcon-_0600b21c4d705334 path{stroke:#000}.favoritesOutlineIcon-_0600b21c4d705334:hover path{stroke:#ff4053}.badge-_0bac4265d850dc85{color:#fff;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;display:flex}.badge-size-s-_0bac4265d850dc85{min-width:30px;height:22px;padding:0 4px}.badge-size-m-_0bac4265d850dc85{min-width:34px;height:24px;padding:0 6px}.root-_82b8e3d090c82ad8{flex-shrink:0;align-items:center;gap:4px;display:flex}.root-_82b8e3d090c82ad8.clickable-_82b8e3d090c82ad8{cursor:pointer}.noShrink-_82b8e3d090c82ad8{flex-shrink:0}.root-b82dae963794b72c{z-index:1;flex-direction:column;gap:8px;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.heading-b82dae963794b72c{color:var(--theme-semantics-text-primary);text-decoration:none;display:block}.items-b82dae963794b72c{gap:6px;width:max-content;min-width:100%;display:flex;overflow-x:visible}.item-b82dae963794b72c{box-sizing:border-box;width:118px;min-width:0;max-width:118px;height:56px;color:var(--theme-semantics-text-primary);cursor:pointer;background-color:#f2f1f0;border-radius:16px;flex-direction:column;flex:0 0 118px;justify-content:center;padding:10px 16px 12px;text-decoration:none;display:flex;overflow:hidden}.actionItem-b82dae963794b72c{flex-basis:140px;width:140px;max-width:140px}.item-b82dae963794b72c:hover{background-color:#e3e2e1}[data-marker=item]:hover .item-b82dae963794b72c:not(:hover){background-color:var(--theme-semantics-bg-page)}.gridButton-b82dae963794b72c{box-sizing:border-box;max-width:100%;height:30px;color:var(--theme-semantics-text-primary);background-color:#f2f1f0;border-radius:10px;align-items:center;padding:6px 8px 8px;text-decoration:none;display:inline-flex}.gridButton-b82dae963794b72c:hover{background-color:#ebeae8}.groupings-_9064977528da27f5{margin-top:4px}.root-_8e5c460d5263163c{font-size:14px}.rootRedesign-_8e5c460d5263163c{font-size:15px;line-height:20px}.value-_8e5c460d5263163c{justify-content:space-between;align-items:flex-start;line-height:22px;display:flex}.value-_8e5c460d5263163c:last-of-type{margin-bottom:0}.title-_8e5c460d5263163c{white-space:nowrap;text-overflow:ellipsis;margin-right:2px;line-height:22px;display:inline-block;overflow:hidden}.dots-_8e5c460d5263163c{flex:1;min-width:8px;height:16px;margin-right:2px}.price-_8e5c460d5263163c{white-space:nowrap}.hidden-_8e5c460d5263163c{display:none}@media screen and (width>=1366px){.dots-_8e5c460d5263163c{border-bottom:1px solid;-o-border-image:url(/static/buyer-pages-mfe/client/../assets/2138b60eff84eb95.svg) 0% 0% 100%/0 0 1 repeat;border-image:url(/static/buyer-pages-mfe/client/../assets/2138b60eff84eb95.svg) 0% 0% 100%/0 0 1 repeat;min-width:54px}}.priceListRedesign-_8e5c460d5263163c{margin-top:6px;margin-bottom:6px}.icon-_120b62ece1f6861f{z-index:10;opacity:1;cursor:pointer;-webkit-tap-highlight-color:transparent;background-image:url(/static/buyer-pages-mfe/client/../assets/8adf44c3c00e1a9e.svg);background-position:50%;background-repeat:no-repeat;width:30px;height:30px;transition:transform .3s cubic-bezier(.5,0,.5,3);position:relative}.icon-_120b62ece1f6861f:before{content:"";width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-_120b62ece1f6861f.added-_120b62ece1f6861f{background-image:url(/static/buyer-pages-mfe/client/../assets/0737614f9560b3be.svg)}.icon-_120b62ece1f6861f.updating-_120b62ece1f6861f{opacity:.6}.icon-_120b62ece1f6861f:not(.mobile-_120b62ece1f6861f):hover,.icon-_120b62ece1f6861f.mobile-_120b62ece1f6861f:active{transform:scale(1.1)}.stepper-b1cd88e79398f37c{background-color:var(--kitty-stepper-backgroundColor);border-radius:var(--kitty-stepper-borderRadius);font-size:var(--kitty-stepper-fontSize);line-height:var(--kitty-stepper-lineHeight);color:var(--kitty-stepper-color);outline:none;width:max-content;max-width:100%;display:flex;position:relative}.stepper-b1cd88e79398f37c[data-theme=lf]{--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-control-bg-default:var(--theme-palette-beige50);--theme-semantics-components-control-text-disabled:var(--theme-palette-gray36);--theme-semantics-components-control-bg-disabled:var(--theme-palette-beige50);--theme-semantics-components-control-bg-hover:var(--theme-palette-beige100);--theme-semantics-components-control-bg-pressed:var(--theme-palette-beige200);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-disabled:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-hover:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-pressed:var(--theme-palette-warmGray2);--theme-semantics-border-error:var(--theme-palette-red600)}.stepper-b1cd88e79398f37c:not(.stepper_disabled-b1cd88e79398f37c):not(.stepper_loading-b1cd88e79398f37c):focus-within,.stepper_disabled-b1cd88e79398f37c:focus-visible,.stepper_loading-b1cd88e79398f37c:focus-visible{box-shadow:var(--kitty-stepper-focus-boxShadow)}.stepper_invalid-b1cd88e79398f37c:not(.stepper_disabled-b1cd88e79398f37c):not(.stepper_loading-b1cd88e79398f37c):focus-within,.stepper_invalid-b1cd88e79398f37c.stepper_disabled-b1cd88e79398f37c:focus-visible,.stepper_invalid-b1cd88e79398f37c.stepper_loading-b1cd88e79398f37c:focus-visible{box-shadow:var(--theme-focusBoxShadow-invalid)}.stepper_preset_default-b1cd88e79398f37c{--kitty-stepper-color:var(--theme-semantics-components-control-text-primary);--kitty-stepper-backgroundColor:var(--theme-semantics-components-control-bg-default);--kitty-stepper-disabled-color:var(--theme-semantics-components-control-text-disabled);--kitty-stepper-disabled-backgroundColor:var(--theme-semantics-components-control-bg-disabled);--kitty-stepper-focus-boxShadow:var(--theme-focusBoxShadow-default);--kitty-stepper-iconButton-hover-backgroundColor:var(--theme-semantics-components-control-bg-hover);--kitty-stepper-iconButton-active-backgroundColor:var(--theme-semantics-components-control-bg-pressed)}.stepper_preset_overlay-b1cd88e79398f37c{--kitty-stepper-color:var(--theme-semantics-components-control-text-primary);--kitty-stepper-backgroundColor:var(--theme-semantics-components-control-bg-overlay-default);--kitty-stepper-disabled-color:var(--theme-semantics-components-control-text-disabled);--kitty-stepper-disabled-backgroundColor:var(--theme-semantics-components-control-bg-overlay-disabled);--kitty-stepper-focus-boxShadow:var(--theme-focusBoxShadow-overlayPreset);--kitty-stepper-iconButton-hover-backgroundColor:var(--theme-semantics-components-control-bg-overlay-hover);--kitty-stepper-iconButton-active-backgroundColor:var(--theme-semantics-components-control-bg-overlay-pressed)}.stepper_preset_inverse-b1cd88e79398f37c{--kitty-stepper-color:var(--theme-component-stepper-preset-inverse-color-default);--kitty-stepper-backgroundColor:var(--theme-component-stepper-preset-inverse-backgroundColor-default);--kitty-stepper-disabled-color:var(--theme-font-color-inverseDisabled);--kitty-stepper-disabled-backgroundColor:var(--theme-component-stepper-preset-inverse-backgroundColor-disabled);--kitty-stepper-focus-boxShadow:var(--theme-focusBoxShadow-inversePreset);--kitty-stepper-iconButton-hover-backgroundColor:var(--theme-component-stepper-iconButton-preset-inverse-backgroundColor-hover);--kitty-stepper-iconButton-active-backgroundColor:var(--theme-component-stepper-iconButton-preset-inverse-backgroundColor-active)}.stepper_size_xs-b1cd88e79398f37c{--kitty-stepper-borderRadius:var(--theme-size-xs-borderRadius);--kitty-stepper-fontSize:var(--theme-size-xs-fontSize);--kitty-stepper-lineHeight:var(--theme-size-xs-lineHeight);--kitty-stepper-iconButton-divider-size-height:var(--theme-component-stepper-iconButton-divider-size-xs-height);--kitty-stepper-iconButton-paddingTop:var(--theme-component-stepper-iconButton-size-xs-padding-top);--kitty-stepper-iconButton-paddingBottom:var(--theme-component-stepper-iconButton-size-xs-padding-bottom);--kitty-stepper-iconButton-paddingInside:var(--theme-component-stepper-iconButton-size-xs-padding-inside);--kitty-stepper-iconButton-paddingOutside:var(--theme-component-stepper-iconButton-size-xs-padding-outside);--kitty-stepper-iconButton-iconSize:18px;--kitty-stepper-inputWrapper-min-width:var(--theme-component-stepper-inputWrapper-size-xs-minWidth);--kitty-stepper-inputWrapper-padding:var(--theme-component-stepper-inputWrapper-size-xs-padding);--kitty-stepper-loaderWrapper-iconSize:16px}.stepper_size_s-b1cd88e79398f37c{--kitty-stepper-borderRadius:var(--theme-size-s-borderRadius);--kitty-stepper-fontSize:var(--theme-size-s-fontSize);--kitty-stepper-lineHeight:var(--theme-size-s-lineHeight);--kitty-stepper-iconButton-divider-size-height:var(--theme-component-stepper-iconButton-divider-size-s-height);--kitty-stepper-iconButton-paddingTop:var(--theme-component-stepper-iconButton-size-s-padding-top);--kitty-stepper-iconButton-paddingBottom:var(--theme-component-stepper-iconButton-size-s-padding-bottom);--kitty-stepper-iconButton-paddingInside:var(--theme-component-stepper-iconButton-size-s-padding-inside);--kitty-stepper-iconButton-paddingOutside:var(--theme-component-stepper-iconButton-size-s-padding-outside);--kitty-stepper-iconButton-iconSize:18px;--kitty-stepper-inputWrapper-min-width:var(--theme-component-stepper-inputWrapper-size-s-minWidth);--kitty-stepper-inputWrapper-padding:var(--theme-component-stepper-inputWrapper-size-s-padding);--kitty-stepper-loaderWrapper-iconSize:16px}.stepper_size_m-b1cd88e79398f37c{--kitty-stepper-borderRadius:var(--theme-size-m-borderRadius);--kitty-stepper-fontSize:var(--theme-size-m-fontSize);--kitty-stepper-lineHeight:var(--theme-size-m-lineHeight);--kitty-stepper-iconButton-divider-size-height:var(--theme-component-stepper-iconButton-divider-size-m-height);--kitty-stepper-iconButton-paddingTop:var(--theme-component-stepper-iconButton-size-m-padding-top);--kitty-stepper-iconButton-paddingBottom:var(--theme-component-stepper-iconButton-size-m-padding-bottom);--kitty-stepper-iconButton-paddingInside:var(--theme-component-stepper-iconButton-size-m-padding-inside);--kitty-stepper-iconButton-paddingOutside:var(--theme-component-stepper-iconButton-size-m-padding-outside);--kitty-stepper-iconButton-iconSize:20px;--kitty-stepper-inputWrapper-min-width:var(--theme-component-stepper-inputWrapper-size-m-minWidth);--kitty-stepper-inputWrapper-padding:var(--theme-component-stepper-inputWrapper-size-m-padding);--kitty-stepper-loaderWrapper-iconSize:20px}.stepper_size_l-b1cd88e79398f37c{--kitty-stepper-borderRadius:var(--theme-size-l-borderRadius);--kitty-stepper-fontSize:var(--theme-size-l-fontSize);--kitty-stepper-lineHeight:var(--theme-size-l-lineHeight);--kitty-stepper-iconButton-divider-size-height:var(--theme-component-stepper-iconButton-divider-size-l-height);--kitty-stepper-iconButton-paddingTop:var(--theme-component-stepper-iconButton-size-l-padding-top);--kitty-stepper-iconButton-paddingBottom:var(--theme-component-stepper-iconButton-size-l-padding-bottom);--kitty-stepper-iconButton-paddingInside:var(--theme-component-stepper-iconButton-size-l-padding-inside);--kitty-stepper-iconButton-paddingOutside:var(--theme-component-stepper-iconButton-size-l-padding-outside);--kitty-stepper-iconButton-iconSize:20px;--kitty-stepper-inputWrapper-min-width:var(--theme-component-stepper-inputWrapper-size-l-minWidth);--kitty-stepper-inputWrapper-padding:var(--theme-component-stepper-inputWrapper-size-l-padding);--kitty-stepper-loaderWrapper-iconSize:20px}.stepper_size_xl-b1cd88e79398f37c{--kitty-stepper-borderRadius:var(--theme-size-xl-borderRadius);--kitty-stepper-fontSize:var(--theme-size-xl-fontSize);--kitty-stepper-lineHeight:var(--theme-size-xl-lineHeight);--kitty-stepper-iconButton-divider-size-height:var(--theme-component-stepper-iconButton-divider-size-xl-height);--kitty-stepper-iconButton-paddingTop:var(--theme-component-stepper-iconButton-size-xl-padding-top);--kitty-stepper-iconButton-paddingBottom:var(--theme-component-stepper-iconButton-size-xl-padding-bottom);--kitty-stepper-iconButton-paddingInside:var(--theme-component-stepper-iconButton-size-xl-padding-inside);--kitty-stepper-iconButton-paddingOutside:var(--theme-component-stepper-iconButton-size-xl-padding-outside);--kitty-stepper-iconButton-iconSize:24px;--kitty-stepper-inputWrapper-min-width:var(--theme-component-stepper-inputWrapper-size-xl-minWidth);--kitty-stepper-inputWrapper-padding:var(--theme-component-stepper-inputWrapper-size-xl-padding);--kitty-stepper-loaderWrapper-iconSize:24px}.iconButton-b1cd88e79398f37c{background-color:var(--kitty-stepper-backgroundColor);border-top:1px solid #0000;border-bottom:1px solid #0000;cursor:pointer;padding-top:var(--kitty-stepper-iconButton-paddingTop);padding-bottom:var(--kitty-stepper-iconButton-paddingBottom);font-size:var(--kitty-stepper-iconButton-iconSize);height:100%;color:var(--kitty-stepper-color);border-inline:0;margin:0;line-height:0;position:relative}.stepper_invalid-b1cd88e79398f37c .iconButton-b1cd88e79398f37c{border-color:var(--theme-semantics-border-error)}.stepper-b1cd88e79398f37c[data-theme=lf] .iconButton-b1cd88e79398f37c:after{content:"";width:1px;height:var(--kitty-stepper-iconButton-divider-size-height);background-color:var(--theme-palette-gray12);position:absolute;top:50%;transform:translateY(-50%)}.stepper-b1cd88e79398f37c[data-theme=lf]:not(.stepper_disabled-b1cd88e79398f37c):not(.stepper_loading-b1cd88e79398f37c) .iconButton-b1cd88e79398f37c:hover:after,.stepper-b1cd88e79398f37c[data-theme=lf]:not(.stepper_disabled-b1cd88e79398f37c):not(.stepper_loading-b1cd88e79398f37c) .inputWrapper-b1cd88e79398f37c:not(:focus-within):hover~.iconButton-b1cd88e79398f37c:after{background-color:#0000}@media (hover:none){.stepper-b1cd88e79398f37c[data-theme=lf]:not(.stepper_disabled-b1cd88e79398f37c):not(.stepper_loading-b1cd88e79398f37c) .iconButton-b1cd88e79398f37c:hover:after,.stepper-b1cd88e79398f37c[data-theme=lf]:not(.stepper_disabled-b1cd88e79398f37c):not(.stepper_loading-b1cd88e79398f37c) .inputWrapper-b1cd88e79398f37c:not(:focus-within):hover~.iconButton-b1cd88e79398f37c:after{background-color:var(--theme-palette-gray12)}}.iconButton_prev-b1cd88e79398f37c{border-inline-start:1px solid #0000;border-start-start-radius:var(--kitty-stepper-borderRadius);border-end-start-radius:var(--kitty-stepper-borderRadius);order:-1;padding-inline-start:var(--kitty-stepper-iconButton-paddingOutside);padding-inline-end:var(--kitty-stepper-iconButton-paddingInside);transition:background-color .2s ease-out}.iconButton_prev-b1cd88e79398f37c:after{inset-inline-end:0}.iconButton_next-b1cd88e79398f37c{border-inline-end:1px solid #0000;border-start-end-radius:var(--kitty-stepper-borderRadius);border-end-end-radius:var(--kitty-stepper-borderRadius);padding-inline-start:var(--kitty-stepper-iconButton-paddingInside);padding-inline-end:var(--kitty-stepper-iconButton-paddingOutside);transition:background-color .2s ease-out}.iconButton_next-b1cd88e79398f37c:after{inset-inline-start:0}@media (hover:hover){.iconButton-b1cd88e79398f37c:not(.iconButton_disabled-b1cd88e79398f37c):hover{background-color:var(--kitty-stepper-iconButton-hover-backgroundColor)}}.iconButton-b1cd88e79398f37c:not(.iconButton_disabled-b1cd88e79398f37c):active{background-color:var(--kitty-stepper-iconButton-active-backgroundColor)}@media (pointer:coarse){.stepper-b1cd88e79398f37c:not(.stepper_invalid-b1cd88e79398f37c) .iconButton-b1cd88e79398f37c:not(.iconButton_disabled-b1cd88e79398f37c):hover{border-color:var(--kitty-stepper-iconButton-hover-backgroundColor)}}.stepper-b1cd88e79398f37c:not(.stepper_invalid-b1cd88e79398f37c) .iconButton-b1cd88e79398f37c:not(.iconButton_disabled-b1cd88e79398f37c):active{border-color:var(--kitty-stepper-iconButton-active-backgroundColor)}.stepper_disabled-b1cd88e79398f37c .iconButton-b1cd88e79398f37c,.stepper_disabled-b1cd88e79398f37c{background-color:var(--kitty-stepper-disabled-backgroundColor)}.input_disabled-b1cd88e79398f37c,.iconButton_disabled-b1cd88e79398f37c{color:var(--kitty-stepper-disabled-color);cursor:unset;-webkit-text-fill-color:var(--kitty-stepper-disabled-color);opacity:1}.inputWrapper-b1cd88e79398f37c,.loaderWrapper-b1cd88e79398f37c{padding:var(--kitty-stepper-inputWrapper-padding);background-color:var(--kitty-stepper-backgroundColor);width:min-content;min-width:var(--kitty-stepper-inputWrapper-min-width);height:var(--kitty-stepper-lineHeight);border-top:1px solid #0000;border-bottom:1px solid #0000;justify-content:center;align-items:center}.inputWrapper-b1cd88e79398f37c{font-variant-numeric:tabular-nums;grid-template-columns:100%;display:inline-grid}.loaderWrapper-b1cd88e79398f37c{font-size:var(--kitty-stepper-loaderWrapper-iconSize);display:flex}.stepper-b1cd88e79398f37c[data-theme=lf].stepper-b1cd88e79398f37c:not(.stepper_disabled-b1cd88e79398f37c):not(.stepper_loading-b1cd88e79398f37c) .inputWrapper-b1cd88e79398f37c:not(:focus-within):hover{background-color:var(--theme-palette-beige100)}.stepper_invalid-b1cd88e79398f37c .inputWrapper-b1cd88e79398f37c,.stepper_invalid-b1cd88e79398f37c .loaderWrapper-b1cd88e79398f37c{border-color:var(--theme-semantics-border-error)}.stepper-b1cd88e79398f37c:not(.stepper_loading-b1cd88e79398f37c) .inputWrapper-b1cd88e79398f37c:after{content:attr(data-value)" ";visibility:hidden;white-space:pre-wrap}.input-b1cd88e79398f37c{font-family:inherit;font-size:inherit;text-align:center;width:100%;color:var(--kitty-stepper-color);font-variant-numeric:tabular-nums;background-color:#0000;border:0;outline:none;padding:0}.input-b1cd88e79398f37c,.inputWrapper-b1cd88e79398f37c:after{grid-area:1/1/2/2}.input-b1cd88e79398f37c::-webkit-outer-spin-button,.input-b1cd88e79398f37c::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-b1cd88e79398f37c{-moz-appearance:textfield}.overlay-b1cd88e79398f37c{pointer-events:none;height:100%;font-family:inherit;line-height:normal;font-size:inherit;text-align:center;grid-area:1/1/3/2;justify-content:center;display:none;overflow:hidden}.action-_5d3dc47416c9cab1{margin-top:6px}.action-_5d3dc47416c9cab1 span{cursor:pointer}.updating-_5d3dc47416c9cab1{opacity:.6;pointer-events:none}.flexSearchDatesWrapper-f9a6b2cc3a6f85a7{width:100%}.root-a558b8e53d63c906{box-sizing:border-box;width:100%;padding:8px 20px 8px 0;position:relative}.isJobProfile-a558b8e53d63c906{padding:0 20px 0 0}.realty-ab__view-update-a558b8e53d63c906{padding-top:6px}.card-a558b8e53d63c906{padding:5px 10px 15px}.wide-a558b8e53d63c906{flex-grow:1;flex-shrink:1;margin-top:-4px;padding:0 15px 8px}.price-a558b8e53d63c906{margin-right:10px}.priceRow-a558b8e53d63c906{display:flex}.titleRow-a558b8e53d63c906{padding-right:30px}.title-a558b8e53d63c906{margin-bottom:2px!important}.title-a558b8e53d63c906>h3{vertical-align:bottom;display:-webkit-inline-box}.subtitle-a558b8e53d63c906{margin:-2px 0 2px}.titleWrapper-a558b8e53d63c906{margin-right:3px}.badgeWrapper-a558b8e53d63c906{margin:1px 0 4px}.badgeBar-a558b8e53d63c906{margin:4px 0 1px}.actions-a558b8e53d63c906{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;align-items:center;width:22px;display:flex;position:absolute;top:8px;right:6px}.card-a558b8e53d63c906 .actions-a558b8e53d63c906{top:5px;right:10px}.wide-a558b8e53d63c906 .actions-a558b8e53d63c906{top:0}.groupings-a558b8e53d63c906{flex-grow:1;flex-shrink:1;margin-top:-4px;padding:0 15px 8px}.groupings-a558b8e53d63c906 .actions-a558b8e53d63c906{top:0}.groupings-a558b8e53d63c906 .title-a558b8e53d63c906{margin-bottom:0!important}.groupingsBlock-a558b8e53d63c906{border:none;margin-top:3px;line-height:17px;position:relative}.groupingsBlock-a558b8e53d63c906 .groupingsTooltip-a558b8e53d63c906{vertical-align:middle;margin-left:-13px;top:-1px}.groupingsBlock-a558b8e53d63c906 .groupingsTooltipTarget-a558b8e53d63c906{white-space:nowrap;display:inline}.groupingsBlock-a558b8e53d63c906 .groupingsTooltipTarget-a558b8e53d63c906:after{content:" ";width:19px;display:inline-block}.realtorBonusBlock-a558b8e53d63c906{line-height:18px}.contacts__container-a558b8e53d63c906{height:0;position:relative;left:7px}.contacts__container_wide-a558b8e53d63c906{left:15px}.contacts__overflow-a558b8e53d63c906{background:linear-gradient(#f5f5f500 0%,#f5f5f5 31.8%);justify-content:flex-end;align-items:flex-end;gap:6px;padding-top:12px;display:flex;position:absolute;bottom:0;right:0}.contacts__wide-a558b8e53d63c906{width:100%}.contacts__wide-view-wide-a558b8e53d63c906{width:calc(100% - 16px)}.contacts__wide-overflow-a558b8e53d63c906{background:0 0;flex-direction:column;align-items:flex-start;padding-left:0;position:relative}.contacts__wide-overflow-redesign-a558b8e53d63c906{align-items:stretch}.contacts__btn-a558b8e53d63c906{flex-grow:1}.contacts__wide-overflow-a558b8e53d63c906 .contacts__phone-a558b8e53d63c906{white-space:nowrap;flex-wrap:nowrap;align-items:center;display:flex}.contacts__wide-overflow-a558b8e53d63c906 .contacts__phone-redesign-a558b8e53d63c906{display:initial}.contacts__hidden-a558b8e53d63c906{visibility:hidden;z-index:-1}.realty-ab__view-update-a558b8e53d63c906.wide-a558b8e53d63c906{margin-top:4px}.realty-ab__view-update-a558b8e53d63c906.wide-a558b8e53d63c906 .actions-a558b8e53d63c906{top:-6px}.price-a558b8e53d63c906.realty-ab__price-a558b8e53d63c906{padding:0}.titleRow-a558b8e53d63c906.realty-ab__title-row-a558b8e53d63c906{padding-right:20px}.travel-redesign__price-a558b8e53d63c906{margin-top:3px}.mapRedesign-a558b8e53d63c906{padding:8px 6px 0}.mapRedesign-a558b8e53d63c906.wide-a558b8e53d63c906,.mapRedesign-a558b8e53d63c906.groupings-a558b8e53d63c906{padding-left:16px}.mapRedesign-a558b8e53d63c906 .contacts__container-a558b8e53d63c906{margin-inline:-6px;left:0}.root-_3e39a0153d8cf5a3{flex-direction:column;width:208px;display:flex;position:relative}.medium-_3e39a0153d8cf5a3{width:184px}@media (width>=1440px){.medium-_3e39a0153d8cf5a3{width:216px}}.isJobProfile-_3e39a0153d8cf5a3{cursor:pointer;opacity:.5;position:relative}.fullWidth-_3e39a0153d8cf5a3{width:100%}.realty-ab__root-_3e39a0153d8cf5a3:hover:before{content:"";background:#f5f5f5;border-radius:8px;position:absolute;inset:-8px}.realty-ab__root__mapLayoutRedesign-_3e39a0153d8cf5a3:hover:before{border-radius:24px}.isJobProfile-_3e39a0153d8cf5a3:hover:before{content:"";background:#f5f5f5;border-radius:18px;position:absolute;inset:-24px -16px -20px}.large-_3e39a0153d8cf5a3{width:317px}.responsive-_3e39a0153d8cf5a3{width:100%}.card-_3e39a0153d8cf5a3{background-color:#fff;border-radius:4px;height:276px;overflow:hidden}.root-_3e39a0153d8cf5a3.avitoSales-_3e39a0153d8cf5a3,.root-_3e39a0153d8cf5a3.avitoPromotion-_3e39a0153d8cf5a3{width:100%}.root-_3e39a0153d8cf5a3.avitoSales-_3e39a0153d8cf5a3:hover:before{content:"";background:#f5f5f5;border-radius:8px;position:absolute;inset:-6px}.root-_3e39a0153d8cf5a3.avitoPromotion-_3e39a0153d8cf5a3:hover:before{content:"";opacity:.1;background:#f5f5f5;border-radius:16px;position:absolute;inset:-6px}.avitoSales-_3e39a0153d8cf5a3 .picture-_3e39a0153d8cf5a3{border-radius:6px;width:100%;overflow:hidden}.avitoPromotion-_3e39a0153d8cf5a3 .picture-_3e39a0153d8cf5a3{border-radius:16px;width:100%;overflow:hidden}.wide-_3e39a0153d8cf5a3,.groupings-_3e39a0153d8cf5a3{flex-direction:row;width:100%}.sidebar-_3e39a0153d8cf5a3{width:253px}.similar-_3e39a0153d8cf5a3{width:200.928px;margin-bottom:20px;margin-right:10px}.similar-_3e39a0153d8cf5a3:nth-child(3n){margin-right:0}.disabled-_3e39a0153d8cf5a3{pointer-events:none}.hiddenItem-_3e39a0153d8cf5a3{z-index:10;text-align:center;color:#858585;pointer-events:none;background:#f8f8f8;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;line-height:20px;display:flex;position:absolute;box-shadow:0 0 0 1px #f8f8f8}.root-_157f05993801217f{padding-top:48px}.root_paddings-_157f05993801217f{padding-left:24px;padding-right:24px}.root__customResult-_157f05993801217f{padding:0 24px 77px}.root-_3fa86eb2e40606b9{padding:20px 24px 6px;line-height:24px}.root_mapRedesign-_3fa86eb2e40606b9{padding:0 6px 18px}.root-_3fa86eb2e40606b9>h3 span{margin-left:5px}.count-c995b6b29997d778{color:#8f8f8f;margin-left:4px;display:inline-block}.root-_74f4eb2b9834a48a{box-sizing:border-box;z-index:2;background-color:#fff;flex-flow:row;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:5px 24px 5px 4px;display:flex}.header-_74f4eb2b9834a48a{flex-grow:1;flex-shrink:1;align-items:center;padding:0 20px 0 0;display:flex}.button-_74f4eb2b9834a48a{flex-grow:0;flex-shrink:0;margin:8px 0}.breadcrumbs-_51f383a68a0659c4{max-height:36px}.title-_51f383a68a0659c4{display:flex}.container-a99b5561fa8a934c{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:16px 16px 10px;display:flex;position:relative}.container_redesign-a99b5561fa8a934c{z-index:1;background-color:#fff;width:calc(100% + 26px);margin-left:-13px;padding:0 13px 10px;position:relative}.actions-a99b5561fa8a934c{gap:6px;display:flex}.root-a1692c45b1b0940e{margin:13px 20px}.count-a1692c45b1b0940e,.title-a1692c45b1b0940e{font-size:16px;font-weight:700;line-height:20px}.count-a1692c45b1b0940e{color:#8f8f8f;margin-left:5px}.content-c0ba635c7489a57e{max-height:750px}.icon-_5f6cfdbe4141fbfa{background-image:url(/static/buyer-pages-mfe/client/../assets/5f9c4989251a25e9.svg);width:24px;height:24px;display:inline-block;position:relative}.text-_5f6cfdbe4141fbfa{padding-left:4px}.icon-_5f6cfdbe4141fbfa,.text-_5f6cfdbe4141fbfa{vertical-align:middle}.overlay-_134b92332419a44e{flex-direction:column;width:100%;display:flex;overflow:hidden}.scrollable-_134b92332419a44e{flex-grow:1;flex-shrink:1;overflow:auto}.wrapper-_134b92332419a44e{display:grid}.fixed-_134b92332419a44e{z-index:1;flex-grow:0;flex-shrink:0;align-self:center;padding:0 28px}.rubricator-_134b92332419a44e{margin-top:-10px;padding:9px 30px 0}.rubricator_offset-_134b92332419a44e{padding-top:56px}.close-_134b92332419a44e{z-index:2;position:absolute;top:8px;right:17px}.shadow-_134b92332419a44e{box-shadow:0 -2px 10px #0000001a}.checkboxes-_134b92332419a44e{margin:0 29px 13px 24px}.filtersSubscription__wrapper-_134b92332419a44e.filtersSubscription__wrapper-_134b92332419a44e{flex-grow:1;justify-content:space-between;align-items:center;position:static}.filtersSubscription__redesign-_134b92332419a44e{margin:0}.header_borderBottom-_134b92332419a44e{z-index:2;background-color:inherit;border-bottom:1px solid #e0e0e0;width:100%}.header_shadow-_134b92332419a44e{border-bottom:none;box-shadow:0 2px 10px #0000001a}.filtersSubscription__checkbox-align-_134b92332419a44e{flex-direction:column}.additionalButton_container-_134b92332419a44e{box-sizing:border-box;width:100%;margin-top:auto;padding:11px 24px}.mapLoader-b30efeaf4fc00054{opacity:0;background-color:#fff;border-radius:50%;width:40px;height:40px;padding:5px;animation-name:visibility-b30efeaf4fc00054;animation-duration:1s;animation-delay:.3s;animation-fill-mode:forwards;position:absolute;top:50px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000001a}@keyframes visibility-b30efeaf4fc00054{0%{opacity:0}to{opacity:1}}.root-b05fd7a0fe94c279{box-sizing:border-box;--map-side-block-width:376px;flex-grow:1;align-items:flex-start;gap:40px;padding:0 40px;display:flex;position:relative}@media (width>=1440px){.root-b05fd7a0fe94c279{--map-side-block-width:440px}}.mapWrapper-b05fd7a0fe94c279{--map-bottom-gap:32px;border-radius:20px;flex-grow:1;min-width:0;display:flex;position:relative;overflow:hidden}.serpButton-b05fd7a0fe94c279{z-index:1;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.mapOnboarding-b05fd7a0fe94c279{z-index:1;position:absolute;top:32px;left:10px}.root-_38cbf03a1f70d970{flex-grow:1;display:flex;position:relative}.root-_38cbf03a1f70d970:after{content:"";pointer-events:none;height:10px;position:absolute;top:0;left:0;right:0;box-shadow:inset 0 8px 10px -8px #0003}.mapLoader-_38cbf03a1f70d970{opacity:0;background-color:#fff;border-radius:50%;width:40px;height:40px;padding:5px;animation-name:visibility-_38cbf03a1f70d970;animation-duration:1s;animation-delay:.3s;animation-fill-mode:forwards;position:absolute;top:50px;left:calc(50% + 200px);box-shadow:0 2px 10px #0000001a}.serpButton-_38cbf03a1f70d970{position:absolute;bottom:20px;right:30%}@keyframes visibility-_38cbf03a1f70d970{0%{opacity:0}to{opacity:1}}.root-_1acc910cb5081d60{margin-top:17px;margin-bottom:48px;display:block}.root-_1acc910cb5081d60.root_compactGrid-_1acc910cb5081d60{margin-top:0}.image-links-widget-_1acc910cb5081d60{margin-top:-16px}.align-start-_1acc910cb5081d60{justify-content:start;display:flex}.align-center-_1acc910cb5081d60{justify-content:center;display:flex}.align-end-_1acc910cb5081d60{justify-content:end;display:flex}.wrapper-_1acc910cb5081d60,.wrapper_width-xxl-_1acc910cb5081d60{width:100%}.wrapper_width-xl-_1acc910cb5081d60{width:75%}.wrapper_width-l-_1acc910cb5081d60{width:67%}.wrapper_width-m-_1acc910cb5081d60{width:50%}.wrapper_width-s-_1acc910cb5081d60{width:33%}.wrapper_width-xs-_1acc910cb5081d60{width:25%}.wrapper_width-xxs-_1acc910cb5081d60{width:20%}.content-_1c86edb8a7ad9e6e{-moz-column-count:3;column-count:3}.container-_1c86edb8a7ad9e6e{box-sizing:border-box;padding:36px 40px 38px;overflow:auto}.block-_1c86edb8a7ad9e6e{-moz-column-break-inside:avoid;break-inside:avoid-column;padding-bottom:18px}.block_noBreak-_1c86edb8a7ad9e6e{-moz-column-break-after:avoid;break-after:avoid}.block_break-_1c86edb8a7ad9e6e{-moz-column-break-after:column;break-after:column}.root-_1be235c94762322a .itemLink-_1be235c94762322a{white-space:normal;-moz-column-break-inside:avoid;break-inside:avoid-column;margin-top:8px;display:block}.root-_1be235c94762322a .itemLink-_1be235c94762322a:first-child{margin-top:0}.root-_1be235c94762322a .itemLink-_1be235c94762322a:last-child{padding-bottom:0}.showMoreButton-_1be235c94762322a:after{content:"";background-image:url(/static/buyer-pages-mfe/client/../assets/596e897d7dad7736.svg);background-repeat:no-repeat;width:6px;height:11px;margin-left:6px;display:inline-block;position:relative;top:2px}.showMoreButton-_1be235c94762322a:hover:after{background-image:url(/static/buyer-pages-mfe/client/../assets/4efa014776ef3f25.svg)}.itemTitle-_1be235c94762322a{position:relative}.itemTitle_highlited-_1be235c94762322a:after{content:"";background-color:#ff4053;border-radius:50%;width:6px;height:6px;display:inline-block;position:absolute;bottom:9px;right:-10px}.allLinkWrapper-_1be235c94762322a{-moz-column-count:2;column-count:2;-moz-column-gap:24px;column-gap:24px;margin-top:16px;margin-bottom:10px}.slicedButtonsWrapper-_1be235c94762322a{margin-right:20px}.slicedButtonsWrapper__columns_size-xl-2-col-_1be235c94762322a{-moz-column-count:2;column-count:2;-moz-column-gap:32px;column-gap:32px}.slicedButtonsWrapper__columns_size-xl-3-col-_1be235c94762322a,.slicedButtonsWrapper__columns_size-sl-3-col-_1be235c94762322a{-moz-column-count:4;column-count:4;-moz-column-gap:32px;column-gap:32px}.imageWrapper-_1be235c94762322a{box-sizing:border-box;gap:4px;width:100%;margin-bottom:20px;display:flex;overflow:hidden}.imageWrapper-_1be235c94762322a a{width:100%}.imageWrapper-_1be235c94762322a a .img-_1be235c94762322a{-o-object-fit:cover;object-fit:cover;box-sizing:border-box;width:100%;height:112px}.imageWrapper-_1be235c94762322a a:first-child .img-_1be235c94762322a{border-top-left-radius:16px;border-bottom-left-radius:16px}.imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a{border-top-right-radius:16px;border-bottom-right-radius:16px}.root_size-xl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a,.root_size-sl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a{width:calc(50% - 4px)}.root_size-xl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a .img-_1be235c94762322a,.root_size-sl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a .img-_1be235c94762322a{box-sizing:border-box;border-radius:8px}.root_size-xl-2-col-_1be235c94762322a .imageWrapper_count-1-_1be235c94762322a a,.root_size-sl-2-col-_1be235c94762322a .imageWrapper_count-1-_1be235c94762322a a{width:100%;margin:0}.root_size-xl-1-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a,.root_size-sl-1-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a{width:100%}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a{width:calc(25% - 4px)}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a .img-_1be235c94762322a,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a .img-_1be235c94762322a{border-radius:16px}.root_size-xl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child .img-_1be235c94762322a,.root_size-sl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child .img-_1be235c94762322a,.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a{border-top-left-radius:16px;border-bottom-left-radius:16px;margin-left:0}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child{width:calc(75% - 4px)}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child .img-_1be235c94762322a,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child .img-_1be235c94762322a{border-top-right-radius:8px;border-bottom-right-radius:8px}.root_size-xl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a,.root_size-sl-2-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a,.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a{border-top-right-radius:16px;border-bottom-right-radius:16px;margin-left:0}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child{display:none}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a+a .img-_1be235c94762322a.img__placeholder-_1be235c94762322a,.root_size-sl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a+a .img-_1be235c94762322a.img__placeholder-_1be235c94762322a{border-top-left-radius:8px;border-bottom-left-radius:8px}.img__placeholder-_1be235c94762322a{background:#ebebeb;border-radius:16px;width:100%;height:112px;display:block}.autoHeight-_1be235c94762322a{height:auto}@media (width>=1366px){.imageWrapper-_1be235c94762322a .img-_1be235c94762322a,.imageWrapper-_1be235c94762322a a .img-_1be235c94762322a{height:172px}.imageWrapper-_1be235c94762322a .img-_1be235c94762322a.autoHeight-_1be235c94762322a,.imageWrapper-_1be235c94762322a a .img-_1be235c94762322a.autoHeight-_1be235c94762322a{height:auto}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a .img-_1be235c94762322a{border-radius:8px}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child{width:calc(50% - 4px)}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:first-child .img-_1be235c94762322a{border-top-left-radius:16px;border-bottom-left-radius:16px}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child{display:block}.root_size-xl-3-col-_1be235c94762322a .imageWrapper-_1be235c94762322a a:last-child .img-_1be235c94762322a{border-top-right-radius:16px;border-bottom-right-radius:16px}}.image-_7c9e40b309e96bfa{border-radius:6px;width:54px;height:54px;margin-bottom:6px;display:block}.horizontalImage-_7c9e40b309e96bfa{margin-bottom:0}.serpImage-_7c9e40b309e96bfa{background-color:#f2f1f0;border-radius:12px;width:44px;height:44px}.largeSerpImage-_7c9e40b309e96bfa{width:96px;height:44px}.container-_531d0b3be5c60863 a{display:flex}.category-_531d0b3be5c60863{flex-direction:column;align-items:center;min-width:100px;display:inline-flex;position:relative}.horizontalCategory-_531d0b3be5c60863{flex-direction:row;gap:12px;width:max-content}.categoryTitle-_531d0b3be5c60863{text-align:center;white-space:pre-line;display:block}.horizontalCategoryTitle-_531d0b3be5c60863{text-align:start}.root-_94378103108e353b{max-width:280px}.imageWrapper-_94378103108e353b{box-sizing:border-box;background:#0000000a;border-radius:6px;width:60px;height:40px;padding:0 4px;overflow:hidden}@media screen and (width<=1366px){.root-_94378103108e353b{display:none}}.root-_4c885377f6acbd8a{--developmentGalleryMainImageMaxHeight:240px;flex-direction:column;height:100%;display:flex;position:relative}.root_withoutExtra-_4c885377f6acbd8a{max-height:var(--developmentGalleryMainImageMaxHeight)}.imageSliderWrapper-_4c885377f6acbd8a{min-height:160px;max-height:var(--developmentGalleryMainImageMaxHeight);flex-grow:1;position:relative}.galleryList-_4c885377f6acbd8a{margin:0;padding:0;display:flex;position:absolute;inset:0}.galleryListItem-_4c885377f6acbd8a{flex-basis:50%}.item-_4c885377f6acbd8a{pointer-events:none;border-radius:6px;position:absolute;inset:0;overflow:hidden}.item-_4c885377f6acbd8a:after{content:"";background-color:#0000000a;position:absolute;inset:0}.item_hidden-_4c885377f6acbd8a{opacity:0}.extraItemWrapper-_4c885377f6acbd8a{height:60px;position:relative}.overlay-_4c885377f6acbd8a{z-index:1;background-color:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pageIndicatorWrapper-_4c885377f6acbd8a{z-index:2;position:absolute;bottom:12px;right:12px}.galleryWrapper-_701349a9823eecb4{width:240px;height:100%;min-height:224px;max-height:300px;position:relative}.gallery_root-_701349a9823eecb4{border-radius:24px;overflow:hidden}.headerWrapper-_701349a9823eecb4{max-width:384px}.container-_51c721e2904f943d{pointer-events:none;display:flex;position:absolute}.placementLeft-_51c721e2904f943d{left:36px}.placementTop-_51c721e2904f943d{top:calc(var(--theme-padding-size-m-top)*-1)}.placementBottom-_51c721e2904f943d{bottom:calc(var(--theme-padding-size-m-bottom)*-1)}.placementRight-_51c721e2904f943d{right:calc(var(--theme-padding-size-m-right)*-1)}.container-_92eaa8052a42796e{border-radius:var(--theme-component-promoblock-borderRadius);width:100%;height:100%}.crop__container-_92eaa8052a42796e{border-radius:var(--theme-component-promoblock-borderRadius);overflow:hidden}.default__crop-_92eaa8052a42796e{overflow-x:clip}.extended__container-_92eaa8052a42796e{min-width:calc(100% + 24px);margin-left:-24px}.content-_92eaa8052a42796e{flex-direction:column;display:flex}.contentPadding-_92eaa8052a42796e{padding:20px 0 36px}.grid__container-_92eaa8052a42796e{padding-left:24px}.text__container-_92eaa8052a42796e{z-index:1;white-space:pre-line;flex-direction:column;display:flex}.button__container-_92eaa8052a42796e{flex-wrap:wrap;gap:20px;display:flex}.button__container_margin-_92eaa8052a42796e{margin-top:14px}.button__wrapper-_92eaa8052a42796e{margin-bottom:4px}.image__container-_92eaa8052a42796e{align-items:center;display:flex;position:relative}.widget_size-xxl-_92eaa8052a42796e{width:100%;margin:auto}.widget_size-xl-_92eaa8052a42796e{width:75%;margin:auto}.widget_size-l-_92eaa8052a42796e{width:67%;margin:auto}.widget_size-m-_92eaa8052a42796e{width:50%;margin:auto}.widget_size-s-_92eaa8052a42796e{width:33%;margin:auto}.widget_size-xs-_92eaa8052a42796e{width:25%;margin:auto}.widget_size-xxs-_92eaa8052a42796e{width:20%;margin:auto}.image-_771356191ea24e9b:hover{opacity:.6}.imageInvisible-_771356191ea24e9b{display:none}.skeleton-_771356191ea24e9b{background:url(/static/buyer-pages-mfe/client/../assets/7df801153364b271.svg) no-repeat;border-radius:6px;width:68px;height:68px;animation-name:loading-_771356191ea24e9b;animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:.1s}.link-_771356191ea24e9b{width:68px;height:68px;margin-bottom:0;display:flex}@keyframes loading-_771356191ea24e9b{50%{opacity:.6}to{opacity:1}}@media screen and (width<=1336px){.image-_771356191ea24e9b,.skeleton-_771356191ea24e9b,.link-_771356191ea24e9b{width:50px;height:50px}}.image-links-widget-_244102c60b8cfa67{display:flex}.image-links-widget-_244102c60b8cfa67 a:not(:last-child){margin-right:28px}@media screen and (width<=1336px){.image-links-widget-_244102c60b8cfa67 a:not(:last-child){margin-right:16px}}.listItem-_318a0620926bac83{-webkit-tap-highlight-color:#0000;box-sizing:border-box;outline:none;height:100%;list-style-type:none}.listItem_orientation_vertical-_318a0620926bac83{height:auto}.listItem_withPointer-_318a0620926bac83{cursor:pointer}.listItem_gap_0-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-0)}.listItem_gap_2-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-2)}.listItem_gap_4-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-4)}.listItem_gap_6-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-6)}.listItem_gap_8-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-8)}.listItem_gap_10-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-10)}.listItem_gap_12-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-12)}.listItem_gap_16-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-16)}.listItem_gap_20-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-20)}.listItem_gap_24-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-24)}.listItem_gap_28-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-28)}.listItem_gap_32-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-32)}.listItem_gap_40-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-40)}.listItem_gap_48-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-48)}.listItem_gap_56-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-56)}.listItem_gap_64-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-64)}.listItem_gap_80-_318a0620926bac83{--module-carousel-listItem-gap:var(--theme-gap-80)}.listItem_orientation_horizontal-_318a0620926bac83+.listItem_orientation_horizontal-_318a0620926bac83{margin-left:var(--module-carousel-listItem-gap)}.listItem_orientation_vertical-_318a0620926bac83+.listItem_orientation_vertical-_318a0620926bac83{margin-top:var(--module-carousel-listItem-gap)}.listItem_fullWidth_horizontal-_318a0620926bac83{flex-shrink:0;width:100%}.listItem_fullWidth_vertical-_318a0620926bac83{flex-shrink:0;height:100%}.list-ec72a9f924547ff1{height:100%;transition:transform var(--module-carousel-transition-delay)ease-in-out;will-change:transform;box-sizing:border-box;margin:0;padding:0;display:flex;position:relative}.list_orientation_horizontal-ec72a9f924547ff1{transform:translateX(var(--module-carousel-list-shift));flex-direction:row}.list_orientation_vertical-ec72a9f924547ff1{transform:translateY(var(--module-carousel-list-shift));flex-direction:column}.root-_9805baae26f9bf3e{--module-carousel-list-shift:0px;--module-carousel-pointer-shift:0px;--module-carousel-transition-delay:.25s;--module-carousel-button-width:20px;--module-carousel-content-padding:0px;--module-carousel-content-start-padding:0px;--module-carousel-content-end-padding:0px;box-sizing:border-box;height:100%;position:relative}.root_borderRadius_s-_9805baae26f9bf3e{border-radius:var(--theme-borderRadius-s)}.root_borderRadius_m-_9805baae26f9bf3e{border-radius:var(--theme-borderRadius-m)}.root_borderRadius_l-_9805baae26f9bf3e{border-radius:var(--theme-borderRadius-l)}.root_borderRadius_xl-_9805baae26f9bf3e{border-radius:var(--theme-borderRadius-xl)}.content-_9805baae26f9bf3e{box-sizing:border-box;height:100%;overflow:hidden}.content_padding_0-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-0)}.content_padding_2-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-2)}.content_padding_4-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-4)}.content_padding_6-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-6)}.content_padding_8-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-8)}.content_padding_10-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-10)}.content_padding_12-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-12)}.content_padding_16-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-16)}.content_padding_20-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-20)}.content_padding_24-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-24)}.content_padding_28-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-28)}.content_padding_32-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-32)}.content_padding_40-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-40)}.content_padding_48-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-48)}.content_padding_56-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-56)}.content_padding_64-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-64)}.content_padding_80-_9805baae26f9bf3e{--module-carousel-content-padding:var(--theme-gap-80)}.content_padding_start_0-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-0)}.content_padding_start_2-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-2)}.content_padding_start_4-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-4)}.content_padding_start_6-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-6)}.content_padding_start_8-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-8)}.content_padding_start_10-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-10)}.content_padding_start_12-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-12)}.content_padding_start_16-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-16)}.content_padding_start_20-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-20)}.content_padding_start_24-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-24)}.content_padding_start_28-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-28)}.content_padding_start_32-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-32)}.content_padding_start_40-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-40)}.content_padding_start_48-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-48)}.content_padding_start_56-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-56)}.content_padding_start_64-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-64)}.content_padding_start_80-_9805baae26f9bf3e{--module-carousel-content-start-padding:var(--theme-gap-80)}.content_padding_end_0-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-0)}.content_padding_end_2-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-2)}.content_padding_end_4-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-4)}.content_padding_end_6-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-6)}.content_padding_end_8-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-8)}.content_padding_end_10-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-10)}.content_padding_end_12-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-12)}.content_padding_end_16-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-16)}.content_padding_end_20-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-20)}.content_padding_end_24-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-24)}.content_padding_end_28-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-28)}.content_padding_end_32-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-32)}.content_padding_end_40-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-40)}.content_padding_end_48-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-48)}.content_padding_end_56-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-56)}.content_padding_end_64-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-64)}.content_padding_end_80-_9805baae26f9bf3e{--module-carousel-content-end-padding:var(--theme-gap-80)}.content_padding_horizontal-_9805baae26f9bf3e{padding:0 var(--module-carousel-content-padding)}.content_padding_vertical-_9805baae26f9bf3e{padding:var(--module-carousel-content-padding)0}.content_separate_padding_horizontal-_9805baae26f9bf3e{padding-top:0;padding-bottom:0;padding-left:var(--module-carousel-content-start-padding);padding-right:var(--module-carousel-content-end-padding)}.content_separate_padding_vertical-_9805baae26f9bf3e{padding-top:var(--module-carousel-content-start-padding);padding-bottom:var(--module-carousel-content-end-padding);padding-left:0;padding-right:0}.pointer-_9805baae26f9bf3e{pointer-events:none;box-sizing:border-box;transition:transform var(--module-carousel-transition-delay)ease-in-out;position:absolute;top:0}.pointer_orientation_horizontal-_9805baae26f9bf3e{transform:translateX(var(--module-carousel-pointer-shift))}.pointer_orientation_vertical-_9805baae26f9bf3e{transform:translateY(var(--module-carousel-pointer-shift))}.controlButtonKeeper-_9805baae26f9bf3e{visibility:visible;outline:none;position:absolute}.controlButtonKeeper_orientation_horizontal-_9805baae26f9bf3e{width:var(--module-carousel-button-width);height:100%;top:0}.controlButtonKeeper_orientation_vertical-_9805baae26f9bf3e{height:var(--module-carousel-button-width);width:100%}.controlButtonKeeper_orientation_horizontal-_9805baae26f9bf3e.controlButtonKeeper_back-_9805baae26f9bf3e{left:calc(var(--module-carousel-button-width)*-1);transition:left var(--module-carousel-transition-delay)ease-in-out,opacity var(--module-carousel-transition-delay)ease-in-out}.controlButtonKeeper_orientation_horizontal-_9805baae26f9bf3e.controlButtonKeeper_forward-_9805baae26f9bf3e{right:calc(var(--module-carousel-button-width)*-1);transition:right var(--module-carousel-transition-delay)ease-in-out,opacity var(--module-carousel-transition-delay)ease-in-out}.controlButtonKeeper_orientation_vertical-_9805baae26f9bf3e.controlButtonKeeper_back-_9805baae26f9bf3e{top:calc(var(--module-carousel-button-width)*-1);transition:top var(--module-carousel-transition-delay)ease-in-out,opacity var(--module-carousel-transition-delay)ease-in-out}.controlButtonKeeper_orientation_vertical-_9805baae26f9bf3e.controlButtonKeeper_forward-_9805baae26f9bf3e{bottom:calc(var(--module-carousel-button-width)*-1);transition:bottom var(--module-carousel-transition-delay)ease-in-out,opacity var(--module-carousel-transition-delay)ease-in-out}.controlButtonKeeper_fade-out-_9805baae26f9bf3e{opacity:0;animation:1s forwards fade-out-_9805baae26f9bf3e}.controlButtonKeeper_orientation_horizontal-_9805baae26f9bf3e.controlButtonKeeper_back-_9805baae26f9bf3e.controlButtonKeeper_fade-out-_9805baae26f9bf3e{left:calc(var(--module-carousel-button-width)*-2)}.controlButtonKeeper_orientation_horizontal-_9805baae26f9bf3e.controlButtonKeeper_forward-_9805baae26f9bf3e.controlButtonKeeper_fade-out-_9805baae26f9bf3e{right:calc(var(--module-carousel-button-width)*-2)}.controlButtonKeeper_orientation_vertical-_9805baae26f9bf3e.controlButtonKeeper_back-_9805baae26f9bf3e.controlButtonKeeper_fade-out-_9805baae26f9bf3e{top:calc(var(--module-carousel-button-width)*-2)}.controlButtonKeeper_orientation_vertical-_9805baae26f9bf3e.controlButtonKeeper_forward-_9805baae26f9bf3e.controlButtonKeeper_fade-out-_9805baae26f9bf3e{bottom:calc(var(--module-carousel-button-width)*-2)}.controlButton-_9805baae26f9bf3e{padding:unset;cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:flex}.controlButton_preset_default-_9805baae26f9bf3e{color:var(--theme-palette-black)}.controlButton_preset_inverted-_9805baae26f9bf3e{color:var(--theme-palette-white)}.controlButton_orientation_horizontal-_9805baae26f9bf3e{width:var(--module-carousel-button-width);height:100%}.controlButton_orientation_vertical-_9805baae26f9bf3e{height:var(--module-carousel-button-width);width:100%}.controlButton-_9805baae26f9bf3e:after{content:"";box-shadow:-2px 0 12px var(--theme-palette-black12);position:absolute}.controlButton_back-_9805baae26f9bf3e:after{transform:rotate(180deg)}.controlButton_orientation_horizontal-_9805baae26f9bf3e:after{clip-path:ellipse(40% 50% at 0);width:36px;height:100%;top:0}.controlButton_orientation_horizontal-_9805baae26f9bf3e.controlButton_back-_9805baae26f9bf3e:after{right:0}.controlButton_orientation_horizontal-_9805baae26f9bf3e.controlButton_forward-_9805baae26f9bf3e:after{left:0}.controlButton_orientation_vertical-_9805baae26f9bf3e:after{clip-path:ellipse(50% 40% at top);width:100%;height:36px;left:0}.controlButton_orientation_vertical-_9805baae26f9bf3e.controlButton_back-_9805baae26f9bf3e:after{bottom:0}.controlButton_orientation_vertical-_9805baae26f9bf3e.controlButton_forward-_9805baae26f9bf3e:after{top:0}.controlButtonClickArea-_9805baae26f9bf3e{cursor:pointer;position:absolute}.controlButtonClickArea_orientation_horizontal-_9805baae26f9bf3e{height:100%;top:0}.controlButtonClickArea_orientation_vertical-_9805baae26f9bf3e{width:100%}.controlButtonClickArea_orientation_horizontal-_9805baae26f9bf3e.controlButtonClickArea_back-_9805baae26f9bf3e{left:var(--module-carousel-button-width)}.controlButtonClickArea_orientation_horizontal-_9805baae26f9bf3e.controlButtonClickArea_forward-_9805baae26f9bf3e{right:var(--module-carousel-button-width)}.controlButtonClickArea_orientation_vertical-_9805baae26f9bf3e.controlButtonClickArea_back-_9805baae26f9bf3e{top:var(--module-carousel-button-width)}.controlButtonClickArea_orientation_vertical-_9805baae26f9bf3e.controlButtonClickArea_forward-_9805baae26f9bf3e{bottom:var(--module-carousel-button-width)}.controlButtonKeeper-_9805baae26f9bf3e:hover .controlButton-_9805baae26f9bf3e{color:var(--theme-palette-red500)}.root_showControlButtonByHover-_9805baae26f9bf3e .controlButton-_9805baae26f9bf3e{visibility:hidden}.root_showControlButtonByHover-_9805baae26f9bf3e:hover .controlButton-_9805baae26f9bf3e{visibility:visible}@media (hover:none) and (pointer:coarse){.controlButtonKeeper-_9805baae26f9bf3e:hover .controlButton-_9805baae26f9bf3e{color:var(--theme-palette-black)}}@keyframes fade-out-_9805baae26f9bf3e{99%{visibility:visible}to{visibility:hidden}}.carousel-b18dbda70a21073e{display:flex}.items-b18dbda70a21073e{width:100%;height:inherit;margin-top:24px}.item-b18dbda70a21073e{vertical-align:top;cursor:pointer;box-sizing:border-box;word-wrap:break-word;white-space:pre-line;width:100%;height:100%;color:inherit;background:#f2efe9;border-radius:12px;flex:1;margin-right:12px;padding:12px 16px 20px;text-decoration:none;display:inline-block}.item-b18dbda70a21073e:hover{background:#ede9e1}.item-b18dbda70a21073e:last-of-type{margin-right:0}.item-a16aeb43aa9cccf4{cursor:pointer;color:inherit;text-decoration:none;display:inline-block}.banner-a16aeb43aa9cccf4{border-radius:var(--theme-gap-20);width:300px;max-width:300px;padding:var(--theme-gap-16)var(--theme-gap-20);background-color:#f2f1f0;transition:background-color .2s}.banner-a16aeb43aa9cccf4:hover{background-color:#ebeae8}.wrapper-cf8bfd58a3b683c5{grid-gap:24px;display:grid}.doubleWrapper-cf8bfd58a3b683c5{grid-template-columns:repeat(2,1fr)}.tripleWrapper-cf8bfd58a3b683c5{grid-template-columns:repeat(3,1fr)}.quadrupleWrapper-cf8bfd58a3b683c5{grid-template-columns:repeat(4,1fr)}.multipleWrapper-cf8bfd58a3b683c5{grid-gap:12px;grid-template-rows:repeat(auto-fill,100px);grid-template-columns:repeat(6,1fr)}.item-cf8bfd58a3b683c5{box-sizing:border-box;background-color:#0000000a;border-radius:6px;justify-content:center;align-items:center;height:140px;padding:24px;display:flex}.multipleWrapper-cf8bfd58a3b683c5 .item-cf8bfd58a3b683c5{height:100px!important}.image-cf8bfd58a3b683c5{max-width:50%;max-height:70%}.doubleWrapper-cf8bfd58a3b683c5 .image-cf8bfd58a3b683c5{max-height:50%}.button-cf8bfd58a3b683c5{margin-top:28px!important;display:none!important}.multipleButton-cf8bfd58a3b683c5{display:inline-block!important}.multipleWrapperHidden-cf8bfd58a3b683c5 .item-cf8bfd58a3b683c5:nth-child(n+7){display:none}@media screen and (width<=1333px){.wrapper-cf8bfd58a3b683c5{grid-gap:12px}.item-cf8bfd58a3b683c5{height:100px}.doubleWrapper-cf8bfd58a3b683c5 .item-cf8bfd58a3b683c5{height:140px}.doubleWrapper-cf8bfd58a3b683c5{grid-gap:24px!important}.multipleWrapper-cf8bfd58a3b683c5{grid-template-columns:repeat(4,1fr)}.multipleWrapperHidden-cf8bfd58a3b683c5 .item-cf8bfd58a3b683c5:nth-child(n+5){display:none}.fourButton-cf8bfd58a3b683c5{display:inline-block!important}}.skeletonContainer-_2aa188710a4e145e{white-space:nowrap;width:100%;font-size:0;display:flex;overflow:hidden}.animatedSkeleton-_2aa188710a4e145e{opacity:.7;background-color:#c9c9c9;animation:1s ease-in-out infinite skeletonAnimation-_2aa188710a4e145e}.itemContainer-_2aa188710a4e145e{margin-top:4px;display:grid}.itemContainer-_2aa188710a4e145e~.itemContainer-_2aa188710a4e145e{margin-left:12px}.image-_2aa188710a4e145e{border-radius:50%;width:96px;height:96px;margin-bottom:6px;display:inline-block}.text-_2aa188710a4e145e{width:90px;height:13px;display:inline-block}.text-_2aa188710a4e145e:not(:last-child){margin-bottom:6px}@keyframes skeletonAnimation-_2aa188710a4e145e{0%{opacity:.7}50%{opacity:.3}to{opacity:.7}}.preview-c27f8b34d9e713ce{cursor:pointer;vertical-align:top;width:98px;height:auto;display:inline-block;position:relative;overflow:hidden}.preview-c27f8b34d9e713ce:hover{opacity:.9}.preview-c27f8b34d9e713ce~.preview-c27f8b34d9e713ce{margin-left:8px}.title-c27f8b34d9e713ce{color:#000;box-sizing:border-box;white-space:pre-line;text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;max-height:54px;margin-top:4px;padding:0 4px;font-size:13px;font-style:normal;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.preview-c27f8b34d9e713ce:hover .title-c27f8b34d9e713ce,.preview-c27f8b34d9e713ce:active .title-c27f8b34d9e713ce{color:#ff6163}.placeholder-c27f8b34d9e713ce{z-index:10;border-radius:50%;width:90px;height:90px;position:absolute}.image-c27f8b34d9e713ce{border-radius:50%;width:90px;height:90px;position:relative;top:0;left:0}.bordered-c27f8b34d9e713ce{box-sizing:border-box;border:2px solid #ff6163;border-radius:50%;width:98px}.imageContainer-c27f8b34d9e713ce{box-sizing:border-box;justify-content:center;align-items:center;height:98px;display:flex}.hide-c27f8b34d9e713ce{opacity:0;visibility:hidden}.visible-c27f8b34d9e713ce{opacity:1;visibility:visible}.hide_animation-c27f8b34d9e713ce{transition:visibility .1s,opacity .1s ease-out}.visible_animation-c27f8b34d9e713ce{transition:opacity .4s .15s,visibility .15s ease-in}.storyPreviewer-c4417a207be39bb0{z-index:0;margin-left:-4px;margin-right:0;position:relative}.controlButton-c4417a207be39bb0{z-index:100;background-color:#f2f1f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:absolute;top:4px;left:4px}.controlButton-c4417a207be39bb0:hover{cursor:pointer;background-color:#ebeae8}.controlButton-c4417a207be39bb0:active{background-color:#e3e2e1}.arrow-c4417a207be39bb0{background:url(/static/buyer-pages-mfe/client/../assets/f11d9266232d146d.svg) no-repeat;width:27px;height:21px}.arrowLeft-c4417a207be39bb0{transform:rotate(180deg)}.carouselWrapper-_928c004f4dd183dd{margin-top:24px}.image-_928c004f4dd183dd{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%}.articleWrapper-_928c004f4dd183dd{width:308px;margin-right:24px}.articleWrapper-_928c004f4dd183dd:nth-child(3n){width:322px}.article-_928c004f4dd183dd{color:#000;flex-direction:column;display:flex}.article-_928c004f4dd183dd:hover{cursor:pointer;color:#ff6163}.articleTitle-_928c004f4dd183dd{white-space:normal}.seller-_2db4d83ec5396975{text-align:center;cursor:pointer;flex-direction:column;align-items:center;width:auto;min-width:66px;margin-right:24px;display:flex}.sellerBigTile-_2db4d83ec5396975{cursor:pointer;box-sizing:border-box;background-color:#ebeae8;border-radius:12px;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.sellerImageBigTile-_2db4d83ec5396975{border-radius:4px}.carouselWrapper-_2db4d83ec5396975{margin-top:24px}.topSellersWidgetTitle-_2db4d83ec5396975{white-space:pre;margin:1em 0;font-family:monospace;display:block}.frame-bf7df60ba9a64baf{cursor:inherit;position:relative}.frame-bf7df60ba9a64baf:before{content:"";z-index:1;top:calc(var(--frame-offset)*-1);left:calc(var(--frame-offset)*-1);right:calc(var(--frame-offset)*-1);bottom:calc(var(--frame-offset)*-1);border-radius:var(--frame-border-radius);pointer-events:none;background:var(--frame-border-bg);padding:var(--frame-border-width);-webkit-mask:radial-gradient(circle at 100% 100%,transparent calc(var(--frame-inner-radius) - .5px),white calc(var(--frame-inner-radius) + .5px))left var(--frame-border-width)top var(--frame-info-height)/var(--frame-inner-radius)var(--frame-inner-radius)no-repeat,radial-gradient(circle at 0% 100%,transparent calc(var(--frame-inner-radius) - .5px),white calc(var(--frame-inner-radius) + .5px))right var(--frame-border-width)top var(--frame-info-height)/var(--frame-inner-radius)var(--frame-inner-radius)no-repeat,linear-gradient(white,white)0 0/100% var(--frame-info-height)no-repeat,linear-gradient(white,white)content-box,linear-gradient(white,white);-webkit-mask-composite:source-over,source-over,source-over,xor;-webkit-mask:radial-gradient(circle at 100% 100%,transparent calc(var(--frame-inner-radius) - .5px),white calc(var(--frame-inner-radius) + .5px))left var(--frame-border-width)top var(--frame-info-height)/var(--frame-inner-radius)var(--frame-inner-radius)no-repeat,radial-gradient(circle at 0% 100%,transparent calc(var(--frame-inner-radius) - .5px),white calc(var(--frame-inner-radius) + .5px))right var(--frame-border-width)top var(--frame-info-height)/var(--frame-inner-radius)var(--frame-inner-radius)no-repeat,linear-gradient(white,white)0 0/100% var(--frame-info-height)no-repeat,linear-gradient(white,white)content-box,linear-gradient(white,white);mask:radial-gradient(circle at 100% 100%,transparent calc(var(--frame-inner-radius) - .5px),white calc(var(--frame-inner-radius) + .5px))left var(--frame-border-width)top var(--frame-info-height)/var(--frame-inner-radius)var(--frame-inner-radius)no-repeat,radial-gradient(circle at 0% 100%,transparent calc(var(--frame-inner-radius) - .5px),white calc(var(--frame-inner-radius) + .5px))right var(--frame-border-width)top var(--frame-info-height)/var(--frame-inner-radius)var(--frame-inner-radius)no-repeat,linear-gradient(white,white)0 0/100% var(--frame-info-height)no-repeat,linear-gradient(white,white)content-box,linear-gradient(white,white);-webkit-mask-composite:source-over,source-over,source-over,xor;position:absolute;mask-composite:add,add,add,exclude}.frameInfo-bf7df60ba9a64baf{z-index:2;top:calc(var(--frame-offset)*-1);left:calc(var(--frame-offset)*-1);right:calc(var(--frame-offset)*-1);align-items:center;gap:5px;padding:8px 12px;display:flex;position:absolute}.frameInfoIconRight-bf7df60ba9a64baf{flex-direction:row-reverse}.content-bf7df60ba9a64baf{padding-top:calc(var(--frame-info-height) - var(--frame-offset)/4)}.entry-_4361dd7cdd6976c4{align-items:center;display:flex}.entry-_4361dd7cdd6976c4+.entry-_4361dd7cdd6976c4{margin-top:12px}.title-_4361dd7cdd6976c4{margin-left:8px}.arrow-_4361dd7cdd6976c4 img{max-width:100%;max-height:100%;display:block}.arrowRoot-_4361dd7cdd6976c4{flex-direction:row;align-items:center;gap:3px;display:flex}.root-_4fbcf5fedcbca351{flex-wrap:nowrap;align-items:center;display:flex}.iconWrap-_4fbcf5fedcbca351{align-items:center;margin-left:4px;display:inline-flex}.iconWrap-_4fbcf5fedcbca351:hover{cursor:pointer;opacity:.75}.icon-_4fbcf5fedcbca351{vertical-align:middle;width:15px;height:15px}.tooltipContent-_4fbcf5fedcbca351{white-space:normal;max-width:320px}.root-_88a4016413b7c578{flex-wrap:nowrap;align-items:center;display:inline-flex}.iconWrap-_88a4016413b7c578{align-items:center;margin-left:4px;display:inline-flex}.iconWrap-_88a4016413b7c578:hover{cursor:pointer;opacity:.75}.root-_25197b1d5d93999c{width:100%}.root-_25197b1d5d93999c,.scoreAndStars-_25197b1d5d93999c{align-items:center;display:flex}.root-e705939d0f798f58{width:100%}.root-e705939d0f798f58 [data-marker=seller-info\/score],.root-e705939d0f798f58 [data-marker=seller-info\/summary]{line-height:20px}.sellerLogoImage-e705939d0f798f58{-o-object-fit:cover;object-fit:cover;width:52px;height:auto;max-height:40px;display:block}.sellerLogoImageRedesign-e705939d0f798f58{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.sellerLogo-e705939d0f798f58{box-sizing:border-box;border-radius:6px;align-items:center;width:60px;height:40px;margin-bottom:6px;padding:0 4px;display:flex;position:relative;overflow:hidden}.sellerLogoRedesign-e705939d0f798f58{box-sizing:border-box;border-radius:6px;width:78px;height:52px;margin-bottom:6px;padding:0;position:relative;overflow:hidden}.sellerLogo-e705939d0f798f58:after{content:"";opacity:.06;z-index:1;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.sellerLogo-e705939d0f798f58.sellerLogoRedesign-e705939d0f798f58{margin-bottom:10px}.root-e705939d0f798f58.hovered-e705939d0f798f58 .sellerLogo-e705939d0f798f58:after{opacity:.08}.sellerInfoGalleryView-e705939d0f798f58{line-height:18px;display:flex}.scoreAndStars-e705939d0f798f58{flex-shrink:0;margin-left:4.6px;display:flex}[data-marker="seller-info/rating-stars/star1"]{vertical-align:baseline}.displayNone-e705939d0f798f58{display:none}.starsRedesign-e705939d0f798f58{margin-top:-2px}.wrapper-fad8f975f089e1af{align-items:center;display:flex}.button-_79057ea9fb2a6450{cursor:pointer;opacity:0;transition:all .1s ease-in-out}.root-_4c07ed4c19c924a4{isolation:isolate;position:relative}.gallery-_4c07ed4c19c924a4.withPrimaryButton-_4c07ed4c19c924a4{align-self:stretch;height:auto}.disabled-_4c07ed4c19c924a4{pointer-events:none}.redesign-_4c07ed4c19c924a4{cursor:pointer}.fullHeight-_4c07ed4c19c924a4{height:100%}.grow-_4c07ed4c19c924a4{flex-grow:1}.redesign-_4c07ed4c19c924a4:hover:not(.ivaItemRedesign-_4c07ed4c19c924a4):not(.isJobProfile-_4c07ed4c19c924a4):before{content:"";background:#f5f5f5;border-radius:8px;position:absolute;inset:-8px}.redesign-_4c07ed4c19c924a4:hover.list-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4:before,.redesign-_4c07ed4c19c924a4:hover.vacancy-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4:before{content:"";background:#f5f5f5;border-radius:18px;position:absolute;inset:-16px}.redesign-_4c07ed4c19c924a4:hover.vacancy-_4c07ed4c19c924a4.isJobProfile-_4c07ed4c19c924a4:before{content:"";background:#f5f5f5;border-radius:18px;position:absolute;inset:-24px -16px -20px}.redesign-_4c07ed4c19c924a4:hover.list-_4c07ed4c19c924a4.isCVSnippet-_4c07ed4c19c924a4.cvSnippet-_4c07ed4c19c924a4:before{background:#f2f1f0}.redesign-_4c07ed4c19c924a4:hover.list-_4c07ed4c19c924a4.cvSnippet-_4c07ed4c19c924a4:before{background:#f7f7f5}.redesign-_4c07ed4c19c924a4.avitoSales-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4):hover:before{inset:-6px}.redesign-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4).avitoPromotion-_4c07ed4c19c924a4:hover:before{opacity:.1;background:#f5f5f5;border-radius:16px;inset:-6px}.redesign-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4):hover:before,.redesign-_4c07ed4c19c924a4.vacancy-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4):not(.isJobProfile-_4c07ed4c19c924a4):hover:before{inset:-20px}.content-_4c07ed4c19c924a4,.footer-_4c07ed4c19c924a4{flex-direction:column;display:flex;position:relative}.list-_4c07ed4c19c924a4 .content-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .content-_4c07ed4c19c924a4{flex-direction:row;justify-content:space-between}.isCVSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .content-_4c07ed4c19c924a4{gap:24px}.actions-_4c07ed4c19c924a4{opacity:0;position:relative}.actionsGrid-_4c07ed4c19c924a4{align-items:center;display:flex}.milaIframe-_4c07ed4c19c924a4{border:0;width:100%;height:80vh;display:block}.gallery-_4c07ed4c19c924a4 .actions-_4c07ed4c19c924a4{z-index:10;position:absolute;bottom:0;right:0}.actions-_4c07ed4c19c924a4:before{content:"";z-index:-100;background:#fff;width:100%;height:100%;position:absolute;bottom:0;right:0;box-shadow:0 0 4px 8px #fff}.redesign-_4c07ed4c19c924a4:hover .actions-_4c07ed4c19c924a4:before{background:#f5f5f5;box-shadow:0 0 4px 8px #f5f5f5}.cvSnippet-_4c07ed4c19c924a4:hover .actions-_4c07ed4c19c924a4:before{box-shadow:none;background:0 0}.actionsGrid-_4c07ed4c19c924a4:not(.actionsGridRedesign-_4c07ed4c19c924a4)>:not(:last-child){margin-right:6px}.body-_4c07ed4c19c924a4 .actions-_4c07ed4c19c924a4{opacity:1;margin-bottom:10px}.body-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4{flex-direction:row-reverse;justify-content:flex-end}.redesign-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4 .actions-_4c07ed4c19c924a4{margin-top:4px}.body-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4>*{margin-right:5px}.redesign-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4>*{margin-right:4px}.cvSnippet-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4 .actionsRedesign-_4c07ed4c19c924a4{margin-top:16px}.aside-_4c07ed4c19c924a4 .actions-_4c07ed4c19c924a4{width:180px}.aside-_4c07ed4c19c924a4 .actions-_4c07ed4c19c924a4.actionsRedesign-_4c07ed4c19c924a4{width:100%}.aside-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4{flex-direction:column-reverse}.aside-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4>*{width:100%}.aside-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4:not(.actionsGridRedesign-_4c07ed4c19c924a4)>*{margin-bottom:5px;margin-right:0}.redesign-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4:not(.actionsGridRedesign-_4c07ed4c19c924a4)>*{margin-bottom:6px}.root-_4c07ed4c19c924a4:hover .actions-_4c07ed4c19c924a4,.actionsVisible-_4c07ed4c19c924a4{opacity:1}.aside-_4c07ed4c19c924a4{flex-shrink:0;width:148px;margin-left:10px;position:relative}.redesign-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4{flex:0 auto;width:auto}.wide-_4c07ed4c19c924a4.responsive-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4{flex:none;width:228px;max-width:228px;margin-left:32px}@media screen and (width>=1366px){.responsive-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4:not(.asideJobProfile-_4c07ed4c19c924a4){flex:none;width:228px;max-width:228px;margin-left:32px}.responsive-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4.asideRedesign-_4c07ed4c19c924a4{width:220px}.responsive-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4.asideJobProfile-_4c07ed4c19c924a4{flex:none;width:209px;margin-left:32px}}.redesign-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4:empty{display:none}.slider-_4c07ed4c19c924a4{flex-grow:0;flex-shrink:0;width:208px;display:block;position:relative}.slider-_4c07ed4c19c924a4.avitoPromotion-_4c07ed4c19c924a4{border-radius:16px;overflow:hidden}.slider-_4c07ed4c19c924a4.disabled-_4c07ed4c19c924a4{pointer-events:none}.slider-_4c07ed4c19c924a4.blurred-_4c07ed4c19c924a4:before{content:" ";z-index:10;pointer-events:none;background-color:#ffffff80;position:absolute;inset:0}.gallery-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{width:100%;height:auto}.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{z-index:10;margin-right:11px}.redesign-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{margin-right:16px}.wide-_4c07ed4c19c924a4.responsive-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{width:236px;max-width:236px}.cvSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{width:240px;max-width:240px;margin-right:24px}.isCVSnippet-_4c07ed4c19c924a4.cvSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{width:106px;max-width:106px;margin-right:0}@media screen and (width>=1366px){.responsive-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{width:236px;max-width:236px}.cvSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{width:240px;max-width:240px;margin-right:24px}.isCVSnippet-_4c07ed4c19c924a4.cvSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .slider-_4c07ed4c19c924a4{width:106px;max-width:106px;margin-right:0}}.sliderLink-_4c07ed4c19c924a4{border:none;width:100%;height:100%;display:block}.pointer-_4c07ed4c19c924a4{cursor:pointer}.body-_4c07ed4c19c924a4{box-sizing:border-box;word-break:break-word;position:relative}.gallery-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{width:100%;margin-top:8px;padding-right:20px}.gallery-_4c07ed4c19c924a4.withRealtyInfoLayout-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{margin-top:10px}.list-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{flex-grow:1;max-width:267px}.redesign-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{max-width:none}.responsive-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{max-width:470px}.redesign-_4c07ed4c19c924a4.vacancy-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{max-width:486px}.wide-_4c07ed4c19c924a4.responsive-_4c07ed4c19c924a4.vacancy-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{width:664px;max-width:664px}.cvSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{width:auto;max-width:none}@media screen and (width>=1366px){.responsive-_4c07ed4c19c924a4.vacancy-_4c07ed4c19c924a4:not(.isJobProfile-_4c07ed4c19c924a4) .body-_4c07ed4c19c924a4{width:664px;max-width:664px}.responsive-_4c07ed4c19c924a4.vacancy-_4c07ed4c19c924a4.isJobProfile-_4c07ed4c19c924a4 .body-_4c07ed4c19c924a4{width:100%;max-width:664px}}.textBold-_4c07ed4c19c924a4{font-weight:700}.titleStep-_4c07ed4c19c924a4{flex-wrap:wrap;align-items:center;margin-bottom:2px;padding-right:24px;display:flex}.cvSnippet-_4c07ed4c19c924a4 .titleStep-_4c07ed4c19c924a4{padding-right:64px}.title-_4c07ed4c19c924a4{z-index:2;position:relative}.titleWrapper-_4c07ed4c19c924a4{display:inline-block;position:relative}.title-_4c07ed4c19c924a4>a,.title-_4c07ed4c19c924a4>h3{vertical-align:bottom;display:-webkit-inline-box}.list-_4c07ed4c19c924a4 .titleStep-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .titleStep-_4c07ed4c19c924a4{margin-bottom:4px}.list-_4c07ed4c19c924a4 .titleStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .titleStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-bottom:2px}.list-_4c07ed4c19c924a4.withRealtyInfoLayout-_4c07ed4c19c924a4 .titleStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-bottom:0}.vacancy-_4c07ed4c19c924a4 .titleStep-_4c07ed4c19c924a4.isJobProfile-_4c07ed4c19c924a4{margin-bottom:2px}.titleStep-_4c07ed4c19c924a4:has(+.professionsStep-_4c07ed4c19c924a4){margin-bottom:0}.list-_4c07ed4c19c924a4 .professionsStep-_4c07ed4c19c924a4{margin-bottom:6px}.isCVSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .professionsStep-_4c07ed4c19c924a4{margin-bottom:2px}.titleStep-_4c07ed4c19c924a4>:not(:last-child){margin-right:8px}.professions-_4c07ed4c19c924a4{gap:3px;display:flex}.professions-_4c07ed4c19c924a4.isCVSnippet-_4c07ed4c19c924a4 span:has(svg){bottom:2px}.statistics-_4c07ed4c19c924a4{gap:8px;display:flex}.viewedBadge-_4c07ed4c19c924a4{animation:.3s smooth-appearance-_4c07ed4c19c924a4}.viewedBadgeJobProfile-_4c07ed4c19c924a4{position:relative;bottom:38px;right:11px}.inVacancyBadge-_4c07ed4c19c924a4{margin-bottom:12px;display:inline-block}.badgesStep-_4c07ed4c19c924a4>.badge-_4c07ed4c19c924a4{margin-bottom:5px}.badgesStep-_4c07ed4c19c924a4>:not(:last-child){margin-right:8px}.list-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4{margin-top:10px;margin-bottom:10px}.list-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-top:6px;margin-bottom:6px}.isCVSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-top:0;margin-bottom:0}.list-_4c07ed4c19c924a4.withRealtyLayout-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-top:8px}.vacancy-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4.isJobProfile-_4c07ed4c19c924a4{margin-top:6px;margin-bottom:6px}.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .badgeBarStep-_4c07ed4c19c924a4{margin-bottom:14px}.gallery-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4{z-index:10;position:absolute;bottom:10px;left:10px;right:10px}.gallery-_4c07ed4c19c924a4 .badgeBarStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{pointer-events:none;bottom:-6px;left:6px}.gallery-_4c07ed4c19c924a4 .badgeBarStep_has-icon-_4c07ed4c19c924a4{margin-left:24px}.gallery-_4c07ed4c19c924a4 .badgeBarStep_has-icons-_4c07ed4c19c924a4{margin-left:49px}.gallery-_4c07ed4c19c924a4 .badgeBarStep_has-big-icon-_4c07ed4c19c924a4{margin-left:26px}.gigButton-_4c07ed4c19c924a4 a:hover{background-color:#ebeae8}.gigButton-_4c07ed4c19c924a4 a:active{background-color:#e3e2e1}.badgeStickerStep-_4c07ed4c19c924a4{z-index:11;position:absolute;bottom:10px;left:10px}.badgeBarStep-_4c07ed4c19c924a4~.badgeStickerStep-_4c07ed4c19c924a4{bottom:27px}.cvBadges-_4c07ed4c19c924a4{z-index:10;position:absolute;top:8px;left:8px}.cvBadges-_4c07ed4c19c924a4 p{background-color:#0009;border-radius:6px;width:fit-content;padding:3px 5px}.favoriteCartIcons-_4c07ed4c19c924a4{flex-direction:column;align-items:center;display:flex;position:absolute;top:-8px;right:-6px}.favoriteCartIcons-_4c07ed4c19c924a4.redesignStep4-_4c07ed4c19c924a4{top:-4px}.favoriteCartIcons-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{top:0;right:4px}.favoriteCartIcons-_4c07ed4c19c924a4.isJobProfile-_4c07ed4c19c924a4{top:0;right:0}.cvSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .favoriteCartIcons-_4c07ed4c19c924a4{flex-direction:row;gap:12px;top:3px;right:0}.cvSnippet-_4c07ed4c19c924a4 .favoriteCartIcons-_4c07ed4c19c924a4 svg{width:24px;height:24px}.isCVSnippet-_4c07ed4c19c924a4.cvSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .favoriteCartIcons-_4c07ed4c19c924a4{flex-direction:row;gap:12px;top:0;right:0}.realtorBonusStep-_4c07ed4c19c924a4{line-height:18px}.list-_4c07ed4c19c924a4 .favoriteCartIcons-_4c07ed4c19c924a4{top:-4px}.dateBlock-_4c07ed4c19c924a4:not(:empty){margin-top:4px}@media screen and (width<=1333px){.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .body-_4c07ed4c19c924a4{max-width:262px!important}.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .aside-_4c07ed4c19c924a4{width:148px}.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .actions-_4c07ed4c19c924a4~div,.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .actions-_4c07ed4c19c924a4~p,.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .bottomBlock-_4c07ed4c19c924a4>div,.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .bottomBlock-_4c07ed4c19c924a4>p{width:calc(100% + 158px)}}.priceStep-_4c07ed4c19c924a4{flex-wrap:wrap;min-height:22px;display:flex}.travelRedesign-_4c07ed4c19c924a4.priceStep-_4c07ed4c19c924a4{align-items:baseline}.list-_4c07ed4c19c924a4 .priceStep-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .priceStep-_4c07ed4c19c924a4{margin-bottom:4px}.list-_4c07ed4c19c924a4 .priceStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .priceStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-bottom:2px}.list-_4c07ed4c19c924a4.withRealtyInfoLayout-_4c07ed4c19c924a4 .priceStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-bottom:6px}.vacancy-_4c07ed4c19c924a4 .priceStep-_4c07ed4c19c924a4.isJobProfile-_4c07ed4c19c924a4{margin-bottom:2px}.list-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4) .priceStep-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4.xl-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4):not(.isJobProfile-_4c07ed4c19c924a4) .priceStep-_4c07ed4c19c924a4{margin-bottom:6px}.priceStep-_4c07ed4c19c924a4>:not(:last-child){margin-right:6px}.isCVSnippet-_4c07ed4c19c924a4 .priceStep-_4c07ed4c19c924a4{min-height:fit-content}.dateInfoStep-_4c07ed4c19c924a4{display:flex}.dateInfoStep-_4c07ed4c19c924a4>:not(:last-child){margin-right:4px}.noaccent-_4c07ed4c19c924a4{color:#8f8f8f}.primaryButtonWrapper-_4c07ed4c19c924a4{margin-top:auto;padding-top:8px}.cartButtonWrapper-_4c07ed4c19c924a4>div{width:100%;margin-top:0}.cartButtonWrapper-_4c07ed4c19c924a4>div>div>div,.cartButtonWrapper-_4c07ed4c19c924a4>div>div>div>div,.cartButtonWrapper-_4c07ed4c19c924a4 div[data-marker=stepper],.cartButtonWrapper-_4c07ed4c19c924a4 div[data-marker=stepper] label,.primaryPhoneButtonControl-_4c07ed4c19c924a4,.primaryPhoneButtonRoot-_4c07ed4c19c924a4{width:100%}.primaryPhoneButtonImage-_4c07ed4c19c924a4{box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;width:100%;height:36px;display:flex;box-shadow:inset 0 0 0 2px #f2f1f0}.list-_4c07ed4c19c924a4 .autoParamsStep-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .autoParamsStep-_4c07ed4c19c924a4{margin-bottom:6px}.redesign-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .autoParamsStep-_4c07ed4c19c924a4,.redesign-_4c07ed4c19c924a4.vacancy-_4c07ed4c19c924a4 .autoParamsStep-_4c07ed4c19c924a4{margin-bottom:0}.isCVSnippet-_4c07ed4c19c924a4 .phoneButton-_4c07ed4c19c924a4{min-height:fit-content}.phone-_4c07ed4c19c924a4:not(.phoneButtonRedesign-_4c07ed4c19c924a4) .phoneButton-_4c07ed4c19c924a4{text-align:center;height:30px}.aside-_4c07ed4c19c924a4 .phone-_4c07ed4c19c924a4 .phoneButton-_4c07ed4c19c924a4{justify-content:flex-end}.aside-_4c07ed4c19c924a4 .delivery-_4c07ed4c19c924a4 button{text-align:center;display:block}.delivery-_4c07ed4c19c924a4 button{color:#fff;border-color:#0000;width:100%;display:inline-flex}.delivery-_4c07ed4c19c924a4 button:hover,.delivery-_4c07ed4c19c924a4 button:active{border-color:#0000}.list-_4c07ed4c19c924a4 .badgesStep-_4c07ed4c19c924a4{margin-top:7px}.list-_4c07ed4c19c924a4 .groupingsStep-_4c07ed4c19c924a4{width:auto;padding:0}.list-_4c07ed4c19c924a4 .groupingsStep-_4c07ed4c19c924a4,.gallery-_4c07ed4c19c924a4 .groupingsStep-_4c07ed4c19c924a4{border:none;margin-top:4px;position:relative}.list-_4c07ed4c19c924a4 .groupingsStepWithCards-_4c07ed4c19c924a4{margin-top:6px}.gallery-_4c07ed4c19c924a4 .groupingsStepWithCards-_4c07ed4c19c924a4{margin-top:12px}.responsive-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4:not(.xl-_4c07ed4c19c924a4) .descriptionWrap-_4c07ed4c19c924a4{display:none}.wide-_4c07ed4c19c924a4.responsive-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4:not(.xl-_4c07ed4c19c924a4) .descriptionWrap-_4c07ed4c19c924a4{display:block}@media screen and (width>=1366px){.responsive-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4:not(.xl-_4c07ed4c19c924a4) .descriptionWrap-_4c07ed4c19c924a4{display:block}}.userLogo-_4c07ed4c19c924a4{display:none}.wide-_4c07ed4c19c924a4.responsive-_4c07ed4c19c924a4 .userLogo-_4c07ed4c19c924a4,.wide-_4c07ed4c19c924a4.responsive-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4 .phone-_4c07ed4c19c924a4 .phoneButton-_4c07ed4c19c924a4{justify-content:flex-start}@media screen and (width>=1366px){.responsive-_4c07ed4c19c924a4 .userLogo-_4c07ed4c19c924a4,.responsive-_4c07ed4c19c924a4 .aside-_4c07ed4c19c924a4 .phone-_4c07ed4c19c924a4 .phoneButton-_4c07ed4c19c924a4{justify-content:flex-start}}.userLogoImage-_4c07ed4c19c924a4{max-width:78px;max-height:52px;display:block}.redesign-_4c07ed4c19c924a4 .userLogoImage-_4c07ed4c19c924a4{border-radius:4px}.aside-_4c07ed4c19c924a4 .vASStep-_4c07ed4c19c924a4{box-sizing:border-box;height:26px;padding:4px;display:inline-block;position:absolute;bottom:0;right:0}.commission-_4c07ed4c19c924a4{align-items:baseline;display:inline-flex}.autoteka-_4c07ed4c19c924a4>span{line-height:18px!important}.hiddenItem-_4c07ed4c19c924a4{z-index:10;pointer-events:none;background:#f8f8f8;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;box-shadow:0 0 0 1px #f8f8f8}.userInfoStep-_4c07ed4c19c924a4:not(.ivaItemRedesign-_4c07ed4c19c924a4),.hideUrl-_4c07ed4c19c924a4{display:none}.wide-_4c07ed4c19c924a4 .userInfoStep-_4c07ed4c19c924a4{flex-direction:column;margin-bottom:10px;display:flex!important}.text-_4c07ed4c19c924a4+.text-_4c07ed4c19c924a4:before{content:" "}.link-_4c07ed4c19c924a4{margin:0;display:block}.linkInherited-_4c07ed4c19c924a4 a{color:inherit}.wide-_4c07ed4c19c924a4 .hideWide-_4c07ed4c19c924a4{display:none!important}@media screen and (width>=1366px){.userInfoStep-_4c07ed4c19c924a4{flex-direction:column;margin-bottom:10px;display:flex!important}.hideWide-_4c07ed4c19c924a4{display:none!important}}.seller-badgebar-_4c07ed4c19c924a4{margin-top:4px}.sellerInfo-_4c07ed4c19c924a4{width:100%;overflow:hidden}.asideContent-_4c07ed4c19c924a4,.asideActions-_4c07ed4c19c924a4,.asideContent-_4c07ed4c19c924a4{width:100%}.asideActions-_4c07ed4c19c924a4{z-index:1;width:100%}.asideActions-_4c07ed4c19c924a4 .actionsGrid-_4c07ed4c19c924a4>div:first-child{margin-bottom:0}.asideActions-_4c07ed4c19c924a4.visible-_4c07ed4c19c924a4{opacity:1}.aside-_4c07ed4c19c924a4 .asideActions-_4c07ed4c19c924a4 .phone-_4c07ed4c19c924a4 .phoneButton-_4c07ed4c19c924a4{justify-content:center}@media screen and (width<=1333px){.list-_4c07ed4c19c924a4 .content-_4c07ed4c19c924a4,.vacancy-_4c07ed4c19c924a4 .content-_4c07ed4c19c924a4{justify-content:start}.aside-_4c07ed4c19c924a4{margin-left:10px;max-height:none!important}.userLogo-_4c07ed4c19c924a4{justify-content:flex-end;margin-bottom:6px;display:flex}.asideContent-_4c07ed4c19c924a4,.asideActions-_4c07ed4c19c924a4{position:static}}.onGalleryBadges-_4c07ed4c19c924a4{z-index:10;position:absolute;top:10px;left:10px}@keyframes smooth-appearance-_4c07ed4c19c924a4{0%{opacity:0}to{opacity:1}}.spareCompatibility-_4c07ed4c19c924a4{gap:4px;display:flex}.ratingAndReviewsStep-_4c07ed4c19c924a4{padding-bottom:4px}.slider-_4c07ed4c19c924a4:hover [data-marker=preview-button]{opacity:1}.listTopBlock-_4c07ed4c19c924a4{margin-bottom:6px}.isCVSnippet-_4c07ed4c19c924a4.list-_4c07ed4c19c924a4 .listTopBlock-_4c07ed4c19c924a4{margin-bottom:4px}.listMiddleBlock-_4c07ed4c19c924a4{margin-bottom:6px}.list-_4c07ed4c19c924a4.withRealtyInfoLayout-_4c07ed4c19c924a4 .listMiddleBlock-_4c07ed4c19c924a4{margin-bottom:4px}.messengerButtonRedesign-_4c07ed4c19c924a4{border:none!important;border-radius:0!important;height:auto!important}.root-_4c07ed4c19c924a4:not(:hover) .messengerButtonRedesign-_4c07ed4c19c924a4.xlButton-_4c07ed4c19c924a4 a,.root-_4c07ed4c19c924a4:not(:hover) .messengerButtonRedesign-_4c07ed4c19c924a4.xlButton-_4c07ed4c19c924a4 button,.root-_4c07ed4c19c924a4:not(:hover) .contactActionButtonRedesign-_4c07ed4c19c924a4.xlButton-_4c07ed4c19c924a4 a,.root-_4c07ed4c19c924a4:not(:hover) .contactActionButtonRedesign-_4c07ed4c19c924a4.xlButton-_4c07ed4c19c924a4 button,.root-_4c07ed4c19c924a4:not(:hover) .messengerButtonJobProfile-_4c07ed4c19c924a4 a,.root-_4c07ed4c19c924a4:not(:hover) .messengerButtonJobProfile-_4c07ed4c19c924a4 button{background-color:#f2f1f0}.messengerButtonRedesign-_4c07ed4c19c924a4 a,.messengerButtonRedesign-_4c07ed4c19c924a4 button,.contactActionButtonRedesign-_4c07ed4c19c924a4 a,.contactActionButtonRedesign-_4c07ed4c19c924a4 button{background-color:#fff;border:none;border-radius:12px;min-height:36px;max-height:36px}.messengerButtonJobProfile-_4c07ed4c19c924a4 button:hover{background-color:#ebebeb}.cvSnippet-_4c07ed4c19c924a4 .messengerButtonRedesign-_4c07ed4c19c924a4 a,.cvSnippet-_4c07ed4c19c924a4 .messengerButtonRedesign-_4c07ed4c19c924a4 button{background-color:#f2f1f0;min-height:44px;max-height:44px;padding-left:16px!important;padding-right:17px!important}.cvSnippet-_4c07ed4c19c924a4.isCVSnippet-_4c07ed4c19c924a4:hover .messengerButtonRedesign-_4c07ed4c19c924a4 a,.cvSnippet-_4c07ed4c19c924a4.isCVSnippet-_4c07ed4c19c924a4:hover .messengerButtonRedesign-_4c07ed4c19c924a4 button{background-color:var(--theme-semantics-components-button-bg-inverse-primary)}.cvSnippet-_4c07ed4c19c924a4.isCVSnippet-_4c07ed4c19c924a4 .messengerButtonRedesign-_4c07ed4c19c924a4 button:hover{background-color:var(--theme-semantics-components-button-bg-inverse-primaryHover)}.cvSnippet-_4c07ed4c19c924a4.isCVSnippet-_4c07ed4c19c924a4 .messengerButtonRedesign-_4c07ed4c19c924a4 button:active{background-color:var(--theme-semantics-components-button-bg-inverse-primaryPressed)}.messengerButtonRedesign-_4c07ed4c19c924a4 a:hover,.messengerButtonRedesign-_4c07ed4c19c924a4 button:hover,.contactActionButtonRedesign-_4c07ed4c19c924a4 a:hover,.contactActionButtonRedesign-_4c07ed4c19c924a4 button:hover{background-color:#ebebeb}.messengerButtonRedesign-_4c07ed4c19c924a4 a:active,.messengerButtonRedesign-_4c07ed4c19c924a4 button:active,.contactActionButtonRedesign-_4c07ed4c19c924a4 a:active,.contactActionButtonRedesign-_4c07ed4c19c924a4 button:active{background-color:#f2f0f0}.messengerButtonJobProfile-_4c07ed4c19c924a4 button:active{background-color:#e3e2e1}.messengerButtonRedesign-_4c07ed4c19c924a4 span,.contactActionButtonRedesign-_4c07ed4c19c924a4 span{font-size:13px;line-height:16px}.cvSnippet-_4c07ed4c19c924a4 .messengerButtonRedesign-_4c07ed4c19c924a4 span{font-size:15px;line-height:20px}.phoneButtonRedesign-_4c07ed4c19c924a4 button{background-color:#fff;border:none;border-radius:12px;min-height:36px;max-height:36px;font-size:13px;line-height:16px}.phoneButtonJobProfile-_4c07ed4c19c924a4 button{background-color:#fff;border:none;border-radius:12px;min-height:36px;max-height:36px}.phoneButtonJobProfile-_4c07ed4c19c924a4 p{font-size:13px;line-height:16px}.phoneButtonJobProfile-_4c07ed4c19c924a4 img{max-width:100%;padding-bottom:0}.cvSnippet-_4c07ed4c19c924a4 .phoneButtonRedesign-_4c07ed4c19c924a4{align-items:center;min-height:44px;display:flex}.cvSnippet-_4c07ed4c19c924a4 .phoneButtonRedesign-_4c07ed4c19c924a4>div{width:100%}.cvSnippet-_4c07ed4c19c924a4 .phoneButtonRedesign-_4c07ed4c19c924a4 button{background-color:#f2f1f0;min-height:44px;max-height:44px;padding-left:16px!important;padding-right:17px!important}.root-_4c07ed4c19c924a4:not(:hover) .phoneButtonRedesign-_4c07ed4c19c924a4.xlButton-_4c07ed4c19c924a4 button,.root-_4c07ed4c19c924a4:not(:hover) .phoneButtonJobProfile-_4c07ed4c19c924a4 button,.root-_4c07ed4c19c924a4:not(:hover) .gigButton-_4c07ed4c19c924a4 a{background-color:#f2f1f0}.phoneButtonRedesign-_4c07ed4c19c924a4 button:hover,.phoneButtonJobProfile-_4c07ed4c19c924a4 button:hover{background-color:#ebebeb}.cvSnippet-_4c07ed4c19c924a4 .phoneButtonRedesign-_4c07ed4c19c924a4 button:hover{background-color:#ebeae8}.cvSnippet-_4c07ed4c19c924a4 .phoneButtonRedesign-_4c07ed4c19c924a4 button:active{background-color:#e3e2e1}.phoneButtonRedesign-_4c07ed4c19c924a4 p{font-size:13px;line-height:16px}.cvSnippet-_4c07ed4c19c924a4 .phoneButtonRedesign-_4c07ed4c19c924a4 p{font-size:15px;line-height:20px}.actionsGridRedesign-_4c07ed4c19c924a4{gap:8px}.aside-_4c07ed4c19c924a4.asideRedesign-_4c07ed4c19c924a4{box-sizing:border-box;flex-shrink:0;width:180px;margin-left:24px;margin-right:8px}.aside-_4c07ed4c19c924a4.asideJobProfile-_4c07ed4c19c924a4{box-sizing:border-box;flex-shrink:0;width:180px;margin-left:32px;margin-right:0}.asideContent-_4c07ed4c19c924a4 .userInfoStep-_4c07ed4c19c924a4.ivaItemRedesign-_4c07ed4c19c924a4{margin-bottom:16px}.onlineBookingRedesign-_4c07ed4c19c924a4 a{color:#000;background-color:#fff;border:none;border-radius:12px;min-height:36px;max-height:36px}.root-_4c07ed4c19c924a4:not(:hover) .onlineBookingRedesign-_4c07ed4c19c924a4.xlButton-_4c07ed4c19c924a4 a,.root-_4c07ed4c19c924a4:not(:hover) .strBookingButtonRedesign-_4c07ed4c19c924a4.xlButton-_4c07ed4c19c924a4 a{background-color:#f2f1f0}.onlineBookingRedesign-_4c07ed4c19c924a4 a:hover,.strBookingButtonRedesign-_4c07ed4c19c924a4 a:hover{background-color:#ebebeb}.onlineBookingRedesign-_4c07ed4c19c924a4 a:active,.strBookingButtonRedesign-_4c07ed4c19c924a4 a:active{background-color:#f2f1f0}.onlineBookingRedesign-_4c07ed4c19c924a4 span,.strBookingButtonRedesign-_4c07ed4c19c924a4 span{font-size:13px;line-height:16px}.yellowHighlight-_4c07ed4c19c924a4{z-index:1;background:url(/static/buyer-pages-mfe/client/../assets/b7e3c927023bf7e2.svg) 0 0/cover no-repeat;position:absolute;inset:0 -3px}.isCVSnippet-_4c07ed4c19c924a4 .yellowHighlight-_4c07ed4c19c924a4{height:28px}.similarToSearch-_4c07ed4c19c924a4{align-items:center;gap:4px;margin:2px 0;display:flex}.sellerOnlineStatus-_4c07ed4c19c924a4{z-index:10;border:2px solid #fff;border-radius:10px;width:12px;height:12px;position:absolute;top:-2px;right:-2px}.cvActions-_4c07ed4c19c924a4{flex-direction:column;gap:4px;min-width:209px;display:flex}.sticker-_19e38cf37423a524{position:absolute;bottom:18px}.root-e0b3d6650327bbea{flex-direction:column;display:flex;position:relative}.root-e0b3d6650327bbea:hover:before{content:"";background:#ffffff1a;border-radius:20px;position:absolute;inset:-6px}.picture-e0b3d6650327bbea{width:100%;padding-top:100%;position:relative}.image-e0b3d6650327bbea{-o-object-fit:cover;object-fit:cover;background:#0000000a;border-radius:16px;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.image-e0b3d6650327bbea.error-e0b3d6650327bbea{background-image:url(/static/buyer-pages-mfe/client/../assets/08fff522aadc30d8.svg);background-position:50%;background-repeat:no-repeat;background-size:38px}.link-e0b3d6650327bbea{text-decoration:none;display:block}.link-e0b3d6650327bbea:before{content:" ";z-index:3;display:block;position:absolute;inset:0}.price-e0b3d6650327bbea{flex-direction:column;row-gap:2px;display:flex;position:relative}.previousPrice-e0b3d6650327bbea{position:relative}.lineIcon-e0b3d6650327bbea{pointer-events:none;align-items:center;display:flex;position:absolute;inset:0 -3px}.favorite-e0b3d6650327bbea{z-index:4;cursor:pointer;width:20px;height:20px;position:absolute;top:-2px;right:4px}.info-e0b3d6650327bbea{flex-direction:column;margin-top:6px;padding:0 22px 0 6px;display:flex;position:relative}.badges-e0b3d6650327bbea{width:100%;position:absolute;bottom:6px;left:6px}.root-_41c4d4dbafafd75d{box-sizing:border-box;text-align:inherit;width:inherit;line-height:inherit;cursor:pointer;background-color:#f2f1f0;border:none;border-radius:20px;padding:14px 16px 16px;text-decoration:none}.shiftList-_41c4d4dbafafd75d{min-height:54px}.root-_33fbc110efc2fe17{box-sizing:border-box;height:246px;text-align:inherit;width:inherit;line-height:inherit;cursor:pointer;background-color:#fff;border:none;border-radius:20px;padding:6px 6px 12px;text-decoration:none}.image-_33fbc110efc2fe17{background-color:#f2f1f0;border-radius:16px;width:136px;height:132px;display:flex}.image-_33fbc110efc2fe17 img{-o-object-fit:cover;object-fit:cover;border-radius:16px}.error-_33fbc110efc2fe17{background-image:url(/static/buyer-pages-mfe/client/../assets/08fff522aadc30d8.svg);background-position:50%;background-repeat:no-repeat}.root-f302377edceaf119{border-radius:16px;flex-direction:column;width:100%;margin:0 -16px;padding:24px 16px;display:flex;position:relative}.scrollBtn-f302377edceaf119{position:absolute;top:108px}.promotion-f302377edceaf119 .scrollBtn-f302377edceaf119{top:85px}.actionButton-f302377edceaf119{align-self:flex-start;margin-top:20px}.comfortableDeal-f302377edceaf119 .actionButton-f302377edceaf119{width:calc(100% - 10px);margin-top:16px}.comfortableDeal-f302377edceaf119 .actionButton-f302377edceaf119 a{color:#fff;background-color:#ffffff1a}.comfortableDeal-f302377edceaf119 .actionButton-f302377edceaf119 a:hover{background-color:#0003}.iconImage-f302377edceaf119{background-position:50%;background-size:cover;position:absolute;top:-25px;right:0}.root-f302377edceaf119.withoutPadding-f302377edceaf119{padding-top:0;padding-bottom:0}.root-f302377edceaf119.comfortableDeal-f302377edceaf119{background-size:100%;border-radius:24px;padding:16px 0 16px 16px}.title-f302377edceaf119{-moz-column-gap:7px;color:#000;cursor:pointer;flex-direction:row;align-items:center;column-gap:7px;text-decoration:none;display:flex}.title-f302377edceaf119.disabled-f302377edceaf119{cursor:default;pointer-events:none}.titleIcon-f302377edceaf119{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:3px;margin-left:3px;display:flex}.titleIcon-f302377edceaf119.h2-f302377edceaf119{width:26px;height:26px;margin-top:1px}.titleIcon-f302377edceaf119.h3-f302377edceaf119{width:22px;height:22px;margin-top:2px}.titleIcon-f302377edceaf119.h4-f302377edceaf119{width:18px;height:18px;margin-top:0}.carousel-f302377edceaf119{margin-top:14px;margin-left:-6px;position:relative}.comfortableDeal-f302377edceaf119 .carousel-f302377edceaf119{margin-top:16px;margin-left:-16px}.additionalItem-f302377edceaf119{box-sizing:border-box;cursor:pointer;width:200px;height:100%;padding:6px;text-decoration:none;transition:all .25s;display:flex;position:relative}.comfortableDealAddItem-f302377edceaf119{width:148px;padding:3px}.additionalItem-f302377edceaf119:active{scale:.96}.showMore-f302377edceaf119{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 8px;display:flex;overflow:hidden}.comfortableDealAddItem-f302377edceaf119>.showMore-f302377edceaf119{width:148px;height:246px;padding:0 3px}.comfortableDealAddItem-f302377edceaf119>.showMore-f302377edceaf119 p{width:85px}.additionalImage-f302377edceaf119{z-index:1;border-radius:16px;position:absolute;inset:6px;overflow:hidden}.showMoreIcon-f302377edceaf119{color:#fff;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-top:8px;display:inline-flex}.carouselItem-f302377edceaf119{--carousel-item-offset:6px;width:204px;margin:var(--carousel-item-offset)}.snippetCarouselItem-f302377edceaf119{height:calc(100% - var(--carousel-item-offset) - var(--carousel-item-offset));display:flex}.carouselSnippet-f302377edceaf119{width:100%}.carouselItem-f302377edceaf119.avitoPromotion-f302377edceaf119{width:189px}.carouselItem-f302377edceaf119.comfortableDealItem-f302377edceaf119{--carousel-item-offset:3px;width:148px}.carouselItem-f302377edceaf119.carouselGig-f302377edceaf119{width:316px;min-height:200px}@media screen and (width>=1366px){.carouselItem-f302377edceaf119{width:234px}.carouselItem-f302377edceaf119.avitoPromotion-f302377edceaf119{width:189px}}.root-_948a1440dfd881d9{box-sizing:border-box;background-color:var(--background-color);border-radius:24px;max-width:314px;height:100%;padding:20px 20px 22px}.root-_948a1440dfd881d9:hover{background-color:var(--background-color-hover)}.root-_948a1440dfd881d9:active{background-color:var(--background-color-pressed)}.edgePosition-_948a1440dfd881d9{gap:16px;display:flex;overflow:hidden}.image-_948a1440dfd881d9{flex-shrink:0;margin-right:-20px}.imageAlignTop-_948a1440dfd881d9{align-self:flex-start;margin-top:-20px}.imageAlignCenter-_948a1440dfd881d9{align-self:center}.imageAlignBottom-_948a1440dfd881d9{align-self:flex-end;margin-bottom:-22px}.usp-wrapper-_9c9bb2daae2d33a8{height:100%}.clickable-_9c9bb2daae2d33a8{cursor:pointer}.badge-_10c3065ba5bc276c{background:#fff;border-radius:56px;margin-bottom:7px;padding:3px 10px 5px 9px;display:inline-block}.item-_10c3065ba5bc276c{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;padding:6px 0;display:flex}.elipse-_10c3065ba5bc276c{background-image:url(/static/buyer-pages-mfe/client/../assets/e0695da0fcd676c2.svg);width:4px;height:12px}.root-_2edd544d6939107a{box-sizing:border-box;white-space:pre-wrap;border-radius:24px;margin:-20px -15px 0;padding:64px 64px 32px;position:relative;overflow:hidden}.header-_2edd544d6939107a{-moz-column-gap:12px;align-items:flex-end;column-gap:12px;display:flex}.legal-_2edd544d6939107a{color:#fff;opacity:.5;flex-direction:column;margin-top:48px;display:flex}.rubricator-_2edd544d6939107a{width:974px;margin-top:24px}.internalWidgets-_2edd544d6939107a{margin-top:28px}.internalItemsCarouselWidget-_2edd544d6939107a{width:820px}.stickerRed-_2edd544d6939107a{background-image:url(/static/buyer-pages-mfe/client/../assets/4b3c64f69d2654b7.svg);justify-content:center;align-items:center;width:107px;height:74px;display:flex;position:absolute;top:106px;right:250px}.stickerRed-_2edd544d6939107a p{margin-left:3px;rotate:24deg}@media screen and (width>=1366px){.root-_2edd544d6939107a{padding-left:80px}.stickerRed-_2edd544d6939107a{right:440px}}.stickerPicture-_2edd544d6939107a{-o-object-fit:cover;object-fit:cover;width:var(--image-width-narrow);height:var(--image-height-narrow);position:absolute;top:24px;right:-16px}.uspBlocksWidget-_2edd544d6939107a{z-index:1;margin-top:32px;position:relative}@media screen and (width>=1366px){.stickerPicture-_2edd544d6939107a{width:var(--image-width-wide);height:var(--image-height-wide);top:50%;right:0;transform:translateY(-50%)}}.accordionText-dc0b5f4303b356ad p{white-space:pre-wrap}.image-_4bb486650c436c53{background-color:#f2f1f0;border-radius:24px;width:88px;height:88px;margin:0 20px 8px;transition:all .3s ease-in;overflow:hidden}.image-_4bb486650c436c53 img{width:100%;height:100%}.root-_4bb486650c436c53:hover .image-_4bb486650c436c53{background-color:#ebeae8}.root-_4bb486650c436c53:active .image-_4bb486650c436c53{background-color:#e3e2e1}.root-_4bb486650c436c53{white-space:pre-wrap}.buttonWrapper-_7341f0fcf32d2cdd{width:180px}@keyframes bounce-af7bb845ad5778e6{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-12px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-6px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-2px)scaleY(1.02)}}.pinIcon-af7bb845ad5778e6{transform-origin:bottom;display:inline-flex}.pinIcon_bounce-af7bb845ad5778e6{animation:1s 1s bounce-af7bb845ad5778e6}.root-_726d20a5d73b3965{box-sizing:border-box;--kitty-selectorCard-borderRadius:26px;display:block;position:relative}.root-_726d20a5d73b3965:focus-visible{box-shadow:var(--theme-focusBoxShadow-default);border-radius:var(--kitty-selectorCard-borderRadius);outline:none}.root_fullWidth-_726d20a5d73b3965{flex:1 1 0}.cardWrapper-_726d20a5d73b3965{border-radius:var(--kitty-selectorCard-borderRadius);box-sizing:border-box;border:2px solid #0000;height:100%}.errorBorder-_726d20a5d73b3965{border-radius:calc(var(--kitty-selectorCard-borderRadius) - 1px);box-sizing:border-box;border:1px solid #0000;height:100%}.errorBorder_active-_726d20a5d73b3965{border-color:var(--theme-semantics-border-error)}.card-_726d20a5d73b3965{--kitty-selectorCard-borderWidth:2px;--kitty-selectorCard-innerBorderRadius:calc(var(--kitty-selectorCard-borderRadius) - var(--kitty-selectorCard-borderWidth));border-radius:var(--kitty-selectorCard-innerBorderRadius);border:var(--kitty-selectorCard-borderWidth)solid transparent;cursor:pointer;box-sizing:border-box;background-clip:padding-box;height:100%;display:block;overflow:hidden}.card_size-s-_726d20a5d73b3965{--kitty-selectorCard-paddingInlineStart:20px;--kitty-selectorCard-paddingBlockStart:16px;--kitty-selectorCard-paddingBlockEnd:16px;--kitty-selectorCard-paddingInlineEnd:20px;padding:var(--kitty-selectorCard-paddingBlockStart)var(--kitty-selectorCard-paddingInlineEnd)var(--kitty-selectorCard-paddingBlockEnd)var(--kitty-selectorCard-paddingInlineStart)}.card_size-m-_726d20a5d73b3965{--kitty-selectorCard-paddingInlineStart:24px;--kitty-selectorCard-paddingBlockStart:20px;--kitty-selectorCard-paddingBlockEnd:28px;--kitty-selectorCard-paddingInlineEnd:24px;padding:var(--kitty-selectorCard-paddingBlockStart)var(--kitty-selectorCard-paddingInlineEnd)var(--kitty-selectorCard-paddingBlockEnd)var(--kitty-selectorCard-paddingInlineStart)}.card_size-l-_726d20a5d73b3965{--kitty-selectorCard-paddingInlineStart:32px;--kitty-selectorCard-paddingBlockStart:28px;--kitty-selectorCard-paddingBlockEnd:36px;--kitty-selectorCard-paddingInlineEnd:32px;padding:var(--kitty-selectorCard-paddingBlockStart)var(--kitty-selectorCard-paddingInlineEnd)var(--kitty-selectorCard-paddingBlockEnd)var(--kitty-selectorCard-paddingInlineStart)}.card_safeContentPadding-_726d20a5d73b3965{padding-inline-end:calc(var(--kitty-selectorCard-paddingInlineEnd) + 24px)}.card_preset_default-_726d20a5d73b3965{background-color:var(--theme-semantics-components-control-bg-default)}.card_preset_default-_726d20a5d73b3965:hover:not(.card_disabled-_726d20a5d73b3965){background-color:var(--theme-semantics-components-control-bg-hover)}.card_preset_overlay-_726d20a5d73b3965{background-color:var(--theme-semantics-components-control-bg-overlay-default)}.card_preset_inverse-_726d20a5d73b3965{background-color:var(--theme-semantics-components-control-bg-inverse-default)}.card_preset_inverse-_726d20a5d73b3965:hover:not(.card_disabled-_726d20a5d73b3965){background-color:var(--theme-semantics-components-control-bg-inverse-hover)}.card_invalid-_726d20a5d73b3965{background-clip:unset}.card_disabled-_726d20a5d73b3965{color:var(--theme-semantics-components-control-text-disabled);cursor:unset}.control-_726d20a5d73b3965{position:absolute}.control_size-s-_726d20a5d73b3965{inset-block-start:calc(12px + var(--kitty-selectorCard-borderWidth));inset-inline-end:calc(12px + var(--kitty-selectorCard-borderWidth))}.control_size-m-_726d20a5d73b3965{inset-block-start:calc(14px + var(--kitty-selectorCard-borderWidth));inset-inline-end:calc(14px + var(--kitty-selectorCard-borderWidth))}.control_size-l-_726d20a5d73b3965{inset-block-start:calc(16px + var(--kitty-selectorCard-borderWidth));inset-inline-end:calc(16px + var(--kitty-selectorCard-borderWidth))}.input-_726d20a5d73b3965{opacity:0;clip-path:circle(0);position:absolute;inset-block-start:0;inset-inline-start:0}.input-_726d20a5d73b3965:checked+.cardWrapper_preset_default-_726d20a5d73b3965:not(.cardWrapper_disabled-_726d20a5d73b3965):not(.cardWrapper_invalid-_726d20a5d73b3965),.input-_726d20a5d73b3965:checked+.cardWrapper_preset_overlay-_726d20a5d73b3965:not(.cardWrapper_disabled-_726d20a5d73b3965):not(.cardWrapper_invalid-_726d20a5d73b3965){border-color:var(--theme-semantics-border-selected)}.input-_726d20a5d73b3965:checked+.cardWrapper_preset_inverse-_726d20a5d73b3965:not(.cardWrapper_disabled-_726d20a5d73b3965):not(.cardWrapper_invalid-_726d20a5d73b3965){border-color:var(--theme-semantics-border-inverse-selected)}.input-_726d20a5d73b3965:checked+.cardWrapper_invalid-_726d20a5d73b3965{border-color:var(--theme-semantics-border-error)}.input-_726d20a5d73b3965:checked+.cardWrapper_invalid-_726d20a5d73b3965 .card_invalid-_726d20a5d73b3965{box-shadow:unset}.input-_726d20a5d73b3965:checked+.cardWrapper_preset_default-_726d20a5d73b3965.cardWrapper_disabled-_726d20a5d73b3965{border-color:var(--theme-semantics-border-selectedDisabled)}.input-_726d20a5d73b3965:checked+.cardWrapper_preset_overlay-_726d20a5d73b3965.cardWrapper_disabled-_726d20a5d73b3965{border-color:var(--theme-semantics-border-overlay-selectedDisabled)}.input-_726d20a5d73b3965:checked+.cardWrapper_preset_inverse-_726d20a5d73b3965.cardWrapper_disabled-_726d20a5d73b3965{border-color:var(--theme-semantics-border-inverse-selectedDisabled)}.input-_726d20a5d73b3965:checked:not(:focus-visible)+.cardWrapper-_726d20a5d73b3965 .errorBorder-_726d20a5d73b3965{border-color:#0000}.input-_726d20a5d73b3965:focus-visible+.cardWrapper-_726d20a5d73b3965:not(.cardWrapper_invalid-_726d20a5d73b3965){box-shadow:var(--theme-focusBoxShadow-default);border-color:var(--theme-semantics-components-control-bg-default)}.input-_726d20a5d73b3965:focus-visible+.cardWrapper-_726d20a5d73b3965.cardWrapper_invalid-_726d20a5d73b3965{border-color:var(--theme-semantics-border-errorFocused);border-radius:calc(var(--kitty-selectorCard-borderRadius) + 1px)}.input-_726d20a5d73b3965:checked:focus-visible+.cardWrapper-_726d20a5d73b3965.cardWrapper_invalid-_726d20a5d73b3965{border-color:var(--theme-semantics-border-error);box-shadow:var(--theme-focusBoxShadow-invalid)}.input-_726d20a5d73b3965:focus-visible+.cardWrapper-_726d20a5d73b3965 .card-_726d20a5d73b3965{background-clip:unset}.input-_726d20a5d73b3965:checked:focus-visible+.cardWrapper-_726d20a5d73b3965 .card-_726d20a5d73b3965{background-clip:padding-box}.root-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-uncheck);--kitty-checkmark-stroke:transparent;--kitty-checkmark-tick-color:transparent;width:var(--kitty-checkmark-size);height:var(--kitty-checkmark-size)}.root_circle-_584686a2a8c649d4{fill:var(--kitty-checkmark-background);stroke:var(--kitty-checkmark-stroke)}.root_mark-_584686a2a8c649d4{fill:var(--kitty-checkmark-tick-color)}.root_size-s-_584686a2a8c649d4{--kitty-checkmark-size:18px}.root_size-m-_584686a2a8c649d4{--kitty-checkmark-size:21px}.root_size-l-_584686a2a8c649d4{--kitty-checkmark-size:24px}.root_preset_default-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-uncheck);--kitty-checkmark-tick-color:var(--theme-semantics-components-toggle-faint)}.root_preset_overlay-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-overlay-uncheck);--kitty-checkmark-tick-color:var(--theme-semantics-components-toggle-faint)}.root_preset_inverse-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-inverse-uncheck);--kitty-checkmark-tick-color:var(--theme-semantics-components-toggle-inverse-faint)}.root_preset-_584686a2a8c649d4.default-_584686a2a8c649d4.root_disabled_unchecked-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-uncheckDisabled)}.root_preset_overlay-_584686a2a8c649d4.root_disabled_unchecked-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-overlay-uncheckDisabled)}.root_preset_inverse-_584686a2a8c649d4.root_disabled_unchecked-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-inverse-uncheckDisabled)}.root_preset_inverse-_584686a2a8c649d4.root_disabled_checked-_584686a2a8c649d4{--kitty-checkmark-tick-color:var(--theme-semantics-components-toggle-inverse-faintDisabled)}.root_preset_default-_584686a2a8c649d4.root_checked-_584686a2a8c649d4,.root_preset_overlay-_584686a2a8c649d4.root_checked-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-check)}.root_preset_inverse-_584686a2a8c649d4.root_checked-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-inverse-check)}.root_error_unchecked-_584686a2a8c649d4{--kitty-checkmark-stroke:var(--theme-semantics-border-error)}.root_preset_default-_584686a2a8c649d4.root_error_checked-_584686a2a8c649d4,.root_preset_overlay-_584686a2a8c649d4.root_error_checked-_584686a2a8c649d4,.root_preset_inverse-_584686a2a8c649d4.root_error_checked-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-border-error)}.root_preset_default-_584686a2a8c649d4.root_disabled_checked-_584686a2a8c649d4,.root_preset_overlay-_584686a2a8c649d4.root_disabled_checked-_584686a2a8c649d4{--kitty-checkmark-background:var(--theme-semantics-components-toggle-checkDisabled)}.root-_4ac054d0e7fac4ff{margin:calc(var(--kitty-selectorCard-paddingBlockStart)*-1)calc(var(--kitty-selectorCard-paddingInlineEnd)*-1)calc(var(--kitty-selectorCard-paddingBlockEnd)*-1)calc(var(--kitty-selectorCard-paddingInlineStart)*-1);height:calc(100% + var(--kitty-selectorCard-paddingBlockEnd) + var(--kitty-selectorCard-paddingBlockStart))}.root_preservePadding_inlineStart-_4ac054d0e7fac4ff{margin-inline-start:0}.root_preservePadding_inlineEnd-_4ac054d0e7fac4ff{margin-inline-end:0}.root_preservePadding_top-_4ac054d0e7fac4ff{margin-block-start:0}.root_preservePadding_bottom-_4ac054d0e7fac4ff{margin-block-end:0}.root-_0e4c4c448eee6054{display:inline-flex}.root_direction_vertical-_0e4c4c448eee6054{flex-direction:column}.root_direction_horizontal-_0e4c4c448eee6054{flex-direction:row}.root_wrap-_0e4c4c448eee6054{flex-wrap:wrap}.root_fullWidth-_0e4c4c448eee6054{width:100%}.menu-_3712410cdc60fad9{width:568px;padding:0 20px}.menu-_3712410cdc60fad9 label{width:188px}.inline-_3712410cdc60fad9{margin:-5px}.inline-_3712410cdc60fad9>div{width:100%}.inline-_3712410cdc60fad9 label{width:calc(33.3333% - 1.33333px)}.image-_3712410cdc60fad9{align-items:flex-end;height:92px;display:flex}.image-_3712410cdc60fad9 img{max-height:100%}.switchGroup-_4dc50d2bfb59f6e0{padding:10px 0}.mainRow-_44339ff9c1c34b3b{flex-wrap:wrap;gap:12px;width:100%;display:flex;container-type:inline-size}.equalCol-_44339ff9c1c34b3b{flex:1 1 0;min-width:0}.rightGroup-_44339ff9c1c34b3b{flex-shrink:0;gap:12px;display:flex}.rightGroup_fixed-_44339ff9c1c34b3b{width:390px}.thirdCol-_44339ff9c1c34b3b{flex:1 1 0;min-width:0}.fourthCol-_44339ff9c1c34b3b{flex-shrink:0;width:135px}.fourthAndButton_pair-_44339ff9c1c34b3b{flex-shrink:0;gap:12px;display:flex}.fourthAndButton_solo-_44339ff9c1c34b3b,.allFilters-_44339ff9c1c34b3b{flex-shrink:0}@container (width<=735px){.rightGroup_fixed-_44339ff9c1c34b3b{width:100%}.fourthAndButton_pair-_44339ff9c1c34b3b{flex:1 1 0;min-width:0}.fourthAndButton_pair-_44339ff9c1c34b3b .fourthCol-_44339ff9c1c34b3b{flex:1 1 0;width:auto;min-width:0}}.bannerContent-a81d69ba86d0e59b{padding:36px 44px 44px}.wrapper-_861ce120ba63cf66{text-align:center;flex-direction:column;align-items:center;max-width:114px;display:flex}.wrapper_horizontal-_861ce120ba63cf66{flex-direction:row;gap:12px;padding:11px 0;max-width:100%!important}.image-_861ce120ba63cf66{background-color:var(--theme-semantics-components-control-bg-default);border-radius:16px;width:114px;min-width:114px;height:56px;transition:background-color .25s ease-in}.image-_861ce120ba63cf66:hover{background-color:#ebeae8}:focus .image-_861ce120ba63cf66{box-sizing:border-box;box-shadow:inset 0 0 0 1.5px #45c1ff}@media screen and (width<=1366px){.wrapper-_861ce120ba63cf66{max-width:110px}.image-_861ce120ba63cf66{width:110px;min-width:110px}}.image_horizontal-_861ce120ba63cf66{border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex;overflow:hidden}.items-_4eb3aee341237be2{margin-top:12px}.wrapper-aa318eb509f6543b{justify-content:space-between;display:flex}.title-aa318eb509f6543b{margin-left:20px}.root-_835558a59bc469e5{display:flex}.root-_835558a59bc469e5 tbody{flex-flow:wrap;display:flex}.caption-_835558a59bc469e5{display:none}.item-_835558a59bc469e5{cursor:pointer;justify-content:space-between;align-items:center;width:50%;padding:4px 0;display:flex}.hidden-_835558a59bc469e5{display:none}.item-_835558a59bc469e5:hover span{color:#ff4053}.value-_835558a59bc469e5.padded-_835558a59bc469e5{padding-right:24px}.label-_835558a59bc469e5.padded-_835558a59bc469e5{padding-left:24px}.icon-a76c9eb8ee0b1b28{color:#a3a3a3}.seoLink-a76c9eb8ee0b1b28{display:none}.icon-a76c9eb8ee0b1b28:hover{color:#757575}.root-_910db9a10912b600{min-width:0;display:flex;overflow:hidden}.tabsContainer-_910db9a10912b600{min-width:0;overflow:hidden}.tabsContainer-_910db9a10912b600 div:has(>[role=tablist]){overflow:hidden}.align-start-_910db9a10912b600{justify-content:start;display:flex}.align-center-_910db9a10912b600{justify-content:center;display:flex}.align-end-_910db9a10912b600{justify-content:end;display:flex}.theme-provider-ddbe2826c4c13801{display:contents}.fadeIn-_1be2ed1045aa32db{opacity:1;transition:opacity .4s ease-in-out}.fadeOut-_1be2ed1045aa32db{opacity:0;transition:opacity .4s ease-in-out}.root-e64ae70b8c3ac192{margin-bottom:20px;padding:25px 8px 0 0}.title-e64ae70b8c3ac192{margin-bottom:8px;font-size:20px;font-weight:700;line-height:28px}.list-e64ae70b8c3ac192{list-style:none}.item-e64ae70b8c3ac192{margin-bottom:0;font-size:16px;line-height:24px}.container-_645fc0ce4a192262{background-color:#e6f6ff;border-radius:12px;justify-content:space-between;margin-bottom:24px;padding:28px 44px 32px 32px;display:flex}.title-_645fc0ce4a192262{padding-bottom:8px}.text-_645fc0ce4a192262{max-width:380px;padding-bottom:20px}.imageWrapper-_645fc0ce4a192262{justify-content:center;align-items:center;display:flex}.pagination-_5b0d0666b079a983{border-top:1px solid #d8d8d8;margin:29px 0 46px;padding:14px 0 0}.hidden-_5b0d0666b079a983{visibility:hidden;height:0}.sort_wrapper-_241c59018bb8e041{white-space:nowrap;margin-top:2px;position:relative}.root-_25250ec76fdf76ab{background-color:#fdb22626;margin-bottom:30px;padding:15px 20px;font-size:14px}.root-_25250ec76fdf76ab:last-child{margin-bottom:0}.correction-alert-_25250ec76fdf76ab.root-_25250ec76fdf76ab{padding:20px}.correction-alert-_25250ec76fdf76ab .title-_25250ec76fdf76ab{font-size:16px;font-weight:700;line-height:22px}.root-_25250ec76fdf76ab ul{list-style:none}.before-_25250ec76fdf76ab{color:#8f8f8f;margin-right:5px}.sellerItem-eadf551a7401f383{text-align:center;flex-direction:column;align-items:center;gap:10px;width:129px;padding:0 1px 0 2px;display:flex}.sellerImage-eadf551a7401f383{border-radius:100%;width:56px;height:56px;margin:0 auto;position:relative}.sellerImage-eadf551a7401f383:before{content:"";border-radius:inherit;z-index:1;background-color:#0000000f;width:100%;height:100%;position:absolute;top:0;left:0}.sellersCarouselWidget-_1d2bf3b82dbc924e{flex-direction:column;gap:24px;padding:8px 16px 23px;display:flex}.advBackground-_1d2bf3b82dbc924e{background:linear-gradient(#f4eefe 10%,#e3f7ff 90%);border-radius:20px;gap:32px;margin-bottom:32px;padding:28px 28px 26px;position:relative}.advButton-_1d2bf3b82dbc924e{color:#00000070;cursor:pointer;background:#ffffff70;border:none;border-radius:6px;padding:1px 5px;position:absolute;top:15px;right:15px}.sellerCarousel-_1d2bf3b82dbc924e{margin:0 -12px}.sellerTitle-_1d2bf3b82dbc924e{padding:0 1px}.reviewCard-_2f6fbba983e67630{box-sizing:border-box;cursor:pointer;background-color:#f2f1f0;border-radius:24px;flex-direction:column;width:315px;max-width:315px;height:100%;padding:16px 20px 20px;display:flex}.reviewModalHeader-_1ba9ef9079782ffc{cursor:pointer;background-color:#f5f5f5;border-radius:24px;padding:20px}.reviewModalHeader-_1ba9ef9079782ffc:hover{background-color:#ebeae8}.reviewModalContainer-_1ba9ef9079782ffc{width:260px;max-width:260px}.reviewModalContent-_1ba9ef9079782ffc{flex-direction:column;display:flex}.reviewModalLink-_1ba9ef9079782ffc{color:inherit;text-decoration:none}.catalogEntryPointWidgetRoot-d2d064a232a10fcb{width:980px}.firstPosition-d2d064a232a10fcb{margin-bottom:48px}.notFirstPosition-d2d064a232a10fcb{margin-bottom:32px}.carousel-d2d064a232a10fcb{margin-top:16px}.banner-d2d064a232a10fcb div{background-size:120px}.bannerContent-d2d064a232a10fcb{width:220px;height:118px;padding-top:14px;padding-left:16px}@media screen and (width<=1333px){.catalogEntryPointWidgetRoot-d2d064a232a10fcb{width:644px}.banner-d2d064a232a10fcb div{background-size:80px}.bannerContent-d2d064a232a10fcb{width:193px;height:86px}}.contents-ffcf8b0bf28b0bde{display:contents}.inline-block-ffcf8b0bf28b0bde{display:inline-block}.inline-grid-ffcf8b0bf28b0bde{display:inline-grid}.grid-ffcf8b0bf28b0bde{display:grid}.flex-ffcf8b0bf28b0bde{display:flex}.flow-root-ffcf8b0bf28b0bde{display:flow-root}.hidden-ffcf8b0bf28b0bde{display:none}.box-border-ffcf8b0bf28b0bde{box-sizing:border-box}.box-content-ffcf8b0bf28b0bde{box-sizing:content-box}.relative-ffcf8b0bf28b0bde{position:relative}.absolute-ffcf8b0bf28b0bde{position:absolute}.overflow-inherit-ffcf8b0bf28b0bde{overflow:inherit}.overflow-x-auto-ffcf8b0bf28b0bde{overflow-x:auto}.overflow-x-hidden-ffcf8b0bf28b0bde{overflow-x:hidden}.overflow-y-auto-ffcf8b0bf28b0bde{overflow-y:auto}.overflow-y-hidden-ffcf8b0bf28b0bde{overflow-y:hidden}.overflow-hidden-ffcf8b0bf28b0bde{overflow:hidden}.overflow-visible-ffcf8b0bf28b0bde{overflow:visible}.scrollbar-none-ffcf8b0bf28b0bde{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-none-ffcf8b0bf28b0bde::-webkit-scrollbar{display:none}.child-width-full-ffcf8b0bf28b0bde{width:calc(100% - var(--beduin-child-margins-width))}.child-width-fit-ffcf8b0bf28b0bde{width:fit-content}.child-width-value-ffcf8b0bf28b0bde{width:var(--beduin-child-width);flex-shrink:0}.child-height-full-ffcf8b0bf28b0bde{height:calc(100% - var(--beduin-child-margins-height))}.child-height-auto-ffcf8b0bf28b0bde{height:auto}.child-height-value-ffcf8b0bf28b0bde{height:var(--beduin-child-height);flex-shrink:0}.w-fit-ffcf8b0bf28b0bde{width:fit-content}.w-min-ffcf8b0bf28b0bde{width:min-content}.w-full-ffcf8b0bf28b0bde{width:100%}.h-inherit-ffcf8b0bf28b0bde{height:inherit}.h-fit-ffcf8b0bf28b0bde{height:fit-content}.h-min-ffcf8b0bf28b0bde{height:min-content}.h-full-ffcf8b0bf28b0bde{height:100%}.max-w-full-ffcf8b0bf28b0bde{max-width:100%}.max-h-full-ffcf8b0bf28b0bde{max-height:100%}.max-h-full-margins-ffcf8b0bf28b0bde{max-height:calc(100% - var(--beduin-child-margins-height))}.min-h-0-ffcf8b0bf28b0bde{min-height:0}.min-w-0-ffcf8b0bf28b0bde{min-width:0}.min-h-fit-ffcf8b0bf28b0bde{min-height:fit-content}.grid-t-minmax-0-1-ffcf8b0bf28b0bde{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.grid-area-center-ffcf8b0bf28b0bde{grid-area:1/1}.basis-0p-ffcf8b0bf28b0bde{flex-basis:var(--beduin-basis-0p)}.grow-ffcf8b0bf28b0bde{flex-grow:1}.flex-col-ffcf8b0bf28b0bde{flex-direction:column}.flex-col-reverse-ffcf8b0bf28b0bde{flex-direction:column-reverse}.flex-row-ffcf8b0bf28b0bde{flex-direction:row}.flex-row-reverse-ffcf8b0bf28b0bde{flex-direction:row-reverse}.flex-wrap-ffcf8b0bf28b0bde{flex-wrap:wrap}.shrink-0-ffcf8b0bf28b0bde{flex-shrink:0}.justify-around-ffcf8b0bf28b0bde{justify-content:space-around}.justify-between-ffcf8b0bf28b0bde{justify-content:space-between}.justify-center-ffcf8b0bf28b0bde{justify-content:center}.justify-start-ffcf8b0bf28b0bde{justify-content:flex-start}.justify-end-ffcf8b0bf28b0bde{justify-content:flex-end}.justify-evenly-ffcf8b0bf28b0bde{justify-content:space-evenly}.justify-normal-ffcf8b0bf28b0bde{justify-content:normal}.items-start-ffcf8b0bf28b0bde{align-items:flex-start}.items-center-ffcf8b0bf28b0bde{align-items:center}.items-end-ffcf8b0bf28b0bde{align-items:flex-end}.items-normal-ffcf8b0bf28b0bde{align-items:normal}.box-top-start-ffcf8b0bf28b0bde{place-self:start}.box-top-center-ffcf8b0bf28b0bde{place-self:start center}.box-top-end-ffcf8b0bf28b0bde{place-self:start end}.box-center-start-ffcf8b0bf28b0bde{place-self:center start}.box-center-ffcf8b0bf28b0bde{place-self:center}.box-center-end-ffcf8b0bf28b0bde{place-self:center end}.box-bottom-start-ffcf8b0bf28b0bde{place-self:end start}.box-bottom-center-ffcf8b0bf28b0bde{place-self:end center}.box-bottom-end-ffcf8b0bf28b0bde{place-self:end}.align-start-ffcf8b0bf28b0bde{align-self:start}.align-center-ffcf8b0bf28b0bde{align-self:center}.align-end-ffcf8b0bf28b0bde{align-self:end}.bg-clip-content-ffcf8b0bf28b0bde{background-clip:content-box}.bg-white-ffcf8b0bf28b0bde{background-color:#fff}.cursor-pointer-ffcf8b0bf28b0bde{cursor:pointer}.cursor-auto-ffcf8b0bf28b0bde{cursor:auto}.object-scale-down-ffcf8b0bf28b0bde{-o-object-fit:scale-down;object-fit:scale-down}.object-contain-ffcf8b0bf28b0bde{-o-object-fit:contain;object-fit:contain}.object-cover-ffcf8b0bf28b0bde{-o-object-fit:cover;object-fit:cover}.object-fill-ffcf8b0bf28b0bde{-o-object-fit:fill;object-fit:fill}.text-center-ffcf8b0bf28b0bde{text-align:center}.text-left-ffcf8b0bf28b0bde{text-align:left}.text-right-ffcf8b0bf28b0bde{text-align:right}.text-justify-ffcf8b0bf28b0bde{text-align:justify}.whitespace-nowrap-ffcf8b0bf28b0bde{white-space:nowrap}.will-change-scroll-ffcf8b0bf28b0bde{will-change:scroll-position}.will-change-transform-ffcf8b0bf28b0bde{will-change:transform}.top-0-ffcf8b0bf28b0bde{top:0}.left-0-ffcf8b0bf28b0bde{left:0}.root-a77d9227df9b9343{flex-direction:column;flex-grow:1;width:100%;height:100%;display:flex}.theme-a77d9227df9b9343{height:100%;display:flex}.limitedHeight-a77d9227df9b9343{max-height:100dvh}.limitedHeightWithCompensation-a77d9227df9b9343{max-height:calc(100dvh - var(--module-bottomSheet-top-margin))}.wrapper-_238ec5757ec31b62:has(.beduin-lazy-column),.box-_238ec5757ec31b62:has(.beduin-lazy-column){overflow-y:auto}.wrapper-_238ec5757ec31b62:has(.beduin-lazy-row),.box-_238ec5757ec31b62:has(.beduin-lazy-row){overflow-x:auto}.columnChild-_4009efa20e7a206f{min-height:fit-content}.columnChild-_4009efa20e7a206f.beduin-lazy-column{flex-grow:1;min-height:0}.columnChild-_4009efa20e7a206f:has(.beduin-lazy-column){min-height:0}.columnChild-_4009efa20e7a206f.beduin-exact-height{min-height:var(--beduin-child-height)}.rowChild-_14394a63d6c37e07{overflow-clip-margin:200px;overflow:clip}.rowChild-_14394a63d6c37e07.beduin-exact-width,.rowChild-_14394a63d6c37e07:has(.beduin-exact-width),.rowChild-_14394a63d6c37e07.beduin-exact-height,.rowChild-_14394a63d6c37e07:has(.beduin-exact-height){flex-shrink:0}.rowChild-_14394a63d6c37e07.beduin-lazy-column,.rowChild-_14394a63d6c37e07:has(.beduin-lazy-column){min-height:0}.rowChild-_14394a63d6c37e07.beduin-lazy-row,.rowChild-_14394a63d6c37e07:has(.beduin-lazy-row){flex-grow:1}.row-_14394a63d6c37e07>.rowChild-_14394a63d6c37e07[class*=child-width-fit]{flex-shrink:0}.row-_14394a63d6c37e07>.rowChild-_14394a63d6c37e07[class*=child-height-full]{align-self:stretch;height:auto}.root-_6fb4510a087a7364{color:red;background-color:#fff6d2;width:100%;height:100%}.root-_6fb4510a087a7364>p{margin:0}.background-_6fb4510a087a7364{background-color:#f2f1f0;border-radius:20px;padding:20px 16px}.root-_567f4687aa53efbb{color:red;background-color:#fc03}.root-_567f4687aa53efbb>p{margin:0}.error-_567f4687aa53efbb{padding-left:.5em}.background-_567f4687aa53efbb{background-color:#f2f1f0;border-radius:20px;padding:20px 16px}.loaderContainer-e65aa97e4cb53153{width:100%;height:100%;position:absolute;top:0;left:0}.root-_6a9fa691ae5ec1e8{background-color:#fff;padding:0 8px}.mediaContainer-_41f6011623279432{background-color:#ebebeb;border-radius:16px;padding-top:100%;position:relative;overflow:hidden;transform:translateZ(0)}.mediaContainer-_41f6011623279432:after{content:"";background-color:var(--theme-semantics-foreground-imageFill);position:absolute;inset:0}.picture-_41f6011623279432{width:100%;height:100%;position:absolute;top:0;left:0}.actionsSlot-_41f6011623279432{z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:4px;right:4px}.badgeSlot-_41f6011623279432{position:absolute;bottom:6px;left:6px}.badgeSlot_clipped-_41f6011623279432{height:28px;right:6px;overflow:hidden}.badgeSlot_clipped-_41f6011623279432 [data-marker=item\/badges-layout]{align-content:flex-start}.badge-_8b89ca41b841395d{color:var(--theme-semantics-components-badge-text-inverse-constant-primary);background-color:#00000070;border-radius:12px}.badge_mweb-_8b89ca41b841395d{padding:3px 9px}.badge_desktop-_8b89ca41b841395d{padding:5px 11px}.iconBox-c9186f89691ca488{color:#fff;cursor:pointer;background-color:#00000070;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.deliveryBadge-_12f9ad794ef5b6b7{z-index:1;color:var(--theme-semantics-components-badge-text-inverse-constant-primary);box-sizing:border-box;background-color:#00000070;border-radius:6px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:2px;display:flex;position:absolute;top:12px;left:12px}.root-_3c84d1d15ec5b69a{width:100%;color:inherit;border-radius:16px;text-decoration:none;display:flex}.root-_3c84d1d15ec5b69a:hover{background:var(--theme-semantics-bg-default);box-shadow:0 0 0 16px var(--theme-semantics-bg-default)}.root-_3c84d1d15ec5b69a+.root-_3c84d1d15ec5b69a{margin-top:32px}.actionsSlot-_3c84d1d15ec5b69a{flex-direction:column;align-items:stretch;gap:8px;margin-top:16px;display:none}.root-_3c84d1d15ec5b69a:hover .actionsSlot-_3c84d1d15ec5b69a{display:flex}.content-_3c84d1d15ec5b69a{flex-direction:column;align-items:stretch;min-height:100%;display:flex}.contentSplitter-_3c84d1d15ec5b69a{flex-grow:1;min-height:0}.sellerInfo-_3c84d1d15ec5b69a{white-space:nowrap;flex-wrap:nowrap;align-items:center;margin-top:4px;display:flex}.rating-_3c84d1d15ec5b69a{margin-inline-end:6px}.topAvcallsButton-_793e593d7e72be20{justify-content:flex-end;margin-bottom:6px;display:flex}.title-_75a35039dcd03d78{margin-bottom:3px}.root-c72ebe4d348d341e{margin-right:30px;padding-left:150px;position:relative}.root-c72ebe4d348d341e:before{content:"";background-image:url(/static/buyer-pages-mfe/client/../assets/00f4eb310f1b8dee.svg);background-repeat:no-repeat;background-size:cover;width:75px;height:75px;display:block;position:absolute;left:30px}.text-container-c72ebe4d348d341e{margin-bottom:10px}.items-_37790b6b4e3a0b1a{flex-wrap:wrap;display:flex}.item-_37790b6b4e3a0b1a{box-sizing:border-box;flex:none;width:100%}.listItem-_37790b6b4e3a0b1a,.vacancyItem-_37790b6b4e3a0b1a,.brandspaceBanner-_37790b6b4e3a0b1a,.areaExpandingWidget-_37790b6b4e3a0b1a{margin-bottom:32px}.galleryItem-_37790b6b4e3a0b1a{width:208px;min-height:216px;margin-bottom:25px;margin-right:10px}@media screen and (width>=1366px){.galleryItem-_37790b6b4e3a0b1a{width:238px}}.ads-_37790b6b4e3a0b1a{justify-content:center;width:100%;margin:0;padding:0;display:flex}.ads-_37790b6b4e3a0b1a>div{width:100%;margin-bottom:30px}.vip-_37790b6b4e3a0b1a{width:calc(100% - 10px);margin:6px 0 52px}.gallery-_37790b6b4e3a0b1a .vip-_37790b6b4e3a0b1a{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0}.vipTitle-_37790b6b4e3a0b1a{padding:10px 0 20px;font-size:20px;font-weight:700;line-height:25px}.witcher-_37790b6b4e3a0b1a{width:100%;margin-top:16px;margin-bottom:70px}.gallery-_37790b6b4e3a0b1a .witcher-_37790b6b4e3a0b1a{padding:10px 0 13px}.witcherTitle-_37790b6b4e3a0b1a{margin-bottom:20px;font-size:20px;font-weight:700;line-height:25px}.witcherButtonWrap-_37790b6b4e3a0b1a{margin-top:6px}.vipGrid-_37790b6b4e3a0b1a,.witcherGrid-_37790b6b4e3a0b1a{display:flex}.vipMarginTop-_37790b6b4e3a0b1a{margin-top:20px}.extra-_37790b6b4e3a0b1a{width:100%;margin:15px 0 30px}.extraContent-_37790b6b4e3a0b1a{align-items:flex-start;display:flex}.extraContent-_37790b6b4e3a0b1a .extraLink-_37790b6b4e3a0b1a{margin-top:5px;padding-left:16px;font-size:14px}.extraContent-_37790b6b4e3a0b1a .extraLink-_37790b6b4e3a0b1a:focus{box-shadow:none}.extraTitle-_37790b6b4e3a0b1a{flex:auto;width:100%}.itemsCarouselWidget-_37790b6b4e3a0b1a{width:100%;margin:32px 0 40px}.blogWidget-_37790b6b4e3a0b1a{width:100%;margin:24px 0}.extraImage-_37790b6b4e3a0b1a{background-image:url(/static/buyer-pages-mfe/client/../assets/6766b073f6098d08.svg);background-position:50%;background-repeat:no-repeat;width:100%;height:107px;margin-bottom:25px}.mapBanner-_37790b6b4e3a0b1a{width:100%;margin-bottom:46px}.banner-_37790b6b4e3a0b1a,.sellerWidget-_37790b6b4e3a0b1a{width:100%;margin-bottom:32px}.banner-_37790b6b4e3a0b1a:empty{margin-bottom:0}.brandspaceBanner-_37790b6b4e3a0b1a,.areaExpandingWidget-_37790b6b4e3a0b1a{width:calc(100% + 12px);margin-left:-6px;margin-right:-6px}.sellersCarouselWidget-_37790b6b4e3a0b1a{width:100%;margin:10px 0 40px}.ratingsCarouselWidget-_37790b6b4e3a0b1a{width:100%}.supplierCollectionWidget-_37790b6b4e3a0b1a{width:100%;margin-bottom:32px}.width100-_37790b6b4e3a0b1a{width:100%}.cvr-title{margin-bottom:20px;font-size:18px;line-height:25px}.cvr-items-container{flex-wrap:wrap;margin-bottom:20px;font-size:14px;display:flex}@media screen and (width>=1366px){.cvr-items-container--responsive{flex-wrap:nowrap;overflow:hidden}}.cvr-item{text-align:left;flex-shrink:0;width:140px;margin-bottom:24px;margin-left:28px}.cvr-item:nth-child(4n+1){margin-left:0}@media screen and (width>=1366px){.cvr-items-container--responsive .cvr-item:nth-child(5){margin-left:28px}}.cvr-item-img-wrapper-link{text-align:center;vertical-align:middle;box-sizing:border-box;background:50%/cover no-repeat;border:1px solid #e0e0e0;width:140px;height:105px;display:table-cell}.cvr-item-img{vertical-align:top;margin:0;display:inline-block}.cvr-item-link{white-space:nowrap;color:#009cf0;outline:0;margin:10px 0 0;font-size:14px;line-height:20px;text-decoration:none;display:block}.cvr-item-price{font-weight:700}.cvr-item-category{color:#8f8f8f;white-space:nowrap;margin-top:5px;margin-bottom:10px;font-size:13px}.container-_0d5ecba4a15c5024{z-index:1000;background:linear-gradient(#fff0,#ffffffe6 40%,#fff);flex-direction:column;justify-content:center;align-items:center;padding:152px 24px 40px;display:flex;position:absolute;bottom:0;left:0;right:0}.wrapper-_8d1eff2f7cf50e77{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative;bottom:-4px;right:-4px}.image-e21cce0e21d560d3{position:relative}.iconMainCar-e21cce0e21d560d3{position:absolute;bottom:-4px;right:-4px}.wrapper-d3629d7c0ca65278{background-color:#f2f1f0;border-radius:16px;padding:12px}.root-_1b147e396c8f4e72{margin-bottom:12px}.theme-provider-_8d980e37d91dd78e{display:contents}.expand-button-_760ac1df9500b357{align-items:center;display:flex}.label-_760ac1df9500b357{flex:0 0 158px;width:158px;margin-left:10px}.action-_760ac1df9500b357{margin-left:16px}.surface-_7dad166df8c912b6{box-sizing:border-box;background-color:var(--theme-semantics-components-toast-default);border-radius:28px;height:100%;padding:14px 20px;overflow:hidden}.surface-collapsed-_7dad166df8c912b6{border-radius:24px}.surface-symmetric-padding-_7dad166df8c912b6{padding:14px}.target-_514ee6ca9c601f32{align-items:center;min-width:0;display:inline-flex}.target-stretch-_514ee6ca9c601f32{width:100%}.root-_02d963f0f191f6ae{width:100%;min-width:148px;display:flex}.dropdown-content-_02d963f0f191f6ae{width:308px;max-height:inherit;flex-direction:column;display:flex}.search-_02d963f0f191f6ae{padding:var(--theme-outline-width)16px 12px;background-color:var(--theme-semantics-bg-elevation2);flex-shrink:0}.options-_02d963f0f191f6ae{overscroll-behavior-y:none;flex:270px;min-height:0;overflow-y:auto}.options-skeleton-_02d963f0f191f6ae{padding:0 16px}.load-more-trigger-_02d963f0f191f6ae{height:1px}.error-_02d963f0f191f6ae{padding:11px 16px 23px}.option-_02d963f0f191f6ae{align-items:flex-start;width:100%;min-width:0;display:flex}.options-skeleton-_02d963f0f191f6ae .option-_02d963f0f191f6ae{box-sizing:border-box;min-height:90px;padding:11px 0}.option-text-_02d963f0f191f6ae{flex:1;min-width:0;margin-left:11px;padding-right:12px}.checkmark-_02d963f0f191f6ae{flex-shrink:0;align-self:center}.image-_02d963f0f191f6ae{position:relative}.image-foreground-_02d963f0f191f6ae{background-color:var(--theme-semantics-foreground-imageFill);display:none;position:absolute;inset:0}.image-foreground-visible-_02d963f0f191f6ae{display:unset}.trigger-d46e14ce3d3f78ed{display:inline-flex}.root-_7bbea78cf2e1e151{border-radius:var(--kitty-segmentedControl-option-borderRadius);padding:var(--kitty-segmentedControl-option-paddings);box-sizing:border-box;cursor:pointer;height:calc(var(--kitty-segmentedControl-height) - var(--kitty-segmentedControl-padding)*2);color:var(--kitty-segmentedControl-option-textColor);outline:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.root_fullWidth-_7bbea78cf2e1e151{width:100%}.root_checked-_7bbea78cf2e1e151{background-color:var(--kitty-segmentedControl-option-backgroundColor-checked);box-shadow:var(--kitty-segmentedControl-option-boxShadow,none);color:var(--kitty-segmentedControl-option-textColor-checked)}.root_disabled-_7bbea78cf2e1e151{color:var(--kitty-segmentedControl-color-disabled);cursor:default}.root-_7bbea78cf2e1e151:hover:not(.root_checked-_7bbea78cf2e1e151):not(.root_disabled-_7bbea78cf2e1e151){background-color:var(--kitty-segmentedControl-option-backgroundColor-hover)}.root-_7bbea78cf2e1e151:active:not(.root_checked-_7bbea78cf2e1e151){background-color:var(--kitty-segmentedControl-option-backgroundColor-active)}.root-_7bbea78cf2e1e151:focus-within:has(.input-_7bbea78cf2e1e151:focus-visible),.root-_7bbea78cf2e1e151:focus-visible.root_disabled-_7bbea78cf2e1e151{box-shadow:inset var(--kitty-segmentedControl-focusBoxShadow),var(--kitty-segmentedControl-option-boxShadow,0 0 0 0 transparent)}.input-_7bbea78cf2e1e151{opacity:0;pointer-events:none;position:absolute}.text-_7bbea78cf2e1e151{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;margin-top:var(--kitty-segmentedControl-text-compensation,0);overflow:hidden}.text_iconBefore-_7bbea78cf2e1e151{padding-inline-start:var(--kitty-segmentedControl-gap-text-icon)}.text_iconAfter-_7bbea78cf2e1e151{padding-inline-end:var(--kitty-segmentedControl-gap-text-icon)}.root-c0c86118b6937f89{--kitty-segmentedControl-padding:4px;--kitty-segmentedControl-boxShadow:var(--theme-boxShadow-default);--kitty-segmentedControl-option-borderRadius:calc(var(--kitty-segmentedControl-borderRadius) - var(--kitty-segmentedControl-padding));padding:var(--kitty-segmentedControl-padding);box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--kitty-segmentedControl-backgroundColor);border-radius:var(--kitty-segmentedControl-borderRadius);width:100%;font-size:var(--kitty-segmentedControl-fontSize);line-height:var(--kitty-segmentedControl-lineHeight);height:var(--kitty-segmentedControl-height);outline:none;flex-wrap:nowrap;display:flex;overflow:hidden}.root_size_xs-c0c86118b6937f89{--kitty-segmentedControl-fontSize:var(--theme-size-xs-fontSize);--kitty-segmentedControl-lineHeight:var(--theme-size-xs-lineHeight);--kitty-segmentedControl-height:var(--theme-size-xs-height);--kitty-segmentedControl-option-paddings:2px 6px 4px;--kitty-segmentedControl-borderRadius:var(--theme-borderRadius-10);--kitty-segmentedControl-gap-text-icon:3px}.root_size_s-c0c86118b6937f89{--kitty-segmentedControl-fontSize:var(--theme-size-s-fontSize);--kitty-segmentedControl-lineHeight:var(--theme-size-s-lineHeight);--kitty-segmentedControl-height:var(--theme-size-s-height);--kitty-segmentedControl-option-paddings:5px 9px 7px;--kitty-segmentedControl-borderRadius:var(--theme-borderRadius-12);--kitty-segmentedControl-gap-text-icon:4px}.root_size_m-c0c86118b6937f89{--kitty-segmentedControl-fontSize:var(--theme-size-m-fontSize);--kitty-segmentedControl-lineHeight:var(--theme-size-m-lineHeight);--kitty-segmentedControl-height:var(--theme-size-m-height);--kitty-segmentedControl-option-paddings:7px 11px 9px;--kitty-segmentedControl-borderRadius:var(--theme-borderRadius-12);--kitty-segmentedControl-gap-text-icon:4px;--kitty-segmentedControl-text-compensation:1px}.root_size_l-c0c86118b6937f89{--kitty-segmentedControl-fontSize:var(--theme-size-l-fontSize);--kitty-segmentedControl-lineHeight:var(--theme-size-l-lineHeight);--kitty-segmentedControl-height:var(--theme-size-l-height);--kitty-segmentedControl-option-paddings:11px 15px 13px;--kitty-segmentedControl-borderRadius:var(--theme-borderRadius-16);--kitty-segmentedControl-gap-text-icon:4px;--kitty-segmentedControl-text-compensation:1px}.root_size_xl-c0c86118b6937f89{--kitty-segmentedControl-fontSize:var(--theme-size-xl-fontSize);--kitty-segmentedControl-lineHeight:var(--theme-size-xl-lineHeight);--kitty-segmentedControl-height:var(--theme-size-xl-height);--kitty-segmentedControl-option-paddings:16px 18px 18px;--kitty-segmentedControl-borderRadius:var(--theme-borderRadius-20);--kitty-segmentedControl-gap-text-icon:3px;--kitty-segmentedControl-text-compensation:1px}.root_preset_default-c0c86118b6937f89{--kitty-segmentedControl-focusBoxShadow:var(--theme-focusBoxShadow-default);--kitty-segmentedControl-option-boxShadow:0px 4px 24px 0px #0000001f,0px 1px 3px 0px #0000000d;--kitty-segmentedControl-backgroundColor:var(--theme-semantics-components-control-bg-default);--kitty-segmentedControl-option-backgroundColor-checked:var(--theme-semantics-components-control-bg-overlay-default);--kitty-segmentedControl-option-backgroundColor-hover:var(--theme-semantics-components-control-bg-hover);--kitty-segmentedControl-option-backgroundColor-active:var(--theme-semantics-components-control-bg-pressed);--kitty-segmentedControl-option-textColor:var(--theme-semantics-components-control-text-primary);--kitty-segmentedControl-option-textColor-checked:var(--theme-semantics-components-control-text-primary);--kitty-segmentedControl-color-disabled:var(--theme-semantics-components-control-text-disabled)}.root-c0c86118b6937f89[data-theme=lf]{--theme-semantics-components-control-bg-default:var(--theme-palette-warmGray4);--theme-semantics-components-control-bg-overlay-default:var(--theme-palette-white);--theme-semantics-components-control-bg-hover:var(--theme-palette-warmGray8);--theme-semantics-components-control-bg-pressed:var(--theme-palette-warmGray12);--theme-semantics-components-control-text-primary:var(--theme-palette-black);--theme-semantics-components-control-text-disabled:var(--theme-font-color-disabled);--theme-semantics-components-control-bg-overlay-hover:var(--theme-palette-white);--theme-semantics-components-control-bg-overlay-pressed:var(--theme-palette-warmGray2);--theme-semantics-border-error:var(--theme-font-color-invalid)}.root_preset_overlay-c0c86118b6937f89{--kitty-segmentedControl-focusBoxShadow:var(--theme-focusBoxShadow-overlayPreset);--kitty-segmentedControl-backgroundColor:var(--theme-semantics-components-control-bg-overlay-default);--kitty-segmentedControl-option-backgroundColor-checked:var(--theme-semantics-components-control-bg-default);--kitty-segmentedControl-option-backgroundColor-hover:var(--theme-semantics-components-control-bg-overlay-hover);--kitty-segmentedControl-option-backgroundColor-active:var(--theme-semantics-components-control-bg-overlay-pressed);--kitty-segmentedControl-option-textColor:var(--theme-semantics-components-control-text-primary);--kitty-segmentedControl-option-textColor-checked:var(--theme-semantics-components-control-text-primary);--kitty-segmentedControl-color-disabled:var(--theme-semantics-components-control-text-disabled)}.root_preset_inverse-c0c86118b6937f89{--kitty-segmentedControl-focusBoxShadow:var(--theme-focusBoxShadow-default);--kitty-segmentedControl-backgroundColor:var(--theme-palette-gray84);--kitty-segmentedControl-option-backgroundColor-checked:var(--theme-palette-white);--kitty-segmentedControl-option-backgroundColor-hover:var(--theme-palette-warmGray76);--kitty-segmentedControl-option-backgroundColor-active:var(--theme-palette-warmGray88);--kitty-segmentedControl-option-textColor:var(--theme-palette-white);--kitty-segmentedControl-option-textColor-checked:var(--theme-palette-black);--kitty-segmentedControl-color-disabled:var(--theme-font-color-inverseDisabled)}.root_fitContent-c0c86118b6937f89{width:fit-content}.root_disabled-c0c86118b6937f89{color:var(--theme-semantics-components-control-text-disabled);pointer-events:none}.root_invalid-c0c86118b6937f89{padding:calc(var(--kitty-segmentedControl-padding) - 1px);border:1px solid var(--theme-semantics-border-error)}.root_shadow-c0c86118b6937f89{box-shadow:var(--kitty-segmentedControl-boxShadow)}.focused-c0c86118b6937f89{box-shadow:inset var(--kitty-segmentedControl-focusBoxShadow),var(--kitty-segmentedControl-option-boxShadow,0 0 0 0 transparent)}.statistics-button-_7d6f846b4615cfff,.compact-_7d6f846b4615cfff{display:inline-flex}.wide-_7d6f846b4615cfff{display:none}@media screen and (width>=1366px){.compact-_7d6f846b4615cfff{display:none}.wide-_7d6f846b4615cfff{display:inline-flex}}.toolbar-layout-_798e381008fc82e4{pointer-events:none;width:100%;min-width:0;margin-right:auto;display:flex}.toolbar-layout-expanded-_798e381008fc82e4{max-width:var(--search-stat-toolbar-expanded-max-width,100%)}.toolbar-_798e381008fc82e4{box-sizing:border-box;pointer-events:auto;align-items:center;width:fit-content;height:64px;margin-left:auto;display:grid}.toolbar-expanded-_798e381008fc82e4{-moz-column-gap:10px;grid-template-columns:minmax(0,1fr) auto;column-gap:10px;width:100%}.toolbar-expanded-_798e381008fc82e4.toolbar-no-items-_798e381008fc82e4{-moz-column-gap:0;grid-template-columns:1fr;column-gap:0;width:600px;margin-right:auto}.main-toolbar-_798e381008fc82e4{-moz-column-gap:8px;grid-template-columns:max-content fit-content(256px) minmax(max-content,1fr) max-content max-content max-content;place-items:center start;column-gap:8px;min-width:0;display:grid}.main-toolbar-_798e381008fc82e4>:first-child{margin-right:16px}.main-toolbar-no-items-_798e381008fc82e4{justify-content:space-between;align-items:center;display:flex}.animation-_8a5ddeae505982da{width:280px;height:158px}