@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);
.yc-hotkey{border-radius:4px;padding:1px 5px}.yc-hotkey,.yc-hotkey kbd{font-family:var(--g-font-family-sans);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.yc-hotkey_view_light{background-color:var(--g-color-base-generic)}.yc-hotkey_view_light .yc-hotkey__plus{color:var(--g-color-text-hint)}.yc-hotkey_view_dark{background-color:var(--g-color-base-light-simple-hover);color:var(--g-color-text-light-complementary)}.yc-hotkey_view_dark .yc-hotkey__plus{color:var(--g-color-text-light-hint)}
.yc-icon{color:inherit;line-height:0;vertical-align:top}
.yc-popup{--yc-popup-background-color:var(--g-color-base-float);--yc-popup-border-color:var(--g-color-line-generic-solid);--yc-popup-border-width:1px;visibility:hidden;z-index:1000}.yc-popup_exit_active,.yc-popup_open{visibility:visible}.yc-popup_exit_active[data-popper-placement*=bottom] .yc-popup__content{animation-name:yc-popup-bottom}.yc-popup_exit_active[data-popper-placement*=top] .yc-popup__content{animation-name:yc-popup-top}.yc-popup_exit_active[data-popper-placement*=left] .yc-popup__content{animation-name:yc-popup-left}.yc-popup_exit_active[data-popper-placement*=right] .yc-popup__content{animation-name:yc-popup-right}.yc-popup_appear_active[data-popper-placement*=bottom] .yc-popup__content,.yc-popup_enter_active[data-popper-placement*=bottom] .yc-popup__content{animation-name:yc-popup-bottom-open}.yc-popup_appear_active[data-popper-placement*=top] .yc-popup__content,.yc-popup_enter_active[data-popper-placement*=top] .yc-popup__content{animation-name:yc-popup-top-open}.yc-popup_appear_active[data-popper-placement*=left] .yc-popup__content,.yc-popup_enter_active[data-popper-placement*=left] .yc-popup__content{animation-name:yc-popup-left-open}.yc-popup_appear_active[data-popper-placement*=right] .yc-popup__content,.yc-popup_enter_active[data-popper-placement*=right] .yc-popup__content{animation-name:yc-popup-right-open}.yc-popup[data-popper-placement*=bottom] .yc-popup__arrow{top:-9px}.yc-popup[data-popper-placement*=top] .yc-popup__arrow{bottom:-9px}.yc-popup[data-popper-placement*=top] .yc-popup__arrow-content{transform:rotate(180deg)}.yc-popup[data-popper-placement*=left] .yc-popup__arrow{right:-9px}.yc-popup[data-popper-placement*=left] .yc-popup__arrow-content{transform:rotate(90deg)}.yc-popup[data-popper-placement*=right] .yc-popup__arrow{left:-9px}.yc-popup[data-popper-placement*=right] .yc-popup__arrow-content{transform:rotate(-90deg)}.yc-popup__content{animation-duration:.1s;animation-fill-mode:forwards;animation-timing-function:ease-out;background-color:var(--yc-popup-background-color);border-radius:4px;box-shadow:0 0 0 var(--yc-popup-border-width) var(--yc-popup-border-color),0 8px 20px var(--yc-popup-border-width) var(--g-color-sfx-shadow);outline:none;position:relative}.yc-popup__content>.yc-popup__arrow+*,.yc-popup__content>:first-child:not(.yc-popup__arrow){border-top-left-radius:inherit;border-top-right-radius:inherit}.yc-popup__content>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.yc-popup__arrow-content{display:flex;height:18px;overflow:hidden;position:relative;width:18px}.yc-popup__arrow-circle-wrapper{background-color:initial;height:9px;overflow:hidden;position:relative;width:9px}.yc-popup__arrow-circle{border-radius:50%;box-shadow:inset 0 0 0 calc(5px - var(--yc-popup-border-width)) var(--yc-popup-background-color),inset 0 0 0 5px var(--yc-popup-border-color);box-sizing:border-box;height:30px;position:absolute;width:28px}.yc-popup__arrow-circle_left{bottom:-4px;right:-5px}.yc-popup__arrow-circle_right{bottom:-4px;left:-5px}@keyframes yc-popup-bottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes yc-popup-bottom-open{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes yc-popup-top{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes yc-popup-top-open{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes yc-popup-left{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-10px)}}@keyframes yc-popup-left-open{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes yc-popup-right{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(10px)}}@keyframes yc-popup-right-open{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
.yc-tooltip[class]{--yc-popup-border-width:0;--yc-popup-background-color:var(--g-color-base-float-heavy)}.yc-tooltip__popup-content{pointer-events:none}.yc-tooltip__content{color:var(--g-color-text-light-primary);padding:6px 12px}
.yc-action-tooltip__layout{box-sizing:border-box;max-width:300px}.yc-action-tooltip__heading{align-items:baseline;display:flex;justify-content:space-between}.yc-action-tooltip__title{color:var(--g-color-text-light-primary)}.yc-action-tooltip__hotkey{margin-left:8px}.yc-action-tooltip__description{color:var(--g-color-text-light-secondary);margin-top:4px}
.yc-arrow-toggle{display:inline-block;transition:transform .1s ease-out;vertical-align:middle}.yc-arrow-toggle_direction_bottom{transform:matrix(1,0,0,1,0,0)}.yc-arrow-toggle_direction_left{transform:matrix(0,1,-1,0,0,0)}.yc-arrow-toggle_direction_top{transform:matrix(-1,0,0,-1,0,0)}.yc-arrow-toggle_direction_right{transform:matrix(0,-1,1,0,0,0)}
@charset "UTF-8";.yc-button{--yc-button-background-color:#0000;--yc-button-background-color-hover:var(--g-color-base-simple-hover);--yc-button-outline-color:var(--g-color-line-focus);--yc-button-icon-space:calc(var(--yc-button-padding) + var(--yc-button-icon-size) + var(--yc-button-icon-offset));--yc-button-icon-position:calc(var(--yc-button-padding) - (var(--yc-button-height) - var(--yc-button-icon-size))/2);--yc-button-font-size:var(--g-text-body-1-font-size);background:none;background:#0000;border:none;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;font-family:var(--g-text-body-font-family);font-size:inherit;font-size:var(--yc-button-font-size);font-weight:var(--g-text-body-font-weight);height:var(--yc-button-height);line-height:var(--yc-button-height);margin:0;outline:none;overflow:visible;padding:0;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);transform:scale(1);transition:transform .1s ease-out,color .15s linear}.yc-button:before{background-color:var(--yc-button-background-color);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .15s linear;z-index:-1}.yc-button:hover:before{background-color:var(--yc-button-background-color-hover)}.yc-button:focus:before{outline:2px solid var(--yc-button-outline-color)}.yc-button:focus:not(:focus-visible):before{outline:none}.yc-button:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(1);transition:none;z-index:-1}.yc-button:active{transform:scale(.96);transition:none}.yc-button:active:after{transform:scale(1.042)}.yc-button_size_xs{--yc-button-height:20px;--yc-button-border-radius:var(--g-border-radius-xs);--yc-button-padding:6px;--yc-button-icon-size:12px;--yc-button-icon-offset:4px}.yc-button_size_s{--yc-button-height:24px;--yc-button-border-radius:var(--g-border-radius-s);--yc-button-padding:8px;--yc-button-icon-size:16px;--yc-button-icon-offset:4px}.yc-button_size_m{--yc-button-height:28px;--yc-button-border-radius:var(--g-border-radius-m);--yc-button-padding:12px;--yc-button-icon-size:16px;--yc-button-icon-offset:8px}.yc-button_size_l{--yc-button-height:36px;--yc-button-border-radius:var(--g-border-radius-l);--yc-button-padding:16px;--yc-button-icon-size:16px;--yc-button-icon-offset:8px}.yc-button_size_xl{--yc-button-height:44px;--yc-button-border-radius:var(--g-border-radius-xl);--yc-button-padding:24px;--yc-button-icon-size:20px;--yc-button-icon-offset:12px;--yc-button-font-size:var(--g-text-body-2-font-size)}.yc-button_view_normal{--yc-button-background-color:var(--g-color-base-generic);--yc-button-background-color-hover:var(--g-color-base-generic-hover)}.yc-button_view_normal,.yc-button_view_normal:active,.yc-button_view_normal:focus,.yc-button_view_normal:hover,.yc-button_view_normal:link,.yc-button_view_normal:visited{color:var(--g-color-text-primary)}.yc-button_view_action{--yc-button-background-color:var(--g-color-base-brand);--yc-button-background-color-hover:var(--g-color-base-brand-hover);--yc-button-outline-color:var(--g-color-base-brand)}.yc-button_view_action:focus:before{outline-offset:1px}.yc-button_view_action,.yc-button_view_action:active,.yc-button_view_action:focus,.yc-button_view_action:hover,.yc-button_view_action:link,.yc-button_view_action:visited{color:var(--g-color-text-brand-contrast)}.yc-button_view_outlined,.yc-button_view_outlined:active,.yc-button_view_outlined:focus,.yc-button_view_outlined:hover,.yc-button_view_outlined:link,.yc-button_view_outlined:visited{color:var(--g-color-text-primary)}.yc-button_view_outlined:before{border:1px solid var(--g-color-line-generic)}.yc-button_view_outlined-info,.yc-button_view_outlined-info:active,.yc-button_view_outlined-info:focus,.yc-button_view_outlined-info:hover,.yc-button_view_outlined-info:link,.yc-button_view_outlined-info:visited{color:var(--g-color-text-info)}.yc-button_view_outlined-info:before{border:1px solid var(--g-color-line-info)}.yc-button_view_outlined-success,.yc-button_view_outlined-success:active,.yc-button_view_outlined-success:focus,.yc-button_view_outlined-success:hover,.yc-button_view_outlined-success:link,.yc-button_view_outlined-success:visited{color:var(--g-color-text-positive)}.yc-button_view_outlined-success:before{border:1px solid var(--g-color-line-positive)}.yc-button_view_outlined-warning,.yc-button_view_outlined-warning:active,.yc-button_view_outlined-warning:focus,.yc-button_view_outlined-warning:hover,.yc-button_view_outlined-warning:link,.yc-button_view_outlined-warning:visited{color:var(--g-color-text-warning)}.yc-button_view_outlined-warning:before{border:1px solid var(--g-color-line-warning)}.yc-button_view_outlined-danger,.yc-button_view_outlined-danger:active,.yc-button_view_outlined-danger:focus,.yc-button_view_outlined-danger:hover,.yc-button_view_outlined-danger:link,.yc-button_view_outlined-danger:visited{color:var(--g-color-text-danger)}.yc-button_view_outlined-danger:before{border:1px solid var(--g-color-line-danger)}.yc-button_view_outlined-utility,.yc-button_view_outlined-utility:active,.yc-button_view_outlined-utility:focus,.yc-button_view_outlined-utility:hover,.yc-button_view_outlined-utility:link,.yc-button_view_outlined-utility:visited{color:var(--g-color-text-utility)}.yc-button_view_outlined-utility:before{border:1px solid var(--g-color-line-utility)}.yc-button_view_outlined-action,.yc-button_view_outlined-action:active,.yc-button_view_outlined-action:focus,.yc-button_view_outlined-action:hover,.yc-button_view_outlined-action:link,.yc-button_view_outlined-action:visited{color:var(--g-color-text-brand)}.yc-button_view_outlined-action:before{border:1px solid var(--g-color-line-brand)}.yc-button_view_raised{--yc-button-background-color:var(--g-color-base-float);--yc-button-background-color-hover:var(--g-color-base-float-hover)}.yc-button_view_raised,.yc-button_view_raised:active,.yc-button_view_raised:focus,.yc-button_view_raised:hover,.yc-button_view_raised:link,.yc-button_view_raised:visited{color:var(--g-color-text-primary)}.yc-button_view_raised:before{box-shadow:0 3px 5px var(--g-color-sfx-shadow)}.yc-button_view_raised:active:before{box-shadow:0 1px 2px var(--g-color-sfx-shadow)}.yc-button_view_flat,.yc-button_view_flat:active,.yc-button_view_flat:focus,.yc-button_view_flat:hover,.yc-button_view_flat:link,.yc-button_view_flat:visited{color:var(--g-color-text-primary)}.yc-button_view_flat-secondary,.yc-button_view_flat-secondary:active,.yc-button_view_flat-secondary:focus,.yc-button_view_flat-secondary:link,.yc-button_view_flat-secondary:visited{color:var(--g-color-text-secondary)}.yc-button_view_flat-secondary:hover{color:var(--g-color-text-primary)}.yc-button_view_flat-info,.yc-button_view_flat-info:active,.yc-button_view_flat-info:focus,.yc-button_view_flat-info:hover,.yc-button_view_flat-info:link,.yc-button_view_flat-info:visited{color:var(--g-color-text-info)}.yc-button_view_flat-success,.yc-button_view_flat-success:active,.yc-button_view_flat-success:focus,.yc-button_view_flat-success:hover,.yc-button_view_flat-success:link,.yc-button_view_flat-success:visited{color:var(--g-color-text-positive)}.yc-button_view_flat-warning,.yc-button_view_flat-warning:active,.yc-button_view_flat-warning:focus,.yc-button_view_flat-warning:hover,.yc-button_view_flat-warning:link,.yc-button_view_flat-warning:visited{color:var(--g-color-text-warning)}.yc-button_view_flat-danger,.yc-button_view_flat-danger:active,.yc-button_view_flat-danger:focus,.yc-button_view_flat-danger:hover,.yc-button_view_flat-danger:link,.yc-button_view_flat-danger:visited{color:var(--g-color-text-danger)}.yc-button_view_flat-utility,.yc-button_view_flat-utility:active,.yc-button_view_flat-utility:focus,.yc-button_view_flat-utility:hover,.yc-button_view_flat-utility:link,.yc-button_view_flat-utility:visited{color:var(--g-color-text-utility)}.yc-button_view_flat-action,.yc-button_view_flat-action:active,.yc-button_view_flat-action:focus,.yc-button_view_flat-action:hover,.yc-button_view_flat-action:link,.yc-button_view_flat-action:visited{color:var(--g-color-text-brand)}.yc-button_view_normal-contrast{--yc-button-background-color:var(--g-color-base-light);--yc-button-background-color-hover:var(--g-color-base-light-hover);--yc-button-outline-color:var(--g-color-line-light)}.yc-button_view_normal-contrast,.yc-button_view_normal-contrast:active,.yc-button_view_normal-contrast:focus,.yc-button_view_normal-contrast:hover,.yc-button_view_normal-contrast:link,.yc-button_view_normal-contrast:visited{color:var(--g-color-text-dark-primary)}.yc-button_view_outlined-contrast{--yc-button-background-color:#0000;--yc-button-background-color-hover:var(--g-color-base-light-simple-hover);--yc-button-outline-color:var(--g-color-line-light)}.yc-button_view_outlined-contrast,.yc-button_view_outlined-contrast:active,.yc-button_view_outlined-contrast:focus,.yc-button_view_outlined-contrast:hover,.yc-button_view_outlined-contrast:link,.yc-button_view_outlined-contrast:visited{color:var(--g-color-text-light-primary)}.yc-button_view_outlined-contrast:before{border:1px solid var(--g-color-line-light)}.yc-button_view_flat-contrast{--yc-button-background-color:#0000;--yc-button-background-color-hover:var(--g-color-base-light-simple-hover);--yc-button-outline-color:var(--g-color-line-light)}.yc-button_view_flat-contrast,.yc-button_view_flat-contrast:active,.yc-button_view_flat-contrast:focus,.yc-button_view_flat-contrast:hover,.yc-button_view_flat-contrast:link,.yc-button_view_flat-contrast:visited{color:var(--g-color-text-light-primary)}.yc-button_view_flat-action.yc-button_disabled:not(.yc-button_loading),.yc-button_view_flat-danger.yc-button_disabled:not(.yc-button_loading),.yc-button_view_flat-info.yc-button_disabled:not(.yc-button_loading),.yc-button_view_flat-secondary.yc-button_disabled:not(.yc-button_loading),.yc-button_view_flat-success.yc-button_disabled:not(.yc-button_loading),.yc-button_view_flat-utility.yc-button_disabled:not(.yc-button_loading),.yc-button_view_flat-warning.yc-button_disabled:not(.yc-button_loading),.yc-button_view_flat.yc-button_disabled:not(.yc-button_loading){--yc-button-background-color:#0000;--yc-button-background-color-hover:#0000;color:var(--g-color-text-hint)}.yc-button_view_flat-contrast.yc-button_disabled:not(.yc-button_loading){--yc-button-background-color:#0000;--yc-button-background-color-hover:#0000;color:var(--g-color-text-light-hint)}.yc-button_view_normal-contrast.yc-button_disabled:not(.yc-button_loading),.yc-button_view_outlined-contrast.yc-button_disabled:not(.yc-button_loading){--yc-button-background-color:var(--g-color-base-light-disabled);--yc-button-background-color-hover:var(--g-color-base-light-disabled);color:var(--g-color-text-light-secondary)}.yc-button_view_action.yc-button_selected,.yc-button_view_flat-action.yc-button_selected,.yc-button_view_flat-secondary.yc-button_selected,.yc-button_view_flat.yc-button_selected,.yc-button_view_normal.yc-button_selected,.yc-button_view_outlined-action.yc-button_selected,.yc-button_view_outlined.yc-button_selected,.yc-button_view_raised.yc-button_selected{--yc-button-background-color:var(--g-color-base-selection);--yc-button-background-color-hover:var(--g-color-base-selection-hover)}.yc-button_view_action.yc-button_selected,.yc-button_view_action.yc-button_selected:active,.yc-button_view_action.yc-button_selected:focus,.yc-button_view_action.yc-button_selected:hover,.yc-button_view_action.yc-button_selected:link,.yc-button_view_action.yc-button_selected:visited,.yc-button_view_flat-action.yc-button_selected,.yc-button_view_flat-action.yc-button_selected:active,.yc-button_view_flat-action.yc-button_selected:focus,.yc-button_view_flat-action.yc-button_selected:hover,.yc-button_view_flat-action.yc-button_selected:link,.yc-button_view_flat-action.yc-button_selected:visited,.yc-button_view_flat-secondary.yc-button_selected,.yc-button_view_flat-secondary.yc-button_selected:active,.yc-button_view_flat-secondary.yc-button_selected:focus,.yc-button_view_flat-secondary.yc-button_selected:hover,.yc-button_view_flat-secondary.yc-button_selected:link,.yc-button_view_flat-secondary.yc-button_selected:visited,.yc-button_view_flat.yc-button_selected,.yc-button_view_flat.yc-button_selected:active,.yc-button_view_flat.yc-button_selected:focus,.yc-button_view_flat.yc-button_selected:hover,.yc-button_view_flat.yc-button_selected:link,.yc-button_view_flat.yc-button_selected:visited,.yc-button_view_normal.yc-button_selected,.yc-button_view_normal.yc-button_selected:active,.yc-button_view_normal.yc-button_selected:focus,.yc-button_view_normal.yc-button_selected:hover,.yc-button_view_normal.yc-button_selected:link,.yc-button_view_normal.yc-button_selected:visited,.yc-button_view_outlined-action.yc-button_selected,.yc-button_view_outlined-action.yc-button_selected:active,.yc-button_view_outlined-action.yc-button_selected:focus,.yc-button_view_outlined-action.yc-button_selected:hover,.yc-button_view_outlined-action.yc-button_selected:link,.yc-button_view_outlined-action.yc-button_selected:visited,.yc-button_view_outlined.yc-button_selected,.yc-button_view_outlined.yc-button_selected:active,.yc-button_view_outlined.yc-button_selected:focus,.yc-button_view_outlined.yc-button_selected:hover,.yc-button_view_outlined.yc-button_selected:link,.yc-button_view_outlined.yc-button_selected:visited,.yc-button_view_raised.yc-button_selected,.yc-button_view_raised.yc-button_selected:active,.yc-button_view_raised.yc-button_selected:focus,.yc-button_view_raised.yc-button_selected:hover,.yc-button_view_raised.yc-button_selected:link,.yc-button_view_raised.yc-button_selected:visited{color:var(--g-color-text-brand-heavy)}.yc-button_view_action.yc-button_selected:before,.yc-button_view_flat-action.yc-button_selected:before,.yc-button_view_flat-secondary.yc-button_selected:before,.yc-button_view_flat.yc-button_selected:before,.yc-button_view_normal.yc-button_selected:before,.yc-button_view_outlined-action.yc-button_selected:before,.yc-button_view_outlined.yc-button_selected:before,.yc-button_view_raised.yc-button_selected:before{border:none}.yc-button_view_flat-info.yc-button_selected,.yc-button_view_outlined-info.yc-button_selected{--yc-button-background-color:var(--g-color-base-info-light);--yc-button-background-color-hover:var(--g-color-base-info-light-hover)}.yc-button_view_flat-info.yc-button_selected,.yc-button_view_flat-info.yc-button_selected:active,.yc-button_view_flat-info.yc-button_selected:focus,.yc-button_view_flat-info.yc-button_selected:hover,.yc-button_view_flat-info.yc-button_selected:link,.yc-button_view_flat-info.yc-button_selected:visited,.yc-button_view_outlined-info.yc-button_selected,.yc-button_view_outlined-info.yc-button_selected:active,.yc-button_view_outlined-info.yc-button_selected:focus,.yc-button_view_outlined-info.yc-button_selected:hover,.yc-button_view_outlined-info.yc-button_selected:link,.yc-button_view_outlined-info.yc-button_selected:visited{color:var(--g-color-text-info-heavy)}.yc-button_view_flat-info.yc-button_selected:before,.yc-button_view_outlined-info.yc-button_selected:before{border:none}.yc-button_view_flat-success.yc-button_selected,.yc-button_view_outlined-success.yc-button_selected{--yc-button-background-color:var(--g-color-base-positive-light);--yc-button-background-color-hover:var(--g-color-base-positive-light-hover)}.yc-button_view_flat-success.yc-button_selected,.yc-button_view_flat-success.yc-button_selected:active,.yc-button_view_flat-success.yc-button_selected:focus,.yc-button_view_flat-success.yc-button_selected:hover,.yc-button_view_flat-success.yc-button_selected:link,.yc-button_view_flat-success.yc-button_selected:visited,.yc-button_view_outlined-success.yc-button_selected,.yc-button_view_outlined-success.yc-button_selected:active,.yc-button_view_outlined-success.yc-button_selected:focus,.yc-button_view_outlined-success.yc-button_selected:hover,.yc-button_view_outlined-success.yc-button_selected:link,.yc-button_view_outlined-success.yc-button_selected:visited{color:var(--g-color-text-positive-heavy)}.yc-button_view_flat-success.yc-button_selected:before,.yc-button_view_outlined-success.yc-button_selected:before{border:none}.yc-button_view_flat-warning.yc-button_selected,.yc-button_view_outlined-warning.yc-button_selected{--yc-button-background-color:var(--g-color-base-warning-light);--yc-button-background-color-hover:var(--g-color-base-warning-light-hover)}.yc-button_view_flat-warning.yc-button_selected,.yc-button_view_flat-warning.yc-button_selected:active,.yc-button_view_flat-warning.yc-button_selected:focus,.yc-button_view_flat-warning.yc-button_selected:hover,.yc-button_view_flat-warning.yc-button_selected:link,.yc-button_view_flat-warning.yc-button_selected:visited,.yc-button_view_outlined-warning.yc-button_selected,.yc-button_view_outlined-warning.yc-button_selected:active,.yc-button_view_outlined-warning.yc-button_selected:focus,.yc-button_view_outlined-warning.yc-button_selected:hover,.yc-button_view_outlined-warning.yc-button_selected:link,.yc-button_view_outlined-warning.yc-button_selected:visited{color:var(--g-color-text-warning-heavy)}.yc-button_view_flat-warning.yc-button_selected:before,.yc-button_view_outlined-warning.yc-button_selected:before{border:none}.yc-button_view_flat-danger.yc-button_selected,.yc-button_view_outlined-danger.yc-button_selected{--yc-button-background-color:var(--g-color-base-danger-light);--yc-button-background-color-hover:var(--g-color-base-danger-light-hover)}.yc-button_view_flat-danger.yc-button_selected,.yc-button_view_flat-danger.yc-button_selected:active,.yc-button_view_flat-danger.yc-button_selected:focus,.yc-button_view_flat-danger.yc-button_selected:hover,.yc-button_view_flat-danger.yc-button_selected:link,.yc-button_view_flat-danger.yc-button_selected:visited,.yc-button_view_outlined-danger.yc-button_selected,.yc-button_view_outlined-danger.yc-button_selected:active,.yc-button_view_outlined-danger.yc-button_selected:focus,.yc-button_view_outlined-danger.yc-button_selected:hover,.yc-button_view_outlined-danger.yc-button_selected:link,.yc-button_view_outlined-danger.yc-button_selected:visited{color:var(--g-color-text-danger-heavy)}.yc-button_view_flat-danger.yc-button_selected:before,.yc-button_view_outlined-danger.yc-button_selected:before{border:none}.yc-button_view_flat-utility.yc-button_selected,.yc-button_view_outlined-utility.yc-button_selected{--yc-button-background-color:var(--g-color-base-utility-light);--yc-button-background-color-hover:var(--g-color-base-utility-light-hover)}.yc-button_view_flat-utility.yc-button_selected,.yc-button_view_flat-utility.yc-button_selected:active,.yc-button_view_flat-utility.yc-button_selected:focus,.yc-button_view_flat-utility.yc-button_selected:hover,.yc-button_view_flat-utility.yc-button_selected:link,.yc-button_view_flat-utility.yc-button_selected:visited,.yc-button_view_outlined-utility.yc-button_selected,.yc-button_view_outlined-utility.yc-button_selected:active,.yc-button_view_outlined-utility.yc-button_selected:focus,.yc-button_view_outlined-utility.yc-button_selected:hover,.yc-button_view_outlined-utility.yc-button_selected:link,.yc-button_view_outlined-utility.yc-button_selected:visited{color:var(--g-color-text-utility-heavy)}.yc-button_view_flat-utility.yc-button_selected:before,.yc-button_view_outlined-utility.yc-button_selected:before{border:none}.yc-button.yc-button_pin_round-round:before{border-radius:var(--yc-button-border-radius)}.yc-button.yc-button_pin_brick-brick:before{border-radius:0}.yc-button.yc-button_pin_clear-clear:before{border-left:0;border-radius:0;border-right:0}.yc-button.yc-button_pin_circle-circle:before{border-radius:100px}.yc-button.yc-button_pin_round-brick:before{border-radius:var(--yc-button-border-radius) 0 0 var(--yc-button-border-radius)}.yc-button.yc-button_pin_brick-round:before{border-radius:0 var(--yc-button-border-radius) var(--yc-button-border-radius) 0}.yc-button.yc-button_pin_round-clear:before{border-radius:var(--yc-button-border-radius) 0 0 var(--yc-button-border-radius);border-right:0}.yc-button.yc-button_pin_clear-round:before{border-left:0;border-radius:0 var(--yc-button-border-radius) var(--yc-button-border-radius) 0}.yc-button.yc-button_pin_brick-clear:before{border-radius:0;border-right:0}.yc-button.yc-button_pin_clear-brick:before{border-left:0;border-radius:0}.yc-button.yc-button_pin_circle-brick:before{border-radius:100px 0 0 100px}.yc-button.yc-button_pin_brick-circle:before{border-radius:0 100px 100px 0}.yc-button.yc-button_pin_circle-clear:before{border-radius:100px 0 0 100px;border-right:0}.yc-button.yc-button_pin_clear-circle:before{border-left:0;border-radius:0 100px 100px 0}.yc-button.yc-button_pin_round-round:after{border-radius:var(--yc-button-border-radius)}.yc-button.yc-button_pin_brick-brick:after{border-radius:0}.yc-button.yc-button_pin_clear-clear:after{border-left:0;border-radius:0;border-right:0}.yc-button.yc-button_pin_circle-circle:after{border-radius:100px}.yc-button.yc-button_pin_round-brick:after{border-radius:var(--yc-button-border-radius) 0 0 var(--yc-button-border-radius)}.yc-button.yc-button_pin_brick-round:after{border-radius:0 var(--yc-button-border-radius) var(--yc-button-border-radius) 0}.yc-button.yc-button_pin_round-clear:after{border-radius:var(--yc-button-border-radius) 0 0 var(--yc-button-border-radius);border-right:0}.yc-button.yc-button_pin_clear-round:after{border-left:0;border-radius:0 var(--yc-button-border-radius) var(--yc-button-border-radius) 0}.yc-button.yc-button_pin_brick-clear:after{border-radius:0;border-right:0}.yc-button.yc-button_pin_clear-brick:after{border-left:0;border-radius:0}.yc-button.yc-button_pin_circle-brick:after{border-radius:100px 0 0 100px}.yc-button.yc-button_pin_brick-circle:after{border-radius:0 100px 100px 0}.yc-button.yc-button_pin_circle-clear:after{border-radius:100px 0 0 100px;border-right:0}.yc-button.yc-button_pin_clear-circle:after{border-left:0;border-radius:0 100px 100px 0}.yc-button__text{display:inline-block;padding:0 var(--yc-button-padding);white-space:nowrap}.yc-button__icon{display:inline-block;height:var(--yc-button-height);pointer-events:none;position:relative;width:var(--yc-button-height)}.yc-button__icon:after{content:" ";visibility:hidden}.yc-button__icon-inner{align-items:center;bottom:0;display:flex;justify-content:center;left:0;right:0}.yc-button__icon-inner,.yc-button__icon_side_left,.yc-button__icon_side_right{position:absolute;top:0}.yc-button__icon_side_left{left:var(--yc-button-icon-position)}.yc-button__icon_side_left~.yc-button__text{padding-left:var(--yc-button-icon-space)}.yc-button__icon_side_right{right:var(--yc-button-icon-position)}.yc-button__icon_side_right~.yc-button__text{padding-right:var(--yc-button-icon-space)}.yc-button:has(.yc-button__icon:only-child){--yc-button-padding:0}.yc-button:has(.yc-button__icon:only-child):not(.yc-button_width_max){width:var(--yc-button-height)}.yc-button_disabled{cursor:default;pointer-events:none}.yc-button_disabled:not(.yc-button_loading){--yc-button-background-color:var(--g-color-base-generic-accent-disabled);--yc-button-background-color-hover:var(--g-color-base-generic-accent-disabled);color:var(--g-color-text-hint)}.yc-button_disabled:not(.yc-button_loading):before,.yc-button_disabled:not(.yc-button_loading):hover:before{border:none}.yc-button_disabled:active{transform:scale(1)}.yc-button_loading:before{animation:yc-loading-animation .5s linear infinite;background-clip:padding-box;background-image:repeating-linear-gradient(-45deg,var(--yc-button-background-color),var(--yc-button-background-color) 4px,var(--yc-button-background-color-hover) 4px,var(--yc-button-background-color-hover) 8px);background-size:150%}.yc-button_width_auto{max-width:100%}.yc-button_width_max{width:100%}.yc-button_width_auto .yc-button__text,.yc-button_width_max .yc-button__text{display:block;overflow:hidden;text-overflow:ellipsis}
.yc-card{--yc-card-box-shadow:none;--yc-card-border-radius:8px;background-color:initial;border-radius:var(--yc-card-border-radius);box-shadow:var(--yc-card-box-shadow);box-sizing:border-box;outline:none}.yc-card_type_action{background-color:var(--g-color-base-float);--yc-card-box-shadow:0px 1px 5px var(--g-color-sfx-shadow)}.yc-card_type_action:after{border-radius:var(--yc-card-border-radius);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.yc-card_type_action.yc-card_clickable{cursor:pointer;position:relative}.yc-card_type_action.yc-card_clickable:hover{--yc-card-box-shadow:0px 3px 10px var(--g-color-sfx-shadow)}.yc-card_type_action.yc-card_clickable:focus:after{box-shadow:0 0 0 2px var(--g-color-line-focus);content:""}.yc-card_type_action.yc-card_clickable:focus:not(:focus-visible):after{box-shadow:none}.yc-card_type_selection{border:1px solid var(--g-color-line-generic);position:relative}.yc-card_type_selection:before{bottom:-1px;left:-1px;right:-1px;top:-1px}.yc-card_type_selection:after,.yc-card_type_selection:before{border-radius:var(--yc-card-border-radius);pointer-events:none;position:absolute}.yc-card_type_selection:after{bottom:0;left:0;right:0;top:0}.yc-card_type_selection.yc-card_clickable{cursor:pointer}.yc-card_type_selection.yc-card_clickable:hover{border-color:#0000}.yc-card_type_selection.yc-card_clickable:hover:before{border:2px solid var(--g-color-line-brand);content:"";opacity:.5}.yc-card_type_selection.yc-card_clickable:hover:focus-visible:before{border-color:#0000}.yc-card_type_selection.yc-card_clickable:focus:after{box-shadow:0 0 0 2px var(--g-color-line-focus);content:""}.yc-card_type_selection.yc-card_clickable:focus:not(:focus-visible):after{box-shadow:none}.yc-card_type_selection.yc-card_selected:not(.yc-card_disabled){border-color:#0000}.yc-card_type_selection.yc-card_selected:not(.yc-card_disabled):before{border:2px solid var(--g-color-line-brand);content:""}.yc-card_type_selection.yc-card_view_clear{border-color:#0000}.yc-card_type_container.yc-card_theme_normal.yc-card_view_outlined{border:1px solid var(--g-color-line-generic)}.yc-card_type_container.yc-card_theme_normal.yc-card_view_filled{background-color:var(--g-color-base-generic)}.yc-card_type_container.yc-card_theme_info.yc-card_view_outlined{border:1px solid var(--g-color-line-info)}.yc-card_type_container.yc-card_theme_info.yc-card_view_filled{background-color:var(--g-color-base-info-light)}.yc-card_type_container.yc-card_theme_positive.yc-card_view_outlined,.yc-card_type_container.yc-card_theme_success.yc-card_view_outlined{border:1px solid var(--g-color-line-positive)}.yc-card_type_container.yc-card_theme_positive.yc-card_view_filled,.yc-card_type_container.yc-card_theme_success.yc-card_view_filled{background-color:var(--g-color-base-positive-light)}.yc-card_type_container.yc-card_theme_warning.yc-card_view_outlined{border:1px solid var(--g-color-line-warning)}.yc-card_type_container.yc-card_theme_warning.yc-card_view_filled{background-color:var(--g-color-base-warning-light)}.yc-card_type_container.yc-card_theme_danger.yc-card_view_outlined{border:1px solid var(--g-color-line-danger)}.yc-card_type_container.yc-card_theme_danger.yc-card_view_filled{background-color:var(--g-color-base-danger-light)}.yc-card_type_container.yc-card_theme_utility.yc-card_view_outlined{border:1px solid var(--g-color-line-utility)}.yc-card_type_container.yc-card_theme_utility.yc-card_view_filled{background-color:var(--g-color-base-utility-light)}.yc-card_type_container.yc-card_view_raised{background-color:var(--g-color-base-float)}.yc-card_type_container.yc-card_view_raised.yc-card_size_m{--yc-card-box-shadow:0px 1px 5px var(--g-color-sfx-shadow)}.yc-card_type_container.yc-card_view_raised.yc-card_size_l{--yc-card-box-shadow:0px 1px 6px var(--g-color-sfx-shadow-light),1px 3px 13px var(--g-color-sfx-shadow-light)}.yc-card_size_m{--yc-card-border-radius:8px}.yc-card_size_l{--yc-card-border-radius:16px}
.yc-color-text_color_primary{color:var(--g-color-text-primary)}.yc-color-text_color_complementary{color:var(--g-color-text-complementary)}.yc-color-text_color_secondary{color:var(--g-color-text-secondary)}.yc-color-text_color_hint{color:var(--g-color-text-hint)}.yc-color-text_color_info{color:var(--g-color-text-info)}.yc-color-text_color_info-heavy{color:var(--g-color-text-info-heavy)}.yc-color-text_color_positive{color:var(--g-color-text-positive)}.yc-color-text_color_positive-heavy{color:var(--g-color-text-positive-heavy)}.yc-color-text_color_warning{color:var(--g-color-text-warning)}.yc-color-text_color_warning-heavy{color:var(--g-color-text-warning-heavy)}.yc-color-text_color_danger{color:var(--g-color-text-danger)}.yc-color-text_color_danger-heavy{color:var(--g-color-text-danger-heavy)}.yc-color-text_color_utility{color:var(--g-color-text-utility)}.yc-color-text_color_utility-heavy{color:var(--g-color-text-utility-heavy)}.yc-color-text_color_misc{color:var(--g-color-text-misc)}.yc-color-text_color_misc-heavy{color:var(--g-color-text-misc-heavy)}.yc-color-text_color_brand{color:var(--g-color-text-brand)}.yc-color-text_color_link{color:var(--g-color-text-link)}.yc-color-text_color_link-hover{color:var(--g-color-text-link-hover)}.yc-color-text_color_link-visited{color:var(--g-color-text-link-visited)}.yc-color-text_color_link-visited-hover{color:var(--g-color-text-link-visited-hover)}.yc-color-text_color_dark-primary{color:var(--g-color-text-dark-primary)}.yc-color-text_color_dark-complementary{color:var(--g-color-text-dark-complementary)}.yc-color-text_color_dark-secondary{color:var(--g-color-text-dark-secondary)}.yc-color-text_color_light-primary{color:var(--g-color-text-light-primary)}.yc-color-text_color_light-complementary{color:var(--g-color-text-light-complementary)}.yc-color-text_color_light-secondary{color:var(--g-color-text-light-secondary)}.yc-color-text_color_light-hint{color:var(--g-color-text-light-hint)}.yc-color-text_color_inverted-primary{color:var(--g-color-text-inverted-primary)}.yc-color-text_color_inverted-complementary{color:var(--g-color-text-inverted-complementary)}.yc-color-text_color_inverted-secondary{color:var(--g-color-text-inverted-secondary)}.yc-color-text_color_inverted-hint{color:var(--g-color-text-inverted-hint)}
.yc-text_variant_display-1{font-size:var(--g-text-display-1-font-size);font-weight:var(--g-text-display-font-weight);line-height:var(--g-text-display-1-line-height)}.yc-text_variant_display-2{font-size:var(--g-text-display-2-font-size);font-weight:var(--g-text-display-font-weight);line-height:var(--g-text-display-2-line-height)}.yc-text_variant_display-3{font-size:var(--g-text-display-3-font-size);font-weight:var(--g-text-display-font-weight);line-height:var(--g-text-display-3-line-height)}.yc-text_variant_display-4{font-size:var(--g-text-display-4-font-size);font-weight:var(--g-text-display-font-weight);line-height:var(--g-text-display-4-line-height)}.yc-text_variant_code-1{font-size:var(--g-text-code-1-font-size);line-height:var(--g-text-code-1-line-height)}.yc-text_variant_code-1,.yc-text_variant_code-2{font-family:var(--g-font-family-monospace);font-weight:var(--g-text-code-font-weight)}.yc-text_variant_code-2{font-size:var(--g-text-code-2-font-size);line-height:var(--g-text-code-2-line-height)}.yc-text_variant_code-3{font-size:var(--g-text-code-3-font-size);line-height:var(--g-text-code-3-line-height)}.yc-text_variant_code-3,.yc-text_variant_code-inline-1{font-family:var(--g-font-family-monospace);font-weight:var(--g-text-code-font-weight)}.yc-text_variant_code-inline-1{font-size:var(--g-text-code-inline-1-font-size);line-height:var(--g-text-code-inline-1-line-height)}.yc-text_variant_code-inline-2{font-size:var(--g-text-code-inline-2-font-size);line-height:var(--g-text-code-inline-2-line-height)}.yc-text_variant_code-inline-2,.yc-text_variant_code-inline-3{font-family:var(--g-font-family-monospace);font-weight:var(--g-text-code-font-weight)}.yc-text_variant_code-inline-3{font-size:var(--g-text-code-inline-3-font-size);line-height:var(--g-text-code-inline-3-line-height)}.yc-text_variant_body-1{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.yc-text_variant_body-2{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-text_variant_body-3{font-size:var(--g-text-body-3-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-3-line-height)}.yc-text_variant_body-short{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-text_variant_caption-1{font-size:var(--g-text-caption-1-font-size);font-weight:var(--g-text-caption-font-weight);line-height:var(--g-text-caption-1-line-height)}.yc-text_variant_caption-2{font-size:var(--g-text-caption-2-font-size);font-weight:var(--g-text-caption-font-weight);line-height:var(--g-text-caption-2-line-height)}.yc-text_variant_header-1{font-size:var(--g-text-header-1-font-size);font-weight:var(--g-text-header-font-weight);line-height:var(--g-text-header-1-line-height)}.yc-text_variant_header-2{font-size:var(--g-text-header-2-font-size);font-weight:var(--g-text-header-font-weight);line-height:var(--g-text-header-2-line-height)}.yc-text_variant_subheader-1{font-size:var(--g-text-subheader-1-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-1-line-height)}.yc-text_variant_subheader-2{font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height)}.yc-text_variant_subheader-3{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}.yc-text_ellipsis{overflow:hidden;text-overflow:ellipsis}.yc-text_ellipsis,.yc-text_ws_nowrap{white-space:nowrap}.yc-text_ws_break-spaces{white-space:break-spaces}.yc-text_wb_break-all{word-break:break-all}
.yc-col{flex-basis:0;flex-grow:1;max-width:100%}.yc-col_s-s_1{flex-basis:8.33333333%;max-width:8.33333333%}.yc-col_s-s_1,.yc-col_s-s_2{box-sizing:border-box;flex-grow:0}.yc-col_s-s_2{flex-basis:16.66666667%;max-width:16.66666667%}.yc-col_s-s_3{flex-basis:25%;max-width:25%}.yc-col_s-s_3,.yc-col_s-s_4{box-sizing:border-box;flex-grow:0}.yc-col_s-s_4{flex-basis:33.33333333%;max-width:33.33333333%}.yc-col_s-s_5{flex-basis:41.66666667%;max-width:41.66666667%}.yc-col_s-s_5,.yc-col_s-s_6{box-sizing:border-box;flex-grow:0}.yc-col_s-s_6{flex-basis:50%;max-width:50%}.yc-col_s-s_7{flex-basis:58.33333333%;max-width:58.33333333%}.yc-col_s-s_7,.yc-col_s-s_8{box-sizing:border-box;flex-grow:0}.yc-col_s-s_8{flex-basis:66.66666667%;max-width:66.66666667%}.yc-col_s-s_9{flex-basis:75%;max-width:75%}.yc-col_s-s_10,.yc-col_s-s_9{box-sizing:border-box;flex-grow:0}.yc-col_s-s_10{flex-basis:83.33333333%;max-width:83.33333333%}.yc-col_s-s_11{flex-basis:91.66666667%;max-width:91.66666667%}.yc-col_s-s_11,.yc-col_s-s_12{box-sizing:border-box;flex-grow:0}.yc-col_s-s_12{flex-basis:100%;max-width:100%}@media (min-width:768px){.yc-col_s-m_1{flex-basis:8.33333333%;max-width:8.33333333%}.yc-col_s-m_1,.yc-col_s-m_2{box-sizing:border-box;flex-grow:0}.yc-col_s-m_2{flex-basis:16.66666667%;max-width:16.66666667%}.yc-col_s-m_3{flex-basis:25%;max-width:25%}.yc-col_s-m_3,.yc-col_s-m_4{box-sizing:border-box;flex-grow:0}.yc-col_s-m_4{flex-basis:33.33333333%;max-width:33.33333333%}.yc-col_s-m_5{flex-basis:41.66666667%;max-width:41.66666667%}.yc-col_s-m_5,.yc-col_s-m_6{box-sizing:border-box;flex-grow:0}.yc-col_s-m_6{flex-basis:50%;max-width:50%}.yc-col_s-m_7{flex-basis:58.33333333%;max-width:58.33333333%}.yc-col_s-m_7,.yc-col_s-m_8{box-sizing:border-box;flex-grow:0}.yc-col_s-m_8{flex-basis:66.66666667%;max-width:66.66666667%}.yc-col_s-m_9{flex-basis:75%;max-width:75%}.yc-col_s-m_10,.yc-col_s-m_9{box-sizing:border-box;flex-grow:0}.yc-col_s-m_10{flex-basis:83.33333333%;max-width:83.33333333%}.yc-col_s-m_11{flex-basis:91.66666667%;max-width:91.66666667%}.yc-col_s-m_11,.yc-col_s-m_12{box-sizing:border-box;flex-grow:0}.yc-col_s-m_12{flex-basis:100%;max-width:100%}}@media (min-width:1080px){.yc-col_s-l_1{flex-basis:8.33333333%;max-width:8.33333333%}.yc-col_s-l_1,.yc-col_s-l_2{box-sizing:border-box;flex-grow:0}.yc-col_s-l_2{flex-basis:16.66666667%;max-width:16.66666667%}.yc-col_s-l_3{flex-basis:25%;max-width:25%}.yc-col_s-l_3,.yc-col_s-l_4{box-sizing:border-box;flex-grow:0}.yc-col_s-l_4{flex-basis:33.33333333%;max-width:33.33333333%}.yc-col_s-l_5{flex-basis:41.66666667%;max-width:41.66666667%}.yc-col_s-l_5,.yc-col_s-l_6{box-sizing:border-box;flex-grow:0}.yc-col_s-l_6{flex-basis:50%;max-width:50%}.yc-col_s-l_7{flex-basis:58.33333333%;max-width:58.33333333%}.yc-col_s-l_7,.yc-col_s-l_8{box-sizing:border-box;flex-grow:0}.yc-col_s-l_8{flex-basis:66.66666667%;max-width:66.66666667%}.yc-col_s-l_9{flex-basis:75%;max-width:75%}.yc-col_s-l_10,.yc-col_s-l_9{box-sizing:border-box;flex-grow:0}.yc-col_s-l_10{flex-basis:83.33333333%;max-width:83.33333333%}.yc-col_s-l_11{flex-basis:91.66666667%;max-width:91.66666667%}.yc-col_s-l_11,.yc-col_s-l_12{box-sizing:border-box;flex-grow:0}.yc-col_s-l_12{flex-basis:100%;max-width:100%}}@media (min-width:1200px){.yc-col_s-xl_1{flex-basis:8.33333333%;max-width:8.33333333%}.yc-col_s-xl_1,.yc-col_s-xl_2{box-sizing:border-box;flex-grow:0}.yc-col_s-xl_2{flex-basis:16.66666667%;max-width:16.66666667%}.yc-col_s-xl_3{flex-basis:25%;max-width:25%}.yc-col_s-xl_3,.yc-col_s-xl_4{box-sizing:border-box;flex-grow:0}.yc-col_s-xl_4{flex-basis:33.33333333%;max-width:33.33333333%}.yc-col_s-xl_5{flex-basis:41.66666667%;max-width:41.66666667%}.yc-col_s-xl_5,.yc-col_s-xl_6{box-sizing:border-box;flex-grow:0}.yc-col_s-xl_6{flex-basis:50%;max-width:50%}.yc-col_s-xl_7{flex-basis:58.33333333%;max-width:58.33333333%}.yc-col_s-xl_7,.yc-col_s-xl_8{box-sizing:border-box;flex-grow:0}.yc-col_s-xl_8{flex-basis:66.66666667%;max-width:66.66666667%}.yc-col_s-xl_9{flex-basis:75%;max-width:75%}.yc-col_s-xl_10,.yc-col_s-xl_9{box-sizing:border-box;flex-grow:0}.yc-col_s-xl_10{flex-basis:83.33333333%;max-width:83.33333333%}.yc-col_s-xl_11{flex-basis:91.66666667%;max-width:91.66666667%}.yc-col_s-xl_11,.yc-col_s-xl_12{box-sizing:border-box;flex-grow:0}.yc-col_s-xl_12{flex-basis:100%;max-width:100%}}@media (min-width:1400px){.yc-col_s-xxl_1{flex-basis:8.33333333%;max-width:8.33333333%}.yc-col_s-xxl_1,.yc-col_s-xxl_2{box-sizing:border-box;flex-grow:0}.yc-col_s-xxl_2{flex-basis:16.66666667%;max-width:16.66666667%}.yc-col_s-xxl_3{flex-basis:25%;max-width:25%}.yc-col_s-xxl_3,.yc-col_s-xxl_4{box-sizing:border-box;flex-grow:0}.yc-col_s-xxl_4{flex-basis:33.33333333%;max-width:33.33333333%}.yc-col_s-xxl_5{flex-basis:41.66666667%;max-width:41.66666667%}.yc-col_s-xxl_5,.yc-col_s-xxl_6{box-sizing:border-box;flex-grow:0}.yc-col_s-xxl_6{flex-basis:50%;max-width:50%}.yc-col_s-xxl_7{flex-basis:58.33333333%;max-width:58.33333333%}.yc-col_s-xxl_7,.yc-col_s-xxl_8{box-sizing:border-box;flex-grow:0}.yc-col_s-xxl_8{flex-basis:66.66666667%;max-width:66.66666667%}.yc-col_s-xxl_9{flex-basis:75%;max-width:75%}.yc-col_s-xxl_10,.yc-col_s-xxl_9{box-sizing:border-box;flex-grow:0}.yc-col_s-xxl_10{flex-basis:83.33333333%;max-width:83.33333333%}.yc-col_s-xxl_11{box-sizing:border-box;flex-basis:91.66666667%;flex-grow:0;max-width:91.66666667%}.yc-col_s-xxl_12{box-sizing:border-box;flex-basis:100%;flex-grow:0;max-width:100%}}@media (min-width:1920px){.yc-col_s-xxxl_1{box-sizing:border-box;flex-basis:8.33333333%;flex-grow:0;max-width:8.33333333%}.yc-col_s-xxxl_2{box-sizing:border-box;flex-basis:16.66666667%;flex-grow:0;max-width:16.66666667%}.yc-col_s-xxxl_3{box-sizing:border-box;flex-basis:25%;flex-grow:0;max-width:25%}.yc-col_s-xxxl_4{box-sizing:border-box;flex-basis:33.33333333%;flex-grow:0;max-width:33.33333333%}.yc-col_s-xxxl_5{box-sizing:border-box;flex-basis:41.66666667%;flex-grow:0;max-width:41.66666667%}.yc-col_s-xxxl_6{box-sizing:border-box;flex-basis:50%;flex-grow:0;max-width:50%}.yc-col_s-xxxl_7{box-sizing:border-box;flex-basis:58.33333333%;flex-grow:0;max-width:58.33333333%}.yc-col_s-xxxl_8{box-sizing:border-box;flex-basis:66.66666667%;flex-grow:0;max-width:66.66666667%}.yc-col_s-xxxl_9{box-sizing:border-box;flex-basis:75%;flex-grow:0;max-width:75%}.yc-col_s-xxxl_10{box-sizing:border-box;flex-basis:83.33333333%;flex-grow:0;max-width:83.33333333%}.yc-col_s-xxxl_11{box-sizing:border-box;flex-basis:91.66666667%;flex-grow:0;max-width:91.66666667%}.yc-col_s-xxxl_12{box-sizing:border-box;flex-basis:100%;flex-grow:0;max-width:100%}}
.yc-row{display:flex;flex-flow:row wrap;flex-shrink:0}.yc-row_s_0{margin-left:calc(var(--g-spacing-0)*-1);margin-top:calc(var(--g-spacing-0)*-1)}.yc-row_s_0>.yc-col{padding-left:var(--g-spacing-0);padding-top:var(--g-spacing-0)}.yc-row_sr_0{margin-top:calc(var(--g-spacing-0)*-1)!important}.yc-row_sr_0>.yc-col{padding-top:var(--g-spacing-0)!important}.yc-row_s_half{margin-left:calc(var(--g-spacing-half)*-1);margin-top:calc(var(--g-spacing-half)*-1)}.yc-row_s_half>.yc-col{padding-left:var(--g-spacing-half);padding-top:var(--g-spacing-half)}.yc-row_sr_half{margin-top:calc(var(--g-spacing-half)*-1)!important}.yc-row_sr_half>.yc-col{padding-top:var(--g-spacing-half)!important}.yc-row_s_1{margin-left:calc(var(--g-spacing-1)*-1);margin-top:calc(var(--g-spacing-1)*-1)}.yc-row_s_1>.yc-col{padding-left:var(--g-spacing-1);padding-top:var(--g-spacing-1)}.yc-row_sr_1{margin-top:calc(var(--g-spacing-1)*-1)!important}.yc-row_sr_1>.yc-col{padding-top:var(--g-spacing-1)!important}.yc-row_s_2{margin-left:calc(var(--g-spacing-2)*-1);margin-top:calc(var(--g-spacing-2)*-1)}.yc-row_s_2>.yc-col{padding-left:var(--g-spacing-2);padding-top:var(--g-spacing-2)}.yc-row_sr_2{margin-top:calc(var(--g-spacing-2)*-1)!important}.yc-row_sr_2>.yc-col{padding-top:var(--g-spacing-2)!important}.yc-row_s_3{margin-left:calc(var(--g-spacing-3)*-1);margin-top:calc(var(--g-spacing-3)*-1)}.yc-row_s_3>.yc-col{padding-left:var(--g-spacing-3);padding-top:var(--g-spacing-3)}.yc-row_sr_3{margin-top:calc(var(--g-spacing-3)*-1)!important}.yc-row_sr_3>.yc-col{padding-top:var(--g-spacing-3)!important}.yc-row_s_4{margin-left:calc(var(--g-spacing-4)*-1);margin-top:calc(var(--g-spacing-4)*-1)}.yc-row_s_4>.yc-col{padding-left:var(--g-spacing-4);padding-top:var(--g-spacing-4)}.yc-row_sr_4{margin-top:calc(var(--g-spacing-4)*-1)!important}.yc-row_sr_4>.yc-col{padding-top:var(--g-spacing-4)!important}.yc-row_s_5{margin-left:calc(var(--g-spacing-5)*-1);margin-top:calc(var(--g-spacing-5)*-1)}.yc-row_s_5>.yc-col{padding-left:var(--g-spacing-5);padding-top:var(--g-spacing-5)}.yc-row_sr_5{margin-top:calc(var(--g-spacing-5)*-1)!important}.yc-row_sr_5>.yc-col{padding-top:var(--g-spacing-5)!important}.yc-row_s_6{margin-left:calc(var(--g-spacing-6)*-1);margin-top:calc(var(--g-spacing-6)*-1)}.yc-row_s_6>.yc-col{padding-left:var(--g-spacing-6);padding-top:var(--g-spacing-6)}.yc-row_sr_6{margin-top:calc(var(--g-spacing-6)*-1)!important}.yc-row_sr_6>.yc-col{padding-top:var(--g-spacing-6)!important}.yc-row_s_7{margin-left:calc(var(--g-spacing-7)*-1);margin-top:calc(var(--g-spacing-7)*-1)}.yc-row_s_7>.yc-col{padding-left:var(--g-spacing-7);padding-top:var(--g-spacing-7)}.yc-row_sr_7{margin-top:calc(var(--g-spacing-7)*-1)!important}.yc-row_sr_7>.yc-col{padding-top:var(--g-spacing-7)!important}.yc-row_s_8{margin-left:calc(var(--g-spacing-8)*-1);margin-top:calc(var(--g-spacing-8)*-1)}.yc-row_s_8>.yc-col{padding-left:var(--g-spacing-8);padding-top:var(--g-spacing-8)}.yc-row_sr_8{margin-top:calc(var(--g-spacing-8)*-1)!important}.yc-row_sr_8>.yc-col{padding-top:var(--g-spacing-8)!important}.yc-row_s_9{margin-left:calc(var(--g-spacing-9)*-1);margin-top:calc(var(--g-spacing-9)*-1)}.yc-row_s_9>.yc-col{padding-left:var(--g-spacing-9);padding-top:var(--g-spacing-9)}.yc-row_sr_9{margin-top:calc(var(--g-spacing-9)*-1)!important}.yc-row_sr_9>.yc-col{padding-top:var(--g-spacing-9)!important}.yc-row_s_10{margin-left:calc(var(--g-spacing-10)*-1);margin-top:calc(var(--g-spacing-10)*-1)}.yc-row_s_10>.yc-col{padding-left:var(--g-spacing-10);padding-top:var(--g-spacing-10)}.yc-row_sr_10{margin-top:calc(var(--g-spacing-10)*-1)!important}.yc-row_sr_10>.yc-col{padding-top:var(--g-spacing-10)!important}
.yc-flex{display:flex}.yc-flex_inline{display:inline-flex}.yc-flex_s_0{margin-left:calc(var(--g-spacing-0)*-1)!important;margin-top:calc(var(--g-spacing-0)*-1)!important}.yc-flex_s_0>*{padding-left:var(--g-spacing-0)!important;padding-top:var(--g-spacing-0)!important}.yc-flex_s_half{margin-left:calc(var(--g-spacing-half)*-1)!important;margin-top:calc(var(--g-spacing-half)*-1)!important}.yc-flex_s_half>*{padding-left:var(--g-spacing-half)!important;padding-top:var(--g-spacing-half)!important}.yc-flex_s_1{margin-left:calc(var(--g-spacing-1)*-1)!important;margin-top:calc(var(--g-spacing-1)*-1)!important}.yc-flex_s_1>*{padding-left:var(--g-spacing-1)!important;padding-top:var(--g-spacing-1)!important}.yc-flex_s_2{margin-left:calc(var(--g-spacing-2)*-1)!important;margin-top:calc(var(--g-spacing-2)*-1)!important}.yc-flex_s_2>*{padding-left:var(--g-spacing-2)!important;padding-top:var(--g-spacing-2)!important}.yc-flex_s_3{margin-left:calc(var(--g-spacing-3)*-1)!important;margin-top:calc(var(--g-spacing-3)*-1)!important}.yc-flex_s_3>*{padding-left:var(--g-spacing-3)!important;padding-top:var(--g-spacing-3)!important}.yc-flex_s_4{margin-left:calc(var(--g-spacing-4)*-1)!important;margin-top:calc(var(--g-spacing-4)*-1)!important}.yc-flex_s_4>*{padding-left:var(--g-spacing-4)!important;padding-top:var(--g-spacing-4)!important}.yc-flex_s_5{margin-left:calc(var(--g-spacing-5)*-1)!important;margin-top:calc(var(--g-spacing-5)*-1)!important}.yc-flex_s_5>*{padding-left:var(--g-spacing-5)!important;padding-top:var(--g-spacing-5)!important}.yc-flex_s_6{margin-left:calc(var(--g-spacing-6)*-1)!important;margin-top:calc(var(--g-spacing-6)*-1)!important}.yc-flex_s_6>*{padding-left:var(--g-spacing-6)!important;padding-top:var(--g-spacing-6)!important}.yc-flex_s_7{margin-left:calc(var(--g-spacing-7)*-1)!important;margin-top:calc(var(--g-spacing-7)*-1)!important}.yc-flex_s_7>*{padding-left:var(--g-spacing-7)!important;padding-top:var(--g-spacing-7)!important}.yc-flex_s_8{margin-left:calc(var(--g-spacing-8)*-1)!important;margin-top:calc(var(--g-spacing-8)*-1)!important}.yc-flex_s_8>*{padding-left:var(--g-spacing-8)!important;padding-top:var(--g-spacing-8)!important}.yc-flex_s_9{margin-left:calc(var(--g-spacing-9)*-1)!important;margin-top:calc(var(--g-spacing-9)*-1)!important}.yc-flex_s_9>*{padding-left:var(--g-spacing-9)!important;padding-top:var(--g-spacing-9)!important}.yc-flex_s_10{margin-left:calc(var(--g-spacing-10)*-1)!important;margin-top:calc(var(--g-spacing-10)*-1)!important}.yc-flex_s_10>*{padding-left:var(--g-spacing-10)!important;padding-top:var(--g-spacing-10)!important}
.yc-s__m_0{margin:var(--g-spacing-0)}.yc-s__mr_0{margin-right:var(--g-spacing-0)}.yc-s__ml_0{margin-left:var(--g-spacing-0)}.yc-s__mt_0{margin-top:var(--g-spacing-0)}.yc-s__mb_0{margin-bottom:var(--g-spacing-0)}.yc-s__mx_0{margin-left:var(--g-spacing-0);margin-right:var(--g-spacing-0)}.yc-s__my_0{margin-bottom:var(--g-spacing-0);margin-top:var(--g-spacing-0)}.yc-s__p_0{padding:var(--g-spacing-0)}.yc-s__pl_0{padding-left:var(--g-spacing-0)}.yc-s__pr_0{padding-right:var(--g-spacing-0)}.yc-s__pb_0{padding-bottom:var(--g-spacing-0)}.yc-s__pt_0,.yc-s__py_0{padding-top:var(--g-spacing-0)}.yc-s__py_0{padding-bottom:var(--g-spacing-0)}.yc-s__px_0{padding-left:var(--g-spacing-0);padding-right:var(--g-spacing-0)}.yc-s__m_half{margin:var(--g-spacing-half)}.yc-s__mr_half{margin-right:var(--g-spacing-half)}.yc-s__ml_half{margin-left:var(--g-spacing-half)}.yc-s__mt_half{margin-top:var(--g-spacing-half)}.yc-s__mb_half{margin-bottom:var(--g-spacing-half)}.yc-s__mx_half{margin-left:var(--g-spacing-half);margin-right:var(--g-spacing-half)}.yc-s__my_half{margin-bottom:var(--g-spacing-half);margin-top:var(--g-spacing-half)}.yc-s__p_half{padding:var(--g-spacing-half)}.yc-s__pl_half{padding-left:var(--g-spacing-half)}.yc-s__pr_half{padding-right:var(--g-spacing-half)}.yc-s__pb_half{padding-bottom:var(--g-spacing-half)}.yc-s__pt_half,.yc-s__py_half{padding-top:var(--g-spacing-half)}.yc-s__py_half{padding-bottom:var(--g-spacing-half)}.yc-s__px_half{padding-left:var(--g-spacing-half);padding-right:var(--g-spacing-half)}.yc-s__m_1{margin:var(--g-spacing-1)}.yc-s__mr_1{margin-right:var(--g-spacing-1)}.yc-s__ml_1{margin-left:var(--g-spacing-1)}.yc-s__mt_1{margin-top:var(--g-spacing-1)}.yc-s__mb_1{margin-bottom:var(--g-spacing-1)}.yc-s__mx_1{margin-left:var(--g-spacing-1);margin-right:var(--g-spacing-1)}.yc-s__my_1{margin-bottom:var(--g-spacing-1);margin-top:var(--g-spacing-1)}.yc-s__p_1{padding:var(--g-spacing-1)}.yc-s__pl_1{padding-left:var(--g-spacing-1)}.yc-s__pr_1{padding-right:var(--g-spacing-1)}.yc-s__pb_1{padding-bottom:var(--g-spacing-1)}.yc-s__pt_1,.yc-s__py_1{padding-top:var(--g-spacing-1)}.yc-s__py_1{padding-bottom:var(--g-spacing-1)}.yc-s__px_1{padding-left:var(--g-spacing-1);padding-right:var(--g-spacing-1)}.yc-s__m_2{margin:var(--g-spacing-2)}.yc-s__mr_2{margin-right:var(--g-spacing-2)}.yc-s__ml_2{margin-left:var(--g-spacing-2)}.yc-s__mt_2{margin-top:var(--g-spacing-2)}.yc-s__mb_2{margin-bottom:var(--g-spacing-2)}.yc-s__mx_2{margin-left:var(--g-spacing-2);margin-right:var(--g-spacing-2)}.yc-s__my_2{margin-bottom:var(--g-spacing-2);margin-top:var(--g-spacing-2)}.yc-s__p_2{padding:var(--g-spacing-2)}.yc-s__pl_2{padding-left:var(--g-spacing-2)}.yc-s__pr_2{padding-right:var(--g-spacing-2)}.yc-s__pb_2{padding-bottom:var(--g-spacing-2)}.yc-s__pt_2,.yc-s__py_2{padding-top:var(--g-spacing-2)}.yc-s__py_2{padding-bottom:var(--g-spacing-2)}.yc-s__px_2{padding-left:var(--g-spacing-2);padding-right:var(--g-spacing-2)}.yc-s__m_3{margin:var(--g-spacing-3)}.yc-s__mr_3{margin-right:var(--g-spacing-3)}.yc-s__ml_3{margin-left:var(--g-spacing-3)}.yc-s__mt_3{margin-top:var(--g-spacing-3)}.yc-s__mb_3{margin-bottom:var(--g-spacing-3)}.yc-s__mx_3{margin-left:var(--g-spacing-3);margin-right:var(--g-spacing-3)}.yc-s__my_3{margin-bottom:var(--g-spacing-3);margin-top:var(--g-spacing-3)}.yc-s__p_3{padding:var(--g-spacing-3)}.yc-s__pl_3{padding-left:var(--g-spacing-3)}.yc-s__pr_3{padding-right:var(--g-spacing-3)}.yc-s__pb_3{padding-bottom:var(--g-spacing-3)}.yc-s__pt_3,.yc-s__py_3{padding-top:var(--g-spacing-3)}.yc-s__py_3{padding-bottom:var(--g-spacing-3)}.yc-s__px_3{padding-left:var(--g-spacing-3);padding-right:var(--g-spacing-3)}.yc-s__m_4{margin:var(--g-spacing-4)}.yc-s__mr_4{margin-right:var(--g-spacing-4)}.yc-s__ml_4{margin-left:var(--g-spacing-4)}.yc-s__mt_4{margin-top:var(--g-spacing-4)}.yc-s__mb_4{margin-bottom:var(--g-spacing-4)}.yc-s__mx_4{margin-left:var(--g-spacing-4);margin-right:var(--g-spacing-4)}.yc-s__my_4{margin-bottom:var(--g-spacing-4);margin-top:var(--g-spacing-4)}.yc-s__p_4{padding:var(--g-spacing-4)}.yc-s__pl_4{padding-left:var(--g-spacing-4)}.yc-s__pr_4{padding-right:var(--g-spacing-4)}.yc-s__pb_4{padding-bottom:var(--g-spacing-4)}.yc-s__pt_4,.yc-s__py_4{padding-top:var(--g-spacing-4)}.yc-s__py_4{padding-bottom:var(--g-spacing-4)}.yc-s__px_4{padding-left:var(--g-spacing-4);padding-right:var(--g-spacing-4)}.yc-s__m_5{margin:var(--g-spacing-5)}.yc-s__mr_5{margin-right:var(--g-spacing-5)}.yc-s__ml_5{margin-left:var(--g-spacing-5)}.yc-s__mt_5{margin-top:var(--g-spacing-5)}.yc-s__mb_5{margin-bottom:var(--g-spacing-5)}.yc-s__mx_5{margin-left:var(--g-spacing-5);margin-right:var(--g-spacing-5)}.yc-s__my_5{margin-bottom:var(--g-spacing-5);margin-top:var(--g-spacing-5)}.yc-s__p_5{padding:var(--g-spacing-5)}.yc-s__pl_5{padding-left:var(--g-spacing-5)}.yc-s__pr_5{padding-right:var(--g-spacing-5)}.yc-s__pb_5{padding-bottom:var(--g-spacing-5)}.yc-s__pt_5,.yc-s__py_5{padding-top:var(--g-spacing-5)}.yc-s__py_5{padding-bottom:var(--g-spacing-5)}.yc-s__px_5{padding-left:var(--g-spacing-5);padding-right:var(--g-spacing-5)}.yc-s__m_6{margin:var(--g-spacing-6)}.yc-s__mr_6{margin-right:var(--g-spacing-6)}.yc-s__ml_6{margin-left:var(--g-spacing-6)}.yc-s__mt_6{margin-top:var(--g-spacing-6)}.yc-s__mb_6{margin-bottom:var(--g-spacing-6)}.yc-s__mx_6{margin-left:var(--g-spacing-6);margin-right:var(--g-spacing-6)}.yc-s__my_6{margin-bottom:var(--g-spacing-6);margin-top:var(--g-spacing-6)}.yc-s__p_6{padding:var(--g-spacing-6)}.yc-s__pl_6{padding-left:var(--g-spacing-6)}.yc-s__pr_6{padding-right:var(--g-spacing-6)}.yc-s__pb_6{padding-bottom:var(--g-spacing-6)}.yc-s__pt_6,.yc-s__py_6{padding-top:var(--g-spacing-6)}.yc-s__py_6{padding-bottom:var(--g-spacing-6)}.yc-s__px_6{padding-left:var(--g-spacing-6);padding-right:var(--g-spacing-6)}.yc-s__m_7{margin:var(--g-spacing-7)}.yc-s__mr_7{margin-right:var(--g-spacing-7)}.yc-s__ml_7{margin-left:var(--g-spacing-7)}.yc-s__mt_7{margin-top:var(--g-spacing-7)}.yc-s__mb_7{margin-bottom:var(--g-spacing-7)}.yc-s__mx_7{margin-left:var(--g-spacing-7);margin-right:var(--g-spacing-7)}.yc-s__my_7{margin-bottom:var(--g-spacing-7);margin-top:var(--g-spacing-7)}.yc-s__p_7{padding:var(--g-spacing-7)}.yc-s__pl_7{padding-left:var(--g-spacing-7)}.yc-s__pr_7{padding-right:var(--g-spacing-7)}.yc-s__pb_7{padding-bottom:var(--g-spacing-7)}.yc-s__pt_7,.yc-s__py_7{padding-top:var(--g-spacing-7)}.yc-s__py_7{padding-bottom:var(--g-spacing-7)}.yc-s__px_7{padding-left:var(--g-spacing-7);padding-right:var(--g-spacing-7)}.yc-s__m_8{margin:var(--g-spacing-8)}.yc-s__mr_8{margin-right:var(--g-spacing-8)}.yc-s__ml_8{margin-left:var(--g-spacing-8)}.yc-s__mt_8{margin-top:var(--g-spacing-8)}.yc-s__mb_8{margin-bottom:var(--g-spacing-8)}.yc-s__mx_8{margin-left:var(--g-spacing-8);margin-right:var(--g-spacing-8)}.yc-s__my_8{margin-bottom:var(--g-spacing-8);margin-top:var(--g-spacing-8)}.yc-s__p_8{padding:var(--g-spacing-8)}.yc-s__pl_8{padding-left:var(--g-spacing-8)}.yc-s__pr_8{padding-right:var(--g-spacing-8)}.yc-s__pb_8{padding-bottom:var(--g-spacing-8)}.yc-s__pt_8,.yc-s__py_8{padding-top:var(--g-spacing-8)}.yc-s__py_8{padding-bottom:var(--g-spacing-8)}.yc-s__px_8{padding-left:var(--g-spacing-8);padding-right:var(--g-spacing-8)}.yc-s__m_9{margin:var(--g-spacing-9)}.yc-s__mr_9{margin-right:var(--g-spacing-9)}.yc-s__ml_9{margin-left:var(--g-spacing-9)}.yc-s__mt_9{margin-top:var(--g-spacing-9)}.yc-s__mb_9{margin-bottom:var(--g-spacing-9)}.yc-s__mx_9{margin-left:var(--g-spacing-9);margin-right:var(--g-spacing-9)}.yc-s__my_9{margin-bottom:var(--g-spacing-9);margin-top:var(--g-spacing-9)}.yc-s__p_9{padding:var(--g-spacing-9)}.yc-s__pl_9{padding-left:var(--g-spacing-9)}.yc-s__pr_9{padding-right:var(--g-spacing-9)}.yc-s__pb_9{padding-bottom:var(--g-spacing-9)}.yc-s__pt_9,.yc-s__py_9{padding-top:var(--g-spacing-9)}.yc-s__py_9{padding-bottom:var(--g-spacing-9)}.yc-s__px_9{padding-left:var(--g-spacing-9);padding-right:var(--g-spacing-9)}.yc-s__m_10{margin:var(--g-spacing-10)}.yc-s__mr_10{margin-right:var(--g-spacing-10)}.yc-s__ml_10{margin-left:var(--g-spacing-10)}.yc-s__mt_10{margin-top:var(--g-spacing-10)}.yc-s__mb_10{margin-bottom:var(--g-spacing-10)}.yc-s__mx_10{margin-left:var(--g-spacing-10);margin-right:var(--g-spacing-10)}.yc-s__my_10{margin-bottom:var(--g-spacing-10);margin-top:var(--g-spacing-10)}.yc-s__p_10{padding:var(--g-spacing-10)}.yc-s__pl_10{padding-left:var(--g-spacing-10)}.yc-s__pr_10{padding-right:var(--g-spacing-10)}.yc-s__pb_10{padding-bottom:var(--g-spacing-10)}.yc-s__pt_10,.yc-s__py_10{padding-top:var(--g-spacing-10)}.yc-s__py_10{padding-bottom:var(--g-spacing-10)}.yc-s__px_10{padding-left:var(--g-spacing-10);padding-right:var(--g-spacing-10)}
.yc-container{height:100%;margin-inline:auto;max-width:100%}.yc-container_mw_s{max-width:576px}.yc-container_mw_m{max-width:768px}.yc-container_mw_l{max-width:1080px}.yc-container_mw_xl{max-width:1200px}.yc-container_mw_xxl{max-width:1400px}.yc-container_mw_xxxl{max-width:1920px}.yc-container_sr_0>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-0)}.yc-container_sr_half>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-half)}.yc-container_sr_1>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-1)}.yc-container_sr_2>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-2)}.yc-container_sr_3>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-3)}.yc-container_sr_4>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-4)}.yc-container_sr_5>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-5)}.yc-container_sr_6>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-6)}.yc-container_sr_7>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-7)}.yc-container_sr_8>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-8)}.yc-container_sr_9>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-9)}.yc-container_sr_10>.yc-row:not(:last-child){margin-bottom:var(--g-spacing-10)}
.yc-alert{--yc-alert-border-radius:var(--yc-card-border-radius,8px);border-radius:var(--yc-alert-border-radius)}.yc-alert_corners_square{--yc-alert-border-radius:0px}.yc-alert__text-content{width:100%}.yc-alert__actions_minContent{width:min-content}
.yc-link{text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:var(--g-focus-border-radius);cursor:pointer}.yc-link:focus{outline:2px solid var(--g-color-line-focus)}.yc-link:focus:not(:focus-visible){outline:0}.yc-link_view_normal,.yc-link_view_normal-visitable{color:var(--g-color-text-link)}.yc-link_view_primary{color:var(--g-color-text-primary)}.yc-link_view_secondary{color:var(--g-color-text-secondary)}.yc-link_view_normal:hover,.yc-link_view_primary:hover,.yc-link_view_secondary:hover{color:var(--g-color-text-link-hover)}.yc-link_view_normal-visitable:visited,.yc-link_visitable:visited{color:var(--g-color-text-link-visited)}.yc-link_view_normal-visitable:visited:hover,.yc-link_visitable:visited:hover{color:var(--g-color-text-link-visited-hover)}
.yc-menu{background-color:var(--g-color-base-float);box-sizing:border-box;color:var(--g-color-text-primary);display:block;font-size:var(--g-text-body-1-font-size);list-style:none;margin:0;outline:none;overflow-x:hidden;overflow-y:auto;padding:0;-webkit-user-select:none;user-select:none}.yc-menu__list-group-item+.yc-menu__list-group-item,.yc-menu__list-group-item+.yc-menu__list-item,.yc-menu__list-item+.yc-menu__list-group-item{border-top:1px solid var(--g-color-line-generic)}.yc-menu__item{align-items:center;color:var(--g-color-text-primary);display:flex;outline:none;text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.yc-menu__item-icon{display:flex}.yc-menu__item-icon-end{display:flex;margin-right:0}.yc-menu__item-content{flex-grow:1;min-width:0}.yc-menu__item_interactive{cursor:pointer}.yc-menu__item_interactive:focus,.yc-menu__item_interactive:hover,.yc-menu__item_selected{background-color:var(--g-color-base-simple-hover)}.yc-menu__item:focus:not(:focus-visible):not(:hover):not(.yc-menu__item_active){background-color:initial}.yc-menu__item_disabled{color:var(--g-color-text-secondary);cursor:default;pointer-events:none}.yc-menu__item_disabled:hover{background-color:initial}.yc-menu__item_active{background-color:var(--g-color-base-selection);cursor:default}.yc-menu__item_active:focus,.yc-menu__item_active:hover{background-color:var(--g-color-base-selection-hover)}.yc-menu__item_theme_danger:not(.yc-menu__item_disabled){color:var(--g-color-text-danger)}.yc-menu__group-label{color:var(--g-color-text-hint);font-weight:var(--g-text-accent-font-weight)}.yc-menu__group-list{list-style:none;margin:0;padding:0}.yc-menu_size_s{line-height:24px;padding:3px 0}.yc-menu_size_s .yc-menu__group-label,.yc-menu_size_s .yc-menu__item{padding:0 10px}.yc-menu_size_s .yc-menu__item-icon{margin-right:3px}.yc-menu_size_s .yc-menu__item-icon-end{margin-left:3px}.yc-menu_size_s .yc-menu__list-group-item+.yc-menu__list-group-item,.yc-menu_size_s .yc-menu__list-group-item+.yc-menu__list-item,.yc-menu_size_s .yc-menu__list-item+.yc-menu__list-group-item{margin-top:3px;padding-top:3px}.yc-menu_size_m{line-height:24px;padding:4px 0}.yc-menu_size_m .yc-menu__group-label,.yc-menu_size_m .yc-menu__item{padding:0 13px}.yc-menu_size_m .yc-menu__item-icon{margin-right:4px}.yc-menu_size_m .yc-menu__item-icon-end{margin-left:4px}.yc-menu_size_m .yc-menu__list-group-item+.yc-menu__list-group-item,.yc-menu_size_m .yc-menu__list-group-item+.yc-menu__list-item,.yc-menu_size_m .yc-menu__list-item+.yc-menu__list-group-item{margin-top:4px;padding-top:4px}.yc-menu_size_l{line-height:28px;padding:5px 0}.yc-menu_size_l .yc-menu__group-label,.yc-menu_size_l .yc-menu__item{padding:0 15px}.yc-menu_size_l .yc-menu__item-icon{margin-right:5px}.yc-menu_size_l .yc-menu__item-icon-end{margin-left:5px}.yc-menu_size_l .yc-menu__list-group-item+.yc-menu__list-group-item,.yc-menu_size_l .yc-menu__list-group-item+.yc-menu__list-item,.yc-menu_size_l .yc-menu__list-item+.yc-menu__list-group-item{margin-top:5px;padding-top:5px}.yc-menu_size_xl{font-size:var(--g-text-body-2-font-size);line-height:36px;padding:6px 0}.yc-menu_size_xl .yc-menu__group-label,.yc-menu_size_xl .yc-menu__item{padding:0 15px}.yc-menu_size_xl .yc-menu__item-icon{margin-right:6px}.yc-menu_size_xl .yc-menu__item-icon-end{margin-left:6px}.yc-menu_size_xl .yc-menu__list-group-item:not(:first-child){margin-top:6px;padding-top:6px}.yc-menu_size_xl .yc-menu__list-group-item:not(:last-child){margin-bottom:6px;padding-bottom:6px}
.yc-dropdown-menu__switcher-wrapper{display:inline-block}.yc-dropdown-menu__switcher-button{display:flex}.yc-dropdown-menu__menu-item_separator{border-top:1px solid var(--g-color-line-generic-solid);margin:.5em 0;pointer-events:none}.yc-dropdown-menu__sub-menu-arrow{position:relative;right:-4px}.yc-dropdown-menu__sub-menu{position:relative}.yc-dropdown-menu__sub-menu .yc-dropdown-menu__menu:after,.yc-dropdown-menu__sub-menu .yc-dropdown-menu__menu:before{content:"";height:100%;position:absolute;top:0;width:10px}.yc-dropdown-menu__sub-menu .yc-dropdown-menu__menu:before{left:-10px}.yc-dropdown-menu__sub-menu .yc-dropdown-menu__menu:after{right:-10px}
.yc-breadcrumbs__inner{align-items:center;display:inline-flex;min-height:24px;overflow:hidden;width:100%}.yc-breadcrumbs__item{display:inline-block;flex-shrink:1;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap}.yc-breadcrumbs__item:focus{border-radius:calc(var(--g-focus-border-radius) + 4px);outline:2px solid var(--g-color-line-focus);outline-offset:-4px}.yc-breadcrumbs__item:focus:not(:focus-visible){outline:0}.yc-breadcrumbs__item_current{padding:0 8px}.yc-breadcrumbs__item_more{vertical-align:top}.yc-breadcrumbs_calculated_no .yc-breadcrumbs__item{overflow:visible}.yc-breadcrumbs__divider{align-items:center;color:var(--g-color-text-secondary);display:flex}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item .yc-menu__item{padding-left:80px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(0) .yc-menu__item{padding-left:0!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:first-child .yc-menu__item{padding-left:8px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(2) .yc-menu__item{padding-left:16px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(3) .yc-menu__item{padding-left:24px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(4) .yc-menu__item{padding-left:32px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(5) .yc-menu__item{padding-left:40px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(6) .yc-menu__item{padding-left:48px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(7) .yc-menu__item{padding-left:56px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(8) .yc-menu__item{padding-left:64px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(9) .yc-menu__item{padding-left:72px!important}.yc-breadcrumbs__popup_staircase .yc-menu .yc-menu__list-item:nth-child(10) .yc-menu__item{padding-left:80px!important}
.yc-control-label{color:var(--g-color-text-primary);display:inline-flex;font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.yc-control-label_disabled{cursor:default;pointer-events:none}.yc-control-label_size_m{font-size:var(--g-text-body-1-font-size);line-height:15px}.yc-control-label_size_l{font-size:var(--g-text-body-2-font-size);line-height:18px}.yc-control-label__indicator{flex-shrink:0}.yc-control-label__text{flex-grow:1;white-space:normal}.yc-control-label_disabled .yc-control-label__text{opacity:.6}.yc-control-label_size_m .yc-control-label__text{margin-left:5px}.yc-control-label_size_l .yc-control-label__text{margin-left:7px}
@charset "UTF-8";.yc-checkbox__indicator{cursor:inherit;display:inline-block;position:relative}.yc-checkbox__indicator:before{background-color:initial;border:1px solid var(--g-color-line-generic-accent);border-radius:4px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .1s linear}.yc-checkbox__indicator:after{content:" ";visibility:hidden}.yc-checkbox__icon{align-items:center;bottom:0;color:#0000;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(-5px);transition:color .1s,transform .2s;visibility:hidden}.yc-checkbox__control{border:none;cursor:inherit;margin:0;opacity:0;outline:none;padding:0}.yc-checkbox__control,.yc-checkbox__outline{background:none;height:100%;left:0;position:absolute;top:0;width:100%}.yc-checkbox__outline{border-radius:4px;pointer-events:none}.yc-checkbox__control:focus+.yc-checkbox__outline{box-shadow:0 0 0 2px var(--g-color-line-focus)}.yc-checkbox__control:focus:not(:focus-visible)+.yc-checkbox__outline{box-shadow:none}.yc-checkbox_size_m .yc-checkbox__icon-svg_type_tick{height:10px;width:8px}.yc-checkbox_size_m .yc-checkbox__icon-svg_type_dash{height:12px;width:12px}.yc-checkbox_size_m .yc-checkbox__indicator{height:14px;width:14px}.yc-checkbox_size_l .yc-checkbox__icon-svg_type_tick{height:9px;width:11px}.yc-checkbox_size_l .yc-checkbox__icon-svg_type_dash{height:15px;width:15px}.yc-checkbox_size_l .yc-checkbox__indicator{height:17px;width:17px}.yc-checkbox:hover .yc-checkbox__indicator:before{border-color:var(--g-color-line-generic-accent-hover)}.yc-checkbox_checked .yc-checkbox__indicator:before,.yc-checkbox_indeterminate .yc-checkbox__indicator:before{background-color:var(--g-color-base-brand);border:#0000}.yc-checkbox_checked .yc-checkbox__icon,.yc-checkbox_indeterminate .yc-checkbox__icon{color:var(--g-color-text-brand-contrast);transform:translateX(0);visibility:visible}.yc-checkbox_disabled .yc-checkbox__indicator:before{background-color:var(--g-color-base-generic-accent-disabled);border:#0000}.yc-checkbox_disabled.yc-checkbox_checked .yc-checkbox__indicator:before,.yc-checkbox_disabled.yc-checkbox_indeterminate .yc-checkbox__indicator:before{background-color:var(--g-color-base-brand);opacity:.5}
.yc-clipboard-icon__state{animation:yc-clipboard-icon-state-dash 1s}@keyframes yc-clipboard-icon-state-dash{0%{stroke-dasharray:0 15}40%{stroke-dasharray:15 0}to{stroke-dasharray:15 0}}
.yc-clipboard-button{--yc-button-background-color:#0000;--yc-button-background-color-hover:#0000}
.yc-modal{background-color:var(--g-color-sfx-veil);bottom:0;display:none;left:0;margin:-9999px 0 0 -9999px;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:rgba(0,0,0,0)}.yc-modal__table{display:table;height:100%;width:100%}.yc-modal__cell{display:table-cell;text-align:center;vertical-align:middle}.yc-modal__content{background-color:var(--g-color-base-modal);border-radius:var(--yc-modal-border-radius);display:inline-block;margin:var(--yc-modal-margin);text-align:left}.yc-modal,.yc-modal__content{animation-fill-mode:forwards;animation-timing-function:ease-out;outline:none}.yc-modal_exit_active,.yc-modal_open{display:block;margin:0;visibility:visible}.yc-modal_appear_active,.yc-modal_enter_active{animation-duration:.15s;animation-name:yc-modal-open}.yc-modal_appear_active .yc-modal__content,.yc-modal_enter_active .yc-modal__content{animation-duration:.15s;animation-name:yc-modal-content-open}.yc-modal_exit_active{animation-duration:.2s;animation-name:yc-modal}@keyframes yc-modal{0%{opacity:1}to{opacity:0}}@keyframes yc-modal-open{0%{opacity:0}to{opacity:1}}@keyframes yc-modal-content-open{0%{transform:scale(.75)}to{transform:scale(1)}}:root{--yc-modal-border-radius:5px;--yc-modal-margin:20px}
.yc-dialog-btn-close{position:absolute;right:calc(var(--yc-dialog-side-padding) - 12px);top:calc(var(--yc-dialog-header-padding-top) - 6px);z-index:1}
.yc-dialog-body{flex:1 1 100%;padding:var(--yc-dialog-body-padding)}
.yc-dialog-divider{border-top:1px solid var(--g-color-line-generic);margin:var(--yc-dialog-divider-margin)}
.yc-dialog-footer{align-items:center;display:flex;padding:var(--yc-dialog-footer-padding)}.yc-dialog-footer__bts-wrapper{display:flex}.yc-dialog-footer__children{align-items:center;display:flex;flex-grow:1;height:100%}.yc-dialog-footer__button{min-width:128px;position:relative}.yc-dialog-footer__bts-wrapper>.yc-dialog-footer__button{margin-left:10px}.yc-dialog-footer__error{color:var(--g-color-text-danger);padding:10px}
.yc-dialog-header{align-items:center;color:var(--g-color-text-primary);display:flex;justify-content:flex-start;line-height:24px;padding:var(--yc-dialog-header-padding)}.yc-dialog-header__caption{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}
.yc-dialog{position:relative}.yc-dialog_size_s{width:var(--yc-dialog-size-s)}.yc-dialog_size_m{width:var(--yc-dialog-size-m)}.yc-dialog_size_l{width:var(--yc-dialog-size-l)}.yc-dialog_has-close{--yc-dialog-header-padding:var(--yc-dialog-header-padding-top) calc(var(--yc-dialog-side-padding) + 28px) var(--yc-dialog-header-padding-bottom) var(--yc-dialog-side-padding)}:root{--yc-dialog-size-s:480px;--yc-dialog-size-m:720px;--yc-dialog-size-l:900px;--yc-dialog-side-padding:32px;--yc-dialog-header-padding-top:20px;--yc-dialog-header-padding-bottom:10px;--yc-dialog-header-padding:var(--yc-dialog-header-padding-top) var(--yc-dialog-side-padding) var(--yc-dialog-header-padding-bottom) var(--yc-dialog-side-padding);--yc-dialog-body-padding:10px var(--yc-dialog-side-padding);--yc-dialog-footer-padding:28px var(--yc-dialog-side-padding);--yc-dialog-divider-margin:0 calc(var(--yc-dialog-side-padding)*-1)}
.g-disclosure_size_m .g-disclosure__trigger{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-disclosure_size_l .g-disclosure__trigger{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.g-disclosure_size_xl .g-disclosure__trigger{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}.g-disclosure__trigger{align-items:center;background:none;border:none;border-radius:var(--g-focus-border-radius);color:inherit;cursor:pointer;display:flex;flex-flow:row nowrap;flex-shrink:0;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);font-weight:inherit;gap:8px;line-height:inherit;margin:0;outline:none;padding:0}.g-disclosure__trigger:focus{outline:2px solid var(--g-color-line-focus)}.g-disclosure__trigger:focus:not(:focus-visible){outline:0}.g-disclosure__trigger_arrow-right{flex-direction:row-reverse}.g-disclosure__trigger_disabled{color:var(--g-color-text-secondary);cursor:auto}.g-disclosure__content{display:none}.g-disclosure__content_visible{display:block}.g-disclosure__content.g-disclosure_exit_active{animation-duration:.1s;animation-name:yc-disclosure-collapsed;display:block;opacity:0}.g-disclosure__content.g-disclosure_enter_active{animation-duration:.2s;animation-name:yc-disclosure-expanded}@keyframes yc-disclosure-expanded{0%{opacity:.4}to{opacity:1}}@keyframes yc-disclosure-collapsed{0%{opacity:1}to{opacity:0}}
.yc-label{align-items:center;box-sizing:border-box;display:inline-flex;position:relative;transition-duration:.15s;transition-property:opacity,color,background-color;transition-timing-function:ease-in-out;--border-size:0px;--_-bg-color:none;--_-bg-hover-color:none;--_-text-color:none;background-color:var(--_-bg-color);color:var(--_-text-color)}.yc-label__text{align-items:baseline;display:flex;font-size:var(--g-text-body-1-font-size);overflow:hidden;text-align:center;white-space:nowrap;width:100%}.yc-label__content,.yc-label__key{overflow:hidden;text-overflow:ellipsis}.yc-label__value{display:flex;opacity:.7;overflow:hidden}.yc-label__separator{margin:0 4px}.yc-label .yc-label__addon{align-items:center;display:flex;justify-content:center}.yc-label .yc-label__addon_side_left,.yc-label .yc-label__addon_side_right{position:absolute;top:0}.yc-label .yc-label__addon_side_left{left:2px}.yc-label .yc-label__addon_side_right{right:0}.yc-label .yc-label__addon_interactive{--yc-button-background-color:#0000;color:inherit;cursor:pointer;transition:color,background-color;transition-duration:.15s;transition-timing-function:ease-in-out}.yc-label_size_xs{border-radius:var(--g-border-radius-xs);height:20px}.yc-label_size_xs .yc-label__text{line-height:20px;margin:0 8px}.yc-label_size_xs .yc-label__addon{--addon-size:calc(20px - var(--border-size)*2);height:var(--addon-size);width:var(--addon-size)}.yc-label_size_xs.yc-label_has-right-addon .yc-label__text{margin-right:22px}.yc-label_size_xs.yc-label_has-left-addon .yc-label__text{margin-left:24px}.yc-label_size_s{border-radius:var(--g-border-radius-s);height:24px}.yc-label_size_s .yc-label__text{line-height:24px;margin:0 10px}.yc-label_size_s .yc-label__addon{--addon-size:calc(24px - var(--border-size)*2);height:var(--addon-size);width:var(--addon-size)}.yc-label_size_s.yc-label_has-right-addon .yc-label__text{margin-right:26px}.yc-label_size_s.yc-label_has-left-addon .yc-label__text{margin-left:28px}.yc-label_size_m{border-radius:var(--g-border-radius-m);height:28px}.yc-label_size_m .yc-label__text{line-height:28px;margin:0 12px}.yc-label_size_m .yc-label__addon{--addon-size:calc(28px - var(--border-size)*2);height:var(--addon-size);width:var(--addon-size)}.yc-label_size_m.yc-label_has-right-addon .yc-label__text{margin-right:32px}.yc-label_size_m.yc-label_has-left-addon .yc-label__text{margin-left:32px}.yc-label_disabled{opacity:.7;pointer-events:none}.yc-label_is-interactive{cursor:pointer;outline:none}.yc-label_is-interactive:focus-visible{outline:2px solid var(--g-color-line-focus)}.yc-label_theme_normal{--_-bg-color:var(--g-color-base-misc-light);--_-bg-hover-color:var(--g-color-base-misc-light-hover);--_-text-color:var(--g-color-text-misc-heavy)}.yc-label_theme_success{--_-bg-color:var(--g-color-base-positive-light);--_-bg-hover-color:var(--g-color-base-positive-light-hover);--_-text-color:var(--g-color-text-positive-heavy)}.yc-label_theme_info{--_-bg-color:var(--g-color-base-info-light);--_-bg-hover-color:var(--g-color-base-info-light-hover);--_-text-color:var(--g-color-text-info-heavy)}.yc-label_theme_warning{--_-bg-color:var(--g-color-base-warning-light);--_-bg-hover-color:var(--g-color-base-warning-light-hover);--_-text-color:var(--g-color-text-warning-heavy)}.yc-label_theme_danger{--_-bg-color:var(--g-color-base-danger-light);--_-bg-hover-color:var(--g-color-base-danger-light-hover);--_-text-color:var(--g-color-text-danger-heavy)}.yc-label_theme_utility{--_-bg-color:var(--g-color-base-utility-light);--_-bg-hover-color:var(--g-color-base-utility-light-hover);--_-text-color:var(--g-color-text-utility-heavy)}.yc-label_theme_unknown{--_-bg-color:var(--g-color-base-neutral-light);--_-bg-hover-color:var(--g-color-base-neutral-light-hover);--_-text-color:var(--g-color-text-complementary)}.yc-label_theme_clear{--_-bg-color:#0000;--_-bg-hover-color:var(--g-color-base-simple-hover-solid);--_-text-color:var(--g-color-text-complementary);--border-size:1px;border:var(--border-size) solid var(--g-color-line-generic)}.yc-label_is-interactive:hover:not(:has(.yc-label__addon_interactive:hover)){background-color:var(--_-bg-hover-color)}.yc-label:not(.yc-label_disabled) .yc-label__addon_interactive{--yc-button-background-color-hover:var(--_-bg-hover-color)}.yc-label:not(.yc-label_disabled) .yc-label__addon_interactive:active,.yc-label:not(.yc-label_disabled) .yc-label__addon_interactive:focus,.yc-label:not(.yc-label_disabled) .yc-label__addon_interactive:hover{color:var(--_-text-color)}
@keyframes yc-pulse{50%{opacity:15%}}.yc-loader{align-items:center;display:inline-flex}.yc-loader__center,.yc-loader__left,.yc-loader__right{animation:yc-pulse .8s ease infinite;background:var(--g-color-base-brand)}.yc-loader__left{animation-delay:.2s}.yc-loader__center{animation-delay:.4s}.yc-loader__right{animation-delay:.6s}.yc-loader_size_s .yc-loader__left{height:13.33333px;width:5px}.yc-loader_size_s .yc-loader__center{height:20px;margin-left:5px;width:5px}.yc-loader_size_s .yc-loader__right{height:13.33333px;margin-left:5px;width:5px}.yc-loader_size_m .yc-loader__left{height:18.66667px;width:7px}.yc-loader_size_m .yc-loader__center{height:28px;margin-left:7px;width:7px}.yc-loader_size_m .yc-loader__right{height:18.66667px;margin-left:7px;width:7px}.yc-loader_size_l .yc-loader__left{height:24px;width:9px}.yc-loader_size_l .yc-loader__center{height:36px;margin-left:9px;width:9px}.yc-loader_size_l .yc-loader__right{height:24px;margin-left:9px;width:9px}
.g-root .g-clear-button{--yc-button-background-color:#0000;--yc-button-background-color-hover:#0000;color:var(--g-color-text-hint);margin:auto 0}.g-root .g-clear-button:hover{color:var(--g-color-text-primary)}
.yc-outer-additional-content{display:flex;justify-content:space-between;vertical-align:top}.yc-outer-additional-content__error,.yc-outer-additional-content__note{margin-top:2px}.yc-outer-additional-content__error{color:var(--g-color-text-danger);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.yc-outer-additional-content__error:not(:last-child){margin-right:var(--g-spacing-2)}.yc-outer-additional-content__note{margin-left:auto}
.g-text-area{display:inline-block;position:relative;width:100%}.g-text-area__content{box-sizing:border-box;display:flex;width:100%}.g-text-area__control{background-color:initial;border:none;box-sizing:border-box;color:var(--g-color-text-primary);display:inline-block;flex-grow:1;font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);margin:0;overflow-x:hidden;padding:0;position:relative;resize:none;vertical-align:top;width:100%}.g-text-area__control::placeholder{color:var(--g-color-text-hint)}.g-text-area__control:focus{outline:none}.g-text-area__control[type=number]{-webkit-appearance:textfield;appearance:textfield}.g-text-area__clear{position:absolute;right:1px}.g-text-area__clear_size_m,.g-text-area__clear_size_s{top:2px}.g-text-area__clear_size_l,.g-text-area__clear_size_xl{top:4px}.g-text-area_size_s{--_--text-area-border-radius:var(--g-border-radius-s)}.g-text-area_size_s .g-text-area__control{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);height:22px;line-height:var(--g-text-body-short-line-height);padding:3px 8px}.g-text-area_size_s.g-text-area_has-clear .g-text-area__control{padding-right:26px}.g-text-area_size_m{--_--text-area-border-radius:var(--g-border-radius-m)}.g-text-area_size_m .g-text-area__control{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);height:26px;line-height:var(--g-text-body-short-line-height);padding:5px 8px}.g-text-area_size_m.g-text-area_has-clear .g-text-area__control{padding-right:26px}.g-text-area_size_l{--_--text-area-border-radius:var(--g-border-radius-l)}.g-text-area_size_l .g-text-area__control{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);height:34px;line-height:var(--g-text-body-short-line-height);padding:9px 12px}.g-text-area_size_l.g-text-area_has-clear .g-text-area__control{padding-right:36px}.g-text-area_size_xl{--_--text-area-border-radius:var(--g-border-radius-xl)}.g-text-area_size_xl .g-text-area__control{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);height:42px;line-height:var(--g-text-body-2-line-height);padding:11px 12px}.g-text-area_size_xl.g-text-area_has-clear .g-text-area__control{padding-right:36px}.g-text-area_view_normal .g-text-area__content{border:1px solid var(--g-color-line-generic)}.g-text-area_view_normal .g-text-area__content:hover{border-color:var(--g-color-line-generic-hover)}.g-text-area_view_normal .g-text-area__content:focus-within{border-color:var(--g-color-line-generic-active)}.g-text-area_view_clear .g-text-area__content{border:1px solid #0000;border-left:0;border-radius:0;border-right:0}.g-text-area_view_clear .g-text-area__control{padding-left:0;padding-right:0}.g-text-area.g-text-area_pin_round-round .g-text-area__content{border-radius:var(--_--text-area-border-radius)}.g-text-area.g-text-area_pin_brick-brick .g-text-area__content{border-radius:0}.g-text-area.g-text-area_pin_clear-clear .g-text-area__content{border-left:0;border-radius:0;border-right:0}.g-text-area.g-text-area_pin_circle-circle .g-text-area__content{border-radius:100px}.g-text-area.g-text-area_pin_round-brick .g-text-area__content{border-radius:var(--_--text-area-border-radius) 0 0 var(--_--text-area-border-radius)}.g-text-area.g-text-area_pin_brick-round .g-text-area__content{border-radius:0 var(--_--text-area-border-radius) var(--_--text-area-border-radius) 0}.g-text-area.g-text-area_pin_round-clear .g-text-area__content{border-radius:var(--_--text-area-border-radius) 0 0 var(--_--text-area-border-radius);border-right:0}.g-text-area.g-text-area_pin_clear-round .g-text-area__content{border-left:0;border-radius:0 var(--_--text-area-border-radius) var(--_--text-area-border-radius) 0}.g-text-area.g-text-area_pin_brick-clear .g-text-area__content{border-radius:0;border-right:0}.g-text-area.g-text-area_pin_clear-brick .g-text-area__content{border-left:0;border-radius:0}.g-text-area.g-text-area_pin_circle-brick .g-text-area__content{border-radius:100px 0 0 100px}.g-text-area.g-text-area_pin_brick-circle .g-text-area__content{border-radius:0 100px 100px 0}.g-text-area.g-text-area_pin_circle-clear .g-text-area__content{border-radius:100px 0 0 100px;border-right:0}.g-text-area.g-text-area_pin_clear-circle .g-text-area__content{border-left:0;border-radius:0 100px 100px 0}.g-text-area_disabled .g-text-area__content{background-color:var(--g-color-base-generic-accent-disabled);border-color:#0000;color:var(--g-color-text-hint)}.g-text-area_disabled .g-text-area__content:hover{border-color:#0000}.g-text-area_disabled .g-text-area__control{color:var(--g-color-text-hint)}.g-text-area_has-scrollbar .g-text-area__clear{right:var(--g-scrollbar-width)}.g-text-area_state_error.g-text-area_view_normal .g-text-area__content,.g-text-area_state_error.g-text-area_view_normal .g-text-area__content:focus-within,.g-text-area_state_error.g-text-area_view_normal .g-text-area__content:hover{border-color:var(--g-color-line-danger)}.g-text-area_state_error.g-text-area_view_clear .g-text-area__content,.g-text-area_state_error.g-text-area_view_clear .g-text-area__content:focus-within,.g-text-area_state_error.g-text-area_view_clear .g-text-area__content:hover{border-bottom:1px solid var(--g-color-line-danger)}
.yc-popover{display:inline-block;position:relative}.yc-popover:not(.yc-popover_disabled){cursor:pointer}.yc-popover__handler{display:inline-block}.yc-popover__tooltip{--yc-popover-padding:16px;--yc-popover-close-margin:8px;--yc-popover-close-size:24px}.yc-popover__tooltip-popup-content{box-sizing:border-box;cursor:default;max-width:var(--yc-popover-max-width);min-height:40px;padding:var(--yc-popover-padding)}.yc-popover__tooltip-title{display:inline-flex;font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height);margin:0 0 12px}.yc-popover__tooltip-buttons{display:flex;flex-wrap:wrap;margin:15px -5px -5px}.yc-popover__tooltip-button{flex:1;margin:5px}.yc-popover__tooltip-close{position:absolute;right:var(--yc-popover-close-margin);top:var(--yc-popover-close-margin)}.yc-popover__tooltip-content{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);overflow-wrap:break-word}.yc-popover__tooltip-content_secondary{opacity:.7}.yc-popover__tooltip-links>*{margin-top:8px}.yc-popover__tooltip-links>:first-child{margin-top:0}.yc-popover__tooltip-content+.yc-popover__tooltip-links>:first-child{margin-top:12px}.yc-popover__tooltip-link{display:inline-block;font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.yc-popover__tooltip_theme_announcement .yc-popover__tooltip_theme_announcement,.yc-popover__tooltip_theme_announcement.yc-popover__tooltip_theme_info,.yc-popover__tooltip_theme_info .yc-popover__tooltip_theme_announcement,.yc-popover__tooltip_theme_info.yc-popover__tooltip_theme_info{color:var(--g-color-text-primary)}.yc-popover__tooltip_force-links-appearance.yc-popover__tooltip_theme_info .yc-popover__tooltip-content a:not(.yc-button),.yc-popover__tooltip_theme_announcement .yc-popover__tooltip-content a:not(.yc-button){color:var(--g-color-text-link);text-decoration:none}.yc-popover__tooltip_force-links-appearance.yc-popover__tooltip_theme_info .yc-popover__tooltip-content a:not(.yc-button):hover,.yc-popover__tooltip_theme_announcement .yc-popover__tooltip-content a:not(.yc-button):hover{color:var(--g-color-text-link-hover)}.yc-popover__tooltip_theme_announcement.yc-popover__tooltip_theme_announcement{--yc-popup-background-color:var(--g-color-base-simple-hover-solid);--yc-popup-border-color:var(--g-color-base-simple-hover-solid)}.yc-popover__tooltip_theme_special.yc-popover__tooltip_theme_special{--yc-popup-background-color:var(--g-color-base-brand);--yc-popup-border-color:var(--g-color-base-brand);color:var(--g-color-text-light-primary)}.yc-popover__tooltip_theme_special .yc-popover__tooltip-content a:not(.yc-button){color:var(--g-color-text-light-primary);font-weight:var(--g-text-accent-font-weight)}.yc-popover__tooltip_theme_special .yc-popover__tooltip-content a:not(.yc-button):hover{color:var(--g-color-text-light-secondary)}.yc-popover__tooltip_theme_special .yc-link{color:var(--g-color-text-light-primary)}.yc-popover__tooltip_theme_special .yc-link:hover{color:var(--g-color-text-light-secondary)}.yc-popover__tooltip_size_l{--yc-popover-padding:24px}.yc-popover__tooltip_size_l .yc-popover__tooltip-title{font-size:var(--g-text-header-1-font-size);font-weight:var(--g-text-header-font-weight);line-height:var(--g-text-header-1-line-height)}.yc-popover__tooltip_size_l .yc-popover__tooltip-content{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-popover__tooltip_with-close .yc-popover__tooltip-content,.yc-popover__tooltip_with-close .yc-popover__tooltip-title{padding-right:calc(var(--yc-popover-close-margin) + var(--yc-popover-close-size) - var(--yc-popover-padding))}.g-root{--yc-popover-max-width:300px}
.yc-text-input{display:inline-block;position:relative;width:100%}.yc-text-input__content{box-sizing:border-box;display:flex;overflow:hidden;width:100%}.yc-text-input__control{background-color:initial;border:none;box-sizing:border-box;color:var(--g-color-text-primary);display:inline-block;flex-grow:1;font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);margin:0;padding:0;position:relative;vertical-align:top;width:100%}.yc-text-input__control::placeholder{color:var(--g-color-text-hint);overflow:hidden;white-space:nowrap}.yc-text-input__control:focus{outline:none}.yc-text-input__control[type=number]{-webkit-appearance:textfield;appearance:textfield}.yc-text-input__label{box-sizing:border-box;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;z-index:1}.yc-text-input__clear{flex-shrink:0}.yc-text-input__error-icon{box-sizing:initial;color:var(--g-color-text-danger);padding:var(--_--text-input-error-icon-padding)}.yc-text-input__additional-content{align-items:center;display:flex}.yc-text-input_size_s{--_--text-input-error-icon-padding:5px 5px 5px 0;--_--text-input-border-radius:var(--g-border-radius-s)}.yc-text-input_size_s .yc-text-input__control{height:22px;padding:3px 8px}.yc-text-input_size_s .yc-text-input__control,.yc-text-input_size_s .yc-text-input__label{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-text-input_size_s .yc-text-input__label{font-weight:var(--g-text-accent-font-weight);line-height:22px;padding:0 4px 0 8px}.yc-text-input_size_s.yc-text-input_has-left-content .yc-text-input__label{padding-left:2px}.yc-text-input_size_s .yc-text-input__additional-content{height:22px}.yc-text-input_size_s .yc-text-input__additional-content_placement_left{padding-left:1px}.yc-text-input_size_s .yc-text-input__additional-content_placement_right{padding-right:1px}.yc-text-input_size_m{--_--text-input-error-icon-padding:5px 5px 5px 0;--_--text-input-border-radius:var(--g-border-radius-m)}.yc-text-input_size_m .yc-text-input__control{height:26px;padding:5px 8px}.yc-text-input_size_m .yc-text-input__control,.yc-text-input_size_m .yc-text-input__label{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-text-input_size_m .yc-text-input__label{font-weight:var(--g-text-accent-font-weight);line-height:26px;padding:0 4px 0 8px}.yc-text-input_size_m.yc-text-input_has-left-content .yc-text-input__label{padding-left:2px}.yc-text-input_size_m .yc-text-input__additional-content{height:26px}.yc-text-input_size_m .yc-text-input__additional-content_placement_left{padding-left:1px}.yc-text-input_size_m .yc-text-input__additional-content_placement_right{padding-right:1px}.yc-text-input_size_l{--_--text-input-error-icon-padding:9px 9px 9px 0;--_--text-input-border-radius:var(--g-border-radius-l)}.yc-text-input_size_l .yc-text-input__control{height:34px;padding:9px 12px}.yc-text-input_size_l .yc-text-input__control,.yc-text-input_size_l .yc-text-input__label{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-text-input_size_l .yc-text-input__label{font-weight:var(--g-text-accent-font-weight);line-height:34px;padding:0 4px 0 12px}.yc-text-input_size_l.yc-text-input_has-left-content .yc-text-input__label{padding-left:3px}.yc-text-input_size_l .yc-text-input__additional-content{height:34px}.yc-text-input_size_l .yc-text-input__additional-content_placement_left{padding-left:3px}.yc-text-input_size_l .yc-text-input__additional-content_placement_right{padding-right:3px}.yc-text-input_size_xl{--_--text-input-error-icon-padding:13px 13px 13px 0;--_--text-input-border-radius:var(--g-border-radius-xl)}.yc-text-input_size_xl .yc-text-input__control{height:42px;padding:11px 12px}.yc-text-input_size_xl .yc-text-input__control,.yc-text-input_size_xl .yc-text-input__label{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-text-input_size_xl .yc-text-input__label{font-weight:var(--g-text-accent-font-weight);line-height:42px;padding:0 4px 0 12px}.yc-text-input_size_xl.yc-text-input_has-left-content .yc-text-input__label{padding-left:3px}.yc-text-input_size_xl .yc-text-input__additional-content{height:42px}.yc-text-input_size_xl .yc-text-input__additional-content_placement_left{padding-left:3px}.yc-text-input_size_xl .yc-text-input__additional-content_placement_right{padding-right:3px}.yc-text-input_view_normal .yc-text-input__content{border:1px solid var(--g-color-line-generic)}.yc-text-input_view_normal .yc-text-input__content:hover{border-color:var(--g-color-line-generic-hover)}.yc-text-input_view_normal .yc-text-input__content:focus-within{border-color:var(--g-color-line-generic-active)}.yc-text-input_view_clear .yc-text-input__content{border:1px solid #0000;border-left:0;border-radius:0;border-right:0}.yc-text-input_view_clear .yc-text-input__control{padding-left:0;padding-right:0}.yc-text-input.yc-text-input_pin_round-round .yc-text-input__content{border-radius:var(--_--text-input-border-radius)}.yc-text-input.yc-text-input_pin_brick-brick .yc-text-input__content{border-radius:0}.yc-text-input.yc-text-input_pin_clear-clear .yc-text-input__content{border-left:0;border-radius:0;border-right:0}.yc-text-input.yc-text-input_pin_circle-circle .yc-text-input__content{border-radius:100px}.yc-text-input.yc-text-input_pin_round-brick .yc-text-input__content{border-radius:var(--_--text-input-border-radius) 0 0 var(--_--text-input-border-radius)}.yc-text-input.yc-text-input_pin_brick-round .yc-text-input__content{border-radius:0 var(--_--text-input-border-radius) var(--_--text-input-border-radius) 0}.yc-text-input.yc-text-input_pin_round-clear .yc-text-input__content{border-radius:var(--_--text-input-border-radius) 0 0 var(--_--text-input-border-radius);border-right:0}.yc-text-input.yc-text-input_pin_clear-round .yc-text-input__content{border-left:0;border-radius:0 var(--_--text-input-border-radius) var(--_--text-input-border-radius) 0}.yc-text-input.yc-text-input_pin_brick-clear .yc-text-input__content{border-radius:0;border-right:0}.yc-text-input.yc-text-input_pin_clear-brick .yc-text-input__content{border-left:0;border-radius:0}.yc-text-input.yc-text-input_pin_circle-brick .yc-text-input__content{border-radius:100px 0 0 100px}.yc-text-input.yc-text-input_pin_brick-circle .yc-text-input__content{border-radius:0 100px 100px 0}.yc-text-input.yc-text-input_pin_circle-clear .yc-text-input__content{border-radius:100px 0 0 100px;border-right:0}.yc-text-input.yc-text-input_pin_clear-circle .yc-text-input__content{border-left:0;border-radius:0 100px 100px 0}.yc-text-input_disabled .yc-text-input__content{background-color:var(--g-color-base-generic-accent-disabled);border-color:#0000;color:var(--g-color-text-hint)}.yc-text-input_disabled .yc-text-input__content:hover{border-color:#0000}.yc-text-input_disabled .yc-text-input__control,.yc-text-input_disabled .yc-text-input__label{color:var(--g-color-text-hint)}.yc-text-input_has-scrollbar .yc-text-input__clear{right:var(--g-scrollbar-width)}.yc-text-input_has-left-content .yc-text-input__control{padding-left:2px}.yc-text-input_has-right-content .yc-text-input__control{padding-right:2px}.yc-text-input_state_error.yc-text-input_view_normal .yc-text-input__content,.yc-text-input_state_error.yc-text-input_view_normal .yc-text-input__content:focus-within,.yc-text-input_state_error.yc-text-input_view_normal .yc-text-input__content:hover{border-color:var(--g-color-line-danger)}.yc-text-input_state_error.yc-text-input_view_clear .yc-text-input__content,.yc-text-input_state_error.yc-text-input_view_clear .yc-text-input__content:focus-within,.yc-text-input_state_error.yc-text-input_view_clear .yc-text-input__content:hover{border-bottom:1px solid var(--g-color-line-danger)}
.yc-list{display:flex;flex:1 1 auto;flex-direction:column;outline:none;width:100%}.yc-list__filter{flex:0 0 auto;margin-bottom:8px;padding:0 var(--yc-list-margin)}.yc-list__items{flex:1 1 auto}.yc-list__items_virtualized{height:var(--yc-list-height)}.yc-list__empty-placeholder,.yc-list__item{align-items:center;box-sizing:border-box;display:flex;overflow:hidden;padding:0 var(--yc-list-margin);-webkit-user-select:none;user-select:none}.yc-list__item{height:var(--yc-list-item-height)}.yc-list__item_active{background:var(--g-color-base-simple-hover)}.yc-list__item_selected{background:var(--g-color-base-selection)}.yc-list__item_selected:hover{background:var(--g-color-base-selection-hover)}.yc-list__item_sort-handle-align_right{flex-direction:row-reverse}.yc-list__item_sort-handle-align_right .yc-list__item-sort-icon{margin-left:10px;margin-right:0}.yc-list__item_sortable[data-rbd-drag-handle-context-id]:active{cursor:grabbing}.yc-list__item_dragging{background:var(--g-color-base-simple-hover-solid);z-index:100001}.yc-list__empty-placeholder{box-sizing:border-box;color:var(--g-color-text-hint);min-height:36px;padding-bottom:8px;padding-top:8px}.yc-list__item-content{align-items:center;display:flex;flex:1 1 auto;height:100%;overflow:hidden;text-overflow:ellipsis}.yc-list__item-sort-icon{align-items:center;color:var(--g-color-text-hint);display:flex;flex:0 0 auto;margin-right:4px;width:12px}.yc-list__loading-indicator{align-items:center;display:flex;justify-content:center;width:100%}
.g-pagination-ellipsis{align-items:flex-end;color:var(--g-color-text-secondary);display:flex;font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-pagination-ellipsis_size_m{padding-bottom:5px}.g-pagination-ellipsis_size_l{padding-bottom:9px}
.g-pagination-page__simple{align-items:center;display:flex;font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-pagination-page__simple_size_m{padding:0 13px}.g-pagination-page__simple_size_l{padding:0 18px}
.g-pagination-page-of{align-items:flex-end;color:var(--g-color-text-secondary);display:flex;font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-pagination-page-of_size_m{padding-bottom:5px}.g-pagination-page-of_size_l{padding-bottom:9px}
.g-pagination-input.g-pagination-input_size_m{width:80px}.g-pagination-input.g-pagination-input_size_l{width:90px}
.g-select-empty-placeholder{color:var(--g-color-text-hint);margin:4px}.g-select-empty-placeholder_empty{margin-top:0}
.g-select-clear{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:inline-flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);justify-content:center;margin:0 0 0 auto;outline:none;padding:0;z-index:1}.g-select-clear:focus-visible{border:1px solid var(--g-color-line-generic-active)}.g-select-clear_size_s{border-radius:var(--yc-border-radius-s);height:24px;width:24px}.g-select-clear_size_m{border-radius:var(--yc-border-radius-m);height:28px;width:28px}.g-select-clear_size_l{border-radius:var(--yc-border-radius-l);height:36px;width:36px}.g-select-clear_size_xl{border-radius:var(--yc-border-radius-xl);height:44px;width:44px}.g-select-clear__clear{--yc-button-background-color:#0000;--yc-button-background-color-hover:#0000;color:var(--g-color-text-secondary)}.g-select-clear:hover .g-select-clear__clear{color:var(--g-color-text-primary)}
.g-select-clear{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:inline-flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);justify-content:center;margin:0 0 0 auto;outline:none;padding:0;z-index:1}.g-select-clear:focus-visible{border:1px solid var(--g-color-line-generic-active)}.g-select-clear_size_s{border-radius:var(--yc-border-radius-s);height:24px;width:24px}.g-select-clear_size_m{border-radius:var(--yc-border-radius-m);height:28px;width:28px}.g-select-clear_size_l{border-radius:var(--yc-border-radius-l);height:36px;width:36px}.g-select-clear_size_xl{border-radius:var(--yc-border-radius-xl);height:44px;width:44px}.g-select-clear__clear{--yc-button-background-color:#0000;--yc-button-background-color-hover:#0000;color:var(--g-color-text-secondary)}.g-select-clear:hover .g-select-clear__clear{color:var(--g-color-text-primary)}.g-select-control{align-items:center;background:none;border:none;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);margin:0;outline:none;padding:0;position:relative;transition:transform .1s ease-out;width:100%;z-index:0}.g-select-control_disabled{cursor:default}.g-select-control_size_s{--_--select-options-text-right-padding:8px;--_--select-border-radius:var(--g-border-radius-s);height:24px;padding:4px calc(var(--_--select-options-text-right-padding) + 1px)}.g-select-control_size_m{--_--select-options-text-right-padding:8px;--_--select-border-radius:var(--g-border-radius-m);height:28px;padding:6px calc(var(--_--select-options-text-right-padding) + 1px)}.g-select-control_size_l{--_--select-options-text-right-padding:12px;--_--select-border-radius:var(--g-border-radius-l);height:36px;padding:10px calc(var(--_--select-options-text-right-padding) + 1px)}.g-select-control_size_xl{--_--select-options-text-right-padding:12px;--_--select-border-radius:var(--g-border-radius-xl);height:44px;padding:12px calc(var(--_--select-options-text-right-padding) + 1px)}.g-select-control__button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:inline-flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);height:100%;margin:0;outline:none;overflow:hidden;padding:0;transition:color .15s linear,background-color .15s linear;width:100%}.g-select-control__button.g-select-control__button_pin_round-round:before{border-radius:var(--_--select-border-radius)}.g-select-control__button.g-select-control__button_pin_brick-brick:before{border-radius:0}.g-select-control__button.g-select-control__button_pin_clear-clear:before{border-left:0;border-radius:0;border-right:0}.g-select-control__button.g-select-control__button_pin_circle-circle:before{border-radius:100px}.g-select-control__button.g-select-control__button_pin_round-brick:before{border-radius:var(--_--select-border-radius) 0 0 var(--_--select-border-radius)}.g-select-control__button.g-select-control__button_pin_brick-round:before{border-radius:0 var(--_--select-border-radius) var(--_--select-border-radius) 0}.g-select-control__button.g-select-control__button_pin_round-clear:before{border-radius:var(--_--select-border-radius) 0 0 var(--_--select-border-radius);border-right:0}.g-select-control__button.g-select-control__button_pin_clear-round:before{border-left:0;border-radius:0 var(--_--select-border-radius) var(--_--select-border-radius) 0}.g-select-control__button.g-select-control__button_pin_brick-clear:before{border-radius:0;border-right:0}.g-select-control__button.g-select-control__button_pin_clear-brick:before{border-left:0;border-radius:0}.g-select-control__button.g-select-control__button_pin_circle-brick:before{border-radius:100px 0 0 100px}.g-select-control__button.g-select-control__button_pin_brick-circle:before{border-radius:0 100px 100px 0}.g-select-control__button.g-select-control__button_pin_circle-clear:before{border-radius:100px 0 0 100px;border-right:0}.g-select-control__button.g-select-control__button_pin_clear-circle:before{border-left:0;border-radius:0 100px 100px 0}.g-select-control__button.g-select-control__button_pin_round-round:after{border-radius:var(--_--select-border-radius)}.g-select-control__button.g-select-control__button_pin_brick-brick:after{border-radius:0}.g-select-control__button.g-select-control__button_pin_clear-clear:after{border-left:0;border-radius:0;border-right:0}.g-select-control__button.g-select-control__button_pin_circle-circle:after{border-radius:100px}.g-select-control__button.g-select-control__button_pin_round-brick:after{border-radius:var(--_--select-border-radius) 0 0 var(--_--select-border-radius)}.g-select-control__button.g-select-control__button_pin_brick-round:after{border-radius:0 var(--_--select-border-radius) var(--_--select-border-radius) 0}.g-select-control__button.g-select-control__button_pin_round-clear:after{border-radius:var(--_--select-border-radius) 0 0 var(--_--select-border-radius);border-right:0}.g-select-control__button.g-select-control__button_pin_clear-round:after{border-left:0;border-radius:0 var(--_--select-border-radius) var(--_--select-border-radius) 0}.g-select-control__button.g-select-control__button_pin_brick-clear:after{border-radius:0;border-right:0}.g-select-control__button.g-select-control__button_pin_clear-brick:after{border-left:0;border-radius:0}.g-select-control__button.g-select-control__button_pin_circle-brick:after{border-radius:100px 0 0 100px}.g-select-control__button.g-select-control__button_pin_brick-circle:after{border-radius:0 100px 100px 0}.g-select-control__button.g-select-control__button_pin_circle-clear:after{border-radius:100px 0 0 100px;border-right:0}.g-select-control__button.g-select-control__button_pin_clear-circle:after{border-left:0;border-radius:0 100px 100px 0}.g-select-control__button:before{border:1px solid var(--g-color-line-generic);border-radius:var(--_--select-border-radius);content:"";inset:0;position:absolute}.g-select-control__button:after{content:"";inset:0;position:absolute;z-index:-1}.g-select-control__button_view_clear,.g-select-control__button_view_clear:after,.g-select-control__button_view_clear:before{border-color:#0000}.g-select-control__button_size_l,.g-select-control__button_size_m,.g-select-control__button_size_s{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height)}.g-select-control__button_size_xl{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.g-select-control__button_error:before{border-color:var(--g-color-line-danger)}.g-select-control__button:hover:after{background-color:var(--g-color-base-simple-hover)}.g-select-control__button_disabled{color:var(--g-color-text-hint);pointer-events:none}.g-select-control__button_disabled:after{background-color:var(--g-color-base-generic-accent-disabled)}.g-select-control__button_disabled:before{border-color:#0000}.g-select-control__button:not(.g-select-control__button_error):not(.g-select-control__button_disabled):not(.g-select-control__button_view_clear):hover:before{border-color:var(--g-color-line-generic-hover)}.g-select-control__button:not(.g-select-control__button_error):focus-visible:before,.g-select-control__button_open:not(.g-select-control__button_error):not(.g-select-control__button_view_clear):before{border-color:var(--g-color-line-generic-active)}.g-select-control:not(.g-select-control_disabled):not(.g-select-control_no-active):active{transform:scale(.96)}.g-select-control__label{flex-shrink:0;font-weight:var(--g-text-accent-font-weight);margin-right:4px;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-select-control__option-text,.g-select-control__placeholder{overflow:hidden;padding-right:var(--_--select-options-text-right-padding);text-overflow:ellipsis;white-space:nowrap}.g-select-control_has-clear.g-select-control_size_s .g-select-control__button_disabled .g-select-control__option-text,.g-select-control_has-clear.g-select-control_size_s .g-select-control__button_disabled .g-select-control__placeholder{padding-right:calc(24px + var(--_--select-options-text-right-padding))}.g-select-control_has-clear.g-select-control_size_m .g-select-control__button_disabled .g-select-control__option-text,.g-select-control_has-clear.g-select-control_size_m .g-select-control__button_disabled .g-select-control__placeholder{padding-right:calc(28px + var(--_--select-options-text-right-padding))}.g-select-control_has-clear.g-select-control_size_l .g-select-control__button_disabled .g-select-control__option-text,.g-select-control_has-clear.g-select-control_size_l .g-select-control__button_disabled .g-select-control__placeholder{padding-right:calc(36px + var(--_--select-options-text-right-padding))}.g-select-control_has-clear.g-select-control_size_xl .g-select-control__button_disabled .g-select-control__option-text,.g-select-control_has-clear.g-select-control_size_xl .g-select-control__button_disabled .g-select-control__placeholder{padding-right:calc(44px + var(--_--select-options-text-right-padding))}.g-select-control__placeholder{color:var(--g-color-text-hint)}.g-select-control_has-clear:not(.g-select-control_has-value).g-select-control_size_s .g-select-control__button:not(.g-select-control__button_disabled) .g-select-control__placeholder{padding-right:calc(24px + var(--_--select-options-text-right-padding))}.g-select-control_has-clear:not(.g-select-control_has-value).g-select-control_size_m .g-select-control__button:not(.g-select-control__button_disabled) .g-select-control__placeholder{padding-right:calc(28px + var(--_--select-options-text-right-padding))}.g-select-control_has-clear:not(.g-select-control_has-value).g-select-control_size_l .g-select-control__button:not(.g-select-control__button_disabled) .g-select-control__placeholder{padding-right:calc(36px + var(--_--select-options-text-right-padding))}.g-select-control_has-clear:not(.g-select-control_has-value).g-select-control_size_xl .g-select-control__button:not(.g-select-control__button_disabled) .g-select-control__placeholder{padding-right:calc(44px + var(--_--select-options-text-right-padding))}.g-select-control__chevron-icon{color:var(--g-color-text-secondary);flex:0 0 16px;margin-left:auto}.g-select-control__chevron-icon_disabled{color:var(--g-color-text-hint)}.g-select-clear+.g-select-control__chevron-icon{margin-left:0}.g-select-control__error-icon{box-sizing:initial;color:var(--g-color-text-danger);padding:var(--_--text-input-error-icon-padding)}
.g-select-filter .g-select-filter__input,.g-select-filter .g-select-filter__input:focus,.g-select-filter .g-select-filter__input:hover{border-color:var(--g-color-line-generic-active)}
.g-select-list{display:flex;margin:4px 0;overflow:hidden}.yc-popup .g-select-list:first-child,.yc-popup .g-select-list:last-child{border-radius:0}.g-select-list:not(.g-select-list_virtualized){overflow:auto}.g-select-list_mobile{max-height:calc(90vh - 20px)}.g-select-list__group-label,.g-select-list__group-label-custom{box-sizing:border-box;height:auto;padding:0;position:relative;width:100%}.g-select-list__group-label{font-size:var(--g-text-body-1-font-size)}.g-select-list_size_s .g-select-list__group-label:not(.g-select-list__group-label_empty){height:24px;padding:8px 8px 4px}.g-select-list_size_m .g-select-list__group-label:not(.g-select-list__group-label_empty){height:28px;padding:8px 8px 4px}.g-select-list_size_l .g-select-list__group-label:not(.g-select-list__group-label_empty){height:36px;padding:10px 12px 6px}.g-select-list_size_xl .g-select-list__group-label:not(.g-select-list__group-label_empty){font-size:var(--g-text-body-2-font-size);height:44px;padding:12px 12px 8px}.g-select-list_mobile .g-select-list__group-label:not(.g-select-list__group-label_empty){font-size:var(--g-text-body-2-font-size);height:36px;padding:12px 12px 8px}.g-select-list__item:not(:first-child) .g-select-list__group-label{margin-top:5px}.g-select-list__item:not(:first-child) .g-select-list__group-label:before{background-color:var(--g-color-line-generic);content:"";height:1px;left:0;position:absolute;top:-3px;width:100%}.g-select-list__group-label-content{font-weight:var(--g-text-accent-font-weight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.g-select-list__item.yc-list__item_selected{background:none}.g-select-list__item.yc-list__item_active,.g-select-list__item.yc-list__item_selected:hover{background:var(--g-color-base-simple-hover)}.g-select-list__option{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:100%;width:100%}.g-select-list_size_s .g-select-list__option{padding:0 8px;--_--select-tick-icon-padding-right:4px}.g-select-list_size_s .g-select-list__option .g-select-list__option-default-label{height:24px;line-height:24px}.g-select-list_size_m .g-select-list__option{padding:0 8px;--_--select-tick-icon-padding-right:4px}.g-select-list_size_m .g-select-list__option .g-select-list__option-default-label{height:28px;line-height:28px}.g-select-list_size_l .g-select-list__option{padding:0 12px;--_--select-tick-icon-padding-right:6px}.g-select-list_size_l .g-select-list__option .g-select-list__option-default-label{height:36px;line-height:36px}.g-select-list_size_xl .g-select-list__option{padding:0 12px;--_--select-tick-icon-padding-right:6px}.g-select-list_size_xl .g-select-list__option .g-select-list__option-default-label{font-size:var(--g-text-body-2-font-size);height:44px;line-height:44px}.g-select-list_mobile .g-select-list__option{padding:0 12px}.g-select-list_mobile .g-select-list__option .g-select-list__option-default-label{font-size:var(--g-text-body-2-font-size);height:36px;line-height:36px}.g-select-list_mobile .g-select-list__option .g-select-list__tick-icon{padding-right:6px}.g-select-list__option_colored{background-color:var(--g-color-base-selection)}.g-select-list__option_disabled{cursor:default}.g-select-list__option-default-label{font-size:var(--g-text-body-1-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.g-select-list__option-default-label_disabled{color:var(--g-color-text-secondary)}.g-select-list__tick-icon{box-sizing:initial;color:var(--g-color-text-info);flex:0 0 16px;padding-right:var(--_--select-tick-icon-padding-right);visibility:hidden}.g-select-list__tick-icon_shown{visibility:visible}.g-select-list__loading-indicator{align-items:center;display:flex;justify-content:center;width:100%}
.yc-sheet{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100000}.yc-sheet_hidden{display:none}.yc-sheet__veil{background-color:var(--g-color-sfx-veil);height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;will-change:opacity}.yc-sheet__veil_with-transition{transition:opacity var(--yc-sheet-transition-duration) ease}.yc-sheet__sheet{left:0;max-height:90%;position:absolute;top:100%;width:100%;will-change:transform}.yc-sheet__sheet_with-transition{transition:transform var(--yc-sheet-transition-duration) ease}.yc-sheet__sheet-swipe-area{height:40px;left:0;position:absolute;top:-20px;width:100%;z-index:1}.yc-sheet__sheet-top{background-color:var(--g-color-base-float);border-top-left-radius:20px;border-top-right-radius:20px;height:20px;position:relative}.yc-sheet__sheet-top-resizer{background-color:var(--g-color-line-generic);border-radius:4px;height:4px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:40px}.yc-sheet__sheet-content{background-color:var(--g-color-base-float);box-sizing:border-box;max-height:calc(90% - 20px);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding:var(--yc-sheet-content-paddings);transition:height var(--yc-sheet-transition-duration) ease;width:100%}.yc-sheet__sheet-content_without-scroll{overflow:hidden}.yc-sheet__sheet-content-title{font-size:var(--g-text-body-2-font-size);line-height:28px;overflow:hidden;padding-bottom:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.g-root{--yc-sheet-content-paddings:0 10px;--yc-sheet-transition-duration:0.3s}
.g-select-popup{display:flex;flex-direction:column;max-height:90vh}
.g-select{display:inline-block;max-width:100%}.g-select_width_max{width:100%}
.g-pagination{display:flex}.g-pagination__pagination-item{flex-shrink:0;margin-right:4px}.g-pagination__input,.g-pagination__page-sizer{flex-shrink:0;margin:0 4px}
.yc-persona{align-items:center;border-radius:20px;display:inline-flex;height:28px;position:relative;transition-duration:.1s;transition-property:background-color;transition-timing-function:ease-in-out;z-index:0}.yc-persona_theme_default:after{border:1px solid var(--g-color-line-generic);border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition-duration:.1s;transition-property:border-color;transition-timing-function:ease-in-out;z-index:-1}.yc-persona_empty.yc-persona_size_s{padding-left:12px}.yc-persona_empty.yc-persona_size_n{padding-left:16px}.yc-persona_clickable:hover{background-color:var(--g-color-base-simple-hover);cursor:pointer}.yc-persona_clickable:hover:after{border-color:#0000}.yc-persona__main{align-items:center;background:none;border:none;border-radius:inherit;color:inherit;cursor:pointer;display:inline-flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);height:28px;margin:0;outline:none;padding:0 6px 0 0}.yc-persona_closeable .yc-persona__main{padding-right:0}.yc-persona_clickable .yc-persona__main{outline-offset:-1px}.yc-persona_clickable .yc-persona__main:focus{outline:2px solid var(--g-color-line-focus)}.yc-persona_clickable .yc-persona__main:focus:not(:focus-visible){outline:0}.yc-persona__avatar{align-items:center;background-color:var(--g-color-base-generic-accent);border-radius:50%;display:flex;height:28px;justify-content:center;overflow:hidden;transition-duration:.1s;transition-property:background-color;transition-timing-function:ease-in-out;width:28px}.yc-persona_size_n .yc-persona__avatar{margin-right:12px}.yc-persona_size_s .yc-persona__avatar{margin-right:6px}.yc-persona_clickable:hover .yc-persona__avatar{background-color:var(--g-color-base-generic)}.yc-persona__avatar span{font-size:11px;font-weight:var(--g-text-accent-font-weight);line-height:11px;text-transform:uppercase}.yc-persona__avatar img{height:28px;object-fit:cover;width:28px}.yc-persona_size_n .yc-persona__text{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);margin-right:10px}.yc-persona_size_s .yc-persona__text{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);margin-right:6px}.yc-persona__close{align-items:center;background:none;border:none;box-sizing:initial;color:inherit;color:var(--g-color-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);height:28px;justify-content:center;margin:0;outline:none;padding:0 6px 0 0;transition-duration:.1s;transition-property:color;transition-timing-function:ease-in-out;width:16px}.yc-persona__close:hover{color:var(--g-color-text-primary)}.yc-persona__close-icon{border-radius:var(--g-focus-border-radius)}.yc-persona__close:focus .yc-persona__close-icon{outline:2px solid var(--g-color-line-focus)}.yc-persona__close:focus:not(:focus-visible) .yc-persona__close-icon{outline:0}
.yc-progress{background-color:var(--g-color-base-generic);border-radius:3px;margin:0 auto;overflow:hidden;position:relative;text-align:center}.yc-progress__text{position:relative}.yc-progress__text,.yc-progress__text-inner{box-sizing:border-box;color:var(--g-color-text-primary);font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);padding:0 10px}.yc-progress__text-inner{height:100%;position:absolute;transition:transform .6s ease;width:100%}.yc-progress__item{float:left;height:100%;overflow:hidden;position:relative;transition:transform .6s ease,width .6s ease,background-color .6s ease;width:100%}.yc-progress__item_theme_default{background-color:var(--g-color-base-neutral-medium)}.yc-progress__item_theme_success{background-color:var(--g-color-base-positive-medium)}.yc-progress__item_theme_warning{background-color:var(--g-color-base-warning-medium)}.yc-progress__item_theme_danger{background-color:var(--g-color-base-danger-medium)}.yc-progress__item_theme_info{background-color:var(--g-color-base-info-medium)}.yc-progress__item_theme_misc{background-color:var(--g-color-base-misc-medium)}.yc-progress__item_loading{animation:yc-loading-animation .5s linear infinite;background-clip:padding-box;background-image:repeating-linear-gradient(-45deg,#ffffff4d,#ffffff4d 4px,#0000 0,#0000 8px);background-size:150%}.yc-progress__stack{color:var(--g-color-text-light-primary);margin:0 auto;overflow:hidden;position:relative;transition:transform .6s ease;width:100%}.yc-progress_size_m,.yc-progress_size_m .yc-progress__stack{height:20px;line-height:20px}.yc-progress_size_m .yc-progress__text{height:20px;margin-bottom:-20px}.yc-progress_size_s,.yc-progress_size_s .yc-progress__stack{height:10px;line-height:10px}.yc-progress_size_xs,.yc-progress_size_xs .yc-progress__stack{height:4px;line-height:4px}.yc-progress_size_s .yc-progress__text,.yc-progress_size_s .yc-progress__text-inner,.yc-progress_size_xs .yc-progress__text,.yc-progress_size_xs .yc-progress__text-inner{display:none}
@charset "UTF-8";.yc-radio__indicator{cursor:inherit;display:inline-block;position:relative}.yc-radio__indicator:before{background-color:initial;border:1px solid var(--g-color-line-generic-accent);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .1s linear}.yc-radio__indicator:after{content:" ";visibility:hidden}.yc-radio__disc:before{background-color:var(--g-color-text-brand-contrast);border:none;border-radius:50%;content:"";opacity:0;position:absolute;transform:scale(.1);transition:opacity .1s,transform .2s}.yc-radio__control{border:none;cursor:inherit;margin:0;opacity:0;outline:none;padding:0}.yc-radio__control,.yc-radio__outline{background:none;height:100%;left:0;position:absolute;top:0;width:100%}.yc-radio__outline{border-radius:50%;pointer-events:none}.yc-radio__control:focus+.yc-radio__outline{box-shadow:0 0 0 2px var(--g-color-line-focus)}.yc-radio__control:focus:not(:focus-visible)+.yc-radio__outline{box-shadow:none}.yc-radio_size_m .yc-radio__indicator{height:14px;width:14px}.yc-radio_size_m .yc-radio__disc:before{bottom:5px;left:5px;right:5px;top:5px}.yc-radio_size_l .yc-radio__indicator{height:17px;width:17px}.yc-radio_size_l .yc-radio__disc:before{bottom:6px;left:6px;right:6px;top:6px}.yc-radio:hover .yc-radio__indicator:before{border-color:var(--g-color-line-generic-accent-hover)}.yc-radio_checked .yc-radio__indicator:before{background-color:var(--g-color-base-brand);border:#0000}.yc-radio_checked .yc-radio__indicator .yc-radio__disc:before{opacity:1;transform:scale(1)}.yc-radio_disabled .yc-radio__indicator:before{background-color:var(--g-color-base-generic-accent-disabled);border:#0000}.yc-radio_disabled.yc-radio_checked .yc-radio__indicator:before{background-color:var(--g-color-base-brand);opacity:.5}
.yc-radio-button{background-color:var(--g-color-base-generic);border-radius:var(--yc-radio-button-border-radius);box-sizing:border-box;display:inline-flex;flex-direction:row;font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);position:relative;--yc-radio-button-inner-border-radius:calc(var(--yc-radio-button-border-radius) - 3px)}.yc-radio-button__plate{bottom:0;position:absolute;top:0;transition:left .2s,width .2s}.yc-radio-button__plate[hidden]{display:none}.yc-radio-button__option{border-radius:var(--yc-radio-button-inner-border-radius);cursor:pointer;flex:1 1 auto;font-size:var(--g-text-body-1-font-size);text-align:center;transform:scale(1);transition:color .15s linear;-webkit-user-select:none;user-select:none}.yc-radio-button__option-outline{border-radius:var(--yc-radio-button-inner-border-radius);bottom:3px;content:"";left:3px;position:absolute;right:3px;top:3px;z-index:-1}.yc-radio-button__option-control{border:none;cursor:inherit;height:100%;left:0;margin:0;opacity:0;outline:none;padding:0;position:absolute;top:0;width:100%}.yc-radio-button__option-control:focus+.yc-radio-button__option-outline{box-shadow:0 0 0 2px var(--g-color-line-focus)}.yc-radio-button__option-control:focus:not(:focus-visible)+.yc-radio-button__option-outline{box-shadow:none}.yc-radio-button__option-text{color:var(--g-color-text-complementary);display:inline-block;white-space:nowrap}.yc-radio-button__option-text_icon{align-items:center;display:flex;height:100%}.yc-radio-button__option:hover .yc-radio-button__option-text,.yc-radio-button__option_checked .yc-radio-button__option-text{color:var(--g-color-text-primary)}.yc-radio-button__option_checked{cursor:default}.yc-radio-button__option_disabled{cursor:default;pointer-events:none}.yc-radio-button__option_disabled .yc-radio-button__option-text{color:var(--g-color-text-hint)}.yc-radio-button__option:before,.yc-radio-button__plate:before{border-radius:var(--yc-radio-button-inner-border-radius);bottom:3px;left:3px;position:absolute;right:3px;top:3px}.yc-radio-button__option:before{z-index:-1}.yc-radio-button__plate:before,.yc-radio-button__plate[hidden]~.yc-radio-button__option_checked:before{background-color:var(--g-color-base-background);content:""}.yc-radio-button_size_s{--yc-radio-button-border-radius:var(--g-border-radius-s)}.yc-radio-button_size_s .yc-radio-button__option{height:24px;line-height:24px}.yc-radio-button_size_s .yc-radio-button__option-text{margin:0 10px}.yc-radio-button_size_m{--yc-radio-button-border-radius:var(--g-border-radius-m)}.yc-radio-button_size_m .yc-radio-button__option{height:28px;line-height:28px}.yc-radio-button_size_m .yc-radio-button__option-text{margin:0 13px}.yc-radio-button_size_l{--yc-radio-button-border-radius:var(--g-border-radius-l)}.yc-radio-button_size_l .yc-radio-button__option{height:36px;line-height:36px}.yc-radio-button_size_l .yc-radio-button__option-text{margin:0 18px}.yc-radio-button_size_xl{--yc-radio-button-border-radius:var(--g-border-radius-xl)}.yc-radio-button_size_xl .yc-radio-button__option{font-size:var(--g-text-body-2-font-size);height:44px;line-height:44px}.yc-radio-button_size_xl .yc-radio-button__option-text{margin:0 25px}.yc-radio-button_width_auto{max-width:100%}.yc-radio-button_width_max{width:100%}.yc-radio-button_width_auto .yc-radio-button__option,.yc-radio-button_width_max .yc-radio-button__option{overflow:hidden}.yc-radio-button_width_auto .yc-radio-button__option-text,.yc-radio-button_width_max .yc-radio-button__option-text{display:block;overflow:hidden;text-overflow:ellipsis}
.yc-radio-group_direction_horizontal.yc-radio-group_size_m{line-height:20px}.yc-radio-group_direction_horizontal.yc-radio-group_size_m .yc-radio-group__option:not(:last-child){margin-right:12px}.yc-radio-group_direction_horizontal.yc-radio-group_size_l{line-height:24px}.yc-radio-group_direction_horizontal.yc-radio-group_size_l .yc-radio-group__option:not(:last-child){margin-right:15px}.yc-radio-group_direction_vertical{display:flex;flex-direction:column}.yc-radio-group_direction_vertical.yc-radio-group_size_m .yc-radio-group__option:not(:last-child){margin-bottom:8px}.yc-radio-group_direction_vertical.yc-radio-group_size_l .yc-radio-group__option:not(:last-child){margin-bottom:12px}
.yc-skeleton{background-color:var(--g-color-base-generic);border-radius:5px;display:inline-block;overflow:hidden;position:relative;width:100%;z-index:0}.yc-skeleton:after{animation:yc-skeleton 1.2s ease-out infinite;background-image:linear-gradient(90deg,#0000,var(--g-color-base-generic));bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes yc-skeleton{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}
.yc-spin{animation:yc-spin 1s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-block}.yc-spin__inner{border:2px solid var(--g-color-line-brand);border-bottom-right-radius:25px;border-left:none;border-top-right-radius:25px;box-sizing:border-box;height:100%;margin-left:50%;width:50%}.yc-spin_size_xs{height:16px;width:16px}.yc-spin_size_s{height:24px;width:24px}.yc-spin_size_m{height:28px;width:28px}.yc-spin_size_l{height:32px;width:32px}.yc-spin_size_xl{height:36px;width:36px}@keyframes yc-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
@charset "UTF-8";.yc-switch{position:relative}.yc-switch__control{cursor:pointer;opacity:0}.yc-switch__indicator{display:inline-block;position:relative}.yc-switch__indicator:before{background-color:var(--g-color-base-generic-medium);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .1s linear}.yc-switch__indicator:after{content:" ";visibility:hidden}.yc-switch__slider{background-color:var(--g-color-base-background);border-radius:50%;content:"";position:absolute;transition:transform .15s ease-out}.yc-switch__outline{background:none;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.yc-switch__control:focus+.yc-switch__outline{box-shadow:0 0 0 2px var(--g-color-line-focus)}.yc-switch__control:focus:not(:focus-visible)+.yc-switch__outline{box-shadow:none}.yc-switch_size_m .yc-switch__indicator,.yc-switch_size_m .yc-switch__indicator:before,.yc-switch_size_m .yc-switch__outline{border-radius:10px;height:20px;width:36px}.yc-switch_size_m .yc-switch__slider{height:16px;left:2px;top:2px;width:16px}.yc-switch_size_m .yc-switch__text{margin-top:3px}.yc-switch_size_l .yc-switch__indicator,.yc-switch_size_l .yc-switch__indicator:before,.yc-switch_size_l .yc-switch__outline{border-radius:12px;height:24px;width:42px}.yc-switch_size_l .yc-switch__slider{height:18px;left:3px;top:3px;width:18px}.yc-switch_size_l .yc-switch__text{margin-top:4px}.yc-switch:hover .yc-switch__indicator:before{background-color:var(--g-color-base-generic-medium-hover)}.yc-switch_checked .yc-switch__slider{transform:translateX(100%)}.yc-switch_checked .yc-switch__indicator:before,.yc-switch_checked:hover .yc-switch__indicator:before{background-color:var(--g-color-base-brand)}.yc-switch_disabled .yc-switch__indicator:before{background-color:var(--g-color-base-generic-accent-disabled)}.yc-switch_disabled.yc-switch_checked .yc-switch__indicator:before{background-color:var(--g-color-base-brand);opacity:.5}
.yc-table,.yc-table__scroll-container{overflow:auto;position:relative}.yc-table__scroll-container{-ms-overflow-style:none;scrollbar-width:none}.yc-table__scroll-container::-webkit-scrollbar{display:none}.yc-table__horizontal-scroll-bar{margin-top:-1px;overflow-x:auto}.yc-table__horizontal-scroll-bar-inner{height:1px;position:relative}.yc-table__horizontal-scroll-bar-inner:before{background-color:#ffffff03;content:"";height:1px;left:0;position:absolute;top:0;width:1px}.yc-table__horizontal-scroll-bar_sticky-horizontal-scroll{position:sticky;z-index:3}.yc-table__table{border-collapse:initial;border-spacing:0}.yc-table__cell{border-bottom:1px solid var(--g-color-line-generic);box-sizing:initial;line-height:18px;overflow-wrap:break-word;padding:11px 10px;text-align:left}.yc-table__cell:first-child{padding-left:0}.yc-table__cell:last-child{padding-right:0}.yc-table__cell:not(.yc-table__cell_word-wrap){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-table__cell_align_center{text-align:center}.yc-table__cell_align_right{text-align:right}.yc-table .yc-table__cell_sticky_left,.yc-table .yc-table__cell_sticky_right{background:var(--g-color-base-background);position:sticky;z-index:2}.yc-table__cell_border_right{border-right:1px solid var(--g-color-line-generic)}.yc-table__cell_edge-padding:first-child{padding-left:15px}.yc-table__cell_edge-padding:last-child{padding-right:15px}.yc-table__row_vertical-align_top{vertical-align:top}.yc-table__row_vertical-align_middle{vertical-align:middle}.yc-table__row_empty .yc-table__cell{text-align:center}.yc-table__body .yc-table__row:last-child .yc-table__cell{border-bottom-color:#0000}.yc-table__head .yc-table__cell{font-weight:var(--g-text-accent-font-weight)}.yc-table__head .yc-table__cell:first-letter{text-transform:uppercase}.yc-table__body .yc-table__row_interactive:hover{background-color:var(--g-color-base-simple-hover-solid);cursor:pointer}.yc-table__body .yc-table__row_interactive:hover .yc-table__cell_sticky_left,.yc-table__body .yc-table__row_interactive:hover .yc-table__cell_sticky_right{background:var(--g-color-base-simple-hover-solid)}.yc-table__body .yc-table__row_disabled{opacity:.3}.yc-table_with-primary .yc-table__body .yc-table__cell{color:var(--g-color-text-secondary)}.yc-table_with-primary .yc-table__body .yc-table__cell_primary{color:var(--g-color-text-primary)}.yc-table_with-sticky-scroll{overflow:visible}
.yc-table__checkbox_cell{min-width:17px;position:relative;width:17px}.yc-table__selection-checkbox{align-items:center;border-bottom:none;bottom:0;display:flex;left:0;padding:inherit;position:absolute;right:0;top:0}.yc-table__selection-checkbox_vertical-align_top{align-items:start}.yc-table__row_selected{background:var(--g-color-base-selection)}.yc-table__row_selected .yc-table__cell_sticky_left,.yc-table__row_selected .yc-table__cell_sticky_right{background:linear-gradient(to right,var(--g-color-base-selection),var(--g-color-base-selection)),linear-gradient(to right,var(--g-color-base-background),var(--g-color-base-background))}.yc-table__row_selected.yc-table__row_interactive:hover{background:var(--g-color-base-selection-hover)}.yc-table__row_selected.yc-table__row_interactive:hover .yc-table__cell_sticky_left,.yc-table__row_selected.yc-table__row_interactive:hover .yc-table__cell_sticky_right{background:linear-gradient(to right,var(--g-color-base-selection-hover),var(--g-color-base-selection-hover)),linear-gradient(to right,var(--g-color-base-background),var(--g-color-base-background))}
.yc-table__actions{align-items:center;display:flex;height:18px}.yc-table-action-popup__menu{max-height:200px;overflow-y:auto}.yc-table-action-popup__menu-item{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.yc-table__copy{align-items:center;display:inline-flex}.yc-table__copy-content{margin-right:5px}.yc-table__copy-button{color:var(--g-color-text-secondary);line-height:0;opacity:.5;visibility:hidden}.yc-table__copy-button:hover{opacity:1}.yc-table__cell:hover .yc-table__copy-button{visibility:visible}
.yc-sort-indicator__caret{padding:1px 0}.yc-sort-indicator__caret>svg{display:block}
.yc-table__sort{align-items:center;cursor:pointer;display:inline-flex;-webkit-user-select:none;user-select:none;vertical-align:top}.yc-table__sort-spacer{width:5px}.yc-table__sort-indicator{color:var(--g-color-text-hint);opacity:0}.yc-table__sort_active .yc-table__sort-indicator{color:var(--g-color-text-primary);opacity:1}.yc-table__sort:hover .yc-table__sort-indicator{opacity:1}
.yc-table-column-setup__controls{padding:4px}.yc-table-column-setup__status{color:var(--g-color-text-secondary);margin-left:5px}.yc-table-column-setup__tick-wrap{height:10px;left:14px;position:absolute;top:50%;transform:translateY(-50%);visibility:hidden;width:10px}.yc-table-column-setup__tick-wrap_visible{visibility:visible}.yc-table-column-setup__tick{color:var(--g-color-base-brand)}.yc-table-column-setup__lock-wrap{color:var(--g-color-text-hint);left:10px;position:absolute;top:50%;transform:translateY(-50%)}.yc-table-column-setup__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-table-column-setup__items{height:var(--yc-list-height);overflow-x:auto}.yc-table-column-setup__item.yc-table-column-setup__item{cursor:pointer;padding:0 8px 0 32px;position:relative}.yc-table-column-setup__item.yc-table-column-setup__item .yc-list__item-sort-icon{cursor:move}
.yc-table__settings{align-items:center;display:flex;height:18px}.yc-table__settings-button{color:var(--g-color-text-secondary)!important}
.yc-root{--yc-tab-item-vertical-padding:6px 20px;--yc-tab-item-vertical-height:18px}.yc-tabs_size_m{--yc-tabs-height:36px;--yc-tabs-gap:24px;--yc-tabs-border-width:2px}.yc-tabs_size_m .yc-tabs__item-counter,.yc-tabs_size_m .yc-tabs__item-title{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.yc-tabs_size_l{--yc-tabs-height:40px;--yc-tabs-gap:28px;--yc-tabs-border-width:2px}.yc-tabs_size_l .yc-tabs__item-counter,.yc-tabs_size_l .yc-tabs__item-title{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-tabs_size_xl{--yc-tabs-height:44px;--yc-tabs-gap:32px;--yc-tabs-border-width:3px}.yc-tabs_size_xl .yc-tabs__item-counter,.yc-tabs_size_xl .yc-tabs__item-title{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}.yc-tabs__item{cursor:pointer;outline:none;-webkit-user-select:none;user-select:none}.yc-tabs__item-content{align-items:center;border-radius:var(--g-focus-border-radius);display:flex}.yc-tabs__item_overflow .yc-tabs__item-content{min-width:0}.yc-tabs__item-icon{margin-right:8px}.yc-tabs__item-title{white-space:nowrap}.yc-tabs__item_overflow .yc-tabs__item-title{overflow:hidden;text-overflow:ellipsis}.yc-tabs__item-counter,.yc-tabs__item-label{margin-left:8px}.yc-tabs__item-icon>svg{display:block}.yc-tabs__item:focus .yc-tabs__item-content{outline:2px solid var(--g-color-line-focus);outline-offset:-2px}.yc-tabs__item:focus:not(:focus-visible) .yc-tabs__item-content{outline:0}.yc-tabs_direction_horizontal{align-items:flex-end;box-shadow:inset 0 -1px 0 0 var(--g-color-line-generic);display:flex;flex-wrap:wrap;overflow:hidden}.yc-tabs_direction_horizontal .yc-tabs__item{align-items:center;border-bottom:var(--yc-tabs-border-width) solid #0000;box-sizing:border-box;display:flex;height:var(--yc-tabs-height);padding-top:var(--yc-tabs-border-width)}.yc-tabs_direction_horizontal .yc-tabs__item-meta{display:none}.yc-tabs_direction_horizontal .yc-tabs__item-title{color:var(--g-color-text-secondary)}.yc-tabs_direction_horizontal .yc-tabs__item-counter,.yc-tabs_direction_horizontal .yc-tabs__item-icon{color:var(--g-color-text-hint)}.yc-tabs_direction_horizontal .yc-tabs__item:focus .yc-tabs__item-title,.yc-tabs_direction_horizontal .yc-tabs__item:hover .yc-tabs__item-title,.yc-tabs_direction_horizontal .yc-tabs__item_active .yc-tabs__item-title{color:var(--g-color-text-primary)}.yc-tabs_direction_horizontal .yc-tabs__item:focus .yc-tabs__item-counter,.yc-tabs_direction_horizontal .yc-tabs__item:focus .yc-tabs__item-icon,.yc-tabs_direction_horizontal .yc-tabs__item:hover .yc-tabs__item-counter,.yc-tabs_direction_horizontal .yc-tabs__item:hover .yc-tabs__item-icon,.yc-tabs_direction_horizontal .yc-tabs__item_active .yc-tabs__item-counter,.yc-tabs_direction_horizontal .yc-tabs__item_active .yc-tabs__item-icon{color:var(--g-color-text-secondary)}.yc-tabs_direction_horizontal .yc-tabs__item_active,.yc-tabs_direction_horizontal .yc-tabs__item_active:focus,.yc-tabs_direction_horizontal .yc-tabs__item_active:hover{border-color:var(--g-color-line-brand)}.yc-tabs_direction_horizontal .yc-tabs__item_disabled{pointer-events:none}.yc-tabs_direction_horizontal .yc-tabs__item_disabled .yc-tabs__item-title{color:var(--g-color-text-hint)}.yc-tabs_direction_horizontal>:not(:last-child){margin-right:var(--yc-tabs-gap)}.yc-tabs_direction_vertical{display:flex;flex-direction:column}.yc-tabs_direction_vertical .yc-tabs__item{padding:var(--yc-tab-item-vertical-padding)}.yc-tabs_direction_vertical .yc-tabs__item-title{color:var(--g-color-text-primary);line-height:var(--yc-tab-item-vertical-height)}.yc-tabs_direction_vertical .yc-tabs__item-meta{color:var(--g-color-text-secondary);line-height:var(--yc-tab-item-vertical-height)}.yc-tabs_direction_vertical .yc-tabs__item-counter,.yc-tabs_direction_vertical .yc-tabs__item-icon{color:var(--g-color-text-secondary)}.yc-tabs_direction_vertical .yc-tabs__item:focus,.yc-tabs_direction_vertical .yc-tabs__item:hover{background-color:var(--g-color-base-generic-hover)}.yc-tabs_direction_vertical .yc-tabs__item_active{background-color:var(--g-color-base-selection)}.yc-tabs_direction_vertical .yc-tabs__item_active:focus,.yc-tabs_direction_vertical .yc-tabs__item_active:hover{background-color:var(--g-color-base-selection-hover)}.yc-tabs_direction_vertical .yc-tabs__item_disabled{pointer-events:none}.yc-tabs_direction_vertical .yc-tabs__item_disabled .yc-tabs__item-title{color:var(--g-color-text-secondary)}
.yc-toast{--yc-toaster-margin:10px;--yc-toaster-padding:16px;background-color:var(--g-color-base-background);border-radius:8px;box-shadow:0 0 15px var(--g-color-sfx-shadow);box-sizing:border-box;display:flex;font-size:var(--g-text-body-2-font-size);margin-bottom:var(--yc-toaster-margin);overflow:hidden;padding:var(--yc-toaster-padding);position:relative;width:inherit;z-index:0}.yc-toast_mobile{width:100%}.yc-toast_default{background-color:var(--g-color-base-float)}.yc-toast_info .yc-toast__container:before{background-color:var(--g-color-base-info-light)}.yc-toast_info .yc-toast__icon{color:var(--g-color-text-info-heavy)}.yc-toast_success .yc-toast__container:before{background-color:var(--g-color-base-positive-light)}.yc-toast_success .yc-toast__icon{color:var(--g-color-text-positive-heavy)}.yc-toast_warning .yc-toast__container:before{background-color:var(--g-color-base-warning-light)}.yc-toast_warning .yc-toast__icon{color:var(--g-color-text-warning-heavy)}.yc-toast_error .yc-toast__container:before{background-color:var(--g-color-base-danger-light)}.yc-toast_error .yc-toast__icon{color:var(--g-color-text-danger-heavy)}.yc-toast_utility .yc-toast__container:before{background-color:var(--g-color-base-utility-light)}.yc-toast_utility .yc-toast__icon{color:var(--g-color-text-utility-heavy)}.yc-toast .yc-toast__container{display:grid;flex:1 1 auto;grid-template-columns:100%;height:100%;min-height:var(--g-text-body-2-line-height);min-width:0;row-gap:8px;width:100%}.yc-toast .yc-toast__container:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.yc-toast__icon-container{flex:0 0 auto;padding-right:8px;padding-top:2px}.yc-toast__title{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height);margin:0}.yc-toast__content_without-title,.yc-toast__title{padding-right:32px}.yc-toast__action{margin-right:8px}.yc-toast .yc-toast__btn-close{position:absolute;right:16px;top:16px}
.yc-toast-animation-mobile_enter{opacity:0;position:absolute}.yc-toast-animation-mobile_enter_active{animation:yc-toast-enter-mobile .6s ease-out forwards;position:relative}.yc-toast-animation-mobile_exit_active{animation:yc-toast-exit-mobile .6s ease-in forwards}@keyframes yc-toast-enter-mobile{0%{height:0;margin-bottom:0;opacity:0;padding:0;transform:translateY(10px)}50%{height:var(--yc-toast-height);margin-bottom:var(--yc-toaster-margin);opacity:0;padding:var(--yc-toaster-padding);transform:translateY(10px)}to{opacity:1;transform:translateX(0)}}@keyframes yc-toast-exit-mobile{0%{height:var(--yc-toast-height);margin-bottom:var(--yc-toaster-margin);opacity:1;padding:var(--yc-toaster-padding);transform:translateX(0)}50%{height:var(--yc-toast-height);margin-bottom:var(--yc-toaster-margin);opacity:0;padding:var(--yc-toaster-padding);transform:translateY(10px)}to{height:0;margin-bottom:0;opacity:0;padding:0;transform:translateY(10px)}}.yc-toast-animation-desktop_enter{opacity:0;position:absolute}.yc-toast-animation-desktop_enter_active{animation:yc-toast-enter-desktop .6s ease-out forwards;position:relative}.yc-toast-animation-desktop_exit_active{animation:yc-toast-exit-desktop .6s ease-in forwards}@keyframes yc-toast-enter-desktop{0%{height:0;margin-bottom:0;opacity:0;padding:0;transform:translateX(10px)}50%{height:var(--yc-toast-height);margin-bottom:var(--yc-toaster-margin);opacity:0;padding:var(--yc-toaster-padding);transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}@keyframes yc-toast-exit-desktop{0%{height:var(--yc-toast-height);margin-bottom:var(--yc-toaster-margin);opacity:1;padding:var(--yc-toaster-padding);transform:translateX(0)}50%{height:var(--yc-toast-height);margin-bottom:var(--yc-toaster-margin);opacity:0;padding:var(--yc-toaster-padding);transform:translateX(10px)}to{height:0;margin-bottom:0;opacity:0;padding:0;transform:translateX(10px)}}
.yc-toaster{align-items:flex-end;bottom:0;display:flex;flex-direction:column;position:fixed;right:10px;width:var(--yc-toaster-desktop-width);z-index:100000}.yc-toaster_mobile{left:50%;transform:translate(-50%);width:calc(100% - 20px)}.g-root{--yc-toaster-desktop-width:312px}
.yc-user-avatar{background-color:var(--g-color-base-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-sizing:border-box;display:inline-block;overflow:hidden}.yc-user-avatar_size_xs{height:24px;width:24px}.yc-user-avatar_size_s{height:28px;width:28px}.yc-user-avatar_size_m{height:32px;width:32px}.yc-user-avatar_size_l{height:42px;width:42px}.yc-user-avatar_size_xl{height:50px;width:50px}.yc-user-avatar__figure{object-fit:cover}
.yc-user{align-items:center;display:flex}.yc-user__info{display:flex;flex:1;flex-direction:column;font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height);max-width:165px}.yc-user__info .yc-user__name{color:var(--g-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user__info .yc-user__description{color:var(--g-color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user__avatar+.yc-user__info{margin-left:12px}.yc-user_size_xs .yc-user__avatar+.yc-user__info{margin-left:6px}
.asset-details__list{display:grid;gap:8px;grid-template-columns:60px minmax(0,1fr)}.asset-details__label,.asset-details__value{padding:4px 0}.asset-details__link{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-details__copy-container{background:var(--g-color-base-float-hover);border-radius:4px;cursor:pointer;display:grid;gap:4px;grid-template-columns:minmax(0,1fr) auto;overflow:hidden}.asset-details__copy-container .asset-details__copy-icon .yc-clipboard-button__icon{display:none}.asset-details__copy-container:hover .asset-details__copy-icon .yc-clipboard-button__icon{display:block}.asset-details__copy-icon{background:var(--g-color-base-float-hover);box-shadow:0 0 10px 15px var(--g-color-base-float-hover);padding:4px 4px 0 0}.asset-details__copy-value{margin:0;overflow:hidden;padding:0 8px}
.assets-browser__section{margin:0 0 32px}.assets-browser__title{font-size:var(--g-text-header-2-font-size);font-weight:var(--g-text-header-font-weight);line-height:var(--g-text-header-2-line-height);margin:0 0 16px}.assets-browser__list{display:grid;gap:8px 0}.assets-browser__item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.assets-browser__asset-container{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-bottom:8px;min-height:40px;min-width:48px;overflow:hidden}.assets-browser__asset-container img{max-height:100%;max-width:100%}.assets-browser__item-title{color:var(--g-color-text-secondary);font-size:12px;line-height:1;text-align:center}.assets-browser__tooltip{max-width:520px!important}
.showcase{display:flex;flex-direction:column;padding:50px}.showcase__title{font-size:var(--g-text-display-2-font-size);font-weight:var(--g-text-display-font-weight);line-height:var(--g-text-display-2-line-height)}.showcase__description{font-size:var(--g-text-body-3-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-3-line-height);margin-top:10px}.showcase__content{flex-grow:1;margin-top:20px}
.showcase-item{display:inline-block;margin-bottom:20px;margin-right:60px;vertical-align:top}.showcase-item__title{font-size:16px;font-weight:700;margin-bottom:15px}
.app-new-version-time-msg__item_capitalize:first-letter{text-transform:capitalize}.app-new-version-time-msg__duration{white-space:nowrap}
.app-new-version__toast-message{padding:5px 0}.app-new-version__toast-actions{align-items:center;display:flex}.app-new-version__toast-action{line-height:28px}.app-new-version__toast-action:not(:last-child){margin-right:13px}
.yc-button-attach{display:inline-block}.yc-button-attach__input{overflow:hidden;position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;white-space:nowrap;width:1px}
.yc-file-input{align-items:flex-start;display:flex;flex-shrink:0}.yc-file-input__input-button{display:inline-block}.yc-file-input__attach-label{color:var(--g-color-text-secondary);margin-left:14px;padding-top:5px}
.yc-attachment-label{align-items:center;border:1px solid var(--g-color-line-generic);border-radius:12px;box-sizing:border-box;color:var(--color-secondary);display:flex;height:24px;max-width:130px;padding:0 5px 0 8px}.yc-attachment-label_invalid .yc-attachment-label__icon,.yc-attachment-label_invalid .yc-attachment-label__text{color:var(--g-color-text-yandex-red);opacity:.6}.yc-attachment-label__text{color:var(--g-color-text-secondary);flex:1 1;margin:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-attachment-label__icon{color:var(--g-color-text-secondary);flex-shrink:0}.yc-attachment-label__btn-close{align-items:center;display:flex;flex-shrink:0;height:18px;margin-left:auto;width:18px}
.yc-attachments-list{display:flex;flex-shrink:0;flex-wrap:wrap}.yc-attachments-list__label{margin:0 10px 10px 0}
.yc-attachment-field{display:flex;flex-direction:column}.yc-attachment-field__list{flex-shrink:0}.yc-attachment-field__file-size-warning{align-items:flex-start;display:flex;margin-top:20px}.yc-attachment-field__warning-icon{color:var(--g-color-text-warning);flex-shrink:0;margin-right:6px}.yc-attachment-field__file-size-text{color:var(--g-color-text-secondary)}
.yc-collapse__header,.yc-collapse__panel{align-items:center;display:inline-flex}.yc-collapse__panel{background:none;border:none;border-radius:var(--g-focus-border-radius);color:inherit;cursor:pointer;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);margin:0;outline:none;padding:0}.yc-collapse__panel:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.yc-collapse__panel:focus:not(:focus-visible){outline:0}.yc-collapse__panel_no-data{cursor:default}.yc-collapse__title{margin:0}.yc-collapse__title_secondary{color:var(--g-color-text-secondary)}.yc-collapse__title_size_s{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.yc-collapse__title_size_m{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-collapse__title_size_l{font-size:var(--g-text-body-3-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-3-line-height)}.yc-collapse__arrow-wrapper_position_left{margin-right:8px}.yc-collapse__arrow-wrapper_position_right{margin-left:8px}.yc-collapse__arrow-wrapper_secondary,.yc-collapse__arrow-wrapper_secondary .yc-button__text{color:var(--g-color-text-secondary)}.yc-collapse__arrow-button .yc-button__text{margin:0 4px}.yc-collapse__empty-state-title{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);font-weight:400;line-height:var(--g-text-body-1-line-height);opacity:.5}.yc-collapse_collapsed .yc-collapse__content{display:none}
.yc-item-selector{--yc-list-margin:16px;--yc-list-height:196px;display:flex;min-height:200px;width:100%}.yc-item-selector__list{flex:0 0 50%;padding-top:8px}.yc-item-selector__list:not(:last-child){border-right:1px solid var(--g-color-line-generic)}.yc-item-selector__list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;min-height:24px;padding:0 var(--yc-list-margin)}.yc-item-selector__list-title{font-weight:var(--g-text-accent-font-weight)}.yc-item-selector__item{align-items:center;display:flex;height:100%;width:100%}.yc-item-selector__item_active .yc-item-selector__item-select{opacity:1}.yc-item-selector__item-select{opacity:0}.yc-item-selector__item-select:focus{opacity:1}.yc-item-selector__item-select:focus:not(:focus-visible){opacity:0}.yc-item-selector__item-select:before{outline-offset:-2px}.yc-item-selector__item-text{margin-right:auto;overflow:hidden;text-overflow:ellipsis}.yc-item-selector__value-item{align-items:center;display:flex;overflow:hidden;width:100%}.yc-item-selector__value-item_active .yc-item-selector__value-item-remove{opacity:1}.yc-item-selector__value-item-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-item-selector__value-item-remove{opacity:0}.yc-item-selector__value-item-remove:before{outline-offset:-2px}.yc-item-selector__value-item-remove:focus{opacity:1}
.yc-selector-control{align-items:center;background:none;border:none;border:1px solid var(--g-color-line-generic);border-radius:3px;box-sizing:border-box;color:inherit;cursor:pointer;display:flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);margin:0;outline:none;padding:0 0 0 8px;position:relative;transition:border-color .1s linear,background-color .1s linear;-webkit-user-select:none;user-select:none}.yc-selector-control:focus{outline:2px solid var(--g-color-line-focus);outline-offset:-1px}.yc-selector-control:focus:not(:focus-visible){outline:0}.yc-selector-control_size_s{height:28px}.yc-selector-control_focused{border-color:var(--g-color-line-generic)}.yc-selector-control_disabled{color:var(--g-color-text-secondary);pointer-events:none}.yc-selector-control_disabled:before{background-color:var(--g-color-line-generic);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.yc-selector-control:hover{background-color:var(--g-color-base-simple-hover)}.yc-selector-control:active{transform:scale(.98)}.yc-selector-control__label{align-items:center;display:flex;font-weight:var(--g-text-accent-font-weight);font-weight:700;justify-content:center;padding-right:6px;white-space:nowrap}.yc-selector-control__placeholder,.yc-selector-control__value{flex:1 1 auto;overflow:hidden;padding-right:8px;text-overflow:ellipsis;white-space:nowrap}.yc-selector-control__placeholder{color:var(--g-color-text-hint)}.yc-selector-control__placeholder-icon,.yc-selector-control__selected-item-icon{align-items:center;display:flex;height:16px;justify-content:center;margin-right:5px;width:16px}.yc-selector-control__badge{align-items:center;background-color:var(--g-color-base-selection);border-radius:4px;display:flex;height:20px;margin-right:3px;padding:0 6px;transition:background-color .1s linear}.yc-selector-control__badge_focused{background-color:var(--g-color-base-brand);color:var(--g-color-text-light-primary)}.yc-selector-control__arrow{align-items:center;display:flex;height:100%;justify-content:center;min-width:30px}
.yc-column-selector{display:inline-block}.yc-column-selector__controls{border-top:1px solid var(--g-color-line-generic);padding:16px;text-align:right}.yc-column-selector__control:not(:first-child){margin-left:8px}
.yc-field-wrapper{display:inline-block;width:100%}.yc-field-wrapper,.yc-field-wrapper>*{vertical-align:top}.yc-field-wrapper__error-text{color:var(--g-color-text-danger);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);margin-top:2px;white-space:normal}.yc-field-wrapper_state_error .yc-select-control,.yc-field-wrapper_state_error .yc-text-input__content,.yc-field-wrapper_state_error .yc-text-input__control{border-color:var(--g-color-text-danger)}
.yc-datepicker-month{display:grid;grid-auto-rows:36px;grid-template-columns:repeat(7,36px);grid-gap:4px;justify-content:center;margin-bottom:5px}.yc-datepicker-month__day{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.yc-datepicker_desktop .yc-datepicker-month__day:hover{background-color:var(--g-color-base-simple-hover)}.yc-datepicker-month__day_weekend{color:var(--g-color-text-danger)}.yc-datepicker-month__day_today{color:var(--g-color-text-info)}.yc-datepicker-month__day_selected{border-radius:0}.yc-datepicker-month__day_selected,.yc-datepicker_desktop .yc-datepicker-month__day_selected:hover{background-color:var(--g-color-base-selection)}.yc-datepicker-month__day_right-edge{border-bottom-right-radius:4px;border-top-right-radius:4px}.yc-datepicker-month__day_selected:not(.yc-datepicker-month__day_left-edge):before{background-color:var(--g-color-base-selection);content:"";display:block;height:36px;left:-4px;position:absolute;top:0;width:4px}.yc-datepicker-month__day:not(.yc-datepicker-month__day_selected)+.yc-datepicker-month__day_selected,.yc-datepicker-month__day_left-edge{border-bottom-left-radius:4px;border-top-left-radius:4px}.yc-datepicker-month__day:not(.yc-datepicker-month__day_selected)+.yc-datepicker-month__day_selected:before,.yc-datepicker-month__day_left-edge:before{height:0}.yc-datepicker-month__day_selected+.yc-datepicker-month__day:not(.yc-datepicker-month__day_selected):not(.yc-datepicker-month__day_left-edge):before{background-color:var(--g-color-base-float);content:"";display:block;height:36px;left:-8px;pointer-events:none;position:absolute;top:0;width:4px}.yc-datepicker-month__day_selected+.yc-datepicker-month__day:not(.yc-datepicker-month__day_selected):not(.yc-datepicker-month__day_left-edge):after{background-color:var(--g-color-base-selection);border-bottom-right-radius:4px;border-top-right-radius:4px;content:"";display:block;height:36px;left:-8px;pointer-events:none;position:absolute;top:0;width:4px}.yc-datepicker-month__day_disabled{opacity:.3;pointer-events:none}.yc-datepicker-month__title{align-self:center;color:var(--g-color-text-secondary);font-size:18px;grid-area:title;line-height:20px}.yc-datepicker-month__title_disabled{opacity:.3;pointer-events:none}
.yc-datepicker-months{display:grid;grid-template-columns:51px repeat(3,72px);grid-template-rows:repeat(4,40px);grid-gap:4px;justify-content:center;margin-bottom:20px}.yc-datepicker-months__month{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.yc-datepicker_desktop .yc-datepicker-months__month:hover{background-color:var(--g-color-base-simple-hover)}.yc-datepicker-months__month_today{color:var(--g-color-text-info)}.yc-datepicker-months__month_selected{border-radius:0}.yc-datepicker-months__month_selected,.yc-datepicker_desktop .yc-datepicker-months__month_selected:hover{background-color:var(--g-color-base-selection)}.yc-datepicker-months__month_left-edge{border-bottom-left-radius:4px;border-top-left-radius:4px}.yc-datepicker-months__month_right-edge{border-bottom-right-radius:4px;border-top-right-radius:4px}.yc-datepicker-months__month_selected:not(.yc-datepicker-months__month_left-edge):before{background-color:var(--g-color-base-selection);content:"";display:block;height:40px;left:-4px;position:absolute;top:0;width:4px}.yc-datepicker-months__month_disabled{opacity:.3;pointer-events:none}.yc-datepicker-months__title{align-self:center;color:var(--g-color-text-secondary);cursor:pointer;font-size:18px;line-height:20px}.yc-datepicker-months__title_disabled{opacity:.3;pointer-events:none}
.yc-datepicker-quarters{display:grid;grid-template-columns:51px repeat(4,53px);grid-template-rows:repeat(1,40px);grid-gap:4px;justify-content:center;margin-bottom:4px}.yc-datepicker-quarters__quarter{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.yc-datepicker_desktop .yc-datepicker-quarters__quarter:hover{background-color:var(--g-color-base-simple-hover)}.yc-datepicker-quarters__quarter_today{color:var(--g-color-text-info)}.yc-datepicker-quarters__quarter_selected{border-radius:0}.yc-datepicker-quarters__quarter_selected,.yc-datepicker_desktop .yc-datepicker-quarters__quarter_selected:hover{background-color:var(--g-color-base-selection)}.yc-datepicker-quarters__quarter_left-edge{border-bottom-left-radius:4px;border-top-left-radius:4px}.yc-datepicker-quarters__quarter_right-edge{border-bottom-right-radius:4px;border-top-right-radius:4px}.yc-datepicker-quarters__quarter_selected:not(.yc-datepicker-quarters__quarter_left-edge):before{background-color:var(--g-color-base-selection);content:"";display:block;height:40px;left:-4px;position:absolute;top:0;width:4px}.yc-datepicker-quarters__quarter_disabled{opacity:.3;pointer-events:none}.yc-datepicker-quarters__title{align-self:center;color:var(--g-color-text-secondary);font-size:18px;line-height:20px}.yc-datepicker-quarters__title_disabled{opacity:.3;pointer-events:none}
.yc-datepicker-year-switcher{align-items:center;background-color:var(--g-color-base-background);border-radius:20px;box-shadow:0 2px 4px 0 var(--g-color-sfx-shadow-heavy);color:var(--g-color-text-secondary);display:flex;font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);height:32px;justify-content:center;left:50%;line-height:var(--g-text-subheader-2-line-height);opacity:.9;position:absolute;transform:translateX(-50%);width:80px;z-index:1}.yc-datepicker-year-switcher__arrow{cursor:pointer;height:16px;opacity:.85;position:absolute;top:50%;transform:translateY(-50%);width:16px}.yc-datepicker-year-switcher__arrow_left{left:5px}.yc-datepicker-year-switcher__arrow_right{right:5px}.yc-datepicker-year-switcher__arrow_left .yc-icon{transform:rotate(180deg) translateY(1px)}.yc-datepicker-year-switcher__arrow:hover{opacity:1}
.yc-datepicker-years{display:grid;grid-auto-rows:40px;grid-template-columns:repeat(4,60px);grid-gap:6px;justify-content:center}.yc-datepicker-years__year{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.yc-datepicker_desktop .yc-datepicker-years__year:hover{background-color:var(--g-color-base-simple-hover)}.yc-datepicker-years__year_today{color:var(--g-color-text-info)}.yc-datepicker-years__year_selected{border-radius:0}.yc-datepicker-years__year_selected,.yc-datepicker_desktop .yc-datepicker-years__year_selected:hover{background-color:var(--g-color-base-selection)}.yc-datepicker-years__year_left-edge{border-bottom-left-radius:4px;border-top-left-radius:4px}.yc-datepicker-years__year_right-edge{border-bottom-right-radius:4px;border-top-right-radius:4px}.yc-datepicker-years__year_selected:not(.yc-datepicker-years__year_left-edge):before{background-color:var(--g-color-base-selection);content:"";display:block;height:40px;left:-6px;position:absolute;top:0;width:6px}.yc-datepicker-years__year_disabled{opacity:.3;pointer-events:none}
.yc-datepicker-calendar{flex:1 1 auto;overflow-y:auto}
.yc-datepicker-presets{align-items:center;background-color:var(--g-color-base-generic);color:var(--g-color-text-secondary);display:flex;flex:0 0 40px}.yc-datepicker_mobile .yc-datepicker-presets{justify-content:center}.yc-datepicker-presets__item{cursor:pointer;margin-left:16px}.yc-datepicker_desktop .yc-datepicker-presets__item:hover{color:var(--g-color-text-complementary)}.yc-datepicker_mobile .yc-datepicker-presets__item:first-child{margin-left:0}
.yc-datepicker-popup-content{--yc-tabs-color-border-active:var(--g-color-text-danger);--yc-tabs-space-between:16px;--yc-tabs-border-width:2px;display:flex;flex-direction:column;height:100%;max-height:600px}.yc-datepicker-popup-content__tabs{flex:0 0 40px;padding-left:16px}.yc-datepicker-popup-content__tabs .yc-tabs{box-shadow:none}.yc-datepicker_mobile .yc-datepicker-popup-content__tabs{padding-left:0}.yc-datepicker_mobile .yc-datepicker-popup-content__tabs .yc-tabs{justify-content:center}.yc-datepicker-popup-content__calendar-container{flex:1 1 auto;overflow-y:auto}.yc-datepicker-popup-content__apply-btn{flex:0 0 40px;padding:2px}
.yc-datepicker__control{min-width:100px;position:relative;width:314px}.yc-datepicker__control-veil{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:10}.yc-datepicker__popup-content{height:50vh;max-height:600px;overflow:hidden;-webkit-user-select:none;user-select:none;width:314px}.yc-datepicker__sheet{height:calc(90vh - 40px);max-height:600px;overflow:hidden;padding:0;position:relative}
.yc-fallback-link{background:var(--g-color-base-background);bottom:0;display:block;padding:4px;position:fixed;right:0;z-index:9999}
.yc-file-drop-zone{align-items:center;background-color:var(--g-color-base-background);border:1px dashed var(--g-color-line-generic-active);border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;outline:none;text-align:center}.yc-file-drop-zone:focus,.yc-file-drop-zone:hover{border-color:var(--g-color-text-info)}.yc-file-drop-zone:focus:not(:focus-visible){border-color:none}.yc-file-drop-zone_view_full{height:220px;padding-inline:40px}.yc-file-drop-zone_view_compact{height:80px;padding-inline:16px;width:160px}.yc-file-drop-zone_drag-hover{background-color:var(--g-color-base-info-light);border-color:var(--g-color-text-info)}.yc-file-drop-zone_error,.yc-file-drop-zone_error:hover{border-color:var(--g-color-line-danger)}.yc-file-drop-zone_error .yc-file-drop-zone__icon{color:var(--g-color-text-danger)}.yc-file-drop-zone_disabled{cursor:not-allowed;pointer-events:none}.yc-file-drop-zone_disabled .yc-file-drop-zone__icon{color:var(--g-color-text-hint)}.yc-file-drop-zone__icon{color:var(--g-color-text-info);flex-shrink:0;margin-bottom:5px}.yc-file-drop-zone__input{overflow:hidden;position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;white-space:nowrap;width:1px}.yc-file-drop-zone__controls-container{align-items:center;display:flex;gap:5px;justify-content:center;margin-top:10px}
.yc-file-preview{align-items:center;display:flex;flex-direction:column;padding:4px 10px;position:relative;width:120px}.yc-file-preview_with-image{padding-inline:9px}.yc-file-preview_with-image .yc-file-preview__actions{right:3px}.yc-file-preview:focus-within .yc-file-preview__actions,.yc-file-preview:hover .yc-file-preview__actions{opacity:1}.yc-file-preview__actions{display:flex;opacity:0;position:absolute;right:-10px;top:-10px;z-index:10}.yc-file-preview__actions-item+.yc-file-preview__actions-item{margin-left:4px}.yc-file-preview__image{border-radius:4px;height:64px;overflow:hidden;position:relative;width:96px}.yc-file-preview__image-img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.yc-file-preview__icon{align-items:center;background-color:var(--g-color-base-generic-medium);border-radius:4px;display:flex;height:40px;justify-content:center;width:40px}.yc-file-preview__icon-svg{color:var(--g-color-base-background)}.yc-file-preview__icon_type_archive,.yc-file-preview__icon_type_code,.yc-file-preview__icon_type_image,.yc-file-preview__icon_type_music,.yc-file-preview__icon_type_video{background-color:var(--g-color-base-misc-heavy)}.yc-file-preview__icon_type_text{background-color:var(--g-color-base-info-heavy)}.yc-file-preview__icon_type_pdf{background-color:var(--g-color-base-danger-medium)}.yc-file-preview__icon_type_table{background-color:var(--g-color-base-positive-medium)}.yc-file-preview__name{margin-top:4px}.yc-file-preview__description,.yc-file-preview__name{text-align:center;width:100%}
.yc-file-list-item-compact{align-items:center;display:inline-flex;min-width:max-content;padding:4px 8px}.yc-file-list-item-compact__name{flex-shrink:1;max-width:160px;min-width:80px}.yc-file-list-item-compact__file-size{flex:1 0 auto}.yc-file-list-item-compact__delete-button{align-self:flex-start;flex-shrink:0;margin-left:10px}.yc-file-list-item-compact__dot{background-color:var(--g-color-text-secondary);border-radius:50%;flex-shrink:0;height:4px;margin-inline:8px;width:4px}
.yc-file-list-item-full{padding:16px}.yc-file-list-item-full__main{align-items:center;display:flex}.yc-file-list-item-full__icon{align-self:center;flex-shrink:0;margin-right:10px}.yc-file-list-item-full__icon_status_success{color:var(--g-color-text-positive)}.yc-file-list-item-full__icon_status_error{color:var(--g-color-text-danger)}.yc-file-list-item-full__info{align-items:center;display:flex;flex-grow:1;overflow:hidden}.yc-file-list-item-full__name{flex-grow:0}.yc-file-list-item-full__file-size,.yc-file-list-item-full__status{flex-shrink:0}.yc-file-list-item-full__delete-button{align-self:flex-start;flex-shrink:0;margin-left:10px}.yc-file-list-item-full__description{margin:4px 0 0 26px}.yc-file-list-item-full__progress{margin-top:8px}.yc-file-list-item-full__dot{background-color:var(--g-color-text-secondary);border-radius:50%;flex-shrink:0;height:4px;margin-inline:8px;width:4px}
.yc-file-list{display:flex;outline:none}.yc-file-list_view_full{flex-direction:column}.yc-file-list_view_full .yc-file-list__item{margin-bottom:8px}.yc-file-list_view_full .yc-file-list__item:last-child{margin-bottom:0}.yc-file-list_view_compact{flex-wrap:wrap;margin-bottom:-4px}.yc-file-list_view_compact .yc-file-list__item{margin:0 0 4px 4px}
.yc-suggest__loader{display:flex;justify-content:center;padding:10px}.yc-suggest__list{box-sizing:border-box;display:flex;max-height:60vh;overflow-x:hidden;overflow-y:auto}.yc-suggest__list_empty{padding:12px;text-align:center;word-break:break-word}.yc-suggest__item{overflow:hidden;width:100%}
.yc-search{flex-grow:1;flex-shrink:1;margin-right:30px}.yc-search__items-container .yc-list__item:first-child{margin-top:12px}.yc-search__items-container .yc-list__item:last-child{margin-bottom:12px}.yc-search__item{align-items:center;box-sizing:border-box;color:inherit;cursor:pointer;display:flex;height:40px;min-width:516px;padding:0 20px;text-decoration:none}.yc-search__icon{align-items:center;color:var(--g-color-text-misc);display:flex;flex:0 0 24px;justify-content:center;margin-right:12px;overflow:hidden}.yc-search__title{flex:1 1 auto;overflow:hidden}.yc-search__meta{color:var(--g-color-text-secondary);flex:0 0 120px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}
.yc-header__logo-wrapper{align-items:center;display:flex;position:relative}.yc-header__logo-icon{flex-shrink:0;margin:0 6px;text-align:center;width:36px}.yc-header__logo-svg-place{align-items:center;display:flex;inset:0;position:absolute}.yc-header__logo-link,.yc-header__logo-link:active,.yc-header__logo-link:focus,.yc-header__logo-link:hover,.yc-header__logo-link:visited{color:inherit;outline:none;text-decoration:none}
.yc-service-menu{box-sizing:border-box;max-width:100%;width:295px;--yc-font-size-service-menu-title:15px;--yc-font-size-service-menu-item:13px;--yc-color-service-menu-group-title:var(--g-color-text-primary);--yc-color-service-menu-item:var(--g-color-text-complementary);padding-bottom:20px}.yc-service-menu__input-place{padding:20px 24px 8px}.yc-service-menu__common{--yc-font-size-service-menu-item:15px;--yc-color-service-menu-item:var(--g-color-text-primary);border-top:1px solid var(--g-color-line-generic);margin-top:8px;padding-top:8px}.yc-service-menu__common:empty{display:none}.yc-service-menu__items{overflow:hidden;transition:height .1s ease-in-out}.yc-service-menu__group-title,.yc-service-menu__item{align-items:center;cursor:pointer;display:flex;height:40px;padding:0 24px}.yc-service-menu__group-title:hover,.yc-service-menu__item:hover{background-color:var(--g-color-base-simple-hover)}.yc-service-menu__group-title_current,.yc-service-menu__item_current{background-color:var(--g-color-base-selection)}.yc-service-menu__group-title{color:var(--g-color-service-menu-group-title);font-size:var(--yc-font-size-service-menu-title);font-weight:var(--g-text-accent-font-weight)}.yc-service-menu__item{color:var(--g-color-service-menu-item);font-size:var(--yc-font-size-service-menu-item)}.yc-service-menu__item-icon{align-items:center;display:flex;justify-content:center;margin-right:12px;width:24px}.yc-service-menu__item-icon:empty{display:none}.yc-service-menu__item-wrapper_disabled{--yc-color-service-menu-group-title:var(--g-color-text-secondary);--yc-color-service-menu-item:var(--g-color-text-secondary);cursor:default;pointer-events:none}.yc-service-menu__item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-service-menu__alpha{color:var(--g-color-text-danger);font-size:15px;font-weight:var(--g-text-accent-font-weight);margin-left:2px;transform:translateY(-6px)}
.yc-header-menu__hamburger-place{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);height:36px;justify-content:center;margin:0;outline:none;padding:0;width:36px}.yc-header-menu__inner{background:var(--g-color-base-background);bottom:0;left:0;overflow-y:auto;position:fixed;top:70px;visibility:hidden;width:256px;z-index:1000}.yc-header-menu__inner_view_close{transform:translateX(-256px);transition:transform .3s}.yc-header-menu__inner_view_open{transform:translateX(0);transition:transform .3s}.yc-header-menu__inner-content{inset:0;position:absolute}.yc-header-menu__blind{background:#0000;position:fixed;top:70px;visibility:hidden;z-index:999}.yc-header-menu__blind_view_open{animation:flamingBlind .15s linear forwards}.yc-header-menu__blind_view_close{animation:fadingBlind .15s linear forwards}@keyframes flamingBlind{0%{background:#0000;height:100%;width:100%}to{background:var(--g-color-sfx-veil);height:100%;width:100%}}@keyframes fadingBlind{0%{background:var(--g-color-sfx-veil);height:100%;width:100%}99%{background:#0000;height:100%;width:100%}to{height:0;width:0}}
.yc-organization-icon{align-items:center;border-radius:4px;display:inline-flex;justify-content:center}
.yc-user-dropdown-avatar{display:inline-block}.yc-user-dropdown-avatar:focus{outline:none}.yc-user-dropdown-avatar:focus .yc-user-dropdown-avatar__avatar{box-shadow:0 0 0 2px var(--g-color-line-misc)}.yc-user-dropdown-avatar:focus:not(:focus-visible) .yc-user-dropdown-avatar__avatar{box-shadow:none}.yc-user-dropdown-avatar__avatar{vertical-align:top}.yc-user-dropdown-avatar_withIcon{position:relative}.yc-user-dropdown-avatar_size_xs.yc-user-dropdown-avatar_withIcon .yc-user-dropdown-avatar__avatar,.yc-user-dropdown-avatar_size_xs.yc-user-dropdown-avatar_withIcon:after,.yc-user-dropdown-avatar_size_xs.yc-user-dropdown-avatar_withIcon:before{clip-path:path("M0,0L24,0L24,15L17,15A3,3,90,0,0,14,18L14,24L0,24z")}.yc-user-dropdown-avatar_size_xs .yc-user-dropdown-avatar__icon{bottom:-2px;height:10px;right:-1px;width:10px}.yc-user-dropdown-avatar_size_s.yc-user-dropdown-avatar_withIcon .yc-user-dropdown-avatar__avatar_organization,.yc-user-dropdown-avatar_size_s.yc-user-dropdown-avatar_withIcon:after,.yc-user-dropdown-avatar_size_s.yc-user-dropdown-avatar_withIcon:before{clip-path:path("M0,0L28,0L28,18L20,18A3.5,3.5,90,0,0,17,21L17,28L0,28z")}.yc-user-dropdown-avatar_size_s .yc-user-dropdown-avatar__icon{bottom:-3px;height:12px;right:-2px;width:12px}.yc-user-dropdown-avatar_size_m.yc-user-dropdown-avatar_withIcon .yc-user-dropdown-avatar__avatar_organization,.yc-user-dropdown-avatar_size_m.yc-user-dropdown-avatar_withIcon:after,.yc-user-dropdown-avatar_size_m.yc-user-dropdown-avatar_withIcon:before{clip-path:path("M0,0L32,0L32,20L23,20A4,4,90,0,0,19,24L19,32L0,32z")}.yc-user-dropdown-avatar_size_m .yc-user-dropdown-avatar__icon{bottom:-3px;height:14px;right:-2px;width:14px}.yc-user-dropdown-avatar_size_l.yc-user-dropdown-avatar_withIcon .yc-user-dropdown-avatar__avatar_organization,.yc-user-dropdown-avatar_size_l.yc-user-dropdown-avatar_withIcon:after,.yc-user-dropdown-avatar_size_l.yc-user-dropdown-avatar_withIcon:before{clip-path:path("M0,0L42,0L42,26L30,26A5.25,5.25,90,0,0,25,32L25,42L0,42z")}.yc-user-dropdown-avatar_size_l .yc-user-dropdown-avatar__icon{bottom:-4px;height:18px;right:-3px;width:18px}.yc-user-dropdown-avatar_size_xl.yc-user-dropdown-avatar_withIcon .yc-user-dropdown-avatar__avatar_organization,.yc-user-dropdown-avatar_size_xl.yc-user-dropdown-avatar_withIcon:after,.yc-user-dropdown-avatar_size_xl.yc-user-dropdown-avatar_withIcon:before{clip-path:path("M0,0L50,0L50,31L36,31A6.25,6.25,90,0,0,30,38L30,50L0,50z")}.yc-user-dropdown-avatar_size_xl .yc-user-dropdown-avatar__icon{bottom:-5px;height:22px;right:-4px;width:22px}.yc-user-dropdown-avatar__icon{border-radius:21.875%;position:absolute;z-index:2}.yc-user-dropdown-avatar_federation{position:relative}.yc-user-dropdown-avatar_federation:after,.yc-user-dropdown-avatar_federation:before{border-radius:50%;content:"";inset:0;position:absolute;z-index:1}.yc-user-dropdown-avatar_federation:before{border:3px solid var(--g-color-base-background);box-sizing:border-box}.yc-user-dropdown-avatar_federation:after{border:2px solid var(--g-color-base-misc-heavy)}.yc-user-dropdown-avatar_interactive{cursor:pointer}
.yc-user-dropdown-user{align-items:center;box-sizing:border-box;display:flex}.yc-user-dropdown-user:focus{border-radius:var(--g-border-radius-l);box-shadow:0 0 0 2px var(--g-color-line-misc);outline:none}.yc-user-dropdown-user__info{display:flex;flex:1;flex-direction:column;font-size:13px;justify-content:center;line-height:18px;margin-left:12px;max-width:165px}.yc-user-dropdown-user__info .yc-user-dropdown-user__name{font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user-dropdown-user__info .yc-user-dropdown-user__description{color:var(--g-color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.yc-user-menu-content{box-sizing:border-box;max-height:calc(100vh - 100px);min-height:100px;overflow-y:auto;padding:8px;width:300px}.yc-user-menu-content__entry{align-items:center;box-sizing:border-box;display:flex;height:52px;justify-content:space-between;padding:8px;text-decoration:none}.yc-user-menu-content__entry:hover .yc-user-menu-content__entry-button,.yc-user-menu-content__entry_show-buttons .yc-user-menu-content__entry-button{opacity:1;transform:translateX(0)}.yc-user-menu-content__entry-avatar{flex-shrink:0}.yc-user-menu-content__entry-icon{align-items:center;background-color:var(--g-color-base-generic);border-radius:50%;color:var(--g-color-base-misc-heavy-hover);display:flex;height:32px;justify-content:center;width:32px}.yc-user-menu-content__entry-info{display:flex;flex:auto;flex-direction:column;margin-left:12px;min-width:0}.yc-user-menu-content__entry-description,.yc-user-menu-content__entry-name{font-size:13px;line-height:18px}.yc-user-menu-content__entry-name{color:var(--g-color-text-primary);font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user-menu-content__entry-description{color:var(--g-color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user-menu-content__entry-buttons{margin-left:4px;white-space:nowrap}.yc-user-menu-content__entry-button{opacity:0;transform:translateX(4px);transition:opacity .15s ease-in-out,transform .15s ease-in-out}.yc-user-menu-content__entry-button+.yc-user-menu-content__entry-button{margin-left:8px}.yc-user-menu-content__user{flex:auto}.yc-user-menu-content .yc-user-menu-content__actions,.yc-user-menu-content .yc-user-menu-content__organizations,.yc-user-menu-content .yc-user-menu-content__section{padding:0}.yc-user-menu-content .yc-user-menu-content__actions:after,.yc-user-menu-content .yc-user-menu-content__actions:before,.yc-user-menu-content .yc-user-menu-content__organizations:after,.yc-user-menu-content .yc-user-menu-content__organizations:before,.yc-user-menu-content .yc-user-menu-content__section:after,.yc-user-menu-content .yc-user-menu-content__section:before{height:0!important}.yc-user-menu-content .yc-user-menu-content__actions,.yc-user-menu-content .yc-user-menu-content__organizations{display:block;margin-left:44px;margin-top:8px}.yc-user-menu-content__organizations .yc-menu__list-item+.yc-menu__list-item{margin-top:4px}.yc-user-menu-content__action-name,.yc-user-menu-content__organization-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user-menu-content .yc-user-menu-content__section{display:block;margin-top:8px}.yc-user-menu-content__section-title{display:block;font-size:13px;line-height:18px;padding:2px 8px 4px}.yc-user-menu-content__login-button .yc-user-menu-content__entry-icon{color:var(--g-color-text-secondary)}.yc-user-menu-content.yc-user-menu-content .yc-user-menu-content__actions-item{border-radius:8px;padding:2px 8px}.yc-user-menu-content.yc-user-menu-content .yc-user-menu-content__organizations-item{border-radius:8px;padding:6px 8px}.yc-user-menu-content.yc-user-menu-content .yc-user-menu-content__login-button,.yc-user-menu-content.yc-user-menu-content .yc-user-menu-content__login-history-item,.yc-user-menu-content.yc-user-menu-content .yc-user-menu-content__users-item{border-radius:8px;padding:0}.yc-user-menu-content .yc-menu__item-content{min-width:0}
.yc-user-menu-view{cursor:pointer;height:auto;padding:0;width:max-content}
.yc-header{align-items:center;background-color:var(--g-color-base-background);border-bottom:1px solid var(--g-color-line-generic);box-sizing:border-box;display:flex;flex-shrink:0;height:70px;padding:0 20px 0 12px;position:relative}.yc-header__menu-section{margin-right:12px}.yc-header__logo-section{align-items:center;display:flex;margin-right:55px}.yc-header__search-section{flex-grow:1;flex-shrink:1;margin-right:30px}.yc-header__custom-section{margin-left:auto}.yc-header__user-section{margin-left:30px}
:root{--yc-help-center-padding:16px}.yc-help-center__content{box-sizing:border-box;display:flex;flex-direction:column;padding:var(--yc-help-center-padding) 0 0 0;position:relative;width:280px}.yc-help-center__docs,.yc-help-center__footer{display:flex;flex-direction:column;flex-shrink:0}.yc-help-center__docs{padding-bottom:8px}.yc-help-center__footer{background-color:var(--g-color-base-generic);border-radius:0 0 4px 4px;border-top:1px solid var(--g-color-line-generic);padding:12px 0 8px;position:relative}.yc-help-center__docs-title{flex-shrink:0;margin-bottom:4px;padding:4px var(--yc-help-center-padding)}.yc-help-center__docs-title-link{align-items:center;align-self:flex-start;display:inline-flex}.yc-help-center__docs-category-title{flex-shrink:0;font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);margin-bottom:4px;padding:4px var(--yc-help-center-padding)}.yc-help-center__docs-list-wrap{display:flex;flex-direction:column;flex-shrink:0;margin-bottom:12px}.yc-help-center__docs-list-wrap:last-child{margin-bottom:0}.yc-help-center__item{cursor:pointer;display:flex;min-height:32px}.yc-help-center__docs-divider{background-color:var(--g-color-line-generic);height:1px;margin:8px 0;width:100%}.yc-help-center__contact-item,.yc-help-center__docs-link{align-items:center;box-sizing:border-box;display:flex;flex-grow:1;height:100%;line-height:var(--g-text-body-1-line-height);padding:8px var(--yc-help-center-padding)}.yc-help-center__contact-item_url,.yc-help-center__contact-item_url:active,.yc-help-center__contact-item_url:focus,.yc-help-center__contact-item_url:hover,.yc-help-center__contact-item_url:visited,.yc-help-center__docs-link,.yc-help-center__docs-link:active,.yc-help-center__docs-link:focus,.yc-help-center__docs-link:hover,.yc-help-center__docs-link:visited{color:inherit;outline:none;text-decoration:none}.yc-help-center__contact-title{flex-shrink:0;font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);margin-bottom:4px;padding:4px var(--yc-help-center-padding)}.yc-help-center_align_vertical{display:inline-flex;flex-direction:column}
.yc-support-form-confirm-problem{align-items:center;display:flex;flex-shrink:0}.yc-support-form-confirm-problem__btn-yes{margin:0 10px 0 20px}
.yc-support-form-error{align-items:center;display:flex;flex-direction:column}.yc-support-form-error__image-place{flex-shrink:0;margin:10px 0}.yc-support-form-error__image{width:150px}.yc-support-form-error__content{flex-shrink:0;padding:20px 0}.yc-support-form-error__message{font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);text-align:center}.yc-support-form-error__clipboard-button{margin-left:12px}.yc-support-form-error__request-id-place{align-items:center;color:var(--g-color-text-secondary);display:flex;margin-top:6px}.yc-support-form-error__request-id-label{color:var(--g-color-text-complementary);font-weight:var(--g-text-accent-font-weight);margin-right:6px}.yc-support-form-error__action{flex-shrink:0;margin:20px 0 50px}
.yc-support-form-faq-section{border-radius:5px;box-shadow:0 1px 5px var(--g-color-sfx-shadow);display:flex;flex-direction:column;flex-shrink:0;padding:20px 20px 12px}.yc-support-form-faq-section__title{align-items:flex-start;display:flex;flex-shrink:0;margin-bottom:16px}.yc-support-form-faq-section__title-icon{color:var(--g-color-text-info);margin-right:8px}.yc-support-form-faq-section__title-text{font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);padding-top:2px}.yc-support-form-faq-section__list{display:flex;flex-direction:column;flex-shrink:0}.yc-support-form-faq-section__item-row{flex-shrink:0;margin-bottom:12px}.yc-support-form-faq-section_mobile{box-shadow:none;font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);padding:12px 6px}.yc-support-form-faq-section_mobile .yc-support-form-faq-section__item-row{margin-top:12px}
.yc-support-form-success-view{align-items:center;display:flex;flex-direction:column}.yc-support-form-success-view__image-place{flex-shrink:0;margin:10px 0}.yc-support-form-success-view__image{min-height:225px}.yc-support-form-success-view__content{flex-shrink:0;padding:20px 0}.yc-support-form-success-view__message{font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);text-align:center}.yc-support-form-success-view__ticket-info{margin-top:6px;text-align:center}.yc-support-form-success-view__ticket-info-text{padding-right:6px}.yc-support-form-success-view__action{flex-shrink:0;margin:20px 0 50px}.yc-support-form-success-view_mobile{justify-content:center;padding:0 10px}.yc-support-form-success-view_mobile .yc-support-form-success-view__message{font-size:var(--g-text-header-1-font-size);font-weight:var(--g-text-header-font-weight);line-height:var(--g-text-header-1-line-height)}.yc-support-form-success-view_mobile .yc-support-form-success-view__ticket-info{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);margin-top:8px}.yc-support-form-success-view_mobile .yc-support-form-success-view__ticket-info-text{color:var(--g-color-text-complementary)}.yc-support-form-success-view_mobile .yc-support-form-success-view__action{margin-top:12px;width:100%}.yc-support-form-success-view_mobile .yc-support-form-success-view__image{width:210px}
.yc-support-form{display:flex;flex-direction:column;max-height:90vh;min-height:352px}.yc-support-form .yc-dialog-header{padding-top:26px}.yc-support-form__body{overflow-y:auto}.yc-support-form__body_view_error,.yc-support-form__body_view_ticket-created{align-items:center;display:flex;justify-content:center}.yc-support-form__form{display:flex;flex-direction:column;flex-shrink:0;width:100%}.yc-support-form .yc-support-form__form-row .gc-form-row__left{width:118px}.yc-support-form .yc-support-form__form-row_width-max .yc-radio-button{width:100%}.yc-support-form__field-hint{color:var(--g-color-text-secondary);font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height);margin-top:8px}.yc-support-form .yc-support-form__checkbox{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);padding-top:5px}.yc-support-form__info{display:flex;flex-direction:column;flex-shrink:0;width:100%}.yc-support-form__info-message{display:flex;margin-bottom:12px;padding:12px}.yc-support-form__info-icon{color:var(--g-color-text-info);margin-right:12px;min-width:16px}.yc-support-form__confirm,.yc-support-form__faq-section{margin-bottom:20px}.yc-support-form_mobile{min-height:100px}.yc-support-form_mobile .yc-support-form__info-message{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);margin-bottom:10px}.yc-support-form_mobile .yc-support-form__faq-section{margin-bottom:0}.yc-support-form__sheet-form{overflow-x:hidden;padding:12px 20px 16px}.yc-support-form__sheet-form .yc-support-form__row{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-support-form__sheet-form .yc-support-form__row:last-child{margin-bottom:0}.yc-support-form__sheet-form .yc-support-form__field-hint{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.yc-support-form__sheet-form-container{padding:0}.yc-support-form__sheet-control-buttons{display:flex;padding:12px 20px}.yc-support-form__sheet-attach-button{margin-right:12px}.yc-support-form__error-popup{width:100%;z-index:100001}.yc-support-form__error-popup-content{margin:0 16px}
.gc-adaptive-tabs{--gc-tabs-color-divider:var(--g-color-line-generic);--gc-tabs-color-border-active:var(--g-color-line-brand);--gc-tabs-color-text-active:var(--g-color-text-primary);--gc-tabs-color-text-inactive:var(--g-color-text-complementary);--gc-tabs-color-text-disabled:var(--g-color-text-secondary);box-shadow:inset 0 -1px 0 0 var(--gc-tabs-color-divider);overflow:hidden;position:relative;width:100%}.gc-adaptive-tabs_size_m{--gc-tabs-height:36px;--gc-tabs-space-between:24px;--gc-tabs-border-width:2px}.gc-adaptive-tabs_size_m .gc-adaptive-tabs__item-counter,.gc-adaptive-tabs_size_m .gc-adaptive-tabs__item-title{font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.gc-adaptive-tabs_size_l{--gc-tabs-height:40px;--gc-tabs-space-between:28px;--gc-tabs-border-width:2px}.gc-adaptive-tabs_size_l .gc-adaptive-tabs__item-counter,.gc-adaptive-tabs_size_l .gc-adaptive-tabs__item-title{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.gc-adaptive-tabs_size_xl{--gc-tabs-height:44px;--gc-tabs-space-between:32px;--gc-tabs-border-width:3px}.gc-adaptive-tabs_size_xl .gc-adaptive-tabs__item-counter,.gc-adaptive-tabs_size_xl .gc-adaptive-tabs__item-title{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}.gc-adaptive-tabs:has(.gc-adaptive-tabs__tabs-as-select-control){box-shadow:none}.gc-adaptive-tabs_visible{opacity:1}.gc-adaptive-tabs__tabs-list{align-items:flex-end;display:flex;flex-wrap:wrap;max-height:calc(var(--gc-tabs-height) + var(--gc-tabs-border-width)*2);overflow:hidden}.gc-adaptive-tabs__select-switcher{position:absolute;top:0;will-change:left}.gc-adaptive-tabs__select-switcher .gc-adaptive-tabs__tab-container .gc-adaptive-tabs__tab{margin-right:0}.gc-adaptive-tabs__switcher-tab-content{align-items:center;display:inline-flex;max-width:100%}.gc-adaptive-tabs__switcher-tab-text{overflow:hidden;text-overflow:ellipsis}.gc-adaptive-tabs__switcher-tab-icon{display:flex}.gc-adaptive-tabs__tab-container{overflow:hidden;padding-right:var(--gc-tabs-space-between)}.gc-adaptive-tabs__tab-container:not(.gc-adaptive-tabs__tab-container_switcher-tab):only-child .gc-adaptive-tabs__tab{cursor:auto}.gc-adaptive-tabs__tab-container_last-tab{padding-right:0}.gc-adaptive-tabs__tab-container_switcher-tab{max-width:100%;padding-right:0}.gc-adaptive-tabs__tab-container_switcher-tab .gc-adaptive-tabs__tab{display:inline-flex;max-width:100%;width:auto}.gc-adaptive-tabs__tab-container_no-overflow .gc-adaptive-tabs__tab{overflow:initial}.gc-adaptive-tabs__tab{border-bottom:var(--gc-tabs-border-width) solid #0000;box-sizing:border-box;color:var(--gc-tabs-color-text-inactive);cursor:pointer;line-height:var(--gc-tabs-height);outline:none;overflow:hidden;padding:var(--gc-tabs-border-width) 1px 0;text-decoration:none;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.gc-adaptive-tabs__tab_disabled{color:var(--gc-tabs-color-text-disabled);cursor:auto;pointer-events:none}.gc-adaptive-tabs__tab_active{border-color:var(--gc-tabs-color-border-active);color:var(--gc-tabs-color-text-active)}.gc-adaptive-tabs__chevron-icon{margin-left:10px}.gc-adaptive-tabs__tabs-as-select-control .gc-adaptive-tabs__tab{border:none}
.gc-consent-notification{--g-color-base-generic:var(--g-color-base-float-announcement);box-sizing:border-box;font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);position:fixed;z-index:1000}.gc-consent-notification__text{display:block}.gc-consent-notification__text+.gc-consent-notification__text{margin-top:16px}.gc-consent-notification_type_default{border-radius:var(--g-border-radius-xl);bottom:16px;box-shadow:0 8px 20px #00000026;padding:32px;right:16px;width:480px}.gc-consent-notification_type_default .gc-consent-notification__text{line-height:24px}.gc-consent-notification_type_default .gc-consent-notification__button{align-self:flex-end;margin-top:8px;padding:0 16px}.gc-consent-notification_type_mobile{bottom:0;left:0;padding:20px;width:100%}.gc-consent-notification_type_mobile .gc-consent-notification__button{margin-top:20px;width:100%}
.gc-foldable-list{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.gc-foldable-list__item{border-top:1px solid var(--g-color-private-cool-grey-100);padding:16px 8px}.gc-foldable-list__item:last-child{border-bottom:1px solid var(--g-color-private-cool-grey-100)}.gc-foldable-list__item-title-wrapper{align-items:center;display:flex;width:100%}.gc-foldable-list__item-button{background:none;border:none;color:inherit;cursor:pointer;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);margin:0;outline:none;padding:0}.gc-foldable-list__item-button .yc-button__text{padding:0}.gc-foldable-list__item-button:active,.gc-foldable-list__item-button:focus,.gc-foldable-list__item-button:hover{transform:scale(1)}.gc-foldable-list__item-button:active:before,.gc-foldable-list__item-button:focus:before,.gc-foldable-list__item-button:hover:before{background:none;border-radius:var(--g-focus-border-radius)}.gc-foldable-list__title{align-items:center;display:flex;justify-content:space-between}.gc-foldable-list__item-checkbox{margin-right:12px}.gc-foldable-list__title-label{background:var(--g-color-private-cool-grey-50);border-radius:5px;color:var(--g-color-private-cool-grey-800);margin-left:8px;padding:1px 8px}.gc-foldable-list__content{margin-top:16px}.gc-foldable-list__content-text{line-height:24px}.gc-foldable-list__content-link{align-items:center;display:flex;margin-top:16px}.gc-foldable-list__item_mobile .gc-foldable-list__item-button{height:auto}.gc-foldable-list__item_mobile .gc-foldable-list__title{align-items:center;display:flex}.gc-foldable-list__item_mobile .gc-foldable-list__title-text{display:flex;flex-direction:column-reverse;font-size:20px;line-height:24px}.gc-foldable-list__item_mobile .gc-foldable-list__title-label{align-self:flex-start;margin-bottom:8px;margin-left:0}.gc-foldable-list__item_mobile .gc-foldable-list__item-checkbox{margin-right:16px}.gc-foldable-list__item_mobile .gc-foldable-list__item-checkbox_multiline{align-self:flex-start}.gc-foldable-list__item_mobile .gc-foldable-list__item-title-wrapper{align-items:center}.gc-foldable-list__item_mobile .gc-foldable-list__title-arrow_multiline{align-self:flex-start}.gc-foldable-list__item_mobile .gc-foldable-list__content{margin-left:32px;margin-top:8px}.gc-foldable-list__item_mobile.gc-foldable-list__item{padding:32px 16px 32px 0}
.gc-consent-popup{border-radius:14px;font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);max-width:656px;padding:32px}.gc-consent-popup__header{display:flex;justify-content:space-between}.gc-consent-popup__title{font-weight:var(--g-text-header-font-weight)}.gc-consent-popup__body{line-height:24px;margin:24px 0 48px}.gc-consent-popup__body_step_manage{margin-bottom:32px}.gc-consent-popup__text+.gc-consent-popup__text{margin-top:16px}.gc-consent-popup__manage-cookie-button{color:var(--g-color-text-link);font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.gc-consent-popup__manage-cookie-button:active,.gc-consent-popup__manage-cookie-button:focus,.gc-consent-popup__manage-cookie-button:hover{color:var(--g-color-text-link-hover);transform:scale(1)}.gc-consent-popup__manage-cookie-button:active:before,.gc-consent-popup__manage-cookie-button:hover:before{background:none}.gc-consent-popup__manage-cookie-button .yc-button__text{padding:0}.gc-consent-popup__buttons{display:flex;justify-content:flex-end}.gc-consent-popup__button+.gc-consent-popup__button{margin-left:16px}.gc-consent-popup__close-button{top:1px}.gc-consent-popup__arrow-button,.gc-consent-popup__close-button{--yc-button-outline-color:var(--g-color-line-focus);position:relative}.gc-consent-popup__arrow-button{top:-2px}.gc-consent-popup__cookie-list{margin-top:24px}.gc-consent-popup__modal-content_mobile .gc-consent-popup{max-width:none}.gc-consent-popup__modal-content_mobile .gc-consent-popup__body{line-height:20px;margin:8px 0 16px}.gc-consent-popup__modal-content_mobile .gc-consent-popup__buttons{justify-content:flex-start}.gc-consent-popup__modal-content_mobile .gc-consent-popup__button+.gc-consent-popup__button{margin-left:12px}.gc-consent-popup__modal-content_mobile .gc-consent-popup__arrow-button{margin-right:16px}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage{border-radius:0;inset:0;margin:0;overflow-y:scroll;position:fixed}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage .gc-consent-popup{padding:32px 24px}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage .gc-consent-popup__body{margin:32px 0}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage .gc-consent-popup__text+.gc-consent-popup__text{margin-top:8px}
.gc-simple-consent{background-color:var(--g-color-base-float);border-radius:var(--g-border-radius-xl);bottom:24px;box-shadow:0 8px 32px 0 #0000001a;font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);left:0;line-height:var(--g-text-body-2-line-height);margin:0 40px;max-width:1312px;padding:24px 32px;position:fixed}.gc-simple-consent__container{align-items:center;display:flex;justify-content:center}.gc-simple-consent__buttons{display:flex}.gc-simple-consent__button{margin-left:16px}@media (max-width:769px){.gc-simple-consent__buttons{margin-top:24px;width:100%}.gc-simple-consent__container{flex-direction:column}.gc-simple-consent__button{flex:1 1 0}.gc-simple-consent__button:first-child{margin-left:0}}
.gc-changelog-dialog-picture__placeholder{position:relative}.gc-changelog-dialog-picture__loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.gc-changelog-dialog-picture__image-with-ratio{display:block;height:0;opacity:0;transition:opacity .15s linear;width:100%}.gc-changelog-dialog-picture__image-with-ratio_visible{height:auto;opacity:1}.gc-changelog-dialog-picture__image{display:block;width:100%}
.gc-changelog-dialog-item{display:flex}.gc-changelog-dialog-item__meta{width:80px}.gc-changelog-dialog-item__date{color:var(--g-color-text-secondary);line-height:var(--g-text-subheader-3-line-height)}.gc-changelog-dialog-item__label-new{margin-top:var(--g-spacing-2)}.gc-changelog-dialog-item__content{flex:1;margin-left:var(--g-spacing-5)}.gc-changelog-dialog-item__title{font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);margin:0}.gc-changelog-dialog-item__image{border-radius:16px;margin-top:var(--g-spacing-3);overflow:hidden}.gc-changelog-dialog-item__description{margin-top:var(--g-spacing-3)}.gc-changelog-dialog-item__button{margin-top:var(--g-spacing-4)}.gc-changelog-dialog-item__button+.gc-changelog-dialog-item__button{margin-left:var(--g-spacing-4)}
.gc-changelog-dialog{width:732px}.gc-changelog-dialog__full-list-link-icon{margin-left:var(--g-spacing-1);vertical-align:middle}.gc-changelog-dialog__items-container{margin-bottom:var(--g-spacing-5);max-height:70vh;overflow-y:auto}.gc-changelog-dialog__items-container .gc-changelog-dialog__item:last-child{margin-bottom:0}.gc-changelog-dialog__item{margin-bottom:var(--g-spacing-8)}.gc-changelog-dialog__empty-placeholder{color:var(--g-color-text-secondary);text-align:center}.gc-changelog-dialog__loading{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center;width:100%}
.gc-file-preview{--_-box-shadow:none;--_-border-radius:4px;--_-color-base-background:#0000;position:relative;width:120px}.gc-file-preview:focus-within,.gc-file-preview:hover{--_-color-base-background:var(--g-color-base-simple-hover,#0000000d)}.gc-file-preview:focus-within .gc-file-preview__actions,.gc-file-preview:hover .gc-file-preview__actions{opacity:1}.gc-file-preview__actions{display:flex;gap:4px;opacity:0;position:absolute;right:-12px;top:-12px;z-index:1}.gc-file-preview:hover{--_-color-base-background:var(--yc-color-base-simple-hover)}.gc-file-preview__card{align-items:center;border-radius:var(--_-border-radius);box-shadow:var(--gc-card-box-shadow);display:flex;flex-direction:column;outline:none;padding:4px 10px;position:relative}.gc-file-preview__card_clickable{cursor:pointer}.gc-file-preview__card_hoverable{background-color:var(--_-color-base-background)}.gc-file-preview__card:after{border-radius:var(--_-border-radius);inset:0;pointer-events:none;position:absolute}.gc-file-preview__card:hover{--_-box-shadow:0px 3px 10px var(--g-color-sfx-shadow)}.gc-file-preview__card:focus:after{box-shadow:0 0 0 2px var(--g-color-line-misc);content:""}.gc-file-preview__card:focus:not(:focus-visible):after{box-shadow:none}.gc-file-preview__icon{align-items:center;background-color:var(--g-color-base-generic-medium);border-radius:4px;display:flex;height:40px;justify-content:center;width:40px}.gc-file-preview__icon-svg{color:var(--g-color-base-background)}.gc-file-preview__icon_type_archive,.gc-file-preview__icon_type_code,.gc-file-preview__icon_type_image,.gc-file-preview__icon_type_music,.gc-file-preview__icon_type_video{background-color:var(--g-color-base-misc-heavy)}.gc-file-preview__icon_type_text{background-color:var(--g-color-base-info-heavy)}.gc-file-preview__icon_type_pdf{background-color:var(--g-color-base-danger-medium)}.gc-file-preview__icon_type_table{background-color:var(--g-color-base-positive-medium)}.gc-file-preview__name{margin-top:4px}.gc-file-preview__description,.gc-file-preview__name{text-align:center;width:100%}.gc-file-preview__image{border-radius:4px;height:64px;overflow:hidden;position:relative;width:96px}.gc-file-preview__image-img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}
.gc-form-row{--gc-form-row-label-width:172px;--gc-form-row-field-height:28px;display:flex;margin-bottom:20px}.gc-form-row_direction_row{align-items:flex-start}.gc-form-row_direction_column{flex-direction:column}.gc-form-row__left{box-sizing:border-box;display:flex;flex-flow:row}.gc-form-row_direction_row .gc-form-row__left{flex-shrink:0;min-height:var(--gc-form-row-field-height);padding-right:var(--g-spacing-2);width:var(--gc-form-row-label-width)}.gc-form-row_direction_column .gc-form-row__left{margin-bottom:var(--g-spacing-2)}.gc-form-row__field-name{align-self:center}.gc-form-row__field-name-text{word-break:break-word}.gc-form-row__required-mark{color:var(--g-color-text-danger);font-size:inherit;line-height:0;vertical-align:initial}.gc-form-row__help-popover{align-items:center;display:inline-flex;vertical-align:middle}.gc-form-row__right{flex:1 1 auto;min-width:0}.gc-form-row__field-description{color:var(--g-color-text-secondary);margin:10px 0 0;word-break:break-word}
.gc-help-popover__button{background:none;border:none;color:inherit;color:var(--g-color-text-hint);cursor:pointer;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);margin:0;outline:none;padding:0}.gc-help-popover__button:focus-visible{border-radius:50%;outline:2px solid var(--g-color-line-focus)}
.gc-infinite-scroll__loader{display:flex;justify-content:center;padding:60px 0 20px;width:100%}
.gc-item-selector{--yc-list-margin:16px;--yc-list-height:196px;display:flex;min-height:200px;width:100%}.gc-item-selector__list{flex:0 0 50%;padding-top:8px}.gc-item-selector__list:not(:last-child){border-right:1px solid var(--g-color-line-generic)}.gc-item-selector__list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;min-height:24px;padding:0 var(--yc-list-margin)}.gc-item-selector__list-title{font-weight:var(--g-text-accent-font-weight)}.gc-item-selector__item{align-items:center;display:flex;height:100%;width:100%}.gc-item-selector__item_active .gc-item-selector__item-select{display:block}.gc-item-selector__item-select{display:none}.gc-item-selector__item-text{margin-right:auto;overflow:hidden;text-overflow:ellipsis}.gc-item-selector__value-item{align-items:center;display:flex;overflow:hidden;width:100%}.gc-item-selector__value-item_active .gc-item-selector__value-item-remove{display:block}.gc-item-selector__value-item-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gc-item-selector__value-item-remove{display:none}
.gc-notification{border-radius:4px;box-sizing:border-box;display:flex;gap:12px;padding:12px;width:100%}.gc-notification_active:hover{background:var(--g-color-base-simple-hover)}.gc-notification__right{display:flex;flex:1;flex-direction:column;gap:4px;overflow-x:hidden}.gc-notification__right-top-part{align-items:center;display:flex;overflow-x:hidden;width:100%}.gc-notification__right-meta-and-title{flex:1;min-width:0;overflow-x:hidden}.gc-notification__right-meta,.gc-notification__right-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gc-notification__right-meta{color:var(--g-color-text-secondary);display:flex;gap:4px}.gc-notification__right-title{color:var(--g-color-text-primary);font-size:13px;font-weight:500;line-height:18px}.gc-notification__right-content{color:var(--g-color-text-secondary);font-size:13px;line-height:18px}.gc-notification_unread{background:var(--g-color-base-selection)}.gc-notification_unread:hover{background:var(--g-color-base-selection-hover)}.gc-notification__actions{align-items:center;display:flex;flex-wrap:wrap}.gc-notification__actions_right-bottom-actions{gap:8px;margin-top:8px}.gc-notification__actions_right-side-actions{height:28px;opacity:0}.gc-notification:hover .gc-notification__actions_right-side-actions,.gc-notification_mobile .gc-notification__actions_right-side-actions{opacity:1}.gc-notification__action_icon{color:var(--g-color-text-secondary)}.gc-notification_theme_success{border-left:4px solid var(--g-color-line-positive)}.gc-notification_theme_info{border-left:4px solid var(--g-color-line-info)}.gc-notification_theme_warning{border-left:4px solid var(--g-color-line-warning)}.gc-notification_theme_danger{border-left:4px solid var(--g-color-line-danger)}.gc-notification_active{cursor:pointer}.gc-notification__swipe-wrap{overflow:hidden;width:100%}.gc-notification__swipe{align-items:stretch;display:flex;overflow-x:hidden;width:200%}.gc-notification__swipe_position_notification.gc-notification__swipe_has-left{transform:translateX(-25%)}.gc-notification__notification-wrapper{transition:opacity .5s;width:50%}.gc-notification__swipe-action-container{align-items:center;display:flex;justify-content:center;width:25%}.gc-notification__swipe-action{align-items:center;display:flex;flex:1;gap:8px;height:100%;justify-content:center}.gc-notification__swipe-action_theme_base{background:var(--g-color-base-misc-light)}.gc-notification__swipe-action_theme_base .gc-notification__swipe-action-icon{background:var(--g-color-base-misc-heavy-hover)}.gc-notification__swipe-action_theme_base .gc-notification__swipe-action-text{color:var(--g-color-text-misc-heavy)}.gc-notification__swipe-action_theme_warning{background:var(--g-color-base-warning-light)}.gc-notification__swipe-action_theme_warning .gc-notification__swipe-action-icon{background:var(--g-color-base-warning-heavy)}.gc-notification__swipe-action_theme_warning .gc-notification__swipe-action-text{color:var(--g-color-text-warning-heavy)}.gc-notification__swipe-action_theme_danger{background:var(--g-color-base-danger-light)}.gc-notification__swipe-action_theme_danger .gc-notification__swipe-action-icon{background:var(--g-color-base-danger-heavy)}.gc-notification__swipe-action_theme_danger .gc-notification__swipe-action-text{color:var(--g-color-text-danger-heavy)}.gc-notification__swipe-action-icon{border-radius:100%;color:var(--g-color-base-background);padding:8px}.gc-notification__swipe-action-text{font-size:16px}.gc-notification__source-icon{height:36px;width:36px}
.gc-notifications{color:var(--g-color-text-primary);display:flex;flex-direction:column;height:100%;width:100%}.gc-notifications__head{align-items:center;border-bottom:1px solid var(--g-color-line-generic);display:flex;padding:16px}.gc-notifications__head-title{color:var(--g-color-text-primary);flex:1;font-size:17px;font-weight:500;line-height:24px}.gc-notifications__body{height:100%;overflow-y:auto;padding:4px}.gc-notifications__empty{gap:16px;height:100%}.gc-notifications__empty,.gc-notifications__empty-message{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.gc-notifications__empty-title{font-size:17px;font-weight:500;line-height:24px;margin-bottom:3px}.gc-notifications__empty-message-content{font-size:13px;line-height:18px}.gc-notifications__actions{align-items:center;display:flex;height:28px}.gc-notifications__notification-wrapper:not(:first-child):before{border-top:1px solid var(--g-color-line-generic);content:"";display:block;margin:0 12px}.gc-notifications__notification-wrapper_active:hover+.gc-notifications__notification-wrapper:before,.gc-notifications__notification-wrapper_active:hover:not(:first-child):before,.gc-notifications__notification-wrapper_unread+.gc-notifications__notification-wrapper:before,.gc-notifications__notification-wrapper_unread:not(:first-child):before{border-top:1px solid #0000;content:"";display:block;margin:0 12px}.gc-notifications__notification-wrapper{overflow-y:hidden}
.gc-password-input__input-control::-ms-clear,.gc-password-input__input-control::-ms-reveal{display:none}.gc-password-input__additional-right-content{align-items:center;display:flex}.gc-password-input__copy-button{margin-right:4px}
.gc-placeholder-container{align-items:center;box-sizing:border-box;display:flex;padding:30px}.gc-placeholder-container.gc-placeholder-container_align_left{justify-content:flex-start}.gc-placeholder-container.gc-placeholder-container_align_center{justify-content:center}.gc-placeholder-container__body{align-items:center;box-sizing:border-box;display:flex}.gc-placeholder-container_size_s{padding:20px}.gc-placeholder-container_size_s .gc-placeholder-container__description{margin-top:4px}.gc-placeholder-container_size_m{padding:30px}.gc-placeholder-container_size_m .gc-placeholder-container__description{margin-top:8px}.gc-placeholder-container_size_l .gc-placeholder-container__description,.gc-placeholder-container_size_promo .gc-placeholder-container__description{margin-top:10px}.gc-placeholder-container__image{flex-shrink:0}.gc-placeholder-container__image img{display:block}.gc-placeholder-container__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.gc-placeholder-container_size_s .gc-placeholder-container__title{font-size:var(--g-text-subheader-1-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-1-line-height)}.gc-placeholder-container_size_m .gc-placeholder-container__title{font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height)}.gc-placeholder-container_size_l .gc-placeholder-container__title{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}.gc-placeholder-container_size_promo .gc-placeholder-container__title{font-size:var(--g-text-header-1-font-size);font-weight:var(--g-text-header-font-weight);line-height:var(--g-text-header-1-line-height)}.gc-placeholder-container__actions{display:flex;flex-direction:row;margin-top:20px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_s .gc-placeholder-container__body{max-width:320px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_s .gc-placeholder-container__image{width:100px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_s .gc-placeholder-container__image>*{max-width:100px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_s .gc-placeholder-container__content{margin-left:20px;min-height:130px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_m .gc-placeholder-container__body{max-width:430px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_m .gc-placeholder-container__image{width:150px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_m .gc-placeholder-container__image>*{max-width:150px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_m .gc-placeholder-container__content{margin-left:30px;min-height:180px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_l .gc-placeholder-container__body{max-width:600px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_l .gc-placeholder-container__image{width:230px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_l .gc-placeholder-container__image>*{max-width:230px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_l .gc-placeholder-container__content{margin-left:40px;min-height:320px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_promo .gc-placeholder-container__body{max-width:600px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_promo .gc-placeholder-container__image{width:230px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_promo .gc-placeholder-container__image>*{max-width:230px}.gc-placeholder-container_direction_row.gc-placeholder-container_size_promo .gc-placeholder-container__content{margin-left:40px;min-height:none}.gc-placeholder-container_direction_column .gc-placeholder-container__body{flex-direction:column}.gc-placeholder-container_direction_column .gc-placeholder-container__content{align-items:center;flex-shrink:0;margin-top:20px;text-align:center}.gc-placeholder-container_direction_column .gc-placeholder-container__image{flex-shrink:0}.gc-placeholder-container_direction_column.gc-placeholder-container_size_s .gc-placeholder-container__body{max-width:320px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_s .gc-placeholder-container__image,.gc-placeholder-container_direction_column.gc-placeholder-container_size_s .gc-placeholder-container__image>*{max-height:100px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_m .gc-placeholder-container__body{max-width:320px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_m .gc-placeholder-container__image,.gc-placeholder-container_direction_column.gc-placeholder-container_size_m .gc-placeholder-container__image>*{max-height:150px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_l .gc-placeholder-container__body{max-width:430px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_l .gc-placeholder-container__image,.gc-placeholder-container_direction_column.gc-placeholder-container_size_l .gc-placeholder-container__image>*{max-height:230px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_promo{padding:20px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_promo .gc-placeholder-container__body{max-width:430px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_promo .gc-placeholder-container__image,.gc-placeholder-container_direction_column.gc-placeholder-container_size_promo .gc-placeholder-container__image>*{max-height:230px}.gc-placeholder-container_direction_column.gc-placeholder-container_size_promo .gc-placeholder-container__body{width:100%}.gc-placeholder-container__action{margin-right:20px}.gc-placeholder-container__action:last-child{margin-right:0}
.gc-promo-sheet__content[class]{background:var(--gc-promo-sheet-background);border-radius:var(--gc-promo-sheet-border-radius);color:var(--gc-promo-sheet-foreground);margin:0 var(--gc-promo-sheet-margin) var(--gc-promo-sheet-margin);padding:var(--gc-promo-sheet-padding);width:auto}.gc-promo-sheet__header{margin:0 0 var(--gc-promo-sheet-header-margin);padding:0 20px 0 0;position:relative}.gc-promo-sheet__title{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);margin:0}.gc-promo-sheet__close-button{position:absolute;right:-12px;top:-12px}.gc-promo-sheet__message{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);margin:0 0 var(--gc-promo-sheet-message-margin)}.gc-promo-sheet__image-container{margin-bottom:var(--gc-promo-sheet-image-margin)}.gc-promo-sheet__image{display:block;height:auto;width:100%}.gc-promo-sheet__action-button{display:block}.g-root{--gc-promo-sheet-margin:8px;--gc-promo-sheet-padding:20px;--gc-promo-sheet-border-radius:12px;--gc-promo-sheet-header-margin:12px;--gc-promo-sheet-message-margin:16px;--gc-promo-sheet-image-margin:12px;--gc-promo-sheet-foreground:var(--g-color-text-brand-contrast);--gc-promo-sheet-background:var(--g-color-base-brand)}
.gc-actions-panel-collapse{flex-shrink:2;margin-right:8px;min-width:32px;position:relative}.gc-actions-panel-collapse,.gc-actions-panel-collapse__container{align-items:center;display:flex;height:100%;overflow:hidden}.gc-actions-panel-collapse__button-action-wrapper{margin:0 4px}.gc-actions-panel-collapse__button-action-wrapper_invisible{pointer-events:none;visibility:hidden}.gc-actions-panel-collapse__menu-placeholder{flex-shrink:0;height:32px;width:32px}.gc-actions-panel-collapse__menu-wrapper{position:absolute}
.gc-actions-panel{align-items:center;background-color:var(--g-color-base-brand);border-radius:10px;box-sizing:border-box;display:flex;height:52px;min-width:200px;padding:4px 20px}.gc-actions-panel__note-wrapper{margin-right:40px;max-width:320px;min-width:100px}.gc-actions-panel__button-close-wrapper{flex-shrink:0;margin-left:auto}
.gc-share-list-item{align-items:center;display:flex}.gc-share-list-item__icon_type_telegram{color:#51a4db}.gc-share-list-item__icon_type_facebook{color:#4968ad}.gc-share-list-item__icon_type_twitter{color:#4aa0eb}.gc-share-list-item__icon_type_vk{color:#436eab}.gc-share-list-item__link-container{display:flex}.gc-share-list-item__link-icon{align-items:center;display:flex}.gc-share-list-item__link-title{align-items:center;display:flex;flex-grow:1;margin-left:10px}
.gc-share-list{align-items:center;display:flex}.gc-share-list_layout_row{flex-direction:row}.gc-share-list_layout_row .gc-share-list__separator{align-self:stretch;margin:8px -2px}@media (min-width:639px){.gc-share-list_layout_row .gc-share-list__separator{margin:-2px 8px;width:1px}}.gc-share-list_layout_row .gc-share-list__option{flex-direction:row}.gc-share-list_layout_row .gc-share-list__link+.gc-share-list__link{margin-left:4px}.gc-share-list_layout_column{flex-direction:column}.gc-share-list_layout_column .gc-share-list__separator{height:1px;justify-self:stretch;margin:8px -2px;width:100%}.gc-share-list_layout_column .gc-share-list__option{flex-direction:column;width:100%}.gc-share-list__option{align-items:flex-start;display:flex}.gc-share-list__separator{background:var(--g-color-line-generic)}.gc-share-list__copy-link{display:contents}@media (max-width:639px){.gc-share-list{align-items:stretch;flex-direction:column;min-width:175px}.gc-share-list__option{justify-content:space-evenly}.gc-share-list__separator{height:1px;margin:8px -2px;width:calc(100% + 4px)}}.gc-share-list__options-container{display:flex;width:100%}
.gc-share-popover{position:relative}.gc-share-popover__tooltip{max-width:none;padding:8px}.gc-share-popover .gc-share-popover__tooltip-content{max-width:none}.gc-share-popover__container{background:none;border:none;border-radius:var(--g-focus-border-radius);color:inherit;color:var(--g-color-text-secondary);cursor:pointer;display:flex;flex-wrap:nowrap;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);margin:0;outline:none;padding:0}.gc-share-popover__container:focus{outline:2px solid var(--g-color-line-focus)}.gc-share-popover__container:focus:not(:focus-visible){outline:0}.gc-share-popover__container:hover{color:var(--g-color-text-primary)}.gc-share-popover__icon-container,.gc-share-popover__title{align-items:center;display:flex}.gc-share-popover__title{padding-left:10px}
.gc-stories-image-view{margin:auto;max-height:100%;max-width:100%;width:auto}
.gc-stories-video-view{margin:auto;max-height:100%;max-width:100%;width:auto}
.gc-stories-layout,.gc-stories-layout__modal{--yc-modal-border-radius:20px}.gc-stories-layout__wrap-outer{background-color:var(--g-color-base-selection);display:flex;height:calc(100vh - var(--yc-modal-margin)*2);width:calc(100vw - var(--yc-modal-margin)*2)}.gc-stories-layout__wrap-inner,.gc-stories-layout__wrap-outer{border-radius:20px;max-height:640px;max-width:1280px;min-height:480px;min-width:800px}.gc-stories-layout__wrap-inner{background-color:var(--g-color-base-background);height:100%;width:100%}.gc-stories-layout__container{background-color:var(--g-color-base-selection);border-radius:20px;box-shadow:0 8px 20px var(--g-color-sfx-shadow);display:flex;height:100%;position:relative;width:100%}.gc-stories-layout__left-pane{align-items:stretch;background-color:var(--g-color-base-background);border-radius:17px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin-bottom:8px;margin-left:8px;margin-top:8px;padding:32px;width:464px}.gc-stories-layout__right-pane{align-items:center;display:flex;flex-grow:1;padding:68px}.gc-stories-layout__counter{color:var(--g-color-text-secondary);font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.gc-stories-layout__text-block{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-bottom:8px;overflow:hidden}.gc-stories-layout__text-header{color:var(--g-color-text-primary);font-size:var(--g-text-display-2-font-size);font-weight:var(--g-text-display-font-weight);line-height:var(--g-text-display-2-line-height)}.gc-stories-layout__text-content{color:var(--g-color-text-complementary);font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);overflow-y:scroll}.gc-stories-layout__story-link-block,.gc-stories-layout__text-header+.gc-stories-layout__text-content{margin-top:16px}.gc-stories-layout__controls-block{display:flex;gap:8px}.gc-stories-layout__controls-block button{max-width:50%}.gc-stories-layout__media-block{display:flex;height:100%;position:relative;width:100%}.gc-stories-layout__close-btn{position:absolute;right:20px;top:14px;z-index:1}
.gc-stories__modal-content{border-radius:20px}
.gc-stories-group-preview{align-items:center;display:flex;gap:8px;justify-content:center;padding-bottom:16px;-webkit-user-select:none;user-select:none}.gc-stories-group-preview__slider-preview-list-wrapper{display:flex;gap:8px}.gc-stories-group-preview__stories-preview-item{align-items:center;background-color:var(--g-color-base-background);border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;width:40px}.gc-stories-group-preview__stories-preview-item:after{background-color:var(--g-color-sfx-shadow);content:"";height:40px;left:0;position:absolute;top:0;width:40px}.gc-stories-group-preview__stories-preview-item:hover:not(.gc-stories-group-preview__stories-preview-item_disabled):after,.gc-stories-group-preview__stories-preview-item_active:after{display:none}.gc-stories-group-preview__stories-preview-item_active{border:2px solid var(--g-color-line-brand)}.gc-stories-group-preview__slider-button-wrapper{height:28px;width:28px}
.gc-stories-group__modal-content{background-color:inherit;border-radius:20px}
.yc-attachment-label{align-items:center;border:1px solid var(--g-color-line-generic);border-radius:12px;box-sizing:border-box;color:var(--color-secondary);display:flex;max-width:130px;padding:2px 5px 2px 8px}.yc-attachment-label_invalid .yc-attachment-label__btn-close,.yc-attachment-label_invalid .yc-attachment-label__icon,.yc-attachment-label_invalid .yc-attachment-label__text{color:var(--g-color-text-danger)}.yc-attachment-label__text{flex:1 1;margin:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-attachment-label__icon,.yc-attachment-label__text{color:var(--g-color-text-secondary)}.yc-attachment-label__btn-close{align-items:center;display:flex;flex-shrink:0;height:18px;margin-left:auto;width:18px}.yc-attachment-label_mobile{border-radius:10px;font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);max-width:160px;padding:11px 13px}.yc-attachment-label_mobile .yc-attachment-label__text{margin:0 8px}.yc-attachment-label_mobile .yc-attachment-label__btn-close:hover:before{background-color:initial}
.yc-attachments-list__files{display:flex;flex-shrink:0;flex-wrap:wrap}.yc-attachments-list__label{margin:0 10px 10px 0}.yc-attachments-list__file-size-error{color:var(--g-color-text-danger);margin:2px 0 12px}.yc-attachments-list_mobile .yc-attachments-list__files{flex-wrap:nowrap;overflow-x:auto}.yc-attachments-list_mobile .yc-attachments-list__label{margin:0 10px 0 0}.yc-attachments-list_mobile .yc-attachments-list__file-size-error{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}
.yc-support-form-attachments__attach-control{align-items:center;display:flex;gap:12px}.yc-support-form-attachments__attach-label{color:var(--g-color-text-secondary)}.yc-support-form-attachments_mobile .yc-support-form-attachments__attach-control{align-items:flex-start;flex-direction:column}.yc-support-form-attachments_mobile .yc-support-form-attachments__attach-label{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}
.yc-help-popup-content{box-sizing:border-box;position:relative;width:340px}.yc-help-popup-content_with-illustration{display:grid;gap:8px;grid-auto-flow:column;grid-template-columns:88px 1fr;width:434px}.yc-help-popup-content_with-illustration .yc-help-popup-content__body{padding-left:0}.yc-help-popup-content__body{overflow:hidden;padding:16px 20px 16px 16px}.yc-help-popup-content__content-title{font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);-webkit-line-clamp:2;margin:0 40px 0 0}.yc-help-popup-content__content-paragraph,.yc-help-popup-content__content-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:normal}.yc-help-popup-content__content-paragraph{color:var(--g-color-text-complementary);margin:8px 0 0;-webkit-line-clamp:5}.yc-help-popup-content__footer{align-items:center;display:flex;margin-top:12px}.yc-help-popup-content__actions{overflow:hidden;width:100%}.yc-help-popup-content__illustration{border-radius:4px;margin:4px;overflow:hidden}.yc-help-popup-content__step{color:var(--g-color-text-secondary);margin-right:4px}
.yc-help-popup-placement__popup{--yc-popup-border-color:var(--g-color-line-brand)}
.yc-help-popup{position:relative}.yc-help-popup__close{position:absolute;right:12px;top:12px}
.yc-inline-edit{min-height:28px;position:relative}.yc-inline-edit,.yc-inline-edit__view{display:inline-block;overflow:hidden;width:100%}.yc-inline-edit__view{border:1px solid #0000;box-sizing:border-box;padding:5px 8px;white-space:pre}.yc-inline-edit__view_pin_round-round{border-radius:3px}.yc-inline-edit__view_pin_brick-brick{border-radius:0}.yc-inline-edit__view_pin_clear-clear{border-left:0;border-radius:0;border-right:0}.yc-inline-edit__view_pin_round-brick{border-radius:3px 0 0 3px}.yc-inline-edit__view_pin_brick-round{border-radius:0 3px 3px 0}.yc-inline-edit__view_pin_round-clear{border-radius:3px 0 0 3px;border-right:0}.yc-inline-edit__view_pin_clear-round{border-left:0;border-radius:0 3px 3px 0}.yc-inline-edit__view_pin_brick-clear{border-radius:0;border-right:0}.yc-inline-edit__view_pin_clear-brick{border-left:0;border-radius:0}.yc-inline-edit__input .yc-text-input__control{white-space:pre}.yc-inline-edit__edit-button{position:absolute;right:6px;top:6px;visibility:hidden}.yc-inline-edit:hover:not(.yc-inline-edit_editable):not(.yc-inline-edit_live):not(.yc-inline-edit_disabled) .yc-inline-edit__view{background-color:var(--g-color-base-generic)}.yc-inline-edit_live:hover:not(.yc-inline-edit_editable):not(.yc-inline-edit_disabled) .yc-inline-edit__view{border-color:var(--g-color-base-generic-hover)}.yc-inline-edit:hover .yc-inline-edit__edit-button{visibility:visible}
.yc-list-with-menu__wrapper{align-items:center;display:flex;flex:1;overflow:hidden}.yc-list-with-menu__wrapper_menu-icon-on-hover .yc-list-with-menu__menu{display:none}.yc-list-with-menu__wrapper_menu-icon-on-hover.yc-list-with-menu__wrapper_active .yc-list-with-menu__menu{display:flex}.yc-list-with-menu__item{display:flex;flex:1;min-width:0}.yc-list-with-menu__menu{display:flex;flex:0}
.yc-list-with-remove__wrapper{align-items:center;display:flex;flex:1;overflow:hidden}.yc-list-with-remove__wrapper_icon-on-hover .yc-list-with-remove__remove{display:none}.yc-list-with-remove__wrapper_icon-on-hover.yc-list-with-remove__wrapper_active .yc-list-with-remove__remove{display:flex}.yc-list-with-remove__item{display:flex;flex:1;min-width:0}.yc-list-with-remove__remove{display:flex;flex:0}
.yc-markup-editor-toolbox{margin-bottom:-2px;padding:8px 8px 10px}.yc-markup-editor-toolbox_size_m,.yc-markup-editor-toolbox_size_s{padding:8px 8px 10px}.yc-markup-editor-toolbox_size_l{padding:12px 12px 14px}.yc-markup-editor-toolbox_size_xl{padding:16px 16px 18px}.yc-markup-editor-toolbox:not(.yc-markup-editor-toolbox_view_clear){border:1px solid var(--g-color-line-generic-accent);border-bottom:none;border-radius:4px 4px 0 0}
.yc-markup-editor-toolbox{margin-bottom:-2px;padding:8px 8px 10px}.yc-markup-editor-toolbox_size_m,.yc-markup-editor-toolbox_size_s{padding:8px 8px 10px}.yc-markup-editor-toolbox_size_l{padding:12px 12px 14px}.yc-markup-editor-toolbox_size_xl{padding:16px 16px 18px}.yc-markup-editor-toolbox:not(.yc-markup-editor-toolbox_view_clear){border:1px solid var(--g-color-line-generic-accent);border-bottom:none;border-radius:4px 4px 0 0}.yc-markup-editor-toolbox__custom-action{margin-left:8px}.yc-markup-editor-toolbox__custom-actions{display:flex}.yc-markup-editor-toolbox__custom-actions .yc-button:only-child:after,.yc-markup-editor-toolbox__custom-actions .yc-button:only-child:before{border-radius:4px}.yc-markup-editor-toolbox__actions{display:flex}.yc-markup-editor-toolbox__container{display:flex;justify-content:space-between}.yc-markup-editor-toolbox__group{display:flex}.yc-markup-editor-toolbox_size_m .yc-markup-editor-toolbox__group,.yc-markup-editor-toolbox_size_s .yc-markup-editor-toolbox__group{margin-right:8px}.yc-markup-editor-toolbox_size_l .yc-markup-editor-toolbox__group{margin-right:12px}.yc-markup-editor-toolbox_size_xl .yc-markup-editor-toolbox__group{margin-right:16px}.yc-markup-editor-toolbox_size_l .yc-markup-editor-toolbox__group:last-child,.yc-markup-editor-toolbox_size_m .yc-markup-editor-toolbox__group:last-child,.yc-markup-editor-toolbox_size_s .yc-markup-editor-toolbox__group:last-child,.yc-markup-editor-toolbox_size_xl .yc-markup-editor-toolbox__group:last-child{margin-right:0}.yc-markup-editor-toolbox__dropdown-item-wrapper_size_s{height:24px}.yc-markup-editor-toolbox__dropdown-item-wrapper_size_m{height:28px}.yc-markup-editor-toolbox__dropdown-item-wrapper_size_l{height:36px}.yc-markup-editor-toolbox__dropdown-item-wrapper_size_xl{height:44px}.yc-markup-editor-toolbox__dropdown-item{align-items:center;display:flex;justify-content:space-between;min-width:100px}.yc-markup-editor-toolbox__dropdown-item-shortcut{margin-left:8px}.yc-markup-editor-toolbox__mobile-list{margin-bottom:24px}.yc-markup-editor-toolbox__mobile-list-group{display:flex;flex-direction:column}.yc-markup-editor-toolbox__mobile-list-item{text-align:start}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:first-child:after,.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:first-child:before{border-radius:4px 0 0 4px}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:last-child:after,.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:last-child:before{border-radius:0 4px 4px 0}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:only-child:after,.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:only-child:before{border-radius:4px}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:not(:last-child):after,.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:not(:last-child):before{border-right:none}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:after,.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button:before{border-radius:0}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button>.yc-button__text{font-size:13px;font-weight:var(--g-text-accent-font-weight);margin:0;min-width:28px}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button_size_s>.yc-button__text{font-size:13px;min-width:24px}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button_size_m>.yc-button__text{font-size:13px;min-width:28px}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button_size_l>.yc-button__text{font-size:18px;min-width:36px}.yc-markup-editor-toolbox .yc-markup-editor-toolbox__group>.yc-button_size_xl>.yc-button__text{font-size:24px;min-width:44px}
.yc-number-input{display:inline-block;position:relative;vertical-align:top;width:100%}.yc-number-input__input-wrap{padding:0 28px}.yc-number-input__control{align-items:center;cursor:pointer;display:flex;height:28px;justify-content:center;opacity:.5;position:absolute;top:0;transition:opacity .2s;-webkit-user-select:none;user-select:none;width:28px}.yc-number-input__control:hover{opacity:1}.yc-number-input__control_pos_left{left:0}.yc-number-input__control_pos_right{right:0}
.yc-simple-datepicker{display:inline-flex;max-width:100%}.yc-simple-datepicker__control{display:inline-flex;min-width:143px;padding-right:2px;position:relative}.yc-simple-datepicker__control:before{border:1px solid var(--g-color-line-generic);border-radius:3px;box-sizing:border-box;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.yc-simple-datepicker__control:focus{outline:none}.yc-simple-datepicker__control:hover:not(.yc-simple-datepicker__control_active):not(.yc-simple-datepicker__control_invalid):not(.yc-simple-datepicker__control_mobile):before{border-color:var(--g-color-line-generic-hover)}.yc-simple-datepicker__control_active:before{border-color:var(--g-color-line-generic-active)}.yc-simple-datepicker__control_invalid:before{border-color:var(--g-color-line-danger)}.yc-simple-datepicker__control_with-label{padding-left:8px}.yc-simple-datepicker__control_with-time{min-width:220px}.yc-simple-datepicker__control_disabled{background-color:var(--g-color-base-generic-accent-disabled);border-color:#0000;color:var(--g-color-text-hint);pointer-events:none}.yc-simple-datepicker__control_disabled .yc-text-input__control{background-color:initial}.yc-simple-datepicker__control_size_l .yc-simple-datepicker__control-label,.yc-simple-datepicker__control_size_m .yc-simple-datepicker__control-label,.yc-simple-datepicker__control_size_s .yc-simple-datepicker__control-label{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);font-weight:var(--g-text-accent-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-simple-datepicker__control_size_xl .yc-simple-datepicker__control-label{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);font-weight:var(--g-text-accent-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-simple-datepicker__control-label{display:inline-block;font-weight:var(--g-text-accent-font-weight);margin-bottom:auto;margin-top:auto;overflow:hidden;padding-right:4px;position:relative;text-overflow:ellipsis;white-space:nowrap}.yc-simple-datepicker__control-input{display:inline-block;flex:0;padding-left:8px;position:relative}.yc-simple-datepicker__control-input_date{min-width:95px;width:95px}.yc-simple-datepicker__control-input_time{border-left:1px solid #0000;min-width:68px;width:68px}.yc-simple-datepicker__control-input_time:before{background-color:var(--g-color-line-generic);content:"";height:calc(100% - 2px);left:-1px;position:absolute;top:1px;width:1px}.yc-simple-datepicker__control-input_relative .yc-text-input__control{color:var(--g-color-text-misc)}.yc-simple-datepicker__control_with-time .yc-simple-datepicker__control-input_relative{width:172px}.yc-simple-datepicker__control-input_invalid .yc-text-input__control{color:var(--g-color-line-danger)}.yc-simple-datepicker__control-input-native{border:none;height:100%;left:0;min-width:100%;opacity:0;position:absolute;top:0}.yc-simple-datepicker__control-input-native_disabled{pointer-events:none}.yc-simple-datepicker__control-label+.yc-simple-datepicker__control-input{padding-left:3px}.yc-simple-datepicker__control-actions{display:inline-flex;justify-content:flex-end;margin-left:auto;min-width:38px}.yc-simple-datepicker__control_size_l .yc-simple-datepicker__control-actions,.yc-simple-datepicker__control_size_xl .yc-simple-datepicker__control-actions{width:44px}.yc-simple-datepicker__control-action{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:19px}.yc-simple-datepicker__control_size_l .yc-simple-datepicker__control-action,.yc-simple-datepicker__control_size_xl .yc-simple-datepicker__control-action{width:22px}.yc-simple-datepicker__control-action_clear{color:var(--g-color-text-hint)}.yc-simple-datepicker__control:not(.yc-simple-datepicker__control_mobile) .yc-simple-datepicker__control-action_clear:hover{color:var(--g-color-text-primary)}.yc-simple-datepicker__control-action_hidden{visibility:hidden}.yc-simple-datepicker__control-action-tooltip{--yc-popover-max-width:none}.yc-simple-datepicker__control-action-tooltip_mobile{--yc-popover-max-width:50%}.yc-simple-datepicker__value-type-button{margin-left:8px}.yc-simple-datepicker__switcher{align-items:center;border-bottom:1px solid var(--g-color-line-generic);box-sizing:initial;display:flex;height:32px;padding:0 2px 0 16px}.yc-simple-datepicker__switcher-title{font-weight:var(--g-text-accent-font-weight)}.yc-simple-datepicker__switcher-title:not(.yc-simple-datepicker__switcher-title_years){cursor:pointer}.yc-simple-datepicker__switcher-title_disabled{pointer-events:none}.yc-simple-datepicker__switcher-controls{display:flex;justify-content:space-between;margin-left:auto;width:58px}.yc-simple-datepicker__switcher-button{width:28px}.yc-simple-datepicker__switcher-button-icon_back{transform:rotate(90deg)}.yc-simple-datepicker__switcher-button-icon_forward{transform:rotate(-90deg)}.yc-simple-datepicker__calendar-container{align-items:center;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative}.yc-simple-datepicker__calendar-animated_animating{pointer-events:none;position:absolute}.yc-simple-datepicker__calendar-animated_back,.yc-simple-datepicker__calendar-animated_forward{transform:translateX(-50%)}.yc-simple-datepicker__calendar-animated_forward:first-child:not(:only-child){animation:yc-datepicker-hidding-forward .25s ease}.yc-simple-datepicker__calendar-animated_back:first-child:not(:only-child){animation:yc-datepicker-hidding-back .25s ease}.yc-simple-datepicker__calendar-animated_zoom-out:first-child:not(:only-child){animation:yc-datepicker-hidding-zoom-in .25s ease}.yc-simple-datepicker__calendar-animated_zoom-in:first-child:not(:only-child){animation:yc-datepicker-hidding-zoom-out .25s ease}.yc-simple-datepicker__calendar-animated+.yc-simple-datepicker__calendar-animated_forward{animation:yc-datepicker-showing-forward .25s ease}.yc-simple-datepicker__calendar-animated+.yc-simple-datepicker__calendar-animated_back{animation:yc-datepicker-showing-back .25s ease}.yc-simple-datepicker__calendar-animated+.yc-simple-datepicker__calendar-animated_zoom-out{animation:yc-datepicker-showing-zoom-out .25s ease}.yc-simple-datepicker__calendar-animated+.yc-simple-datepicker__calendar-animated_zoom-in{animation:yc-datepicker-showing-zoom-in .25s ease}.yc-simple-datepicker__calendar{display:grid;grid-auto-rows:28px;grid-template-columns:repeat(3,48px);grid-gap:8px 20px;justify-content:center;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.yc-simple-datepicker__calendar_month{grid-auto-rows:28px;grid-template-columns:repeat(7,28px);grid-gap:0}.yc-simple-datepicker__calendar-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;justify-content:center}.yc-simple-datepicker__calendar-item_weekend{color:var(--g-color-text-danger)}.yc-simple-datepicker__calendar-item_out-of-boundary{color:var(--g-color-text-hint)}.yc-simple-datepicker__calendar-item_current{color:var(--g-color-text-info)}.yc-simple-datepicker__calendar-item_selected{background-color:var(--g-color-base-selection)}.yc-simple-datepicker__calendar-item_disabled{opacity:.5;pointer-events:none}.yc-simple-datepicker__calendar-item:hover:not(.yc-simple-datepicker__calendar-item_selected){background-color:var(--g-color-base-generic)}.yc-simple-datepicker__popup{border-radius:8px;overflow:hidden;width:220px}.yc-simple-datepicker__apply-btn{padding:0 12px 12px}@keyframes yc-datepicker-showing-forward{0%{left:-50%}to{left:50%}}@keyframes yc-datepicker-showing-back{0%{left:150%}to{left:50%}}@keyframes yc-datepicker-hidding-forward{0%{left:50%}to{left:150%}}@keyframes yc-datepicker-hidding-back{0%{left:50%}to{left:-50%}}@keyframes yc-datepicker-showing-zoom-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes yc-datepicker-showing-zoom-out{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes yc-datepicker-hidding-zoom-out{to{opacity:0;transform:scale(2)}}@keyframes yc-datepicker-hidding-zoom-in{to{opacity:0;transform:scale(0)}}
.yc-select-item-wrap{margin-top:4px;overflow-y:hidden;position:relative}.yc-select-item-wrap:last-child{margin-bottom:4px;overflow:hidden}.yc-select_mobile .yc-select-item-wrap{overflow-x:hidden}.yc-select-item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:13px;line-height:28px;min-height:28px;padding:0 12px 0 16px;position:relative;-webkit-user-select:none;user-select:none;z-index:1}.yc-select_mobile .yc-select-item{font-size:15px;line-height:40px}.yc-select_desktop .yc-select-item_multiple{padding-right:26px}.yc-select_desktop .yc-select-item:hover .yc-select-item__ext-link{display:flex}.yc-select_desktop .yc-select-item:not(.yc-select-item_selected):hover,.yc-select_desktop .yc-select-item_multiple:hover{background-color:var(--g-color-base-simple-hover)}.yc-select_desktop .yc-select-item:hover .yc-select-item__only-btn{display:block}.yc-select-item_show-meta{line-height:16px;padding-bottom:8px;padding-top:8px}.yc-select_mobile .yc-select-item_show-meta{line-height:20px;padding-bottom:10px;padding-top:10px}.yc-select-item_with-transition{transition:left .1s ease}.yc-select-item_selected:not(.yc-select-item_multiple){background-color:var(--g-color-base-selection)}.yc-select-item_disabled{color:var(--g-color-text-secondary);pointer-events:none}.yc-select-item__tick-wrap{height:10px;width:10px}.yc-select_desktop .yc-select-item__tick-wrap{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.yc-select_mobile .yc-select-item__tick-wrap{height:14px;width:14px}.yc-select_desktop .yc-select-item__ext-link{margin-right:8px}.yc-select-item__tick{color:var(--g-color-base-brand)}.yc-select-item__icon{align-items:center;display:flex;justify-content:center}.yc-select-item__icon_small{height:16px;margin-right:6px;width:16px}.yc-select-item__icon_large{height:24px;margin-right:10px;width:24px}.yc-select-item__info{flex:1 1 auto;overflow:hidden}.yc-select-item__meta,.yc-select-item__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-select-item__title_secondary{font-style:italic;opacity:.5}.yc-select-item__meta{color:var(--g-color-text-secondary)}.yc-select-item__only-btn{display:none}.yc-select-item__only-btn_mobile{align-items:center;background-color:var(--g-color-base-brand);color:var(--g-color-text-light-primary);display:flex;font-size:15px;justify-content:center;position:absolute;right:-80px;top:0;width:80px}.yc-select-item__only-btn_with-transition{transition:right .1s ease}.yc-select-item__ext-link{display:none}.yc-select-item__ext-link_mobile{align-items:center;background-color:var(--g-color-base-positive-heavy);color:var(--g-color-text-light-primary);display:flex;font-size:15px;justify-content:center;position:absolute;right:-80px;top:0;width:80px}.yc-select-item__ext-link_with-transition{transition:right .1s ease}
.yc-select-items{max-height:40vh}.yc-select-items_with-search{max-height:calc(40vh - 37px)}.yc-select-items_with-selected-title{max-height:calc(40vh - 32px)}.yc-select-items_with-apply-button{max-height:calc(40vh - 38px)}.yc-select-items_with-search.yc-select-items_with-apply-button{max-height:calc(40vh - 75px)}.yc-select-items_with-selected-title.yc-select-items_with-apply-button{max-height:calc(40vh - 70px)}.yc-select-items_without-virtualized{overflow-y:auto}.yc-select-items_without-virtualized .yc-select-item-wrap{margin-top:0}.yc-select-items_without-virtualized .yc-select-item-wrap:first-child{margin-top:4px}.yc-select-items:not(.yc-select-items_without-virtualized) .yc-select-item-wrap{overflow:initial}.yc-select-items_grouped .yc-select-item-wrap{margin-bottom:0;margin-top:0}.yc-select-items_grouped .yc-select-item{padding-left:32px}.yc-select_mobile .yc-select-items_mobile{max-height:55vh}.yc-select-items__group-title{box-sizing:border-box;color:var(--g-color-text-hint);overflow:hidden;padding:5px 0 0 16px;text-overflow:ellipsis;white-space:nowrap}.yc-select-items__group-title:first-child{padding-top:5px}.yc-select-items__group-title:not(:first-child){border-top:1px solid var(--g-color-line-generic)}.yc-select-items__group-title~.yc-select-item-wrap{margin-top:0}.yc-select-items__prompt{color:var(--g-color-text-secondary);padding:10px 16px}.yc-select-items__prompt-button{display:flex;margin:8px 0 2px}.yc-select-items__prompt-button_retry{margin-right:10px}.yc-select-items__show-more-link{align-items:center;display:flex;padding-left:12px}.yc-select-items__loader{align-items:center;display:flex;justify-content:center;padding:8px 0}.yc-select-items__buttons{display:flex}
.yc-select-search{align-items:center;border-bottom:1px solid var(--g-color-line-generic);box-sizing:border-box;display:flex;height:37px;padding:0 5px 0 16px;width:100%}.yc-select-search__input-wrap{flex:1 1 auto}
.yc-select-control{align-items:center;border:1px solid var(--g-color-line-generic);border-radius:3px;box-sizing:border-box;color:var(--g-color-text-primary);cursor:pointer;display:inline-flex;outline:none;overflow:hidden;padding-left:8px;position:relative;transition:border-color .1s linear,background-color .1s linear;-webkit-user-select:none;user-select:none}.yc-select-control_size_xs{border-radius:var(--g-border-radius-s);font-size:13px;height:24px;line-height:24px}.yc-select-control_size_s{border-radius:var(--g-border-radius-m);font-size:13px;height:28px;line-height:28px}.yc-select-control_size_m{border-radius:var(--g-border-radius-l);font-size:13px;height:32px;line-height:36px}.yc-select-control_size_n{border-radius:var(--g-border-radius-xl);font-size:13px;height:36px;line-height:36px}.yc-select-control_size_promo{font-size:15px;height:44px;line-height:44px;padding-left:12px}.yc-select-control_size_promo .yc-select-control__tokens-text{padding-right:12px}.yc-select-control:focus:not(.yc-select-control_error),.yc-select-control_focused,.yc-select-control_focused.yc-select-control:hover:not(.yc-select-control_error){border-color:var(--g-color-line-generic-active)}.yc-select-control_stretched{width:100%}.yc-select-control_disabled{color:var(--g-color-text-hint);pointer-events:none}.yc-select-control_disabled:before{background-color:var(--g-color-base-generic-accent-disabled);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.yc-select-control:hover{background-color:var(--g-color-base-simple-hover);border-color:var(--g-color-line-generic-hover)}.yc-select-control:active:not(.yc-select-control_without-animation){transform:scale(.98)}.yc-select-control_error{border-color:var(--g-color-base-danger-heavy)}.yc-select-control_error:hover{border-color:var(--g-color-base-danger-heavy-hover)}.yc-select-control__label{align-items:center;display:flex;font-weight:var(--g-text-accent-font-weight);justify-content:center;padding-right:6px;white-space:nowrap}.yc-select-control__tokens{align-items:center;display:flex;flex:1 1 auto;line-height:26px;overflow:hidden;white-space:nowrap}.yc-select-control__tokens-text{overflow:hidden;padding-right:8px;text-overflow:ellipsis;white-space:nowrap}.yc-select-control__tokens-text_empty{color:var(--g-color-text-hint)}.yc-select-control__placeholder-icon,.yc-select-control__selected-item-icon{align-items:center;display:flex;height:16px;justify-content:center;margin-right:5px;width:16px}.yc-select-control__badge{align-items:center;background-color:var(--g-color-base-selection);border-radius:4px;display:flex;height:20px;padding:0 6px;transition:background-color .1s linear}.yc-select-control__badge_clicked{background-color:var(--g-color-base-brand);color:var(--g-color-text-light-primary)}.yc-select-control__badge_without-arrow{margin-right:3px}.yc-select-control__arrow{align-items:center;display:flex;height:100%;justify-content:center;min-width:30px}.yc-select-control__arrow_loading{margin-left:auto}.yc-select-control__loader{display:flex;left:50%;position:absolute;transform:translateX(-50%)}.yc-select-action{padding:0 2px 2px}.yc-select-popup{color:var(--g-color-text-primary);max-width:400px;overflow:hidden}.yc-select-popup_multi{min-width:150px}.yc-select-popup_search{min-width:170px}.yc-select-popup_search.yc-select-popup_multi{min-width:200px}.yc-select-popup__select-title{font-weight:var(--g-text-accent-font-weight);padding:12px 0 4px 16px}.yc-select-popup__loader{align-items:center;display:flex;justify-content:center;padding:16px}.yc-select-popup__loader_mobile{padding:35px}.yc-select-sheet{--yc-sheet-content-paddings:0;overflow:hidden}.yc-select-sheet .yc-sheet__sheet-content-title{padding-bottom:0}
.yc-range-datepicker{--yc-range-datepicker-preset-label-color:var(--g-color-text-misc);display:inline-flex;max-width:100%}.yc-range-datepicker:focus{outline:none}.yc-range-datepicker__control{align-items:center;border:1px solid var(--g-color-line-generic);box-sizing:border-box;cursor:pointer;display:inline-flex;min-width:245px;padding:0 2px 0 5px;position:relative}.yc-range-datepicker__control:focus{outline:none}.yc-range-datepicker:not(.yc-range-datepicker_mobile) .yc-range-datepicker__control:hover:not(.yc-range-datepicker__control_active):not(.yc-range-datepicker__control_invalid){border-color:var(--g-color-line-generic-hover)}.yc-range-datepicker__control_size_s{border-radius:var(--g-border-radius-s);height:24px}.yc-range-datepicker__control_size_s .yc-range-datepicker__control-inner-label{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);font-weight:var(--g-text-accent-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-range-datepicker__control_size_m{border-radius:var(--g-border-radius-m);height:28px}.yc-range-datepicker__control_size_m .yc-range-datepicker__control-inner-label{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);font-weight:var(--g-text-accent-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-range-datepicker__control_size_l{border-radius:var(--g-border-radius-l);height:36px}.yc-range-datepicker__control_size_l .yc-range-datepicker__control-inner-label{font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);font-weight:var(--g-text-accent-font-weight);line-height:var(--g-text-body-short-line-height)}.yc-range-datepicker__control_size_xl{border-radius:var(--g-border-radius-xl);height:44px}.yc-range-datepicker__control_size_xl .yc-range-datepicker__control-inner-label{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);font-weight:var(--g-text-accent-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-range-datepicker__control_with-time{min-width:300px}.yc-range-datepicker__control_with-time .yc-range-datepicker__control-label,.yc-range-datepicker__control_with-time .yc-range-datepicker__control-placeholder{max-width:232px;min-width:232px}.yc-range-datepicker__control_active{border-color:var(--g-color-line-generic-active)}.yc-range-datepicker__control_invalid{border-color:var(--g-color-line-danger)}.yc-range-datepicker__control_disabled{background-color:var(--g-color-base-generic-accent-disabled);border-color:#0000;color:var(--g-color-text-hint);pointer-events:none}.yc-range-datepicker__control-calendar-icon{color:var(--g-color-text-misc);flex:0 0 20px;margin-right:3px}.yc-range-datepicker__control-placeholder{color:var(--g-color-text-hint)}.yc-range-datepicker__control-label{align-items:center;display:flex;flex:1 0 auto;height:100%;overflow:hidden;white-space:nowrap}.yc-range-datepicker__control-label_preset{color:var(--yc-range-datepicker-preset-label-color)}.yc-range-datepicker__popover{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-range-datepicker__control-label,.yc-range-datepicker__control-placeholder{min-width:147px}.yc-range-datepicker__control-label-tooltip{display:flex;flex-direction:column}.yc-range-datepicker__control-label-tooltip-item,.yc-range-datepicker__control-label-tooltip-to,.yc-range-datepicker__control-label-tooltip-tz{text-align:center}.yc-range-datepicker__control-label-tooltip-tz{color:var(--g-color-text-hint);margin-top:5px}.yc-range-datepicker__control-inner-label{display:inline-block;margin-bottom:auto;margin-top:auto;overflow:hidden;padding-left:2px;padding-right:4px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.yc-range-datepicker__control-actions{display:inline-flex;justify-content:flex-end;margin-left:auto;min-width:36px}.yc-range-datepicker__control-action{align-items:center;cursor:pointer;display:flex;justify-content:center;width:18px}.yc-range-datepicker__control-action_clear{color:var(--g-color-text-hint)}.yc-range-datepicker__control-action_clear:not(.yc-range-datepicker__control-action_mobile):hover{color:var(--g-color-text-primary)}.yc-range-datepicker__control-action_hidden{visibility:hidden}.yc-range-datepicker__control-action-tooltip{--yc-popover-max-width:none}.yc-range-datepicker__pickers{display:flex;flex-direction:column;margin:12px 12px 0}.yc-range-datepicker__pickers:last-child{margin-bottom:12px}.yc-range-datepicker__pickers_mobile{margin:10px 20px 0}.yc-range-datepicker__pickers_mobile:last-child{margin-bottom:20px}.yc-range-datepicker__picker-wrap{display:flex}.yc-range-datepicker__picker-wrap .yc-simple-datepicker__control-label{width:35px}.yc-range-datepicker__picker-wrap+.yc-range-datepicker__picker-wrap{margin-top:8px}.yc-range-datepicker__pickers_mobile .yc-range-datepicker__picker-wrap+.yc-range-datepicker__picker-wrap{margin-top:12px}.yc-range-datepicker__picker-popup{background-color:var(--g-color-base-float-accent)}.yc-range-datepicker__picker{flex-grow:1}.yc-range-datepicker__apply-button{margin:10px 12px}.yc-range-datepicker__presets{position:relative}.yc-range-datepicker__presets-tabs{--yc-tabs-space-between:24px;padding-left:12px}.yc-range-datepicker__presets-tabs .yc-tab-item:not(.yc-tab-item_active) .yc-tab-item__title{color:var(--g-color-text-secondary)}.yc-range-datepicker__presets-tabs .yc-tab-item.yc-tab-item_active .yc-tab-item__title{color:var(--g-color-text-primary)}.yc-range-datepicker__presets_mobile .yc-range-datepicker__presets-tabs{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);margin:26px 20px 0;padding-left:0}.yc-range-datepicker__presets-content{box-sizing:border-box;display:flex;height:128px;overflow:auto}.yc-range-datepicker__presets-content_with-time{height:212px}.yc-range-datepicker__presets-content_mobile{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);height:auto;line-height:var(--g-text-body-2-line-height);margin:0 20px;max-height:40vh}.yc-range-datepicker__preset-item{box-sizing:border-box;cursor:pointer;height:28px;padding-left:12px}.yc-range-datepicker__preset-item:first-child{margin-top:8px}.yc-range-datepicker__preset-item:last-child{margin-bottom:8px}.yc-range-datepicker__preset-item_mobile{height:48px;padding-left:8px}.yc-range-datepicker__preset-item_mobile:not(:last-child){border-bottom:1px solid var(--g-color-line-generic)}.yc-range-datepicker__doc-tooltip-wrap{align-items:center;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.yc-range-datepicker__doc-tooltip-wrap_mobile{margin-right:12px}.yc-range-datepicker__doc-tooltip-popup{--yc-popover-max-width:none}.yc-range-datepicker__doc-tooltip-table{display:grid;grid-auto-rows:18px;grid-template-columns:repeat(3,auto);grid-gap:16px}.yc-range-datepicker__doc-tooltip-table-cell_header{font-weight:var(--g-text-accent-font-weight)}.yc-range-datepicker__doc-tooltip-table-cell_value{color:var(--g-color-text-secondary)}.yc-range-datepicker__doc-tooltip-table-mobile{display:grid;grid-auto-rows:70px;grid-template-columns:repeat(1,100%)}.yc-range-datepicker__doc-tooltip-table-mobile-row-wrap{align-items:center;display:flex;justify-content:center}.yc-range-datepicker__doc-tooltip-table-mobile-row-wrap:not(:last-child){border-bottom:1px solid var(--g-color-line-generic)}.yc-range-datepicker__doc-tooltip-table-mobile-row{display:grid;grid-auto-rows:20px;grid-template-columns:repeat(2,50%);width:100%}.yc-range-datepicker__doc-tooltip-table-mobile-row-cell{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-range-datepicker__doc-tooltip-table-mobile-row-cell_desc{color:var(--g-color-text-secondary)}.yc-range-datepicker__timezone-item{display:flex}.yc-range-datepicker__timezone-item-title{overflow:hidden;text-overflow:ellipsis}.yc-range-datepicker__timezone-offset{color:var(--g-color-text-secondary);flex:0 0 72px}.yc-range-datepicker__zones-list{border-top:1px solid var(--g-color-line-generic);cursor:pointer;padding:0 12px}.yc-range-datepicker__zones-list_mobile{padding:0 20px}.yc-range-datepicker__zones-list-switcher{align-items:center;display:flex;height:32px;position:relative}.yc-range-datepicker__zones-list-switcher_mobile{font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);height:48px;line-height:var(--g-text-body-2-line-height)}.yc-range-datepicker__zones-list-switcher:not(.yc-range-datepicker__zones-list-switcher_mobile):after{content:"";height:100%;left:-12px;position:absolute;top:0;width:calc(100% + 24px)}.yc-range-datepicker__zones-list-switcher:not(.yc-range-datepicker__zones-list-switcher_mobile):hover:after{background-color:var(--g-color-base-generic)}.yc-range-datepicker__zones-list-switcher-offset,.yc-range-datepicker__zones-list-switcher-zone{color:var(--g-color-text-secondary)}.yc-range-datepicker__zones-list-switcher-zone{margin-right:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-range-datepicker__zones-list-switcher-zone_empty{color:var(--g-color-text-hint);font-style:italic}.yc-range-datepicker__zones-list-switcher-icon{color:var(--g-color-text-secondary);flex:0 0 20px;left:2px;margin-left:auto;position:relative}.yc-range-datepicker__pickers+.yc-range-datepicker__zones-list{margin-top:12px}.yc-range-datepicker__popup{--yc-tabs-space-between:16px;border-radius:8px;box-sizing:border-box;overflow:hidden;width:245px}.yc-range-datepicker__popup_with-time{width:300px}.yc-range-datepicker__sheet{--yc-sheet-content-paddings:0}.yc-range-datepicker__sheet_doc{--yc-sheet-content-paddings:0 20px}
.yc-range-input-picker{outline:none;position:relative}.yc-range-input-picker__range-info-items-list{display:flex;justify-content:space-between;left:0;position:absolute;top:44px;width:100%}.yc-range-input-picker__range-info-item-container{display:inline-block;position:absolute;text-align:center;vertical-align:middle}.yc-range-input-picker__range-info-item{color:var(--g-color-text-secondary);cursor:pointer;font-size:var(--yc-range-input-picker-font-size);line-height:var(--yc-range-input-picker-line-height)}.yc-range-input-picker .rc-slider{border-radius:6px;bottom:6px;box-sizing:border-box;height:14px;left:calc(var(--yc-range-input-picker-border-radius)/2);padding:5px 0;position:relative;touch-action:none;width:calc(100% - var(--yc-range-input-picker-border-radius));z-index:3}.yc-range-input-picker .rc-slider-rail{border-radius:6px;height:4px;position:absolute;width:100%}.yc-range-input-picker .rc-slider-track{background-color:var(--g-color-base-brand);border-radius:6px;height:4px;left:0;position:absolute;top:2px}.yc-range-input-picker .rc-slider-handle{background-color:var(--g-color-base-brand);border-radius:50%;box-sizing:border-box;cursor:pointer;height:12px;position:absolute;top:-2px;touch-action:pan-x;width:12px}.yc-range-input-picker .rc-slider-handle:active{box-shadow:0 0 5px var(--g-color-base-brand);cursor:grabbing}.yc-range-input-picker .rc-slider-handle:focus{box-shadow:0 0 0 5px var(--g-color-base-selection);outline:none}.yc-range-input-picker .rc-slider-disabled .rc-slider-handle{background-color:var(--g-color-base-float);border:2px solid var(--g-color-line-generic-accent);box-shadow:none;cursor:not-allowed}.yc-range-input-picker .rc-slider-disabled .rc-slider-track{background-color:var(--g-color-line-generic-accent)}.yc-range-input-picker .rc-slider-step{background:#0000;height:4px;position:absolute;transform:translateY(-50%);width:100%}.yc-range-input-picker .rc-slider-mark{display:flex;justify-content:space-between;left:0;position:absolute;top:13px;width:100%}.yc-range-input-picker .rc-slider-mark-text{color:var(--g-color-text-secondary);cursor:pointer;font-size:var(--yc-range-input-picker-font-size);line-height:var(--yc-range-input-picker-line-height);transform:translateX(0)!important}.yc-range-input-picker_size_s{--yc-range-input-picker-border-radius:var(--g-border-radius-s);--yc-range-input-picker-font-size:var(--g-text-body-short-font-size);--yc-range-input-picker-line-height:var(--g-text-body-short-line-height)}.yc-range-input-picker_size_s .yc-range-input-picker__range-info-items-list{top:28px}.yc-range-input-picker_size_s .rc-slider-handle{height:9px;top:0;width:9px}.yc-range-input-picker_size_s .rc-slider-track{height:2px;top:4px}.yc-range-input-picker_size_s .rc-slider-step{height:2px}.yc-range-input-picker_size_m{--yc-range-input-picker-border-radius:var(--g-border-radius-m);--yc-range-input-picker-font-size:var(--g-text-body-short-font-size);--yc-range-input-picker-line-height:var(--g-text-body-short-line-height)}.yc-range-input-picker_size_m .yc-range-input-picker__range-info-items-list{top:32px}.yc-range-input-picker_size_m .rc-slider-handle{height:11px;top:-1px;width:11px}.yc-range-input-picker_size_m .rc-slider-track{height:3px;top:3px}.yc-range-input-picker_size_m .rc-slider-step{height:3px}.yc-range-input-picker_size_l{--yc-range-input-picker-border-radius:var(--g-border-radius-l);--yc-range-input-picker-font-size:var(--g-text-body-short-font-size);--yc-range-input-picker-line-height:var(--g-text-body-short-line-height)}.yc-range-input-picker_size_l .yc-range-input-picker__range-info-items-list{top:40px}.yc-range-input-picker_size_xl{--yc-range-input-picker-border-radius:var(--g-border-radius-xl);--yc-range-input-picker-font-size:var(--g-text-body-2-font-size);--yc-range-input-picker-line-height:var(--g-text-body-2-line-height)}.yc-range-input-picker_size_xl .yc-range-input-picker__range-info-items-list{top:48px}
.yc-scrollable-list-with-sticky{flex-grow:1;height:400px;overflow-y:auto}.yc-scrollable-list-with-sticky__item{cursor:pointer}.yc-scrollable-list-with-sticky__item_sticky{background-color:var(--g-color-base-float);position:sticky;top:0;z-index:1}.yc-scrollable-list-with-sticky__item_inactive{cursor:default}.yc-scrollable-list-with-sticky__item_selected{background-color:var(--g-color-base-simple-hover-solid)}
.yc-staff-card{cursor:pointer}.yc-staff-card-styles-override.g-root .staff-card__button,.yc-staff-card-styles-override.g-root .staff-card__input,.yc-staff-card-styles-override.g-root .staff-card__link,.yc-staff-card-styles-override.g-root .staff-card__popup{color:var(--g-color-text-primary)}.yc-staff-card-styles-override.g-root .staff-card__button,.yc-staff-card-styles-override.g-root .staff-card__input{border:1px solid var(--g-color-line-generic)}.yc-staff-card-styles-override.g-root .staff-card__button:active,.yc-staff-card-styles-override.g-root .staff-card__input{background:var(--g-color-base-generic)}.yc-staff-card-styles-override.g-root .staff-card__link:hover{color:var(--g-color-text-link-hover)}.yc-staff-card-styles-override.g-root .staff-card__popup{background:var(--g-color-base-float)}.yc-staff-card-styles-override.g-root_theme_dark .staff-card__button_phone:before,.yc-staff-card-styles-override.g-root_theme_dark .staff-card__location_loaded:before,.yc-staff-card-styles-override.g-root_theme_dark .staff-card__spin,.yc-staff-card-styles-override.g-root_theme_dark-hc .staff-card__button_phone:before,.yc-staff-card-styles-override.g-root_theme_dark-hc .staff-card__location_loaded:before,.yc-staff-card-styles-override.g-root_theme_dark-hc .staff-card__spin{filter:invert(100%) sepia(1%) saturate(3536%) hue-rotate(89deg) brightness(88%) contrast(103%)}
.yc-table-column-setup2__controls{padding:4px}.yc-table-column-setup2__status{color:var(--g-color-text-secondary);margin-left:5px}.yc-table-column-setup2__tick-wrap{color:var(--g-color-text-primary);height:10px;left:14px;position:absolute;top:50%;transform:translateY(-50%);visibility:hidden;width:10px}.yc-table-column-setup2__tick-wrap_visible{visibility:visible}.yc-table-column-setup2__tick-wrap_locked{opacity:.3}.yc-table-column-setup2__lock-wrap{color:var(--g-color-text-hint);float:right;margin-left:8px;visibility:hidden}.yc-table-column-setup2__lock-wrap_pinned{visibility:visible}.yc-table-column-setup2__lock-wrap>.yc-icon{vertical-align:middle}.yc-table-column-setup2__title{display:inline;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-table-column-setup2__items{height:var(--yc-list-height);overflow-x:auto}.yc-table-column-setup2__item.yc-table-column-setup2__item{cursor:pointer;padding:0 8px 0 32px;position:relative}.yc-table-column-setup2__item.yc-table-column-setup2__item .yc-list__item-sort-icon{cursor:move}.yc-table-column-setup2__item .yc-list__item-sort-icon{visibility:hidden}.yc-table-column-setup2__item.yc-list__item_active .yc-list__item-sort-icon,.yc-table-column-setup2__item.yc-list__item_active .yc-table-column-setup2__lock-wrap{visibility:visible}.yc-table-column-setup2__item-content{width:100%}.yc-table-column-setup2__items-group+.yc-table-column-setup2__items-group{border-top:1px solid var(--g-color-line-generic)}.yc-table-column-setup2__items-group .yc-collapse__title{font-weight:400}.yc-table-column-setup2__items-group .yc-collapse__header{margin:8px 16px}.yc-table-column-setup2__popup-content{max-height:475px;overflow-x:hidden;overflow-y:auto}.yc-table-column-setup2__subtitle{color:var(--g-color-text-secondary);font-size:13px;font-weight:400;padding:8px 16px 0;width:100%}
.ycm-thin-timeline-period-input__datepicker{margin-right:8px}.ycm-thin-timeline-period-input__custom-control{align-items:center;display:flex;position:relative;width:250px}.ycm-thin-timeline-period-input__custom-control_extended{width:290px}.ycm-thin-timeline-period-input__custom-control .yc-text-input__control{border-radius:var(--g-border-radius-m)}
.ycm-thin-timeline-custom-btn{display:inline-flex;flex:1 0 auto;max-width:50px;min-width:28px;position:relative}.ycm-thin-timeline-custom-btn__text{left:0;position:absolute;top:0;width:100%}.ycm-thin-timeline-custom-btn__text .yc-text-input__control{padding-left:5px;padding-right:5px}.ycm-thin-timeline-custom-btn__completion{--yc-list-item-height:28px;--yc-list-margin:8px}
.yc-thin-timeline-refresher__options{--yc-list-item-height:28px;--yc-list-margin:8px}
.yc-thin-timeline-controls{display:flex;padding:6px 20px}.yc-thin-timeline-controls__separator{background-color:var(--g-color-line-generic);flex:0 0 1px;margin:0 8px}.yc-thin-timeline-controls .yc-range-datepicker__control,.yc-thin-timeline-controls .yc-range-datepicker__control_with-time{width:inherit}.yc-thin-timeline-controls .yc-range-datepicker__control{min-width:auto;padding:0 8px}.yc-thin-timeline-controls .yc-range-datepicker__control-actions{display:none}
.yc-thin-timeline-ticks{stroke:var(--g-color-text-secondary);fill:var(--g-color-text-secondary);stroke-width:1px}.yc-thin-timeline-ticks_theme_dim{stroke:var(--g-color-line-generic-accent);fill:var(--g-color-line-generic-accent)}.yc-thin-timeline-ticks__label{-webkit-user-select:none;user-select:none;text-anchor:middle;fill:var(--g-color-text-secondary);font-size:11px;line-height:14px}
.yc-thin-timeline-ruler-viewport{flex:1 1 auto;height:100%;position:relative}.yc-thin-timeline-ruler-viewport__svg{pointer-events:none}.yc-thin-timeline-ruler-viewport__now{stroke:var(--yc-thin-timeline-now-color);stroke-width:2px}.yc-thin-timeline-ruler-viewport__dragger{cursor:move;inset:0;pointer-events:all;position:absolute}
.yc-thin-timeline-ruler-selection{height:var(--yc-thin-timeline-height);min-width:12px;pointer-events:all;position:absolute;top:-1px;--yc-thin-timeline-selection-color:var(--g-color-base-info-light);--yc-thin-timeline-selection-color-hover:var(--g-color-base-info-light-hover);--yc-thin-timeline-selection-handle-color:var(--g-color-base-brand);--yc-thin-timeline-selection-handle-color-hover:var(--g-color-base-brand-hover)}.yc-thin-timeline-ruler-selection__interactive{background:var(--yc-thin-timeline-selection-color);height:100%;left:4px;position:absolute;right:4px}.yc-thin-timeline-ruler-selection__interactive_enabled{cursor:move}.yc-thin-timeline-ruler-selection__interactive_enabled:hover{background:var(--yc-thin-timeline-selection-color-hover)}.yc-thin-timeline-ruler-selection__interactive_bordered{border:2px solid var(--yc-thin-timeline-selection-handle-color);border-radius:2px;box-sizing:border-box}.yc-thin-timeline-ruler-selection__interactive_bordered:hover{border-color:var(--yc-thin-timeline-selection-handle-color-hover)}.yc-thin-timeline-ruler-selection__handle{background:var(--yc-thin-timeline-selection-handle-color);border-radius:2px;height:100%;position:absolute;top:0;width:4px}.yc-thin-timeline-ruler-selection__handle_enabled{cursor:ew-resize}.yc-thin-timeline-ruler-selection__handle_enabled:hover{background:var(--yc-thin-timeline-selection-handle-color-hover)}.yc-thin-timeline-ruler-selection__handle_left{left:0}.yc-thin-timeline-ruler-selection__handle_right{right:0}
.yc-thin-timeline-ruler{align-items:center;display:flex;--yc-thin-timeline-height:24px;--yc-thin-timeline-now-color:var(--g-color-line-danger);border-width:1px;border-bottom:1px solid var(--g-color-line-generic);border-left:0 solid var(--g-color-line-generic);border-right:0 solid var(--g-color-line-generic);border-top:1px solid var(--g-color-line-generic);box-sizing:border-box;height:var(--yc-thin-timeline-height)}.yc-thin-timeline-ruler__controls{flex:0 0 auto;--side-border:1px solid var(--g-color-line-generic);--side-padding:3px}.yc-thin-timeline-ruler__controls_right{border-left:var(--side-border);padding-left:var(--side-padding)}.yc-thin-timeline-ruler__controls_left{border-right:var(--side-border);padding-right:var(--side-padding)}.yc-thin-timeline-ruler__control-btn{margin:-1px 0}
.yc-timeline-picker{height:36px;margin-right:12px;overflow:hidden;white-space:nowrap}.yc-timeline-picker,.yc-timeline-picker__hot-buttons{align-items:center;display:flex}.yc-timeline-picker__hot-buttons_divider{border-right:1px solid var(--g-color-line-generic);margin-right:12px}.yc-timeline-picker__hot-buttons .yc-button_size_l .yc-button__text{margin:0}.yc-timeline-picker__hot{margin-right:4px}.yc-timeline-picker__hot-custom{margin-right:12px;width:72px}.yc-timeline-picker__datepicker{align-items:center;color:var(--g-color-text-complementary);display:flex;min-width:36px;overflow:hidden}.yc-timeline-picker__datepicker_opened{flex:1 1 auto;flex-direction:column}.yc-timeline-picker__datepicker_opened .yc-timeline-picker__date-text{height:0}.yc-timeline-picker__date-text{align-items:center;display:flex;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.yc-timeline-picker__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-timeline-picker__icon{flex:0 0 auto}.yc-timeline-picker__shortcuts{margin-top:12px;padding-top:8px}.yc-timeline-picker__shortcuts-title{padding:0 20px}.yc-timeline-picker__shortcut-pane{display:flex;padding:8px}.yc-timeline-picker__shortcut-group{display:flex;flex-direction:column}.yc-timeline-picker__shortcut-group:not(:last-child){margin-right:20px}.yc-timeline-picker__shortcut{min-width:76px;text-align:left}.yc-timeline-picker__refresh{margin-left:8px}.yc-timeline-picker__refresh:empty{display:none}.yc-timeline-picker__refresh-selector-icon{height:28px;margin-right:4px}.yc-timeline-picker__range-datepicker{align-items:center;display:flex;margin:0 20px 10px}
.yc-timeline-ruler{--tl-side-padding-width:20px;--tl-color-border:var(--g-color-line-generic);--tl-color-tick-minor:var(--g-color-line-generic);--tl-color-tick-major:var(--g-color-text-secondary);--tl-color-tick-now:var(--g-color-base-danger-heavy);--tl-color-text:var(--g-color-text-complementary);--tl-color-selection:var(--g-color-infographics-axis);--tl-back-selection:var(--g-color-base-selection);--tl-back-selection-handle:var(--g-color-base-selection);align-items:center;box-shadow:inset 0 1px 0 0 var(--tl-color-border),inset 0 -1px 0 0 var(--tl-color-border);display:flex;overflow:hidden;padding:0 var(--tl-side-padding-width)}.yc-timeline-ruler__zoom{display:flex;flex:0 0 auto;margin-right:10px}.yc-timeline-ruler__ruler{cursor:move;flex:1 1 auto;overflow:hidden;position:relative}.yc-timeline-ruler__ruler-svg{pointer-events:none;vertical-align:top}.yc-timeline-ruler__ruler-border{fill:var(--tl-color-border)}.yc-timeline-ruler__ticks-major{fill:var(--tl-color-tick-major)}.yc-timeline-ruler__ticks-minor{fill:var(--tl-color-tick-minor)}.yc-timeline-ruler__labels-minor{color:var(--tl-color-text);position:absolute;top:50%;transform:translateY(-7px);-webkit-user-select:none;user-select:none}.yc-timeline-ruler__label-minor{font-size:11px;position:absolute;text-align:center;transform:translate(-50%);white-space:nowrap}.yc-timeline-ruler__selection{background:var(--tl-back-selection);border-radius:5px;box-shadow:inset 0 0 0 1px var(--tl-color-selection);cursor:move;height:100%;pointer-events:none;position:absolute;top:0}.yc-timeline-ruler__container{position:relative}.yc-timeline-ruler__controls-container{left:0;position:absolute;right:0;top:0}.yc-timeline-ruler__selection-interactive{left:0;pointer-events:all;position:absolute;right:0;top:0}.yc-timeline-ruler__selection-handle{background:linear-gradient(to right,var(--tl-back-selection-handle),var(--tl-back-selection-handle)),linear-gradient(to right,var(--g-color-base-background),var(--g-color-base-background));box-shadow:inset 0 0 0 1px var(--tl-color-selection);cursor:ew-resize;height:20px;margin-top:-10px;pointer-events:all;position:absolute;top:50%;width:7px}.yc-timeline-ruler__selection-handle:after{bottom:4px;box-shadow:inset 0 0 0 1px var(--tl-color-selection);content:"";left:3px;position:absolute;top:4px;width:1px}.yc-timeline-ruler__selection-handle_position_left{left:-3px}.yc-timeline-ruler__selection-handle_position_right{right:-3px}.yc-timeline-ruler__zoom-button{width:36px}.yc-timeline-ruler__now-tick{fill:var(--tl-color-tick-now);opacity:.5}.yc-timeline-ruler__now-button{margin-left:6px;margin-right:-6px}
:root{--yc-timeline-line-margin:5px}.yc-timeline .yc-timeline-picker{margin-bottom:var(--yc-timeline-line-margin)}
.yc-toc-item__section{cursor:pointer}.yc-toc-item__section>.yc-toc-item__section-link{border-left-color:var(--g-color-line-generic)}.yc-toc-item__section-link{align-items:center;border-left:2px solid #0000;color:var(--g-color-text-secondary);display:flex;min-height:28px;padding:6px 6px 6px 12px;text-decoration:none}.yc-toc-item__section-link:hover{color:var(--g-color-text-complementary)}.yc-toc-item__section_child .yc-toc-item__section-link{padding-left:25px}.yc-toc-item__section_active>.yc-toc-item__section-link{border-left-color:var(--g-color-line-brand);color:var(--g-color-text-primary)}
.yc-toc__title{color:var(--g-color-text-primary);font-size:var(--g-text-body-2-font-size);font-weight:500;margin-bottom:12px}.yc-toc__sections{overflow-x:hidden;overflow-y:auto}
.yc-avatar{align-items:center;border-radius:50%;display:inline-flex;justify-content:center}.yc-avatar__image{display:block;height:100%;width:100%}.yc-avatar__icon>svg{display:block}.yc-avatar__text{font-weight:500}.yc-avatar_view_outlined,.yc-avatar_withBorder{position:relative}.yc-avatar_view_outlined:after,.yc-avatar_view_outlined:before,.yc-avatar_withBorder:after,.yc-avatar_withBorder:before{border-radius:50%;content:"";inset:0;position:absolute;z-index:1}.yc-avatar_view_outlined:before,.yc-avatar_withBorder:before{border:3px solid var(--g-color-base-background)}.yc-avatar_view_outlined:after,.yc-avatar_withBorder:after{border:2px solid}.yc-avatar_size_xs{height:24px;width:24px}.yc-avatar_size_s{height:28px;width:28px}.yc-avatar_size_m{height:32px;width:32px}.yc-avatar_size_l{height:42px;width:42px}.yc-avatar_size_xl{height:50px;width:50px}.yc-avatar_theme_normal.yc-avatar_view_filled{background-color:var(--g-color-base-misc-light);color:unset}.yc-avatar_theme_normal.yc-avatar_view_filled .yc-avatar__icon,.yc-avatar_theme_normal.yc-avatar_view_filled .yc-avatar__text{color:var(--g-color-text-misc)}.yc-avatar_theme_normal.yc-avatar_view_outlined{background-color:var(--g-color-base-background);color:var(--g-color-text-misc)}.yc-avatar_theme_normal.yc-avatar_view_outlined .yc-avatar__icon,.yc-avatar_theme_normal.yc-avatar_view_outlined .yc-avatar__text{color:var(--g-color-text-misc)}.yc-avatar_theme_brand.yc-avatar_view_filled{background-color:var(--g-color-base-brand);color:unset}.yc-avatar_theme_brand.yc-avatar_view_filled .yc-avatar__icon,.yc-avatar_theme_brand.yc-avatar_view_filled .yc-avatar__text{color:var(--g-color-text-brand-contrast)}.yc-avatar_theme_brand.yc-avatar_view_outlined{background-color:var(--g-color-base-background);color:var(--g-color-text-brand)}.yc-avatar_theme_brand.yc-avatar_view_outlined .yc-avatar__icon,.yc-avatar_theme_brand.yc-avatar_view_outlined .yc-avatar__text{color:var(--g-color-text-brand)}
.yc-user-avatar2{display:inline-block;position:relative}.yc-user-avatar2 .yc-user-avatar2__avatar{display:block}.yc-user-avatar2__icon{border:1px solid var(--g-color-base-background);box-sizing:border-box;position:absolute;z-index:2}.yc-user-avatar2__icon_invitee{background-color:var(--g-color-base-background);border-radius:50%;color:var(--g-color-base-brand)}.yc-user-avatar2__icon_organization{border-radius:21.875%}.yc-user-avatar2_size_xs .yc-user-avatar2__icon{bottom:-3px;height:10px;padding:1px;right:-2px;width:10px}.yc-user-avatar2_size_s .yc-user-avatar2__icon{bottom:-4px;height:12px;padding:1px;right:-3px;width:12px}.yc-user-avatar2_size_m .yc-user-avatar2__icon{bottom:-4px;height:14px;padding:2px;right:-3px;width:14px}.yc-user-avatar2_size_l .yc-user-avatar2__icon{bottom:-5px;height:18px;padding:3px;right:-4px;width:18px}.yc-user-avatar2_size_xl .yc-user-avatar2__icon{bottom:-6px;height:22px;padding:4px;right:-5px;width:22px}
.yc-user-wrapper,.yc-user-wrapper__avatar{align-items:center;display:flex}.yc-user-wrapper__info{display:flex;flex:auto;flex-direction:column;font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height);min-width:0}.yc-user-wrapper__info .yc-user-wrapper__name{color:var(--g-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user-wrapper__info .yc-user-wrapper__description{color:var(--g-color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user-wrapper__avatar+.yc-user-wrapper__info{margin-left:var(--g-spacing-3)}.yc-user-wrapper_size_xs .yc-user-wrapper__avatar+.yc-user-wrapper__info{margin-left:var(--g-spacing-2)}
.yc-user-menu-content-iframe{border:none;display:block;max-height:calc(100vh - 100px)}
.yc-user-menu-entry{align-items:center;box-sizing:border-box;display:flex;height:52px;justify-content:space-between;padding:8px}.yc-user-menu-entry__content{flex:auto;min-width:0}.yc-user-menu-entry__actions{margin-left:4px;white-space:nowrap}.yc-user-menu-entry__action{opacity:0;transform:translateX(4px);transition:opacity .15s ease-in-out,transform .15s ease-in-out}.yc-user-menu-entry__action+.yc-user-menu-entry__action{margin-left:8px}.yc-user-menu-entry:hover .yc-user-menu-entry__action,.yc-user-menu-entry_force-show-actions .yc-user-menu-entry__action{opacity:1;transform:translateX(0)}
.yc-user-menu{background-color:var(--g-color-base-float);box-sizing:border-box;max-height:calc(100vh - 100px);overflow-y:auto;padding:var(--g-spacing-2);width:300px}.yc-user-menu .yc-user-menu__actions,.yc-user-menu .yc-user-menu__organizations,.yc-user-menu .yc-user-menu__section{padding:0}.yc-user-menu .yc-user-menu__actions:after,.yc-user-menu .yc-user-menu__actions:before,.yc-user-menu .yc-user-menu__organizations:after,.yc-user-menu .yc-user-menu__organizations:before,.yc-user-menu .yc-user-menu__section:after,.yc-user-menu .yc-user-menu__section:before{height:0!important}.yc-user-menu .yc-user-menu__actions,.yc-user-menu .yc-user-menu__organizations{display:block;margin-left:calc(var(--g-spacing-3) + 32px);margin-top:var(--g-spacing-2)}.yc-user-menu__organizations .yc-menu__list-item+.yc-menu__list-item{margin-top:var(--g-spacing-1)}.yc-user-menu__action-name,.yc-user-menu__organization-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-user-menu .yc-user-menu__section{display:block;margin-top:var(--g-spacing-2)}.yc-user-menu__section-title{display:block;font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);padding:var(--g-spacing-half) var(--g-spacing-2) var(--g-spacing-1)}.yc-user-menu.yc-user-menu .yc-user-menu__actions-item{border-radius:var(--g-border-radius-l);padding:var(--g-spacing-half) var(--g-spacing-2)}.yc-user-menu.yc-user-menu .yc-user-menu__organizations-item{border-radius:var(--g-border-radius-l);padding:calc(var(--g-spacing-base)*1.5) var(--g-spacing-2)}.yc-user-menu.yc-user-menu .yc-user-menu__organizations-item .yc-menu__item-icon{margin-right:calc(var(--g-spacing-base)*1.5)}.yc-user-menu.yc-user-menu .yc-user-menu__login-button,.yc-user-menu.yc-user-menu .yc-user-menu__login-history-item,.yc-user-menu.yc-user-menu .yc-user-menu__users-item{border-radius:var(--g-border-radius-l);padding:0}.yc-user-menu__login-button-entry{align-items:center;display:flex;justify-content:space-between}.yc-user-menu__login-button-icon{align-items:center;background-color:var(--g-color-base-generic);border-radius:50%;color:var(--g-color-text-secondary);display:flex;height:32px;justify-content:center;width:32px}.yc-user-menu__login-button-text{flex:auto;margin-left:var(--g-spacing-3);min-width:0}
.yc-user-menu-button_user{height:auto;padding:var(--g-spacing-1);text-align:left;width:max-content}.yc-user-menu-button_user .yc-button__text{align-items:center;display:flex;justify-content:center;padding:0}.yc-user-menu-button_loose{padding:var(--g-spacing-2) var(--g-spacing-3) var(--g-spacing-2) var(--g-spacing-2)}
.yc-user-menu-iframe{border:none;display:block;max-height:calc(100vh - 100px)}
.yc-user-select-dropdown{width:310px}.yc-user-select-dropdown__users{overflow-y:auto}.yc-user-select-dropdown__user{cursor:pointer;position:relative}.yc-user-select-dropdown__loader{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.yc-user-select-dropdown__tick-wrap{height:10px;position:absolute;right:16px;top:50%;transform:translateY(-50%);visibility:hidden;width:10px}.yc-user-select-dropdown__tick-wrap_visible{visibility:visible}.yc-user-select-dropdown__item-content{margin:0 16px}.yc-user-select-dropdown__controls{padding:6px}.yc-user-select-dropdown__filter{box-sizing:border-box;display:flex;gap:12px;height:58px;padding:16px 10px 16px 16px}.yc-user-select-dropdown__list-container{position:relative}
.yc-user-stack-tooltip-item__user-item{border-radius:12px}.yc-user-stack-tooltip-item__user-item .yc-user__info{margin-right:8px}.yc-user-stack-tooltip-item__user-item_active{background:var(--g-color-base-simple-hover)}.yc-user-stack-tooltip-item__extended-user-tooltip{padding:16px 20px}
.yc-user-stack-tooltip__user.yc-list__item.yc-list__item_active{background:#0000}.yc-user-stack-tooltip__user .yc-popover{width:100%}.yc-user-stack-tooltip__user-container{padding:0 12px}
.yc-user-stack{overflow:hidden;position:relative}.yc-user-stack__container{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end}.yc-user-stack__avatar-border{border:1px solid var(--g-color-base-generic-hover);border-radius:50%;margin-right:-5px}.yc-user-stack__ellipsis{background-color:var(--g-color-base-background);border-radius:50%;height:26px;position:absolute;right:0;top:0;width:26px}.yc-user-stack__ellipsis-value{background-color:var(--g-color-base-simple-hover);border:1px solid var(--g-color-base-generic-hover);border-radius:50%;color:var(--g-color-text-complementary);font-size:11px;height:24px;line-height:24px;text-align:center;width:24px}.yc-user-stack__tooltip{padding:16px 8px}
.yc-yandex-link{display:inline-block}.yc-yandex-link:first-letter{color:var(--yc-color-text-yandex-red)}
.yc-tag-list-view{background-color:var(--g-color-base-generic);border-radius:3px;min-height:22px;overflow:hidden;padding:4px;position:relative;white-space:nowrap}.yc-tag-list-view__ellipsis,.yc-tag-list-view__tag{border:1px solid var(--g-color-line-generic);margin-left:4px;margin-right:4px}.yc-tag-list-view__tag{visibility:hidden}.yc-tag-list-view__tag_visible{visibility:visible}.yc-tag-list-view__tag-container{display:inline-block}.yc-tag-list-view__ellipsis{cursor:pointer;width:40px}.yc-tag-list-view__ellipsis-container{display:inline-block;position:absolute}.yc-tag-list-view__tooltip{width:200px}.yc-tag-list-view__tooltip-tag{background-color:initial;border:1px solid var(--g-color-line-generic)}.yc-tag-list-view__tooltip-tag+.yc-tag-list-view__tooltip-tag{margin-top:4px}
.yc-user-select{display:flex}
.yc-filter-action-buttons{border-top:1px solid var(--g-color-line-generic);display:grid;gap:var(--g-spacing-2);grid-auto-flow:column;padding:var(--g-spacing-2)}
.yc-filter-label{display:inline-block;position:relative}.yc-filter-label__content{color:var(--g-color-text-complementary)}.yc-filter-label__content_type_button{background:none;border:none;color:inherit;cursor:pointer;display:inline-block;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);margin:0;outline:none;padding:0}.yc-filter-label__content_type_button:before{border-radius:5px;content:"";inset:0;position:absolute;transition:background-color .15s linear}.yc-filter-label__content_type_button:hover:before{background-color:var(--g-color-base-simple-hover)}.yc-filter-label__content_type_button:focus:before{box-shadow:0 0 0 2px var(--g-color-line-misc)}.yc-filter-label__content_type_button:focus:not(:focus-visible):before{box-shadow:none}
.yc-filter-label-control{display:inline-block}.yc-filter-label-control__popup{width:320px}
.yc-filter-list-container__search{padding:var(--g-spacing-1) var(--g-spacing-1) 0}.yc-filter-list-container__list{max-height:45vh;overflow:auto}.yc-filter-list-container__list_virtualized{--yc-list-height:256px;max-height:none}.yc-filter-list-container__list_mobile{flex:auto;min-height:0;overflow-y:auto}.yc-filter-list-container__list_mobile .yc-filter-list-container__search{flex:none}.yc-filter-list-container__item{align-items:center;display:flex;flex:auto;justify-content:space-between;margin-inline-end:var(--g-spacing-5);overflow:hidden;padding:0 var(--g-spacing-4);text-overflow:ellipsis;white-space:nowrap;width:100%}.yc-filter-list-container__item_mobile{background:#0000;font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height)}.yc-filter-list-container__item-description{padding-inline-start:var(--yc-spacing-1)}.yc-filter-list-container__item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-filter-list-container__item-text_withTick{margin-inline-start:calc(var(--g-spacing-2) + 16px)}.yc-filter-list-container__item-text_selected{margin-left:0}.yc-filter-list-container__tick{color:var(--g-color-text-info);flex-shrink:0;margin-inline-end:var(--g-spacing-2)}.yc-filter-list-container__actions{border-top:1px solid var(--g-color-line-generic);display:grid;gap:var(--g-spacing-2);grid-auto-flow:column;padding:var(--g-spacing-2) var(--g-spacing-2)}.yc-filter-list-container__actions_mobile{border-top:0}.yc-filter-list-container__help-content-description{margin-block-start:var(--g-spacing-3)}
.yc-filter-label-select__popup-content{display:flex;width:320px}.yc-filter-label-select__option-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:normal;word-break:break-all}.yc-filter-label-select__option-title_no-icon{margin-inline-start:calc(var(--g-spacing-half) + 18px)}.yc-filter-label-select__option-title-icon{margin-inline-end:var(--g-spacing-1)}.yc-filter-label-select__button-icon{color:var(--g-color-text-complementary)}.yc-filter-label-select__help-content-title{font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}.yc-filter-label-select__help-content-description{color:var(--g-color-text-secondary);margin-block-start:var(--g-spacing-3)}
.yc-reset-button{margin-block-start:var(--g-spacing-2);margin-inline-start:var(--g-spacing-2)}.yc-reset-button__icon{transform:scaleX(-1)}
.yc-filters-label-set{margin-block-start:calc(var(--g-spacing-2)*-1);margin-inline-start:calc(var(--g-spacing-2)*-1)}.yc-filters-label-set__add-filter,.yc-filters-label-set__empty-text,.yc-filters-label-set__label{display:inline-block;margin-block-start:var(--g-spacing-2);margin-inline-start:var(--g-spacing-2)}
.yc-date-range-filter__range-datepicker{padding:var(--g-spacing-3) var(--g-spacing-4)}
@font-face{font-family:YS Text;font-style:normal;font-weight:400;src:url(https://yastatic.net/islands/_/KRBKbh7904nwfw8-FzDelXRpZ9o.woff2) format("woff2"),url(https://yastatic.net/islands/_/7RkupUWVEcepjeZPFv1xCDdQFhc.woff) format("woff"),url(https://yastatic.net/islands/_/2SFdG32ETUSsR0lGHx7BLic2F44.ttf) format("truetype")}@font-face{font-family:YS Text;font-style:normal;font-weight:500;src:url(//yastatic.net/islands/_/7_GKBdKFbUPzKlghJRv55xgz0FQ.woff2) format("woff2"),url(//yastatic.net/islands/_/SmqPmIMEXrW4lOY8QrhTUVDbrro.woff) format("woff")}@font-face{font-family:YS Text;font-style:normal;font-weight:700;src:url(https://yastatic.net/islands/_/TR2STky64Ra69XlYzqKN7cnjYfQ.woff2) format("woff2"),url(https://yastatic.net/islands/_/6n8FrCwGXwQ5ZumBk1SCxOl2ec8.woff) format("woff"),url(https://yastatic.net/islands/_/o9D1OOQkIM1tjIvuGeHuvA0EgWA.ttf) format("truetype")}
:root{--page-desktop-padding:20px;--page-mobile-padding:20px;--light-green:#baeac9;--green:#00b341;--dark-green:#008c33;--light-red:#ffc0be;--red:#f33;--dark-red:#e00000;--light-orange:#ffe0b2;--orange:#ff9a00;--dark-orange:#e68b00;--lightest-gray:#f0f2f3;--light-gray:#e8e8e8;--gray:#b8bec3;--dark-gray:#7f8285;--lightest-aquamarine:#e5fbfd;--light-aquamarine:#11d4f0;--aquamarine:#24bdd3;--dark-aquamarine:#74d8e84d}body{margin:0;padding:0;position:relative}*{font-family:var(--g-font-family-sans)}body>.print{display:none}body.print>#mount{display:initial}@media print{body>.print{display:initial}body.print>:is(#mount,:not(.print)){display:none}}

.g-root{background:var(--g-color-base-background);color:var(--g-color-text-primary);--g-font-family-sans:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--g-font-family-monospace:"Menlo","Monaco","Consolas","Ubuntu Mono","Liberation Mono","DejaVu Sans Mono","Courier New","Courier",monospace;--g-text-body-font-family:var(--g-font-family-sans);--g-text-caption-font-family:var(--g-font-family-sans);--g-text-header-font-family:var(--g-font-family-sans);--g-text-subheader-font-family:var(--g-font-family-sans);--g-text-display-font-family:var(--g-font-family-sans);--g-text-code-font-family:var(--g-font-family-monospace);--g-text-body-font-weight:400;--g-text-caption-font-weight:400;--g-text-header-font-weight:600;--g-text-subheader-font-weight:600;--g-text-display-font-weight:600;--g-text-code-font-weight:400;--g-text-accent-font-weight:600;--g-text-body-1-font-size:13px;--g-text-body-1-line-height:18px;--g-text-body-2-font-size:15px;--g-text-body-2-line-height:20px;--g-text-body-3-font-size:17px;--g-text-body-3-line-height:24px;--g-text-body-short-font-size:13px;--g-text-body-short-line-height:16px;--g-text-caption-1-font-size:9px;--g-text-caption-1-line-height:12px;--g-text-caption-2-font-size:11px;--g-text-caption-2-line-height:16px;--g-text-header-1-font-size:20px;--g-text-header-1-line-height:24px;--g-text-header-2-font-size:24px;--g-text-header-2-line-height:28px;--g-text-subheader-1-font-size:13px;--g-text-subheader-1-line-height:18px;--g-text-subheader-2-font-size:15px;--g-text-subheader-2-line-height:20px;--g-text-subheader-3-font-size:17px;--g-text-subheader-3-line-height:24px;--g-text-display-1-font-size:28px;--g-text-display-1-line-height:36px;--g-text-display-2-font-size:32px;--g-text-display-2-line-height:40px;--g-text-display-3-font-size:40px;--g-text-display-3-line-height:48px;--g-text-display-4-font-size:48px;--g-text-display-4-line-height:52px;--g-text-code-1-font-size:12px;--g-text-code-1-line-height:18px;--g-text-code-2-font-size:14px;--g-text-code-2-line-height:20px;--g-text-code-3-font-size:16px;--g-text-code-3-line-height:24px;--g-text-code-inline-1-font-size:12px;--g-text-code-inline-1-line-height:14px;--g-text-code-inline-2-font-size:14px;--g-text-code-inline-2-line-height:16px;--g-text-code-inline-3-font-size:16px;--g-text-code-inline-3-line-height:20px;font-family:var(--g-font-family-sans);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);--g-spacing-base:4px;--g-spacing-0:calc(var(--g-spacing-base)*0);--g-spacing-half:calc(var(--g-spacing-base)*0.5);--g-spacing-1:var(--g-spacing-base);--g-spacing-2:calc(var(--g-spacing-base)*2);--g-spacing-3:calc(var(--g-spacing-base)*3);--g-spacing-4:calc(var(--g-spacing-base)*4);--g-spacing-5:calc(var(--g-spacing-base)*5);--g-spacing-6:calc(var(--g-spacing-base)*6);--g-spacing-7:calc(var(--g-spacing-base)*7);--g-spacing-8:calc(var(--g-spacing-base)*8);--g-spacing-9:calc(var(--g-spacing-base)*9);--g-spacing-10:calc(var(--g-spacing-base)*10);--g-scrollbar-width:12px;--g-border-radius-xs:3px;--g-border-radius-s:5px;--g-border-radius-m:6px;--g-border-radius-l:8px;--g-border-radius-xl:10px;--g-focus-border-radius:2px;--yc-font-family-sans:var(--g-font-family-sans);--yc-font-family-monospace:var(--g-font-family-monospace);--yc-text-body-font-family:var(--g-text-body-font-family);--yc-text-code-font-family:var(--g-text-code-font-family);--yc-text-header-font-weight:var(--g-text-header-font-weight);--yc-text-subheader-font-weight:var(--g-text-subheader-font-weight);--yc-text-display-font-weight:var(--g-text-display-font-weight);--yc-text-code-font-weight:var(--g-text-code-font-weight);--yc-text-body-font-weight:var(--g-text-body-font-weight);--yc-text-caption-font-weight:var(--g-text-caption-font-weight);--yc-text-accent-font-weight:var(--g-text-accent-font-weight);--yc-text-body-1-font-size:var(--g-text-body-1-font-size);--yc-text-body-1-line-height:var(--g-text-body-1-line-height);--yc-text-body-2-font-size:var(--g-text-body-2-font-size);--yc-text-body-2-line-height:var(--g-text-body-2-line-height);--yc-text-body-3-font-size:var(--g-text-body-3-font-size);--yc-text-body-3-line-height:var(--g-text-body-3-line-height);--yc-text-body-short-font-size:var(--g-text-body-short-font-size);--yc-text-body-short-line-height:var(--g-text-body-short-line-height);--yc-text-caption-1-font-size:var(--g-text-caption-1-font-size);--yc-text-caption-1-line-height:var(--g-text-caption-1-line-height);--yc-text-caption-2-font-size:var(--g-text-caption-2-font-size);--yc-text-caption-2-line-height:var(--g-text-caption-2-line-height);--yc-text-header-1-font-size:var(--g-text-header-1-font-size);--yc-text-header-1-line-height:var(--g-text-header-1-line-height);--yc-text-header-2-font-size:var(--g-text-header-2-font-size);--yc-text-header-2-line-height:var(--g-text-header-2-line-height);--yc-text-subheader-1-font-size:var(--g-text-subheader-1-font-size);--yc-text-subheader-1-line-height:var(--g-text-subheader-1-line-height);--yc-text-subheader-2-font-size:var(--g-text-subheader-2-font-size);--yc-text-subheader-2-line-height:var(--g-text-subheader-2-line-height);--yc-text-subheader-3-font-size:var(--g-text-subheader-3-font-size);--yc-text-subheader-3-line-height:var(--g-text-subheader-3-line-height);--yc-text-display-1-font-size:var(--g-text-display-1-font-size);--yc-text-display-1-line-height:var(--g-text-display-1-line-height);--yc-text-display-2-font-size:var(--g-text-display-2-font-size);--yc-text-display-2-line-height:var(--g-text-display-2-line-height);--yc-text-display-3-font-size:var(--g-text-display-3-font-size);--yc-text-display-3-line-height:var(--g-text-display-3-line-height);--yc-text-display-4-font-size:var(--g-text-display-4-font-size);--yc-text-display-4-line-height:var(--g-text-display-4-line-height);--yc-text-code-1-font-size:var(--g-text-code-1-font-size);--yc-text-code-1-line-height:var(--g-text-code-1-line-height);--yc-text-code-2-font-size:var(--g-text-code-2-font-size);--yc-text-code-2-line-height:var(--g-text-code-2-line-height);--yc-text-code-3-font-size:var(--g-text-code-3-font-size);--yc-text-code-3-line-height:var(--g-text-code-3-line-height);--yc-text-code-inline-1-font-size:var(--g-text-code-inline-1-font-size);--yc-text-code-inline-1-line-height:var(--g-text-code-inline-1-line-height);--yc-text-code-inline-2-font-size:var(--g-text-code-inline-2-font-size);--yc-text-code-inline-2-line-height:var(--g-text-code-inline-2-line-height);--yc-text-code-inline-3-font-size:var(--g-text-code-inline-3-font-size);--yc-text-code-inline-3-line-height:var(--g-text-code-inline-3-line-height);--yc-spacing-base:var(--g-spacing-base);--yc-space-base:var(--yc-spacing-base);--yc-spacing-0:var(--g-spacing-0);--yc-spacing-half:var(--g-spacing-half);--yc-spacing-1:var(--g-spacing-1);--yc-spacing-2:var(--g-spacing-2);--yc-spacing-3:var(--g-spacing-3);--yc-spacing-4:var(--g-spacing-4);--yc-spacing-5:var(--g-spacing-5);--yc-spacing-6:var(--g-spacing-6);--yc-spacing-7:var(--g-spacing-7);--yc-spacing-8:var(--g-spacing-8);--yc-spacing-9:var(--g-spacing-9);--yc-spacing-10:var(--g-spacing-10);--yc-color-base-background:var(--g-color-base-background);--yc-color-base-generic:var(--g-color-base-generic);--yc-color-base-generic-hover:var(--g-color-base-generic-hover);--yc-color-base-generic-medium:var(--g-color-base-generic-medium);--yc-color-base-generic-medium-hover:var(--g-color-base-generic-medium-hover);--yc-color-base-generic-accent:var(--g-color-base-generic-accent);--yc-color-base-generic-accent-disabled:var(--g-color-base-generic-accent-disabled);--yc-color-base-generic-ultralight:var(--g-color-base-generic-ultralight);--yc-color-base-simple-hover:var(--g-color-base-simple-hover);--yc-color-base-simple-hover-solid:var(--g-color-base-simple-hover-solid);--yc-color-base-selection:var(--g-color-base-selection);--yc-color-base-selection-hover:var(--g-color-base-selection-hover);--yc-color-base-special:var(--g-color-base-brand);--yc-color-base-special-hover:var(--g-color-base-brand-hover);--yc-color-base-action:var(--g-color-base-brand);--yc-color-base-action-hover:var(--g-color-base-brand-hover);--yc-color-base-info:var(--g-color-base-info-light);--yc-color-base-info-hover:var(--g-color-base-info-light-hover);--yc-color-base-positive:var(--g-color-base-positive-light);--yc-color-base-positive-hover:var(--g-color-base-positive-light-hover);--yc-color-base-warning:var(--g-color-base-warning-light);--yc-color-base-warning-hover:var(--g-color-base-warning-light-hover);--yc-color-base-danger:var(--g-color-base-danger-light);--yc-color-base-danger-hover:var(--g-color-base-danger-light-hover);--yc-color-base-misc:var(--g-color-base-misc-light);--yc-color-base-misc-hover:var(--g-color-base-misc-light-hover);--yc-color-base-neutral:var(--g-color-base-neutral-light);--yc-color-base-neutral-hover:var(--g-color-base-neutral-light-hover);--yc-color-base-positive-medium:var(--g-color-base-positive-medium);--yc-color-base-positive-medium-hover:var(--g-color-base-positive-medium-hover);--yc-color-base-info-heavy:var(--g-color-base-info-heavy);--yc-color-base-positive-heavy:var(--g-color-base-positive-heavy);--yc-color-base-warning-heavy:var(--g-color-base-warning-heavy);--yc-color-base-warning-heavy-hover:var(--g-color-base-warning-heavy-hover);--yc-color-base-danger-heavy:var(--g-color-base-danger-heavy);--yc-color-base-danger-heavy-hover:var(--g-color-base-danger-heavy-hover);--yc-color-base-misc-heavy:var(--g-color-base-misc-heavy);--yc-color-base-misc-heavy-hover:var(--g-color-base-misc-heavy-hover);--yc-color-base-light:var(--g-color-base-light);--yc-color-base-light-hover:var(--g-color-base-light-hover);--yc-color-base-light-simple-hover:var(--g-color-base-light-simple-hover);--yc-color-base-light-disabled:var(--g-color-base-light-disabled);--yc-color-base-light-accent-disabled:var(--g-color-base-light-accent-disabled);--yc-color-base-float:var(--g-color-base-float);--yc-color-base-float-hover:var(--g-color-base-float-hover);--yc-color-base-float-heavy:var(--g-color-base-float-heavy);--yc-color-base-float-accent:var(--g-color-base-float-accent);--yc-color-base-float-accent-hover:var(--g-color-base-float-accent-hover);--yc-color-base-float-announcement:var(--g-color-base-float-announcement);--yc-color-base-modal:var(--g-color-base-modal);--yc-color-line-generic:var(--g-color-line-generic);--yc-color-line-generic-hover:var(--g-color-line-generic-hover);--yc-color-line-generic-active:var(--g-color-line-generic-active);--yc-color-line-generic-accent:var(--g-color-line-generic-accent);--yc-color-line-generic-accent-hover:var(--g-color-line-generic-accent-hover);--yc-color-line-solid:var(--g-color-line-generic-solid);--yc-color-line-selection-hover:var(--g-color-private-blue-300);--yc-color-line-selection-active:var(--g-color-line-brand);--yc-color-line-link:var(--g-color-line-brand);--yc-color-line-info:var(--g-color-line-info);--yc-color-line-positive:var(--g-color-line-positive);--yc-color-line-warning:var(--g-color-line-warning);--yc-color-line-danger:var(--g-color-line-danger);--yc-color-line-misc:var(--g-color-line-misc);--yc-color-line-hint:var(--g-color-line-brand);--yc-color-line-light:var(--g-color-line-light);--yc-color-sfx-veil:var(--g-color-sfx-veil);--yc-color-sfx-shadow:var(--g-color-sfx-shadow);--yc-color-sfx-shadow-heavy:var(--g-color-sfx-shadow-heavy);--yc-color-sfx-shadow-light:var(--g-color-sfx-shadow-light);--yc-color-sfx-fade:var(--g-color-sfx-fade);--yc-color-scroll-track:var(--g-color-scroll-track);--yc-color-scroll-handle:var(--g-color-scroll-handle);--yc-color-scroll-handle-hover:var(--g-color-scroll-handle-hover);--yc-color-scroll-corner:var(--g-color-scroll-corner);--yc-color-text-primary:var(--g-color-text-primary);--yc-color-text-complementary:var(--g-color-text-complementary);--yc-color-text-secondary:var(--g-color-text-secondary);--yc-color-text-hint:var(--g-color-text-hint);--yc-color-text-info:var(--g-color-text-info);--yc-color-text-positive:var(--g-color-text-positive);--yc-color-text-warning:var(--g-color-text-warning);--yc-color-text-danger:var(--g-color-text-danger);--yc-color-text-utility:var(--g-color-text-utility);--yc-color-text-misc:var(--g-color-text-misc);--yc-color-text-info-heavy:var(--g-color-text-info-heavy);--yc-color-text-positive-heavy:var(--g-color-text-positive-heavy);--yc-color-text-warning-heavy:var(--g-color-text-warning-heavy);--yc-color-text-danger-heavy:var(--g-color-text-danger-heavy);--yc-color-text-utility-heavy:var(--g-color-text-utility-heavy);--yc-color-text-misc-heavy:var(--g-color-text-misc-heavy);--yc-color-text-special:var(--g-color-text-brand);--yc-color-text-link:var(--g-color-text-link);--yc-color-text-link-hover:var(--g-color-text-link-hover);--yc-color-text-link-visited:var(--g-color-text-link-visited);--yc-color-text-link-visited-hover:var(--g-color-text-link-visited-hover);--yc-color-text-yandex-red:var(--g-color-private-red-550-solid);--yc-color-text-dark-primary:var(--g-color-text-dark-primary);--yc-color-text-dark-complementary:var(--g-color-text-dark-complementary);--yc-color-text-dark-secondary:var(--g-color-text-dark-secondary);--yc-color-text-light-primary:var(--g-color-text-light-primary);--yc-color-text-light-complementary:var(--g-color-text-light-complementary);--yc-color-text-light-secondary:var(--g-color-text-light-secondary);--yc-color-text-light-hint:var(--g-color-text-light-hint);--yc-color-text-inverted-primary:var(--g-color-text-inverted-primary);--yc-color-text-inverted-complementary:var(--g-color-text-inverted-complementary);--yc-color-text-inverted-secondary:var(--g-color-text-inverted-secondary);--yc-color-text-inverted-hint:var(--g-color-text-inverted-hint);--yc-color-infographics-info-light:var(--g-color-base-info-light);--yc-color-infographics-positive-light:var(--g-color-base-positive-light);--yc-color-infographics-warning-light:var(--g-color-base-warning-light);--yc-color-infographics-danger-light:var(--g-color-base-danger-light);--yc-color-infographics-misc-light:var(--g-color-base-misc-light);--yc-color-infographics-neutral-light:var(--g-color-base-neutral-light);--yc-color-infographics-info-medium:var(--g-color-base-info-medium);--yc-color-infographics-positive-medium:var(--g-color-base-positive-medium);--yc-color-infographics-warning-medium:var(--g-color-base-warning-medium);--yc-color-infographics-danger-medium:var(--g-color-base-danger-medium);--yc-color-infographics-misc-medium:var(--g-color-base-misc-medium);--yc-color-infographics-neutral-medium:var(--g-color-base-neutral-medium);--yc-color-infographics-info-heavy:var(--g-color-base-info-heavy);--yc-color-infographics-positive-heavy:var(--g-color-base-positive-heavy);--yc-color-infographics-warning-heavy:var(--g-color-base-warning-heavy);--yc-color-infographics-danger-heavy:var(--g-color-base-danger-heavy);--yc-color-infographics-misc-heavy:var(--g-color-base-misc-heavy);--yc-color-infographics-neutral-heavy:var(--g-color-base-neutral-heavy);--yc-color-infographics-axis:var(--g-color-infographics-axis);--yc-color-infographics-tooltip-bg:var(--g-color-infographics-tooltip-bg)}.g-root_theme_light{--g-color-private-white-50:#ffffff0d;--g-color-private-white-70:#ffffff12;--g-color-private-white-100:#ffffff1a;--g-color-private-white-150:#ffffff26;--g-color-private-white-200:#fff3;--g-color-private-white-250:#ffffff40;--g-color-private-white-300:#ffffff4d;--g-color-private-white-350:#ffffff59;--g-color-private-white-400:#fff6;--g-color-private-white-450:#ffffff73;--g-color-private-white-500:#ffffff80;--g-color-private-white-550:#ffffff8c;--g-color-private-white-600:#fff9;--g-color-private-white-650:#ffffffa6;--g-color-private-white-700:#ffffffb3;--g-color-private-white-750:#ffffffbf;--g-color-private-white-800:#fffc;--g-color-private-white-850:#ffffffd9;--g-color-private-white-900:#ffffffe6;--g-color-private-white-950:#fffffff2;--g-color-private-white-1000-solid:#fff;--g-color-private-black-50:#0000000d;--g-color-private-black-70:#00000012;--g-color-private-black-100:#0000001a;--g-color-private-black-150:#00000026;--g-color-private-black-200:#0003;--g-color-private-black-250:#00000040;--g-color-private-black-300:#0000004d;--g-color-private-black-350:#00000059;--g-color-private-black-400:#0006;--g-color-private-black-450:#00000073;--g-color-private-black-500:#00000080;--g-color-private-black-550:#0000008c;--g-color-private-black-600:#0009;--g-color-private-black-650:#000000a6;--g-color-private-black-700:#000000b3;--g-color-private-black-750:#000000bf;--g-color-private-black-800:#000c;--g-color-private-black-850:#000000d9;--g-color-private-black-900:#000000e6;--g-color-private-black-950:#000000f2;--g-color-private-black-20-solid:#fafafa;--g-color-private-black-50-solid:#f2f2f2;--g-color-private-black-100-solid:#e5e5e5;--g-color-private-black-150-solid:#d9d9d9;--g-color-private-black-200-solid:#ccc;--g-color-private-black-250-solid:#bfbfbf;--g-color-private-black-300-solid:#b3b3b3;--g-color-private-black-350-solid:#a6a6a6;--g-color-private-black-400-solid:#999;--g-color-private-black-450-solid:#8c8c8c;--g-color-private-black-500-solid:grey;--g-color-private-black-550-solid:#737373;--g-color-private-black-600-solid:#666;--g-color-private-black-650-solid:#595959;--g-color-private-black-700-solid:#4c4c4c;--g-color-private-black-750-solid:#404040;--g-color-private-black-800-solid:#333;--g-color-private-black-850-solid:#262626;--g-color-private-black-900-solid:#1a1a1a;--g-color-private-black-950-solid:#0d0d0d;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:#3697f11a;--g-color-private-blue-100:#3697f126;--g-color-private-blue-150:#3697f133;--g-color-private-blue-200:#3697f14d;--g-color-private-blue-250:#3697f166;--g-color-private-blue-300:#3697f180;--g-color-private-blue-350:#3697f199;--g-color-private-blue-400:#3697f1b3;--g-color-private-blue-450:#3697f1cc;--g-color-private-blue-500:#3697f1e6;--g-color-private-blue-50-solid:#ebf5fe;--g-color-private-blue-100-solid:#e1effd;--g-color-private-blue-150-solid:#d7eafc;--g-color-private-blue-200-solid:#c3e0fb;--g-color-private-blue-250-solid:#afd5f9;--g-color-private-blue-300-solid:#9bcbf8;--g-color-private-blue-350-solid:#86c1f7;--g-color-private-blue-400-solid:#72b6f5;--g-color-private-blue-450-solid:#5eacf4;--g-color-private-blue-500-solid:#4aa1f2;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#348bdc;--g-color-private-blue-650-solid:#327fc8;--g-color-private-blue-700-solid:#3072b3;--g-color-private-blue-750-solid:#2e669e;--g-color-private-blue-800-solid:#2c5a8a;--g-color-private-blue-850-solid:#2a4e75;--g-color-private-blue-900-solid:#284260;--g-color-private-blue-950-solid:#26354b;--g-color-private-blue-1000-solid:#252f41;--g-color-private-green-50:#32ba761a;--g-color-private-green-100:#32ba7626;--g-color-private-green-150:#32ba7633;--g-color-private-green-200:#32ba764d;--g-color-private-green-250:#32ba7666;--g-color-private-green-300:#32ba7680;--g-color-private-green-350:#32ba7699;--g-color-private-green-400:#32ba76b3;--g-color-private-green-450:#32ba76cc;--g-color-private-green-500:#32ba76e6;--g-color-private-green-50-solid:#ebf8f1;--g-color-private-green-100-solid:#e0f5ea;--g-color-private-green-150-solid:#d6f1e4;--g-color-private-green-200-solid:#c2ead6;--g-color-private-green-250-solid:#ade3c8;--g-color-private-green-300-solid:#9db;--g-color-private-green-350-solid:#84d6ad;--g-color-private-green-400-solid:#70cf9f;--g-color-private-green-450-solid:#5bc891;--g-color-private-green-500-solid:#47c184;--g-color-private-green-550-solid:#32ba76;--g-color-private-green-600-solid:#30aa6e;--g-color-private-green-650-solid:#2f9b65;--g-color-private-green-700-solid:#2d8b5d;--g-color-private-green-750-solid:#2c7b54;--g-color-private-green-800-solid:#2a6c4c;--g-color-private-green-850-solid:#285c44;--g-color-private-green-900-solid:#274c3b;--g-color-private-green-950-solid:#253c33;--g-color-private-green-1000-solid:#24352f;--g-color-private-yellow-50:#ffbe5c1a;--g-color-private-yellow-100:#ffbe5c26;--g-color-private-yellow-150:#ffbe5c33;--g-color-private-yellow-200:#ffbe5c4d;--g-color-private-yellow-250:#ffbe5c66;--g-color-private-yellow-300:#ffbe5c80;--g-color-private-yellow-350:#ffbe5c99;--g-color-private-yellow-400:#ffbe5cb3;--g-color-private-yellow-450:#ffbe5ccc;--g-color-private-yellow-500:#ffbe5ce6;--g-color-private-yellow-50-solid:#fff9ef;--g-color-private-yellow-100-solid:#fff5e7;--g-color-private-yellow-150-solid:#fff2de;--g-color-private-yellow-200-solid:#ffecce;--g-color-private-yellow-250-solid:#ffe5be;--g-color-private-yellow-300-solid:#ffdfae;--g-color-private-yellow-350-solid:#ffd89d;--g-color-private-yellow-400-solid:#ffd28d;--g-color-private-yellow-450-solid:#ffcb7d;--g-color-private-yellow-500-solid:#ffc56c;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#e9ae56;--g-color-private-yellow-650-solid:#d39e50;--g-color-private-yellow-700-solid:#bd8e4b;--g-color-private-yellow-750-solid:#a77e45;--g-color-private-yellow-800-solid:#916e3f;--g-color-private-yellow-850-solid:#7a5d39;--g-color-private-yellow-900-solid:#644d33;--g-color-private-yellow-950-solid:#4e3d2e;--g-color-private-yellow-1000-solid:#43352b;--g-color-private-orange-50:#ff77001a;--g-color-private-orange-100:#ff770026;--g-color-private-orange-150:#f703;--g-color-private-orange-200:#ff77004d;--g-color-private-orange-250:#f706;--g-color-private-orange-300:#ff770080;--g-color-private-orange-350:#f709;--g-color-private-orange-400:#ff7700b3;--g-color-private-orange-450:#f70c;--g-color-private-orange-500:#ff7700e6;--g-color-private-orange-50-solid:#fff1e6;--g-color-private-orange-100-solid:#ffebd9;--g-color-private-orange-150-solid:#ffe4cc;--g-color-private-orange-200-solid:#ffd6b3;--g-color-private-orange-250-solid:#ffc999;--g-color-private-orange-300-solid:#ffbb80;--g-color-private-orange-350-solid:#ffad66;--g-color-private-orange-400-solid:#ffa04d;--g-color-private-orange-450-solid:#ff9233;--g-color-private-orange-500-solid:#ff8519;--g-color-private-orange-550-solid:#f70;--g-color-private-orange-600-solid:#e96e03;--g-color-private-orange-650-solid:#d36507;--g-color-private-orange-700-solid:#bd5c0a;--g-color-private-orange-750-solid:#a7530e;--g-color-private-orange-800-solid:#914a11;--g-color-private-orange-850-solid:#7a4114;--g-color-private-orange-900-solid:#643818;--g-color-private-orange-950-solid:#4e2f1b;--g-color-private-orange-1000-solid:#432b1d;--g-color-private-red-50:#ff003d1a;--g-color-private-red-100:#ff003d26;--g-color-private-red-150:#ff003d33;--g-color-private-red-200:#ff003d4d;--g-color-private-red-250:#ff003d66;--g-color-private-red-300:#ff003d80;--g-color-private-red-350:#ff003d99;--g-color-private-red-400:#ff003db3;--g-color-private-red-450:#ff003dcc;--g-color-private-red-500:#ff003de6;--g-color-private-red-50-solid:#ffe6ec;--g-color-private-red-100-solid:#ffd9e2;--g-color-private-red-150-solid:#ffccd8;--g-color-private-red-200-solid:#ffb3c5;--g-color-private-red-250-solid:#ff99b1;--g-color-private-red-300-solid:#ff809e;--g-color-private-red-350-solid:#ff668b;--g-color-private-red-400-solid:#ff4d77;--g-color-private-red-450-solid:#ff3364;--g-color-private-red-500-solid:#ff1950;--g-color-private-red-550-solid:#ff003d;--g-color-private-red-600-solid:#e9033a;--g-color-private-red-650-solid:#d30638;--g-color-private-red-700-solid:#bd0935;--g-color-private-red-750-solid:#a70c32;--g-color-private-red-800-solid:#910f30;--g-color-private-red-850-solid:#7a112d;--g-color-private-red-900-solid:#64142a;--g-color-private-red-950-solid:#4e1727;--g-color-private-red-1000-solid:#431926;--g-color-private-purple-50:#8f52cc1a;--g-color-private-purple-100:#8f52cc26;--g-color-private-purple-150:#8f52cc33;--g-color-private-purple-200:#8f52cc4d;--g-color-private-purple-250:#8f52cc66;--g-color-private-purple-300:#8f52cc80;--g-color-private-purple-350:#8f52cc99;--g-color-private-purple-400:#8f52ccb3;--g-color-private-purple-450:#8f52cccc;--g-color-private-purple-500:#8f52cce6;--g-color-private-purple-50-solid:#f4eefa;--g-color-private-purple-100-solid:#eee5f7;--g-color-private-purple-150-solid:#e9dcf5;--g-color-private-purple-200-solid:#ddcbf0;--g-color-private-purple-250-solid:#d2baeb;--g-color-private-purple-300-solid:#c7a9e6;--g-color-private-purple-350-solid:#bc97e0;--g-color-private-purple-400-solid:#b186db;--g-color-private-purple-450-solid:#a575d6;--g-color-private-purple-500-solid:#9a63d1;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#844dbb;--g-color-private-purple-650-solid:#7947aa;--g-color-private-purple-700-solid:#6e4299;--g-color-private-purple-750-solid:#633d88;--g-color-private-purple-800-solid:#593877;--g-color-private-purple-850-solid:#4e3266;--g-color-private-purple-900-solid:#432d55;--g-color-private-purple-950-solid:#382844;--g-color-private-purple-1000-solid:#32253c;--g-color-private-cool-grey-50:#6b84991a;--g-color-private-cool-grey-100:#6b849926;--g-color-private-cool-grey-150:#6b849933;--g-color-private-cool-grey-200:#6b84994d;--g-color-private-cool-grey-250:#6b849966;--g-color-private-cool-grey-300:#6b849980;--g-color-private-cool-grey-350:#6b849999;--g-color-private-cool-grey-400:#6b8499b3;--g-color-private-cool-grey-450:#6b8499cc;--g-color-private-cool-grey-500:#6b8499e6;--g-color-private-cool-grey-50-solid:#f0f3f5;--g-color-private-cool-grey-100-solid:#e9edf0;--g-color-private-cool-grey-150-solid:#e1e6eb;--g-color-private-cool-grey-200-solid:#d3dae0;--g-color-private-cool-grey-250-solid:#c4ced6;--g-color-private-cool-grey-300-solid:#b5c2cc;--g-color-private-cool-grey-350-solid:#a6b5c2;--g-color-private-cool-grey-400-solid:#97a9b8;--g-color-private-cool-grey-450-solid:#899dad;--g-color-private-cool-grey-500-solid:#7a90a3;--g-color-private-cool-grey-550-solid:#6b8499;--g-color-private-cool-grey-600-solid:#647a8d;--g-color-private-cool-grey-650-solid:#5c6f81;--g-color-private-cool-grey-700-solid:#556575;--g-color-private-cool-grey-750-solid:#4e5b69;--g-color-private-cool-grey-800-solid:#47515e;--g-color-private-cool-grey-850-solid:#3f4652;--g-color-private-cool-grey-900-solid:#383c46;--g-color-private-cool-grey-950-solid:#31323a;--g-color-private-cool-grey-1000-solid:#2d2c34;--g-color-text-primary:var(--g-color-text-dark-primary);--g-color-text-complementary:var(--g-color-text-dark-complementary);--g-color-text-secondary:var(--g-color-text-dark-secondary);--g-color-text-hint:var(--g-color-text-dark-hint);--g-color-text-info:var(--g-color-private-blue-600-solid);--g-color-text-positive:var(--g-color-private-green-600-solid);--g-color-text-warning:var(--g-color-private-yellow-700-solid);--g-color-text-danger:var(--g-color-private-red-600-solid);--g-color-text-utility:var(--g-color-private-purple-600-solid);--g-color-text-misc:var(--g-color-private-cool-grey-600-solid);--g-color-text-info-heavy:var(--g-color-private-blue-700-solid);--g-color-text-positive-heavy:var(--g-color-private-green-700-solid);--g-color-text-warning-heavy:var(--g-color-private-orange-700-solid);--g-color-text-danger-heavy:var(--g-color-private-red-700-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-700-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-700-solid);--g-color-text-brand:var(--g-color-private-yellow-700-solid);--g-color-text-brand-heavy:var(--g-color-private-orange-700-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-650-solid);--g-color-text-link-hover:var(--g-color-private-orange-650-solid);--g-color-text-link-visited:var(--g-color-private-purple-550-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-800-solid);--g-color-text-dark-primary:var(--g-color-private-black-850);--g-color-text-dark-complementary:var(--g-color-private-black-700);--g-color-text-dark-secondary:var(--g-color-private-black-500);--g-color-text-dark-hint:var(--g-color-private-black-300);--g-color-text-light-primary:var(--g-color-private-white-1000-solid);--g-color-text-light-complementary:var(--g-color-private-white-850);--g-color-text-light-secondary:var(--g-color-private-white-700);--g-color-text-light-hint:var(--g-color-private-white-500);--g-color-text-inverted-primary:var(--g-color-text-light-primary);--g-color-text-inverted-complementary:var(--g-color-text-light-complementary);--g-color-text-inverted-secondary:var(--g-color-text-light-secondary);--g-color-text-inverted-hint:var(--g-color-text-light-hint);--g-color-base-background:var(--g-color-private-white-1000-solid);--g-color-base-generic:var(--g-color-private-black-50);--g-color-base-generic-hover:var(--g-color-private-black-150);--g-color-base-generic-medium:var(--g-color-private-black-150);--g-color-base-generic-medium-hover:var(--g-color-private-black-250);--g-color-base-generic-accent:var(--g-color-private-black-150);--g-color-base-generic-accent-disabled:var(--g-color-private-black-70);--g-color-base-generic-ultralight:var(--g-color-private-black-20-solid);--g-color-base-simple-hover:var(--g-color-private-black-50);--g-color-base-simple-hover-solid:var(--g-color-private-black-50-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-600-solid);--g-color-base-selection:var(--g-color-private-yellow-200);--g-color-base-selection-hover:var(--g-color-private-yellow-300);--g-color-base-info-light:var(--g-color-private-blue-100);--g-color-base-info-light-hover:var(--g-color-private-blue-200);--g-color-base-info-medium:var(--g-color-private-blue-200);--g-color-base-info-medium-hover:var(--g-color-private-blue-300);--g-color-base-info-heavy:var(--g-color-private-blue-600-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-700-solid);--g-color-base-positive-light:var(--g-color-private-green-100);--g-color-base-positive-light-hover:var(--g-color-private-green-200);--g-color-base-positive-medium:var(--g-color-private-green-200);--g-color-base-positive-medium-hover:var(--g-color-private-green-300);--g-color-base-positive-heavy:var(--g-color-private-green-600-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-700-solid);--g-color-base-warning-light:var(--g-color-private-yellow-200);--g-color-base-warning-light-hover:var(--g-color-private-yellow-300);--g-color-base-warning-medium:var(--g-color-private-yellow-400);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-500);--g-color-base-warning-heavy:var(--g-color-private-yellow-550-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-650-solid);--g-color-base-danger-light:var(--g-color-private-red-100);--g-color-base-danger-light-hover:var(--g-color-private-red-200);--g-color-base-danger-medium:var(--g-color-private-red-200);--g-color-base-danger-medium-hover:var(--g-color-private-red-300);--g-color-base-danger-heavy:var(--g-color-private-red-600-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-700-solid);--g-color-base-utility-light:var(--g-color-private-purple-100);--g-color-base-utility-light-hover:var(--g-color-private-purple-200);--g-color-base-utility-medium:var(--g-color-private-purple-200);--g-color-base-utility-medium-hover:var(--g-color-private-purple-300);--g-color-base-utility-heavy:var(--g-color-private-purple-600-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-700-solid);--g-color-base-neutral-light:var(--g-color-private-black-50);--g-color-base-neutral-light-hover:var(--g-color-private-black-100);--g-color-base-neutral-medium:var(--g-color-private-black-200);--g-color-base-neutral-medium-hover:var(--g-color-private-black-250);--g-color-base-neutral-heavy:var(--g-color-private-black-450);--g-color-base-neutral-heavy-hover:var(--g-color-private-black-550);--g-color-base-misc-light:var(--g-color-private-cool-grey-100);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-200);--g-color-base-misc-medium:var(--g-color-private-cool-grey-200);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-300);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-600-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-700-solid);--g-color-base-light:var(--g-color-private-white-1000-solid);--g-color-base-light-hover:var(--g-color-private-white-850);--g-color-base-light-simple-hover:var(--g-color-private-white-150);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-1000-solid);--g-color-base-float-hover:var(--g-color-private-black-50-solid);--g-color-base-float-heavy:var(--g-color-private-black-700-solid);--g-color-base-float-accent:var(--g-color-private-white-1000-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-850);--g-color-base-float-announcement:var(--g-color-private-cool-grey-50-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-black-100);--g-color-line-generic-hover:var(--g-color-private-black-150);--g-color-line-generic-active:var(--g-color-private-black-300);--g-color-line-generic-accent:var(--g-color-private-black-150);--g-color-line-generic-accent-hover:var(--g-color-private-black-300);--g-color-line-generic-solid:var(--g-color-private-black-100-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-450);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-450);--g-color-line-positive:var(--g-color-private-green-450);--g-color-line-warning:var(--g-color-private-yellow-600-solid);--g-color-line-danger:var(--g-color-private-red-450);--g-color-line-utility:var(--g-color-private-purple-450);--g-color-line-misc:var(--g-color-private-cool-grey-450);--g-color-sfx-veil:var(--g-color-private-black-250);--g-color-sfx-shadow:var(--g-color-private-black-150);--g-color-sfx-shadow-heavy:var(--g-color-private-black-500);--g-color-sfx-shadow-light:var(--g-color-private-black-50);--g-color-sfx-fade:var(--g-color-private-white-300);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-black-100);--g-color-scroll-handle-hover:var(--g-color-private-black-150);--g-color-scroll-corner:var(--g-color-private-black-100);--g-color-infographics-axis:var(--g-color-private-black-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-950)}.g-root_theme_dark{--g-color-private-white-50:#ffffff0d;--g-color-private-white-70:#ffffff12;--g-color-private-white-100:#ffffff1a;--g-color-private-white-150:#ffffff26;--g-color-private-white-200:#fff3;--g-color-private-white-250:#ffffff40;--g-color-private-white-300:#ffffff4d;--g-color-private-white-350:#ffffff59;--g-color-private-white-400:#fff6;--g-color-private-white-450:#ffffff73;--g-color-private-white-500:#ffffff80;--g-color-private-white-550:#ffffff8c;--g-color-private-white-600:#fff9;--g-color-private-white-650:#ffffffa6;--g-color-private-white-700:#ffffffb3;--g-color-private-white-750:#ffffffbf;--g-color-private-white-800:#fffc;--g-color-private-white-850:#ffffffd9;--g-color-private-white-900:#ffffffe6;--g-color-private-white-950:#fffffff2;--g-color-private-white-50-solid:#2d282d;--g-color-private-white-70-solid:#312d31;--g-color-private-white-100-solid:#383438;--g-color-private-white-150-solid:#433f43;--g-color-private-white-200-solid:#4e4a4e;--g-color-private-white-250-solid:#595559;--g-color-private-white-300-solid:#646164;--g-color-private-white-350-solid:#6f6c6f;--g-color-private-white-400-solid:#7a777a;--g-color-private-white-450-solid:#858385;--g-color-private-white-500-solid:#908e90;--g-color-private-white-550-solid:#9c999c;--g-color-private-white-600-solid:#a7a5a7;--g-color-private-white-650-solid:#b2b0b2;--g-color-private-white-700-solid:#bdbbbd;--g-color-private-white-750-solid:#c8c6c8;--g-color-private-white-800-solid:#d3d2d3;--g-color-private-white-850-solid:#deddde;--g-color-private-white-900-solid:#e9e8e9;--g-color-private-white-950-solid:#f4f4f4;--g-color-private-white-1000-solid:#fff;--g-color-private-white-opaque-150:#4c4b51f2;--g-color-private-black-20:#00000005;--g-color-private-black-50:#0000000d;--g-color-private-black-100:#0000001a;--g-color-private-black-150:#00000026;--g-color-private-black-200:#0003;--g-color-private-black-250:#00000040;--g-color-private-black-300:#0000004d;--g-color-private-black-350:#00000059;--g-color-private-black-400:#0006;--g-color-private-black-450:#00000073;--g-color-private-black-500:#00000080;--g-color-private-black-550:#0000008c;--g-color-private-black-600:#0009;--g-color-private-black-650:#000000a6;--g-color-private-black-700:#000000b3;--g-color-private-black-750:#000000bf;--g-color-private-black-800:#000c;--g-color-private-black-850:#000000d9;--g-color-private-black-900:#000000e6;--g-color-private-black-950:#000000f2;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:#3697f11a;--g-color-private-blue-100:#3697f126;--g-color-private-blue-150:#3697f133;--g-color-private-blue-200:#3697f14d;--g-color-private-blue-250:#3697f166;--g-color-private-blue-300:#3697f180;--g-color-private-blue-350:#3697f199;--g-color-private-blue-400:#3697f1b3;--g-color-private-blue-450:#3697f1cc;--g-color-private-blue-500:#3697f1e6;--g-color-private-blue-50-solid:#242937;--g-color-private-blue-100-solid:#252f41;--g-color-private-blue-150-solid:#26354b;--g-color-private-blue-200-solid:#284260;--g-color-private-blue-250-solid:#2a4e75;--g-color-private-blue-300-solid:#2c5a8a;--g-color-private-blue-350-solid:#2e669e;--g-color-private-blue-400-solid:#3072b3;--g-color-private-blue-450-solid:#327fc8;--g-color-private-blue-500-solid:#348bdc;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#4aa1f2;--g-color-private-blue-650-solid:#5eacf4;--g-color-private-blue-700-solid:#72b6f5;--g-color-private-blue-750-solid:#86c1f7;--g-color-private-blue-800-solid:#9bcbf8;--g-color-private-blue-850-solid:#afd5f9;--g-color-private-blue-900-solid:#c3e0fb;--g-color-private-blue-950-solid:#d7eafc;--g-color-private-blue-1000-solid:#e1effd;--g-color-private-green-50:#4db09b1a;--g-color-private-green-100:#4db09b26;--g-color-private-green-150:#4db09b33;--g-color-private-green-200:#4db09b4d;--g-color-private-green-250:#4db09b66;--g-color-private-green-300:#4db09b80;--g-color-private-green-350:#4db09b99;--g-color-private-green-400:#4db09bb3;--g-color-private-green-450:#4db09bcc;--g-color-private-green-500:#4db09be6;--g-color-private-green-50-solid:#262c2e;--g-color-private-green-100-solid:#283334;--g-color-private-green-150-solid:#2b3a3a;--g-color-private-green-200-solid:#2f4946;--g-color-private-green-250-solid:#335852;--g-color-private-green-300-solid:#38675f;--g-color-private-green-350-solid:#3c756b;--g-color-private-green-400-solid:#408477;--g-color-private-green-450-solid:#449383;--g-color-private-green-500-solid:#49a18f;--g-color-private-green-550-solid:#4db09b;--g-color-private-green-600-solid:#5fb8a5;--g-color-private-green-650-solid:#71c0af;--g-color-private-green-700-solid:#82c8b9;--g-color-private-green-750-solid:#94d0c3;--g-color-private-green-800-solid:#a6d8cd;--g-color-private-green-850-solid:#b8dfd7;--g-color-private-green-900-solid:#cae7e1;--g-color-private-green-950-solid:#dbefeb;--g-color-private-green-1000-solid:#e4f3f0;--g-color-private-yellow-50:#ffbe5c1a;--g-color-private-yellow-100:#ffbe5c26;--g-color-private-yellow-150:#ffbe5c33;--g-color-private-yellow-200:#ffbe5c4d;--g-color-private-yellow-250:#ffbe5c66;--g-color-private-yellow-300:#ffbe5c80;--g-color-private-yellow-350:#ffbe5c99;--g-color-private-yellow-400:#ffbe5cb3;--g-color-private-yellow-450:#ffbe5ccc;--g-color-private-yellow-500:#ffbe5ce6;--g-color-private-yellow-50-solid:#382d28;--g-color-private-yellow-100-solid:#43352b;--g-color-private-yellow-150-solid:#4e3d2e;--g-color-private-yellow-200-solid:#644d33;--g-color-private-yellow-250-solid:#7a5d39;--g-color-private-yellow-300-solid:#916e3f;--g-color-private-yellow-350-solid:#a77e45;--g-color-private-yellow-400-solid:#bd8e4b;--g-color-private-yellow-450-solid:#d39e50;--g-color-private-yellow-500-solid:#e9ae56;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#ffc56c;--g-color-private-yellow-650-solid:#ffcb7d;--g-color-private-yellow-700-solid:#ffd28d;--g-color-private-yellow-750-solid:#ffd89d;--g-color-private-yellow-800-solid:#ffdfae;--g-color-private-yellow-850-solid:#ffe5be;--g-color-private-yellow-900-solid:#ffecce;--g-color-private-yellow-950-solid:#fff2de;--g-color-private-yellow-1000-solid:#fff5e7;--g-color-private-orange-50:#c8630c1a;--g-color-private-orange-100:#c8630c26;--g-color-private-orange-150:#c8630c33;--g-color-private-orange-200:#c8630c4d;--g-color-private-orange-250:#c8630c66;--g-color-private-orange-300:#c8630c80;--g-color-private-orange-350:#c8630c99;--g-color-private-orange-400:#c8630cb3;--g-color-private-orange-450:#c8630ccc;--g-color-private-orange-500:#c8630ce6;--g-color-private-orange-50-solid:#332420;--g-color-private-orange-100-solid:#3b281f;--g-color-private-orange-150-solid:#432b1e;--g-color-private-orange-200-solid:#54321b;--g-color-private-orange-250-solid:#643919;--g-color-private-orange-300-solid:#754017;--g-color-private-orange-350-solid:#864715;--g-color-private-orange-400-solid:#964e13;--g-color-private-orange-450-solid:#a75510;--g-color-private-orange-500-solid:#b75c0e;--g-color-private-orange-550-solid:#c8630c;--g-color-private-orange-600-solid:#ce7324;--g-color-private-orange-650-solid:#d3823d;--g-color-private-orange-700-solid:#d99255;--g-color-private-orange-750-solid:#dea16d;--g-color-private-orange-800-solid:#e4b186;--g-color-private-orange-850-solid:#e9c19e;--g-color-private-orange-900-solid:#efd0b6;--g-color-private-orange-950-solid:#f4e0ce;--g-color-private-orange-1000-solid:#f7e8db;--g-color-private-red-50:#e5325d1a;--g-color-private-red-100:#e5325d26;--g-color-private-red-150:#e5325d33;--g-color-private-red-200:#e5325d4d;--g-color-private-red-250:#e5325d66;--g-color-private-red-300:#e5325d80;--g-color-private-red-350:#e5325d99;--g-color-private-red-400:#e5325db3;--g-color-private-red-450:#e5325dcc;--g-color-private-red-500:#e5325de6;--g-color-private-red-50-solid:#361f28;--g-color-private-red-100-solid:#3f202b;--g-color-private-red-150-solid:#49212e;--g-color-private-red-200-solid:#5d2334;--g-color-private-red-250-solid:#70253a;--g-color-private-red-300-solid:#842840;--g-color-private-red-350-solid:#972a45;--g-color-private-red-400-solid:#ab2c4b;--g-color-private-red-450-solid:#be2e51;--g-color-private-red-500-solid:#d23057;--g-color-private-red-550-solid:#e5325d;--g-color-private-red-600-solid:#e8476d;--g-color-private-red-650-solid:#ea5b7d;--g-color-private-red-700-solid:#ed708e;--g-color-private-red-750-solid:#ef849e;--g-color-private-red-800-solid:#f299ae;--g-color-private-red-850-solid:#f5adbe;--g-color-private-red-900-solid:#f7c2ce;--g-color-private-red-950-solid:#fad6df;--g-color-private-red-1000-solid:#fbe0e7;--g-color-private-purple-50:#8f52cc1a;--g-color-private-purple-100:#8f52cc26;--g-color-private-purple-150:#8f52cc33;--g-color-private-purple-200:#8f52cc4d;--g-color-private-purple-250:#8f52cc66;--g-color-private-purple-300:#8f52cc80;--g-color-private-purple-350:#8f52cc99;--g-color-private-purple-400:#8f52ccb3;--g-color-private-purple-450:#8f52cccc;--g-color-private-purple-500:#8f52cce6;--g-color-private-purple-50-solid:#2d2233;--g-color-private-purple-100-solid:#32253c;--g-color-private-purple-150-solid:#382844;--g-color-private-purple-200-solid:#432d55;--g-color-private-purple-250-solid:#4e3266;--g-color-private-purple-300-solid:#593877;--g-color-private-purple-350-solid:#633d88;--g-color-private-purple-400-solid:#6e4299;--g-color-private-purple-450-solid:#7947aa;--g-color-private-purple-500-solid:#844dbb;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#9a63d1;--g-color-private-purple-650-solid:#a575d6;--g-color-private-purple-700-solid:#b186db;--g-color-private-purple-750-solid:#bc97e0;--g-color-private-purple-800-solid:#c7a9e6;--g-color-private-purple-850-solid:#d2baeb;--g-color-private-purple-900-solid:#ddcbf0;--g-color-private-purple-950-solid:#e9dcf5;--g-color-private-purple-1000-solid:#eee5f7;--g-color-private-cool-grey-50:#60809c1a;--g-color-private-cool-grey-100:#60809c26;--g-color-private-cool-grey-150:#60809c33;--g-color-private-cool-grey-200:#60809c4d;--g-color-private-cool-grey-250:#60809c66;--g-color-private-cool-grey-300:#60809c80;--g-color-private-cool-grey-350:#60809c99;--g-color-private-cool-grey-400:#60809cb3;--g-color-private-cool-grey-450:#60809ccc;--g-color-private-cool-grey-500:#60809ce6;--g-color-private-cool-grey-50-solid:#28272e;--g-color-private-cool-grey-100-solid:#2b2c34;--g-color-private-cool-grey-150-solid:#2e313a;--g-color-private-cool-grey-200-solid:#353b47;--g-color-private-cool-grey-250-solid:#3b4553;--g-color-private-cool-grey-300-solid:#414f5f;--g-color-private-cool-grey-350-solid:#47586b;--g-color-private-cool-grey-400-solid:#4d6277;--g-color-private-cool-grey-450-solid:#546c84;--g-color-private-cool-grey-500-solid:#5a7690;--g-color-private-cool-grey-550-solid:#60809c;--g-color-private-cool-grey-600-solid:#708da6;--g-color-private-cool-grey-650-solid:#8099b0;--g-color-private-cool-grey-700-solid:#90a6ba;--g-color-private-cool-grey-750-solid:#a0b3c4;--g-color-private-cool-grey-800-solid:#b0c0ce;--g-color-private-cool-grey-850-solid:#bfccd7;--g-color-private-cool-grey-900-solid:#cfd9e1;--g-color-private-cool-grey-950-solid:#dfe6eb;--g-color-private-cool-grey-1000-solid:#e7ecf0;--g-color-text-primary:var(--g-color-text-light-primary);--g-color-text-complementary:var(--g-color-text-light-complementary);--g-color-text-secondary:var(--g-color-text-light-secondary);--g-color-text-hint:var(--g-color-text-light-hint);--g-color-text-info:var(--g-color-private-blue-550-solid);--g-color-text-positive:var(--g-color-private-green-550-solid);--g-color-text-warning:var(--g-color-private-yellow-550-solid);--g-color-text-danger:var(--g-color-private-red-550-solid);--g-color-text-utility:var(--g-color-private-purple-600-solid);--g-color-text-misc:var(--g-color-private-cool-grey-600-solid);--g-color-text-info-heavy:var(--g-color-private-blue-600-solid);--g-color-text-positive-heavy:var(--g-color-private-green-600-solid);--g-color-text-warning-heavy:var(--g-color-private-yellow-600-solid);--g-color-text-danger-heavy:var(--g-color-private-red-600-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-650-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-650-solid);--g-color-text-brand:var(--g-color-private-yellow-600-solid);--g-color-text-brand-heavy:var(--g-color-private-yellow-700-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-550-solid);--g-color-text-link-hover:var(--g-color-private-orange-550-solid);--g-color-text-link-visited:var(--g-color-private-purple-600-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-750-solid);--g-color-text-dark-primary:var(--g-color-private-black-900);--g-color-text-dark-complementary:var(--g-color-private-black-700);--g-color-text-dark-secondary:var(--g-color-private-black-500);--g-color-text-dark-hint:var(--g-color-private-black-300);--g-color-text-light-primary:var(--g-color-private-white-850);--g-color-text-light-complementary:var(--g-color-private-white-700);--g-color-text-light-secondary:var(--g-color-private-white-500);--g-color-text-light-hint:var(--g-color-private-white-300);--g-color-text-inverted-primary:var(--g-color-text-dark-primary);--g-color-text-inverted-complementary:var(--g-color-text-dark-complementary);--g-color-text-inverted-secondary:var(--g-color-text-dark-secondary);--g-color-text-inverted-hint:var(--g-color-text-dark-hint);--g-color-base-background:#221d22;--g-color-base-generic:var(--g-color-private-white-100);--g-color-base-generic-hover:var(--g-color-private-white-150);--g-color-base-generic-medium:var(--g-color-private-white-250);--g-color-base-generic-medium-hover:var(--g-color-private-white-300);--g-color-base-generic-accent:var(--g-color-private-white-150);--g-color-base-generic-accent-disabled:var(--g-color-private-white-70);--g-color-base-generic-ultralight:var(--g-color-private-white-20-solid);--g-color-base-simple-hover:var(--g-color-private-white-100);--g-color-base-simple-hover-solid:var(--g-color-private-white-100-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-650-solid);--g-color-base-selection:var(--g-color-private-yellow-150);--g-color-base-selection-hover:var(--g-color-private-yellow-200);--g-color-base-info-light:var(--g-color-private-blue-150);--g-color-base-info-light-hover:var(--g-color-private-blue-200);--g-color-base-info-medium:var(--g-color-private-blue-300);--g-color-base-info-medium-hover:var(--g-color-private-blue-400);--g-color-base-info-heavy:var(--g-color-private-blue-600-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-700-solid);--g-color-base-positive-light:var(--g-color-private-green-150);--g-color-base-positive-light-hover:var(--g-color-private-green-200);--g-color-base-positive-medium:var(--g-color-private-green-300);--g-color-base-positive-medium-hover:var(--g-color-private-green-400);--g-color-base-positive-heavy:var(--g-color-private-green-600-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-700-solid);--g-color-base-warning-light:var(--g-color-private-yellow-150);--g-color-base-warning-light-hover:var(--g-color-private-yellow-200);--g-color-base-warning-medium:var(--g-color-private-yellow-300);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-400);--g-color-base-warning-heavy:var(--g-color-private-yellow-600-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-700-solid);--g-color-base-danger-light:var(--g-color-private-red-150);--g-color-base-danger-light-hover:var(--g-color-private-red-200);--g-color-base-danger-medium:var(--g-color-private-red-300);--g-color-base-danger-medium-hover:var(--g-color-private-red-400);--g-color-base-danger-heavy:var(--g-color-private-red-600-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-700-solid);--g-color-base-utility-light:var(--g-color-private-purple-150);--g-color-base-utility-light-hover:var(--g-color-private-purple-250);--g-color-base-utility-medium:var(--g-color-private-purple-300);--g-color-base-utility-medium-hover:var(--g-color-private-purple-400);--g-color-base-utility-heavy:var(--g-color-private-purple-600-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-700-solid);--g-color-base-neutral-light:var(--g-color-private-white-100);--g-color-base-neutral-light-hover:var(--g-color-private-white-150);--g-color-base-neutral-medium:var(--g-color-private-white-250);--g-color-base-neutral-medium-hover:var(--g-color-private-white-350);--g-color-base-neutral-heavy:var(--g-color-private-white-550);--g-color-base-neutral-heavy-hover:var(--g-color-private-white-650);--g-color-base-misc-light:var(--g-color-private-cool-grey-150);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-200);--g-color-base-misc-medium:var(--g-color-private-cool-grey-300);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-400);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-600-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-700-solid);--g-color-base-light:var(--g-color-private-white-850);--g-color-base-light-hover:var(--g-color-private-white-700);--g-color-base-light-simple-hover:var(--g-color-private-white-150);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-100-solid);--g-color-base-float-hover:var(--g-color-private-white-150-solid);--g-color-base-float-heavy:var(--g-color-private-white-250-solid);--g-color-base-float-accent:var(--g-color-private-white-150-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-200-solid);--g-color-base-float-announcement:var(--g-color-private-white-150-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-white-150);--g-color-line-generic-hover:var(--g-color-private-white-250);--g-color-line-generic-active:var(--g-color-private-white-300);--g-color-line-generic-accent:var(--g-color-private-white-150);--g-color-line-generic-accent-hover:var(--g-color-private-white-300);--g-color-line-generic-solid:var(--g-color-private-white-150-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-450);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-450);--g-color-line-positive:var(--g-color-private-green-450);--g-color-line-warning:var(--g-color-private-yellow-450);--g-color-line-danger:var(--g-color-private-red-450);--g-color-line-utility:var(--g-color-private-purple-450);--g-color-line-misc:var(--g-color-private-cool-grey-450);--g-color-sfx-veil:var(--g-color-private-black-600);--g-color-sfx-shadow:var(--g-color-private-black-200);--g-color-sfx-shadow-heavy:var(--g-color-private-black-500);--g-color-sfx-shadow-light:var(--g-color-private-black-200);--g-color-sfx-fade:var(--g-color-private-white-250);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-white-150);--g-color-scroll-handle-hover:var(--g-color-private-white-250);--g-color-scroll-corner:var(--g-color-private-white-150);--g-color-infographics-axis:var(--g-color-private-white-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-opaque-150)}.g-root_theme_light-hc{--g-color-private-white-50:#ffffff0d;--g-color-private-white-70:#ffffff12;--g-color-private-white-100:#ffffff1a;--g-color-private-white-150:#ffffff26;--g-color-private-white-200:#fff3;--g-color-private-white-250:#ffffff40;--g-color-private-white-300:#ffffff4d;--g-color-private-white-350:#ffffff59;--g-color-private-white-400:#fff6;--g-color-private-white-450:#ffffff73;--g-color-private-white-500:#ffffff80;--g-color-private-white-550:#ffffff8c;--g-color-private-white-600:#fff9;--g-color-private-white-650:#ffffffa6;--g-color-private-white-700:#ffffffb3;--g-color-private-white-750:#ffffffbf;--g-color-private-white-800:#fffc;--g-color-private-white-850:#ffffffd9;--g-color-private-white-900:#ffffffe6;--g-color-private-white-950:#fffffff2;--g-color-private-white-1000-solid:#fff;--g-color-private-black-50:#0000000d;--g-color-private-black-100:#0000001a;--g-color-private-black-150:#00000026;--g-color-private-black-200:#0003;--g-color-private-black-250:#00000040;--g-color-private-black-300:#0000004d;--g-color-private-black-350:#00000059;--g-color-private-black-400:#0006;--g-color-private-black-450:#00000073;--g-color-private-black-500:#00000080;--g-color-private-black-550:#0000008c;--g-color-private-black-600:#0009;--g-color-private-black-650:#000000a6;--g-color-private-black-700:#000000b3;--g-color-private-black-750:#000000bf;--g-color-private-black-800:#000c;--g-color-private-black-850:#000000d9;--g-color-private-black-900:#000000e6;--g-color-private-black-950:#000000f2;--g-color-private-black-50-solid:#f2f2f2;--g-color-private-black-100-solid:#e5e5e5;--g-color-private-black-150-solid:#d9d9d9;--g-color-private-black-200-solid:#ccc;--g-color-private-black-250-solid:#bfbfbf;--g-color-private-black-300-solid:#b3b3b3;--g-color-private-black-350-solid:#a6a6a6;--g-color-private-black-400-solid:#999;--g-color-private-black-450-solid:#8c8c8c;--g-color-private-black-500-solid:grey;--g-color-private-black-550-solid:#737373;--g-color-private-black-600-solid:#666;--g-color-private-black-650-solid:#595959;--g-color-private-black-700-solid:#4c4c4c;--g-color-private-black-750-solid:#404040;--g-color-private-black-800-solid:#333;--g-color-private-black-850-solid:#262626;--g-color-private-black-900-solid:#1a1a1a;--g-color-private-black-950-solid:#0d0d0d;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:#3697f11a;--g-color-private-blue-100:#3697f126;--g-color-private-blue-150:#3697f133;--g-color-private-blue-200:#3697f14d;--g-color-private-blue-250:#3697f166;--g-color-private-blue-300:#3697f180;--g-color-private-blue-350:#3697f199;--g-color-private-blue-400:#3697f1b3;--g-color-private-blue-450:#3697f1cc;--g-color-private-blue-500:#3697f1e6;--g-color-private-blue-50-solid:#ebf5fe;--g-color-private-blue-100-solid:#e1effd;--g-color-private-blue-150-solid:#d7eafc;--g-color-private-blue-200-solid:#c3e0fb;--g-color-private-blue-250-solid:#afd5f9;--g-color-private-blue-300-solid:#9bcbf8;--g-color-private-blue-350-solid:#86c1f7;--g-color-private-blue-400-solid:#72b6f5;--g-color-private-blue-450-solid:#5eacf4;--g-color-private-blue-500-solid:#4aa1f2;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#328adb;--g-color-private-blue-650-solid:#2f7cc4;--g-color-private-blue-700-solid:#2b6fae;--g-color-private-blue-750-solid:#286198;--g-color-private-blue-800-solid:#245482;--g-color-private-blue-850-solid:#20476b;--g-color-private-blue-900-solid:#1d3955;--g-color-private-blue-950-solid:#192c3f;--g-color-private-blue-1000-solid:#172533;--g-color-private-green-50:#32ba761a;--g-color-private-green-100:#32ba7626;--g-color-private-green-150:#32ba7633;--g-color-private-green-200:#32ba764d;--g-color-private-green-250:#32ba7666;--g-color-private-green-300:#32ba7680;--g-color-private-green-350:#32ba7699;--g-color-private-green-400:#32ba76b3;--g-color-private-green-450:#32ba76cc;--g-color-private-green-500:#32ba76e6;--g-color-private-green-50-solid:#ebf8f1;--g-color-private-green-100-solid:#e0f5ea;--g-color-private-green-150-solid:#d6f1e4;--g-color-private-green-200-solid:#c2ead6;--g-color-private-green-250-solid:#ade3c8;--g-color-private-green-300-solid:#9db;--g-color-private-green-350-solid:#84d6ad;--g-color-private-green-400-solid:#70cf9f;--g-color-private-green-450-solid:#5bc891;--g-color-private-green-500-solid:#47c184;--g-color-private-green-550-solid:#32ba76;--g-color-private-green-600-solid:#2fa96c;--g-color-private-green-650-solid:#2c9862;--g-color-private-green-700-solid:#288758;--g-color-private-green-750-solid:#25764e;--g-color-private-green-800-solid:#264;--g-color-private-green-850-solid:#1f553a;--g-color-private-green-900-solid:#1c4430;--g-color-private-green-950-solid:#183326;--g-color-private-green-1000-solid:#172a21;--g-color-private-yellow-50:#ffbe5c1a;--g-color-private-yellow-100:#ffbe5c26;--g-color-private-yellow-150:#ffbe5c33;--g-color-private-yellow-200:#ffbe5c4d;--g-color-private-yellow-250:#ffbe5c66;--g-color-private-yellow-300:#ffbe5c80;--g-color-private-yellow-350:#ffbe5c99;--g-color-private-yellow-400:#ffbe5cb3;--g-color-private-yellow-450:#ffbe5ccc;--g-color-private-yellow-500:#ffbe5ce6;--g-color-private-yellow-50-solid:#fff9ef;--g-color-private-yellow-100-solid:#fff5e7;--g-color-private-yellow-150-solid:#fff2de;--g-color-private-yellow-200-solid:#ffecce;--g-color-private-yellow-250-solid:#ffe5be;--g-color-private-yellow-300-solid:#ffdfae;--g-color-private-yellow-350-solid:#ffd89d;--g-color-private-yellow-400-solid:#ffd28d;--g-color-private-yellow-450-solid:#ffcb7d;--g-color-private-yellow-500-solid:#ffc56c;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#e7ad55;--g-color-private-yellow-650-solid:#d09b4d;--g-color-private-yellow-700-solid:#b88a46;--g-color-private-yellow-750-solid:#a0793e;--g-color-private-yellow-800-solid:#896837;--g-color-private-yellow-850-solid:#715630;--g-color-private-yellow-900-solid:#594528;--g-color-private-yellow-950-solid:#413421;--g-color-private-yellow-1000-solid:#362b1d;--g-color-private-orange-50:#ff77001a;--g-color-private-orange-100:#ff770026;--g-color-private-orange-150:#f703;--g-color-private-orange-200:#ff77004d;--g-color-private-orange-250:#f706;--g-color-private-orange-300:#ff770080;--g-color-private-orange-350:#f709;--g-color-private-orange-400:#ff7700b3;--g-color-private-orange-450:#f70c;--g-color-private-orange-500:#ff7700e6;--g-color-private-orange-50-solid:#fff1e6;--g-color-private-orange-100-solid:#ffebd9;--g-color-private-orange-150-solid:#ffe4cc;--g-color-private-orange-200-solid:#ffd6b3;--g-color-private-orange-250-solid:#ffc999;--g-color-private-orange-300-solid:#ffbb80;--g-color-private-orange-350-solid:#ffad66;--g-color-private-orange-400-solid:#ffa04d;--g-color-private-orange-450-solid:#ff9233;--g-color-private-orange-500-solid:#ff8519;--g-color-private-orange-550-solid:#f70;--g-color-private-orange-600-solid:#e76d02;--g-color-private-orange-650-solid:#d06304;--g-color-private-orange-700-solid:#b85805;--g-color-private-orange-750-solid:#a04e07;--g-color-private-orange-800-solid:#894409;--g-color-private-orange-850-solid:#713a0b;--g-color-private-orange-900-solid:#59300d;--g-color-private-orange-950-solid:#41250e;--g-color-private-orange-1000-solid:#36200f;--g-color-private-red-50:#ff003d1a;--g-color-private-red-100:#ff003d26;--g-color-private-red-150:#ff003d33;--g-color-private-red-200:#ff003d4d;--g-color-private-red-250:#ff003d66;--g-color-private-red-300:#ff003d80;--g-color-private-red-350:#ff003d99;--g-color-private-red-400:#ff003db3;--g-color-private-red-450:#ff003dcc;--g-color-private-red-500:#ff003de6;--g-color-private-red-50-solid:#ffe6ec;--g-color-private-red-100-solid:#ffd9e2;--g-color-private-red-150-solid:#ffccd8;--g-color-private-red-200-solid:#ffb3c5;--g-color-private-red-250-solid:#ff99b1;--g-color-private-red-300-solid:#ff809e;--g-color-private-red-350-solid:#ff668b;--g-color-private-red-400-solid:#ff4d77;--g-color-private-red-450-solid:#ff3364;--g-color-private-red-500-solid:#ff1950;--g-color-private-red-550-solid:#ff003d;--g-color-private-red-600-solid:#e70239;--g-color-private-red-650-solid:#d00334;--g-color-private-red-700-solid:#b80530;--g-color-private-red-750-solid:#a0072c;--g-color-private-red-800-solid:#890928;--g-color-private-red-850-solid:#710a23;--g-color-private-red-900-solid:#590c1f;--g-color-private-red-950-solid:#410e1b;--g-color-private-red-1000-solid:#360e18;--g-color-private-purple-50:#8f52cc1a;--g-color-private-purple-100:#8f52cc26;--g-color-private-purple-150:#8f52cc33;--g-color-private-purple-200:#8f52cc4d;--g-color-private-purple-250:#8f52cc66;--g-color-private-purple-300:#8f52cc80;--g-color-private-purple-350:#8f52cc99;--g-color-private-purple-400:#8f52ccb3;--g-color-private-purple-450:#8f52cccc;--g-color-private-purple-500:#8f52cce6;--g-color-private-purple-50-solid:#f4eefa;--g-color-private-purple-100-solid:#eee5f7;--g-color-private-purple-150-solid:#e9dcf5;--g-color-private-purple-200-solid:#ddcbf0;--g-color-private-purple-250-solid:#d2baeb;--g-color-private-purple-300-solid:#c7a9e6;--g-color-private-purple-350-solid:#bc97e0;--g-color-private-purple-400-solid:#b186db;--g-color-private-purple-450-solid:#a575d6;--g-color-private-purple-500-solid:#9a63d1;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#834cb9;--g-color-private-purple-650-solid:#7645a7;--g-color-private-purple-700-solid:#6a3f94;--g-color-private-purple-750-solid:#5d3882;--g-color-private-purple-800-solid:#51326f;--g-color-private-purple-850-solid:#442b5c;--g-color-private-purple-900-solid:#38254a;--g-color-private-purple-950-solid:#2b1e37;--g-color-private-purple-1000-solid:#251b2e;--g-color-private-cool-grey-50:#6b84991a;--g-color-private-cool-grey-100:#6b849926;--g-color-private-cool-grey-150:#6b849933;--g-color-private-cool-grey-200:#6b84994d;--g-color-private-cool-grey-250:#6b849966;--g-color-private-cool-grey-300:#6b849980;--g-color-private-cool-grey-350:#6b849999;--g-color-private-cool-grey-400:#6b8499b3;--g-color-private-cool-grey-450:#6b8499cc;--g-color-private-cool-grey-500:#6b8499e6;--g-color-private-cool-grey-50-solid:#f0f3f5;--g-color-private-cool-grey-100-solid:#e9edf0;--g-color-private-cool-grey-150-solid:#e1e6eb;--g-color-private-cool-grey-200-solid:#d3dae0;--g-color-private-cool-grey-250-solid:#c4ced6;--g-color-private-cool-grey-300-solid:#b5c2cc;--g-color-private-cool-grey-350-solid:#a6b5c2;--g-color-private-cool-grey-400-solid:#97a9b8;--g-color-private-cool-grey-450-solid:#899dad;--g-color-private-cool-grey-500-solid:#7a90a3;--g-color-private-cool-grey-550-solid:#6b8499;--g-color-private-cool-grey-600-solid:#62798c;--g-color-private-cool-grey-650-solid:#596d7e;--g-color-private-cool-grey-700-solid:#506271;--g-color-private-cool-grey-750-solid:#475663;--g-color-private-cool-grey-800-solid:#3f4b56;--g-color-private-cool-grey-850-solid:#363f48;--g-color-private-cool-grey-900-solid:#2d343b;--g-color-private-cool-grey-950-solid:#24282d;--g-color-private-cool-grey-1000-solid:#1f2226;--g-color-text-primary:var(--g-color-text-dark-primary);--g-color-text-complementary:var(--g-color-text-dark-complementary);--g-color-text-secondary:var(--g-color-text-dark-secondary);--g-color-text-hint:var(--g-color-text-dark-hint);--g-color-text-info:var(--g-color-private-blue-650-solid);--g-color-text-positive:var(--g-color-private-green-650-solid);--g-color-text-warning:var(--g-color-private-yellow-700-solid);--g-color-text-danger:var(--g-color-private-red-650-solid);--g-color-text-utility:var(--g-color-private-purple-650-solid);--g-color-text-misc:var(--g-color-private-cool-grey-650-solid);--g-color-text-info-heavy:var(--g-color-private-blue-900-solid);--g-color-text-positive-heavy:var(--g-color-private-green-900-solid);--g-color-text-warning-heavy:var(--g-color-private-orange-900-solid);--g-color-text-danger-heavy:var(--g-color-private-red-900-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-900-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-900-solid);--g-color-text-brand:var(--g-color-private-yellow-700-solid);--g-color-text-brand-heavy:var(--g-color-private-orange-900-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-700-solid);--g-color-text-link-hover:var(--g-color-private-orange-700-solid);--g-color-text-link-visited:var(--g-color-private-purple-600-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-850-solid);--g-color-text-dark-primary:var(--g-color-private-black-1000-solid);--g-color-text-dark-complementary:var(--g-color-private-black-850);--g-color-text-dark-secondary:var(--g-color-private-black-700);--g-color-text-dark-hint:var(--g-color-private-black-500);--g-color-text-light-primary:var(--g-color-private-white-1000-solid);--g-color-text-light-complementary:var(--g-color-private-white-850);--g-color-text-light-secondary:var(--g-color-private-white-700);--g-color-text-light-hint:var(--g-color-private-white-500);--g-color-text-inverted-primary:var(--g-color-text-light-primary);--g-color-text-inverted-complementary:var(--g-color-text-light-complementary);--g-color-text-inverted-secondary:var(--g-color-text-light-secondary);--g-color-text-inverted-hint:var(--g-color-text-light-hint);--g-color-base-background:var(--g-color-private-white-1000-solid);--g-color-base-generic:var(--g-color-private-black-150);--g-color-base-generic-hover:var(--g-color-private-black-300);--g-color-base-generic-medium:var(--g-color-private-black-250);--g-color-base-generic-medium-hover:var(--g-color-private-black-350);--g-color-base-generic-accent:var(--g-color-private-black-250);--g-color-base-generic-accent-disabled:var(--g-color-private-black-150);--g-color-base-generic-ultralight:var(--g-color-private-black-50-solid);--g-color-base-simple-hover:var(--g-color-private-black-150);--g-color-base-simple-hover-solid:var(--g-color-private-black-150-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-650-solid);--g-color-base-selection:var(--g-color-private-yellow-300);--g-color-base-selection-hover:var(--g-color-private-yellow-400);--g-color-base-info-light:var(--g-color-private-blue-250);--g-color-base-info-light-hover:var(--g-color-private-blue-350);--g-color-base-info-medium:var(--g-color-private-blue-400);--g-color-base-info-medium-hover:var(--g-color-private-blue-500);--g-color-base-info-heavy:var(--g-color-private-blue-700-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-850-solid);--g-color-base-positive-light:var(--g-color-private-green-250);--g-color-base-positive-light-hover:var(--g-color-private-green-350);--g-color-base-positive-medium:var(--g-color-private-green-400);--g-color-base-positive-medium-hover:var(--g-color-private-green-500);--g-color-base-positive-heavy:var(--g-color-private-green-700-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-800-solid);--g-color-base-warning-light:var(--g-color-private-yellow-300);--g-color-base-warning-light-hover:var(--g-color-private-yellow-400);--g-color-base-warning-medium:var(--g-color-private-yellow-400);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-550-solid);--g-color-base-warning-heavy:var(--g-color-private-yellow-600-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-700-solid);--g-color-base-danger-light:var(--g-color-private-red-250);--g-color-base-danger-light-hover:var(--g-color-private-red-350);--g-color-base-danger-medium:var(--g-color-private-red-400);--g-color-base-danger-medium-hover:var(--g-color-private-red-500);--g-color-base-danger-heavy:var(--g-color-private-red-700-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-800-solid);--g-color-base-utility-light:var(--g-color-private-purple-250);--g-color-base-utility-light-hover:var(--g-color-private-purple-350);--g-color-base-utility-medium:var(--g-color-private-purple-400);--g-color-base-utility-medium-hover:var(--g-color-private-purple-500);--g-color-base-utility-heavy:var(--g-color-private-purple-700-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-800-solid);--g-color-base-neutral-light:var(--g-color-private-black-150);--g-color-base-neutral-light-hover:var(--g-color-private-black-250);--g-color-base-neutral-medium:var(--g-color-private-black-300);--g-color-base-neutral-medium-hover:var(--g-color-private-black-400);--g-color-base-neutral-heavy:var(--g-color-private-black-550);--g-color-base-neutral-heavy-hover:var(--g-color-private-black-650);--g-color-base-misc-light:var(--g-color-private-cool-grey-250);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-350);--g-color-base-misc-medium:var(--g-color-private-cool-grey-400);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-500);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-700-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-800-solid);--g-color-base-light:var(--g-color-private-white-1000-solid);--g-color-base-light-hover:var(--g-color-private-white-850);--g-color-base-light-simple-hover:var(--g-color-private-white-300);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-1000-solid);--g-color-base-float-hover:var(--g-color-private-black-150-solid);--g-color-base-float-heavy:var(--g-color-private-black-700-solid);--g-color-base-float-accent:var(--g-color-private-white-1000-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-850);--g-color-base-float-announcement:var(--g-color-private-cool-grey-150-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-black-200);--g-color-line-generic-hover:var(--g-color-private-black-400);--g-color-line-generic-active:var(--g-color-private-black-700);--g-color-line-generic-accent:var(--g-color-private-black-300);--g-color-line-generic-accent-hover:var(--g-color-private-black-700);--g-color-line-generic-solid:var(--g-color-private-black-200-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-450);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-450);--g-color-line-positive:var(--g-color-private-green-450);--g-color-line-warning:var(--g-color-private-yellow-600-solid);--g-color-line-danger:var(--g-color-private-red-450);--g-color-line-utility:var(--g-color-private-purple-450);--g-color-line-misc:var(--g-color-private-cool-grey-450);--g-color-sfx-veil:var(--g-color-private-black-450);--g-color-sfx-shadow:var(--g-color-private-black-300);--g-color-sfx-shadow-heavy:var(--g-color-private-black-600);--g-color-sfx-shadow-light:var(--g-color-private-black-100);--g-color-sfx-fade:var(--g-color-private-white-300);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-black-100);--g-color-scroll-handle-hover:var(--g-color-private-black-150);--g-color-scroll-corner:var(--g-color-private-black-100);--g-color-infographics-axis:var(--g-color-private-black-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-950)}.g-root_theme_dark-hc{--g-color-private-white-50:#ffffff0d;--g-color-private-white-70:#ffffff12;--g-color-private-white-100:#ffffff1a;--g-color-private-white-150:#ffffff26;--g-color-private-white-200:#fff3;--g-color-private-white-250:#ffffff40;--g-color-private-white-300:#ffffff4d;--g-color-private-white-350:#ffffff59;--g-color-private-white-400:#fff6;--g-color-private-white-450:#ffffff73;--g-color-private-white-500:#ffffff80;--g-color-private-white-550:#ffffff8c;--g-color-private-white-600:#fff9;--g-color-private-white-650:#ffffffa6;--g-color-private-white-700:#ffffffb3;--g-color-private-white-750:#ffffffbf;--g-color-private-white-800:#fffc;--g-color-private-white-850:#ffffffd9;--g-color-private-white-900:#ffffffe6;--g-color-private-white-950:#fffffff2;--g-color-private-white-50-solid:#1e1d1e;--g-color-private-white-70-solid:#232223;--g-color-private-white-100-solid:#2a292a;--g-color-private-white-150-solid:#363536;--g-color-private-white-200-solid:#414141;--g-color-private-white-250-solid:#4d4d4d;--g-color-private-white-300-solid:#595859;--g-color-private-white-350-solid:#656465;--g-color-private-white-400-solid:#717071;--g-color-private-white-450-solid:#7d7c7d;--g-color-private-white-500-solid:#888;--g-color-private-white-550-solid:#949494;--g-color-private-white-600-solid:#a0a0a0;--g-color-private-white-650-solid:#acacac;--g-color-private-white-700-solid:#b8b8b8;--g-color-private-white-750-solid:#c4c3c4;--g-color-private-white-800-solid:#d0cfd0;--g-color-private-white-850-solid:#d0cfd0;--g-color-private-white-900-solid:#e7e7e7;--g-color-private-white-950-solid:#f3f3f3;--g-color-private-white-1000-solid:#fff;--g-color-private-white-opaque-150:#38393cf7;--g-color-private-black-20:#00000005;--g-color-private-black-50:#0000000d;--g-color-private-black-100:#0000001a;--g-color-private-black-150:#00000026;--g-color-private-black-200:#0003;--g-color-private-black-250:#00000040;--g-color-private-black-300:#0000004d;--g-color-private-black-350:#00000059;--g-color-private-black-400:#0006;--g-color-private-black-450:#00000073;--g-color-private-black-500:#00000080;--g-color-private-black-550:#0000008c;--g-color-private-black-600:#0009;--g-color-private-black-650:#000000a6;--g-color-private-black-700:#000000b3;--g-color-private-black-750:#000000bf;--g-color-private-black-800:#000c;--g-color-private-black-850:#000000d9;--g-color-private-black-900:#000000e6;--g-color-private-black-950:#000000f2;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:#3697f11a;--g-color-private-blue-100:#3697f126;--g-color-private-blue-150:#3697f133;--g-color-private-blue-200:#3697f14d;--g-color-private-blue-250:#3697f166;--g-color-private-blue-300:#3697f180;--g-color-private-blue-350:#3697f199;--g-color-private-blue-400:#3697f1b3;--g-color-private-blue-450:#3697f1cc;--g-color-private-blue-500:#3697f1e6;--g-color-private-blue-50-solid:#161e28;--g-color-private-blue-100-solid:#172533;--g-color-private-blue-150-solid:#192c3f;--g-color-private-blue-200-solid:#1d3955;--g-color-private-blue-250-solid:#20476b;--g-color-private-blue-300-solid:#245482;--g-color-private-blue-350-solid:#286198;--g-color-private-blue-400-solid:#2b6fae;--g-color-private-blue-450-solid:#2f7cc4;--g-color-private-blue-500-solid:#328adb;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#4aa1f2;--g-color-private-blue-650-solid:#5eacf4;--g-color-private-blue-700-solid:#72b6f5;--g-color-private-blue-750-solid:#86c1f7;--g-color-private-blue-800-solid:#9bcbf8;--g-color-private-blue-850-solid:#afd5f9;--g-color-private-blue-900-solid:#c3e0fb;--g-color-private-blue-950-solid:#d7eafc;--g-color-private-blue-1000-solid:#e1effd;--g-color-private-green-50:#4db09b1a;--g-color-private-green-100:#4db09b26;--g-color-private-green-150:#4db09b33;--g-color-private-green-200:#4db09b4d;--g-color-private-green-250:#4db09b66;--g-color-private-green-300:#4db09b80;--g-color-private-green-350:#4db09b99;--g-color-private-green-400:#4db09bb3;--g-color-private-green-450:#4db09bcc;--g-color-private-green-500:#4db09be6;--g-color-private-green-50-solid:#182120;--g-color-private-green-100-solid:#1b2927;--g-color-private-green-150-solid:#1e312d;--g-color-private-green-200-solid:#24413b;--g-color-private-green-250-solid:#2a5149;--g-color-private-green-300-solid:#306157;--g-color-private-green-350-solid:#357064;--g-color-private-green-400-solid:#3b8072;--g-color-private-green-450-solid:#419080;--g-color-private-green-500-solid:#47a08d;--g-color-private-green-550-solid:#4db09b;--g-color-private-green-600-solid:#5fb8a5;--g-color-private-green-650-solid:#71c0af;--g-color-private-green-700-solid:#82c8b9;--g-color-private-green-750-solid:#94d0c3;--g-color-private-green-800-solid:#a6d8cd;--g-color-private-green-850-solid:#b8dfd7;--g-color-private-green-900-solid:#cae7e1;--g-color-private-green-950-solid:#dbefeb;--g-color-private-green-1000-solid:#e4f3f0;--g-color-private-yellow-50:#ffbe5c1a;--g-color-private-yellow-100:#ffbe5c26;--g-color-private-yellow-150:#ffbe5c33;--g-color-private-yellow-200:#ffbe5c4d;--g-color-private-yellow-250:#ffbe5c66;--g-color-private-yellow-300:#ffbe5c80;--g-color-private-yellow-350:#ffbe5c99;--g-color-private-yellow-400:#ffbe5cb3;--g-color-private-yellow-450:#ffbe5ccc;--g-color-private-yellow-500:#ffbe5ce6;--g-color-private-yellow-50-solid:#2a2219;--g-color-private-yellow-100-solid:#362b1d;--g-color-private-yellow-150-solid:#413421;--g-color-private-yellow-200-solid:#594528;--g-color-private-yellow-250-solid:#715630;--g-color-private-yellow-300-solid:#896837;--g-color-private-yellow-350-solid:#a0793e;--g-color-private-yellow-400-solid:#b88a46;--g-color-private-yellow-450-solid:#d09b4d;--g-color-private-yellow-500-solid:#e7ad55;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#ffc56c;--g-color-private-yellow-650-solid:#ffcb7d;--g-color-private-yellow-700-solid:#ffd28d;--g-color-private-yellow-750-solid:#ffd89d;--g-color-private-yellow-800-solid:#ffdfae;--g-color-private-yellow-850-solid:#ffe5be;--g-color-private-yellow-900-solid:#ffecce;--g-color-private-yellow-950-solid:#fff2de;--g-color-private-yellow-1000-solid:#fff5e7;--g-color-private-orange-50:#c8630c1a;--g-color-private-orange-100:#c8630c26;--g-color-private-orange-150:#c8630c33;--g-color-private-orange-200:#c8630c4d;--g-color-private-orange-250:#c8630c66;--g-color-private-orange-300:#c8630c80;--g-color-private-orange-350:#c8630c99;--g-color-private-orange-400:#c8630cb3;--g-color-private-orange-450:#c8630ccc;--g-color-private-orange-500:#c8630ce6;--g-color-private-orange-50-solid:#241911;--g-color-private-orange-100-solid:#2d1d11;--g-color-private-orange-150-solid:#362111;--g-color-private-orange-200-solid:#492a10;--g-color-private-orange-250-solid:#5b3210;--g-color-private-orange-300-solid:#6d3a0f;--g-color-private-orange-350-solid:#7f420e;--g-color-private-orange-400-solid:#914a0e;--g-color-private-orange-450-solid:#a4530d;--g-color-private-orange-500-solid:#b65b0d;--g-color-private-orange-550-solid:#c8630c;--g-color-private-orange-600-solid:#ce7324;--g-color-private-orange-650-solid:#d3823d;--g-color-private-orange-700-solid:#d99255;--g-color-private-orange-750-solid:#dea16d;--g-color-private-orange-800-solid:#e4b186;--g-color-private-orange-850-solid:#e9c19e;--g-color-private-orange-900-solid:#efd0b6;--g-color-private-orange-950-solid:#f4e0ce;--g-color-private-orange-1000-solid:#f7e8db;--g-color-private-red-50:#e5325d1a;--g-color-private-red-100:#e5325d26;--g-color-private-red-150:#e5325d33;--g-color-private-red-200:#e5325d4d;--g-color-private-red-250:#e5325d66;--g-color-private-red-300:#e5325d80;--g-color-private-red-350:#e5325d99;--g-color-private-red-400:#e5325db3;--g-color-private-red-450:#e5325dcc;--g-color-private-red-500:#e5325de6;--g-color-private-red-50-solid:#27141a;--g-color-private-red-100-solid:#32161d;--g-color-private-red-150-solid:#3c1821;--g-color-private-red-200-solid:#511b29;--g-color-private-red-250-solid:#661e30;--g-color-private-red-300-solid:#7c2238;--g-color-private-red-350-solid:#91253f;--g-color-private-red-400-solid:#a62847;--g-color-private-red-450-solid:#bb2b4e;--g-color-private-red-500-solid:#d02f56;--g-color-private-red-550-solid:#e5325d;--g-color-private-red-600-solid:#e8476d;--g-color-private-red-650-solid:#ea5b7d;--g-color-private-red-700-solid:#ed708e;--g-color-private-red-750-solid:#ef849e;--g-color-private-red-800-solid:#f299ae;--g-color-private-red-850-solid:#f5adbe;--g-color-private-red-900-solid:#f7c2ce;--g-color-private-red-950-solid:#fad6df;--g-color-private-red-1000-solid:#fbe0e7;--g-color-private-purple-50:#8f52cc1a;--g-color-private-purple-100:#8f52cc26;--g-color-private-purple-150:#8f52cc33;--g-color-private-purple-200:#8f52cc4d;--g-color-private-purple-250:#8f52cc66;--g-color-private-purple-300:#8f52cc80;--g-color-private-purple-350:#8f52cc99;--g-color-private-purple-400:#8f52ccb3;--g-color-private-purple-450:#8f52cccc;--g-color-private-purple-500:#8f52cce6;--g-color-private-purple-50-solid:#1f1825;--g-color-private-purple-100-solid:#251b2e;--g-color-private-purple-150-solid:#2b1e37;--g-color-private-purple-200-solid:#38254a;--g-color-private-purple-250-solid:#442b5c;--g-color-private-purple-300-solid:#51326f;--g-color-private-purple-350-solid:#5d3882;--g-color-private-purple-400-solid:#6a3f94;--g-color-private-purple-450-solid:#7645a7;--g-color-private-purple-500-solid:#834cb9;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#9a63d1;--g-color-private-purple-650-solid:#a575d6;--g-color-private-purple-700-solid:#b186db;--g-color-private-purple-750-solid:#bc97e0;--g-color-private-purple-800-solid:#c7a9e6;--g-color-private-purple-850-solid:#d2baeb;--g-color-private-purple-900-solid:#ddcbf0;--g-color-private-purple-950-solid:#e9dcf5;--g-color-private-purple-1000-solid:#eee5f7;--g-color-private-cool-grey-50:#60809c1a;--g-color-private-cool-grey-100:#60809c26;--g-color-private-cool-grey-150:#60809c33;--g-color-private-cool-grey-200:#60809c4d;--g-color-private-cool-grey-250:#60809c66;--g-color-private-cool-grey-300:#60809c80;--g-color-private-cool-grey-350:#60809c99;--g-color-private-cool-grey-400:#60809cb3;--g-color-private-cool-grey-450:#60809ccc;--g-color-private-cool-grey-500:#60809ce6;--g-color-private-cool-grey-50-solid:#1a1c20;--g-color-private-cool-grey-100-solid:#1e2227;--g-color-private-cool-grey-150-solid:#22272e;--g-color-private-cool-grey-200-solid:#29323b;--g-color-private-cool-grey-250-solid:#313d49;--g-color-private-cool-grey-300-solid:#394957;--g-color-private-cool-grey-350-solid:#415465;--g-color-private-cool-grey-400-solid:#495f73;--g-color-private-cool-grey-450-solid:#506a80;--g-color-private-cool-grey-500-solid:#58758e;--g-color-private-cool-grey-550-solid:#60809c;--g-color-private-cool-grey-600-solid:#708da6;--g-color-private-cool-grey-650-solid:#8099b0;--g-color-private-cool-grey-700-solid:#90a6ba;--g-color-private-cool-grey-750-solid:#a0b3c4;--g-color-private-cool-grey-800-solid:#b0c0ce;--g-color-private-cool-grey-850-solid:#bfccd7;--g-color-private-cool-grey-900-solid:#cfd9e1;--g-color-private-cool-grey-950-solid:#dfe6eb;--g-color-private-cool-grey-1000-solid:#e7ecf0;--g-color-text-primary:var(--g-color-text-light-primary);--g-color-text-complementary:var(--g-color-text-light-complementary);--g-color-text-secondary:var(--g-color-text-light-secondary);--g-color-text-hint:var(--g-color-text-light-hint);--g-color-text-info:var(--g-color-private-blue-650-solid);--g-color-text-positive:var(--g-color-private-green-650-solid);--g-color-text-warning:var(--g-color-private-yellow-650-solid);--g-color-text-danger:var(--g-color-private-red-650-solid);--g-color-text-utility:var(--g-color-private-purple-650-solid);--g-color-text-misc:var(--g-color-private-cool-grey-650-solid);--g-color-text-info-heavy:var(--g-color-private-blue-850-solid);--g-color-text-positive-heavy:var(--g-color-private-green-850-solid);--g-color-text-warning-heavy:var(--g-color-private-yellow-850-solid);--g-color-text-danger-heavy:var(--g-color-private-red-850-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-850-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-850-solid);--g-color-text-brand:var(--g-color-private-yellow-600-solid);--g-color-text-brand-heavy:var(--g-color-private-yellow-700-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-550-solid);--g-color-text-link-hover:var(--g-color-private-orange-550-solid);--g-color-text-link-visited:var(--g-color-private-purple-650-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-800-solid);--g-color-text-dark-primary:var(--g-color-private-black-1000-solid);--g-color-text-dark-complementary:var(--g-color-private-black-800);--g-color-text-dark-secondary:var(--g-color-private-black-600);--g-color-text-dark-hint:var(--g-color-private-black-400);--g-color-text-light-primary:var(--g-color-private-white-1000-solid);--g-color-text-light-complementary:var(--g-color-private-white-800);--g-color-text-light-secondary:var(--g-color-private-white-600);--g-color-text-light-hint:var(--g-color-private-white-400);--g-color-text-inverted-primary:var(--g-color-text-dark-primary);--g-color-text-inverted-complementary:var(--g-color-text-dark-complementary);--g-color-text-inverted-secondary:var(--g-color-text-dark-secondary);--g-color-text-inverted-hint:var(--g-color-text-dark-hint);--g-color-base-background:#121112;--g-color-base-generic:var(--g-color-private-white-100);--g-color-base-generic-hover:var(--g-color-private-white-250);--g-color-base-generic-medium:var(--g-color-private-white-250);--g-color-base-generic-medium-hover:var(--g-color-private-white-400);--g-color-base-generic-accent:var(--g-color-private-white-200);--g-color-base-generic-accent-disabled:var(--g-color-private-white-150);--g-color-base-generic-ultralight:var(--g-color-private-white-50);--g-color-base-simple-hover:var(--g-color-private-white-250);--g-color-base-simple-hover-solid:var(--g-color-private-white-250-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-700-solid);--g-color-base-selection:var(--g-color-private-yellow-250);--g-color-base-selection-hover:var(--g-color-private-yellow-400);--g-color-base-info-light:var(--g-color-private-blue-250);--g-color-base-info-light-hover:var(--g-color-private-blue-400);--g-color-base-info-medium:var(--g-color-private-blue-450);--g-color-base-info-medium-hover:var(--g-color-private-blue-600-solid);--g-color-base-info-heavy:var(--g-color-private-blue-700-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-850-solid);--g-color-base-positive-light:var(--g-color-private-green-250);--g-color-base-positive-light-hover:var(--g-color-private-green-400);--g-color-base-positive-medium:var(--g-color-private-green-450);--g-color-base-positive-medium-hover:var(--g-color-private-green-600-solid);--g-color-base-positive-heavy:var(--g-color-private-green-700-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-850-solid);--g-color-base-warning-light:var(--g-color-private-yellow-250);--g-color-base-warning-light-hover:var(--g-color-private-yellow-400);--g-color-base-warning-medium:var(--g-color-private-yellow-450);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-600-solid);--g-color-base-warning-heavy:var(--g-color-private-yellow-700-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-850-solid);--g-color-base-danger-light:var(--g-color-private-red-250);--g-color-base-danger-light-hover:var(--g-color-private-red-400);--g-color-base-danger-medium:var(--g-color-private-red-450);--g-color-base-danger-medium-hover:var(--g-color-private-red-600-solid);--g-color-base-danger-heavy:var(--g-color-private-red-700-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-850-solid);--g-color-base-utility-light:var(--g-color-private-purple-250);--g-color-base-utility-light-hover:var(--g-color-private-purple-400);--g-color-base-utility-medium:var(--g-color-private-purple-450);--g-color-base-utility-medium-hover:var(--g-color-private-purple-600-solid);--g-color-base-utility-heavy:var(--g-color-private-purple-700-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-850-solid);--g-color-base-neutral-light:var(--g-color-private-white-200);--g-color-base-neutral-light-hover:var(--g-color-private-white-350);--g-color-base-neutral-medium:var(--g-color-private-white-400);--g-color-base-neutral-medium-hover:var(--g-color-private-white-550);--g-color-base-neutral-heavy:var(--g-color-private-white-650);--g-color-base-neutral-heavy-hover:var(--g-color-private-white-750);--g-color-base-misc-light:var(--g-color-private-cool-grey-250);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-400);--g-color-base-misc-medium:var(--g-color-private-cool-grey-450);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-600-solid);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-700-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-850-solid);--g-color-base-light:var(--g-color-private-white-850);--g-color-base-light-hover:var(--g-color-private-white-700);--g-color-base-light-simple-hover:var(--g-color-private-white-150);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-100-solid);--g-color-base-float-hover:var(--g-color-private-white-200-solid);--g-color-base-float-heavy:var(--g-color-private-white-300-solid);--g-color-base-float-accent:var(--g-color-private-white-300-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-400-solid);--g-color-base-float-announcement:var(--g-color-private-white-200-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-white-150);--g-color-line-generic-hover:var(--g-color-private-white-250);--g-color-line-generic-active:var(--g-color-private-white-600);--g-color-line-generic-accent:var(--g-color-private-white-350);--g-color-line-generic-accent-hover:var(--g-color-private-white-800);--g-color-line-generic-solid:var(--g-color-private-white-150-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-550-solid);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-550-solid);--g-color-line-positive:var(--g-color-private-green-550-solid);--g-color-line-warning:var(--g-color-private-yellow-550-solid);--g-color-line-danger:var(--g-color-private-red-550-solid);--g-color-line-utility:var(--g-color-private-purple-550-solid);--g-color-line-misc:var(--g-color-private-cool-grey-550-solid);--g-color-sfx-veil:var(--g-color-private-black-700);--g-color-sfx-shadow:var(--g-color-private-black-200);--g-color-sfx-shadow-heavy:var(--g-color-private-black-400);--g-color-sfx-shadow-light:var(--g-color-private-black-200);--g-color-sfx-fade:var(--g-color-private-white-250);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-white-150);--g-color-scroll-handle-hover:var(--g-color-private-white-250);--g-color-scroll-corner:var(--g-color-private-white-150);--g-color-infographics-axis:var(--g-color-private-white-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-opaque-150)}body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar){scrollbar-color:var(--g-color-scroll-handle) var(--g-color-scroll-track);scrollbar-width:var(--g-scrollbar-width)}body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar) ::-webkit-scrollbar,body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar)::-webkit-scrollbar{background:var(--g-color-scroll-track);height:var(--g-scrollbar-width);width:var(--g-scrollbar-width)}body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar) ::-webkit-scrollbar-track,body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar)::-webkit-scrollbar-track{background:var(--g-color-scroll-track)}body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar) ::-webkit-scrollbar-corner,body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar)::-webkit-scrollbar-corner{background:var(--g-color-scroll-corner)}body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar) ::-webkit-scrollbar-thumb,body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar)::-webkit-scrollbar-thumb{background:var(--g-color-scroll-handle)}body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar) ::-webkit-scrollbar-thumb:hover,body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar)::-webkit-scrollbar-thumb:hover{background:var(--g-color-scroll-handle-hover)}@keyframes yc-loading-animation{0%{background-position:-12px 0}to{background-position:0 0}}
.g-root{--yc-sheet-content-paddings:0;--g-font-family-sans:"YS Text",sans-serif;--g-font-family-monospace:monospace}.g-root_theme_light{--brand-color:#13d3ee;--g-color-private-brand-50:#13d3ee1a;--g-color-private-brand-100:#13d3ee26;--g-color-private-brand-150:#13d3ee33;--g-color-private-brand-200:#13d3ee4d;--g-color-private-brand-250:#13d3ee66;--g-color-private-brand-300:#13d3ee80;--g-color-private-brand-350:#13d3ee99;--g-color-private-brand-400:#13d3eeb3;--g-color-private-brand-450:#13d3eecc;--g-color-private-brand-500:#13d3eee6;--g-color-private-brand-550-solid:#13d3ee;--g-color-private-brand-1000-solid:#203841;--g-color-private-brand-950-solid:#1f414b;--g-color-private-brand-900-solid:#02090a;--g-color-private-brand-850-solid:#1c6674;--g-color-private-brand-800-solid:#1b7888;--g-color-private-brand-750-solid:#198a9c;--g-color-private-brand-700-solid:#189cb1;--g-color-private-brand-650-solid:#16afc5;--g-color-private-brand-600-solid:#15c1da;--g-color-private-brand-500-solid:#2bd7f0;--g-color-private-brand-450-solid:#42dcf1;--g-color-private-brand-400-solid:#5ae0f3;--g-color-private-brand-350-solid:#71e5f5;--g-color-private-brand-300-solid:#89e9f7;--g-color-private-brand-250-solid:#a1edf8;--g-color-private-brand-200-solid:#b8f2fa;--g-color-private-brand-150-solid:#d0f6fc;--g-color-private-brand-100-solid:#dcf8fc;--g-color-private-brand-50-solid:#e7fbfd;--g-color-base-brand:var(--brand-color);--g-color-base-background:#fff;--g-color-base-brand-hover:var(--g-color-private-brand-600-solid);--g-color-base-selection:var(--g-color-private-brand-200);--g-color-base-selection-hover:var(--g-color-private-brand-300);--g-color-line-brand:var(--g-color-private-brand-600-solid);--g-color-text-brand:var(--g-color-private-brand-700-solid);--g-color-text-brand-heavy:var(--g-color-private-brand-700-solid);--g-color-text-brand-contrast:#fff;--g-color-text-link:#25b5c9;--g-color-text-link-hover:#2095a5;--g-color-text-link-visited:#25b5c9;--g-color-text-link-visited-hover:#2095a5}.gn-aside-header__aside-content_with-decoration,.gn-mobile-header-burger-menu{--gn-aside-header-background-color:#e5fbfd}.gn-composite-bar-item{--gn-aside-header-footer-item-icon-color:var(--g-color-private-cool-grey-600-solid)}.yc-sheet__veil:has(~.yc-popup){pointer-events:none}.yc-label{max-width:100%}[data-qa=select-popup]{margin-top:3px}
@charset "UTF-8";

.ya-chat-error {
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--yandex-mssngr-widget-text-color,#292c33);
  display: none;
  max-width: 95%;
  padding: 10px;
  transform: translate(-50%, -50%);
  text-align: center;
}
.ya-chat-error_visible {
  display: block;
  z-index: 11;
}
.ya-chat-error__title {
  font-size: 22.5px;
  font-weight: 700;
  line-height: 1.467;
  margin-bottom: 12px;
  text-align: center;
}
.ya-chat-error__button {
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  padding: 0 16px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: var(--yandex-mssngr-widget-error-button-color,#1c70c4);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ya-chat-loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--yandex-mssngr-widget-bg-color,#fff);
  display: none;
  align-items: center;
  justify-content: center;
}
.ya-chat-loader__spinner {
  width: 38px;
  height: 38px;
  border: 2px solid transparent;
  border-top-color: var(--yandex-mssngr-widget-loader-spinner-color,#00a8a8);
  border-left-color: var(--yandex-mssngr-widget-loader-spinner-color,#00a8a8);
  border-radius: 50%;
}
.ya-chat-loader_visible {
  display: flex;
}
.ya-chat-loader_visible .ya-chat-loader__spinner {
  animation: ya-chat-loader-spinner-rotate 1s infinite linear;
}
@keyframes ya-chat-loader-spinner-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ya-chat-base {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: inherit;
  background: var(--yandex-mssngr-widget-bg-color,#fff);
}
.ya-chat-base__mount {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: inherit;
  visibility: hidden;
}
.ya-chat-base__mount_visible {
  visibility: visible;
}
.ya-chat-base__iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.ya-chat-base__mount_fullscreen .ya-chat-base__iframe {
  position: fixed;
  left: var(--yandex-mssngr-widget-fullscreen-left,0);
  right: var(--yandex-mssngr-widget-fullscreen-right,0);
  top: var(--yandex-mssngr-widget-fullscreen-top,0);
  bottom: var(--yandex-mssngr-widget-fullscreen-bottom,0);
  z-index: var(--yandex-mssngr-widget-fullscreen-z-index,10050);
}

.ya-chat-popup {
  z-index: calc(var(--yandex-mssngr-widget-popup-base-z-index,10000) + 10);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  pointer-events: none;
  background-color: var(--yandex-mssngr-widget-bg-color,#fff);
  color: var(--yandex-mssngr-widget-text-color,#292c33);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: inherit;
  max-width: inherit;
  max-height: inherit;
  box-shadow: var(--yandex-mssngr-widget-popup-shadow,0px -2px 6px rgba(14, 21, 47, 0.03), 0px 6px 18px rgba(14, 21, 47, 0.13));
  transition: max-width var(--yandex-mssngr-widget-popup-transition-time,.4s) var(--yandex-mssngr-widget-popup-timing-func,ease), max-height var(--yandex-mssngr-widget-popup-transition-time,.4s) var(--yandex-mssngr-widget-popup-timing-func,ease), box-shadow var(--yandex-mssngr-widget-popup-transition-time,.4s) var(--yandex-mssngr-widget-popup-timing-func,ease);
}
.ya-chat-popup_fullscreen {
  overflow: visible;
}
.ya-chat-popup_visible {
  pointer-events: auto;
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 40px);
}
.ya-chat-popup_position_inner {
  position: absolute;
  right: inherit;
  bottom: inherit;
}
.ya-chat-popup_position_fixed {
  position: fixed;
  right: inherit;
  bottom: inherit;
}
.ya-chat-popup_position_target {
  position: fixed;
  left: -9999px;
  top: -9999px;
  max-width: 100%;
  max-height: 100%;
}
.ya-chat-popup_mobile {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100vh);
  transition: transform var(--yandex-mssngr-widget-popup-transition-time,.4s) var(--yandex-mssngr-widget-popup-timing-func,ease), opacity var(--yandex-mssngr-widget-popup-transition-time,.4s) var(--yandex-mssngr-widget-popup-timing-func,ease);
  position: fixed;
  left: 0;
  top: var(--yandex-mssngr-widget-popup-mobile-header-height, 40px);
  bottom: 0;
  right: 0;
  height: auto;
  width: 100vw;
  max-width: 100vw;
  border-radius: 0;
  overflow: visible;
}
.ya-chat-popup_mobile .ya-chat-popup__content-wrapper {
  width: 100vw;
  height: 100%;
}
.ya-chat-popup_mobile.ya-chat-popup_visible {
  transform: translateY(0%);
  pointer-events: initial;
  opacity: initial;
  max-width: 100%;
  box-shadow: none;
}
.ya-chat-popup__container {
  bottom: inherit;
  right: inherit;
  max-width: inherit;
  max-height: inherit;
  border-radius: inherit;
}
.ya-chat-popup_button.ya-chat-popup_visible {
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.06);
}
.ya-chat-popup_button .ya-chat-popup__content-wrapper {
  opacity: 0;
  transition: opacity 0.2s var(--yandex-mssngr-widget-popup-timing-func,ease) 0.1s;
}
.ya-chat-popup_button.ya-chat-popup_visible .ya-chat-popup__content-wrapper {
  opacity: 1;
  transition: opacity 0.32s calc(var(--yandex-mssngr-widget-popup-transition-time,.4s) - 0.32s) var(--yandex-mssngr-widget-popup-timing-func,ease);
}
.ya-chat-popup__content-wrapper {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: inherit;
  height: var(--yandex-mssngr-widget-popup-height,640px);
  width: var(--yandex-mssngr-widget-popup-width,360px);
}
.ya-chat-popup_position_fixed:not(.ya-chat-popup_mobile) .ya-chat-popup__content-wrapper, .ya-chat-popup_position_inner:not(.ya-chat-popup_mobile) .ya-chat-popup__content-wrapper {
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 40px);
}
.ya-chat-popup__paranja {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: calc(var(--yandex-mssngr-widget-popup-base-z-index, 10000) + 5);
  visibility: hidden;
  pointer-events: none;
  transition: opacity var(--yandex-mssngr-widget-popup-transition-time,.4s) var(--yandex-mssngr-widget-popup-timing-func,ease) calc(var(--yandex-mssngr-widget-popup-transition-time,.4s) - 0.32s), visibility 0s var(--yandex-mssngr-widget-popup-timing-func,ease) var(--yandex-mssngr-widget-popup-transition-time,.4s);
  opacity: 0;
  background-color: var(--yandex-mssngr-widget-popup-paranja-color,rgba(0, 0, 0, .56));
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ya-chat-popup__paranja_visible {
  pointer-events: auto;
  visibility: visible;
  transition-delay: 0s;
  opacity: 1;
}

.ya-chat-disable-page-scroll {
  overscroll-behavior: none !important;
  overflow: hidden;
}
.ya-chat-disable-page-scroll_ios {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}

.ya-chat-close {
  visibility: hidden;
  transition: opacity var(--yandex-mssngr-widget-popup-timing-func,ease) var(--yandex-mssngr-widget-popup-transition-time,.4s);
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 100;
  pointer-events: none;
}
.ya-chat-close__button-box {
  position: relative;
  padding: 4px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  box-sizing: content-box;
  cursor: pointer;
}
.ya-chat-close__button-box:hover {
  background-color: var(--yandex-mssngr-widget-close-bg-hover-color,#EFF3F6);
}
.ya-chat-close__button-box:active > * {
  opacity: 0.8;
}
.ya-chat-close__button {
  width: 100%;
  height: 100%;
  background-size: 100%;
  cursor: pointer;
  color: var(--yandex-mssngr-widget-close-color,currentColor);
}
.ya-chat-close_visible {
  visibility: visible;
  pointer-events: auto;
}

.ya-chat-new-window {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--yandex-mssngr-widget-text-color,#292c33);
  justify-content: center;
  flex-direction: column;
}
.ya-chat-new-window_visible {
  display: flex;
}
.ya-chat-new-window__title {
  font-size: 22.5px;
  font-weight: 700;
  line-height: 1.467;
  margin-bottom: 12px;
  text-align: center;
}
.ya-chat-new-window__button {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding: 0 16px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: var(--yandex-mssngr-widget-error-button-color, #1c70c4);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ya-chat-popup-ui {
  bottom: var(--yandex-mssngr-widget-popup-ui-fixed-offset-bottom,20px);
  right: var(--yandex-mssngr-widget-popup-ui-fixed-offset-right,20px);
  max-width: 0;
  max-height: 0;
  border-radius: var(--yandex-mssngr-widget-popup-ui-border-radius,4px);
}

.ya-chat-badge {
  position: absolute;
  transition: transform 0.08s ease-out;
  transform: scale(0);
  top: -3px;
  right: -3px;
  background-color: var(--yandex-mssngr-widget-badge-bg-color,red);
  color: var(--yandex-mssngr-widget-badge-text-color,#fff);
  border-radius: 15px;
}
.ya-chat-badge_has-count {
  transform: scale(1);
}
.ya-chat-badge_type_dot {
  bottom: auto;
  left: auto;
  width: 8px;
  height: 8px;
  box-sizing: content-box;
  border: 2px solid var(--yandex-mssngr-widget-badge-text-color,#fff);
  border-radius: 50%;
  background-clip: padding-box;
}
.ya-chat-badge_type_dot .ya-chat-badge__count {
  opacity: 0;
  pointer-events: none;
}
.ya-chat-badge__count {
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  padding: 0 4px;
  box-sizing: border-box;
}

.ya-chat-icon {
  width: inherit;
  height: inherit;
}

.ya-chat-button {
  --scale: 1;
  display: block;
  visibility: visible;
  cursor: pointer;
  text-decoration: none;
  border-radius: calc(var(--yandex-mssngr-widget-button-border-radius,13px) * var(--scale));
  background-color: var(--yandex-mssngr-widget-bg-color,#fff);
  color: var(--yandex-mssngr-widget-text-color,#292c33);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  opacity: 1;
  transition: opacity calc(var(--yandex-mssngr-widget-popup-transition-time,.4s) - 0.32s) var(--yandex-mssngr-widget-popup-timing-func,ease) 0.32s;
}
.ya-chat-button_size_large {
  --scale: var(--yandex-mssngr-widget-button-large-scale,1.5);
}
.ya-chat-button_visible {
  visibility: hidden;
  opacity: 0;
}
.ya-chat-button__icon {
  flex: none;
  height: calc(var(--yandex-mssngr-widget-button-icon-size,28px) * var(--scale));
  width: calc(var(--yandex-mssngr-widget-button-icon-size,28px) * var(--scale));
}
.ya-chat-button__container {
  vertical-align: top;
  white-space: nowrap;
  padding-left: 8px;
  padding-right: 10px;
  height: calc(var(--yandex-mssngr-widget-button-size,40px) * var(--scale));
  max-width: calc(var(--yandex-mssngr-widget-button-max-width,280px) * var(--scale));
  transform-origin: 100% 50%;
  border-radius: inherit;
  box-sizing: border-box;
  display: flex;
  overflow: hidden;
  align-items: center;
  cursor: pointer;
}
.ya-chat-button__container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + var(--yandex-mssngr-widget-button-clickable-area-extra-space,20px));
  height: calc(100% + var(--yandex-mssngr-widget-button-clickable-area-extra-space,20px));
}
.ya-chat-button_mobile {
  top: 12px;
  left: 12px;
  box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.06);
}
.ya-chat-button.ya-chat-button_collapsed_always .ya-chat-button__container {
  padding-left: calc(6px * var(--scale));
  padding-right: calc(6px * var(--scale));
}
.ya-chat-button.ya-chat-button_collapsed_always .ya-chat-button__text {
  display: none;
}
.ya-chat-button.ya-chat-button_collapsed_hover .ya-chat-button__text {
  transition: opacity var(--yandex-mssngr-widget-popup-transition-time,.4s) var(--yandex-mssngr-widget-popup-timing-func,ease);
}
.ya-chat-button.ya-chat-button_collapsed_hover:not(:hover) .ya-chat-button__container {
  max-width: calc(var(--yandex-mssngr-widget-button-size,40px) * var(--scale));
  padding-left: calc(6px * var(--scale));
  padding-right: calc(6px * var(--scale));
}
.ya-chat-button.ya-chat-button_collapsed_hover:not(:hover) .ya-chat-button__text {
  opacity: 0;
}
.ya-chat-button__text {
  flex: 1 1 auto;
  overflow: hidden;
  cursor: pointer;
}
.ya-chat-button__text-container {
  overflow: hidden;
  padding-left: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}

.ya-chat-button-ui {
  position: fixed;
  top: auto;
  right: var(--yandex-mssngr-widget-button-ui-static-offset-right,20px);
  bottom: var(--yandex-mssngr-widget-button-ui-static-offset-bottom,20px);
  z-index: var(--yandex-mssngr-widget-button-ui-z-index,var(--popup-base-z-index));
  transition: opacity calc(var(--yandex-mssngr-widget-popup-transition-time,.4s) - 0.32s) 0.32s var(--yandex-mssngr-widget-popup-timing-func,ease);
}
.ya-chat-button-ui__popup-wrapper {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  right: 0;
  border-radius: var(--yandex-mssngr-widget-button-ui-popup-border-radius,13px);
}
.ya-chat-button{--scale:1.5}.ya-chat-button-ui{--yandex-mssngr-widget-button-ui-z-index:100}.ya-chat-popup_mobile{top:50px}
.headline1Style{font-size:34px;font-weight:700;letter-spacing:.34px;line-height:40px}.headline2Style{font-size:24px;font-weight:500;letter-spacing:.25px;line-height:30px}.headline3Style{font-size:20px;font-weight:500;line-height:24px}.headline4Style{font-size:18px;font-weight:700;line-height:22px}.subheadingStyle{font-size:18px;font-weight:400;line-height:22px}.textBoldStyle{font-weight:700}.textBoldStyle,.textStyle{font-size:15px;line-height:20px}.textStyle{font-weight:400}.text2Style{font-size:13px;letter-spacing:.06px}.text2Style,.text3Style{font-weight:400;line-height:18px}.text3Style{font-size:14px}.monospaceStyle{font-family:monospace;font-size:14px;font-weight:100}
.RVbqx6om{display:inline-block;margin-bottom:12px;margin-top:6px}.Fu96OKcM{margin-top:40px}@media (width <= 600px){.Fu96OKcM{width:100%}}
.impulse-banner{margin-bottom:25px}
.YH47TL0v{margin-top:40px}@media (width <= 600px){.YH47TL0v{width:100%}}
.oaINlvlk{margin-top:40px}@media (width <= 600px){.oaINlvlk{width:100%}}
.KBJnhbq9{background-color:initial;border:none;border-radius:50%;color:var(--gray);display:grid;height:20px;margin-left:8px;outline:none;place-content:center;transition:all .25s ease;width:20px}.KBJnhbq9 svg{height:13px;width:13px}.KBJnhbq9:focus,.KBJnhbq9:hover{background-color:var(--light-gray);color:#000;cursor:pointer}.KBJnhbq9:active{background-color:var(--dark-Gray);color:#000}
.zz7JSo6Q{display:block;margin-top:6px}
.mLHEQ1im{position:relative}.nEiTeIgP{background-color:#ffffff80;display:grid;inset:0;place-content:center;position:absolute}
.nn_48Uvd{margin-bottom:0;width:100%}.nn_48Uvd .gc-form-row__left:has(.gc-form-row__field-name-text:empty){display:none}.myNrnNON{margin-top:2px}.myNrnNON>span{display:block}
.lz_1Qn9i{width:-moz-fit-content;width:fit-content}
.OQECy7HI{align-items:flex-start;column-gap:14px;display:flex;row-gap:22px;width:100%}.OQECy7HI+.OQECy7HI{margin-top:22px}@media (width <= 600px){.OQECy7HI{flex-direction:column}.OQECy7HI>button{width:100%}}
.LBQq7pjD{font-weight:500}.LBQq7pjD:before{background:linear-gradient(151.59deg,#18f4d8 4.48%,#0a9df0 72.99%) 0 0 /150%}.LBQq7pjD:is(:hover,:focus).LBQq7pjD:before{background:linear-gradient(151.59deg,#21eed4 4.48%,#1d95d9 72.99%)}.LBQq7pjD:active.LBQq7pjD:before{background:linear-gradient(151.59deg,#2ae3cb 4.48%,#248fcb 72.99%)}:is(.LBQq7pjD.Dolh6wI4,.LBQq7pjD.Dolh6wI4:hover,.LBQq7pjD.Dolh6wI4:focus):before{background:repeating-linear-gradient(-45deg,#0a9ef1,#0a9ef1 4px,#0fb9e9 0,#0fb9e9 8px);background-size:150%}.LBQq7pjD.kZerDvWc{color:#b5c4cc!important}.LBQq7pjD.kZerDvWc:before{background:#f0f6f9}.WzagCXIS.yc-button_width_max{align-items:center;display:flex;justify-content:center}.WzagCXIS.yc-button_width_max .yc-button__icon_side_left{position:relative}.WzagCXIS.yc-button_width_max .yc-button__text{padding:0 10px}
.UGTKXKnI{margin-right:16px}
.buttons{display:flex;gap:16px}@media (width <= 600px){.buttons{flex-direction:column}}.clarification-alert{margin-bottom:16px}
.kbau8zd1{display:flex;flex-direction:column;gap:16px}.D2UWIxGT{align-items:center;display:flex;gap:24px}@media (width <= 600px){.D2UWIxGT{flex-direction:column-reverse}}.lEzLr949,.A7bnmDOh{margin-bottom:24px}
.cabinet-sections{align-self:flex-start}
.add-employee-form-submit{margin-left:auto}
.jNadM9oX{width:416px}.mxG9v10H{width:100%}.QHyIWsmw{padding-bottom:49px}
.employees-section-wrapper{display:grid;flex:1;justify-items:center;place-content:center}.add-employee-header{font-weight:500;margin-bottom:20px}
.info-section-wrapper{display:grid;flex:1;justify-items:center;place-content:center}.info-soon-header{font-weight:500;text-align:center}
.xOvmAi1U{margin-top:24px;text-align:center}
.ZCIHj8qf{display:flex;gap:16px}@media (width <= 600px){.ZCIHj8qf{flex-direction:column}}
.forms{display:flex;flex-direction:column;gap:16px}
.go-to-cabinet-button{margin-left:auto}@media (width <= 600px){.go-to-cabinet-button{flex-basis:100%}}
.qd34IJYv{font-weight:500}.itIPXCCL{margin-top:12px!important}
.cashbox-registered-text{margin-left:24px}
.OdqK12cn{display:flex;gap:20px;margin-bottom:26px}@media (width <= 600px){.OdqK12cn{flex-direction:column;gap:16px;margin-bottom:0}.kYKd7ddL{flex-flow:column-reverse}}
.download-invoice-alert{margin-bottom:50px}.download-invoice-alert-button{width:-moz-fit-content;width:fit-content}.download-invoice-status-card-subtitle{margin-top:8px;max-width:80%}.download-invoice-status-card-button{margin-bottom:26px}@media (width <= 600px){.download-invoice-status-card-button{margin-bottom:0;width:100%}}
@media (width <= 600px){.PcEFqzFG{flex-flow:column-reverse}}
.cashbox-payment-content{display:flex;flex-direction:column;gap:24px}.payment-type-label{display:inline-block;margin-bottom:8px}.change-payment-type{color:var(--brand-color);margin-left:auto;--yc-button-padding:0}.change-payment-type:hover{color:var(--brand-color);--yc-button-background-color-hover:none}.change-payment-type:focus{color:var(--brand-color)}
.ya_4774298c{display:grid;grid-auto-rows:auto 1fr auto;grid-template-areas:"header" "content" "footer" "bottom-navigation";min-height:var(--id-app-shell-min-height,100vh)}.ya_a24f9682{grid-area:header}.ya_7d3f8f6e{align-self:start;display:none;grid-area:sidebar-navigation;position:sticky;top:var(--id-app-shell-sidebar-top-offset,24px)}.ya_adad5109{grid-area:content;padding-bottom:var(--id-app-shell-content-bottom-padding,24px)}.ya_17fdffd2{bottom:0;grid-area:bottom-navigation;left:0;position:sticky;right:0;z-index:100}.ya_92618ef5{bottom:0;display:none;grid-area:footer;position:sticky}.ya_0e8a95ab.ya_9c10d1dd{grid-template-areas:"header             header  header" "sidebar-navigation content ." "footer             content ."}.ya_0e8a95ab.ya_56a6c89f,.ya_0e8a95ab.ya_9c10d1dd{grid-auto-columns:minmax(var(--id-app-shell-min-column-width,240px),auto) 1fr}.ya_0e8a95ab.ya_56a6c89f{grid-template-areas:"header             header  header" "sidebar-navigation content content" "footer             content content"}.ya_0e8a95ab .ya_7d3f8f6e{display:block}.ya_0e8a95ab .ya_17fdffd2{display:none}.ya_0e8a95ab>.ya_adad5109{padding-bottom:var(--id-app-shell-content-bottom-padding,44px)}@media (min-height:600px){.ya_0e8a95ab .ya_92618ef5{display:block}}
.ya_f02739da{--id-avatar-size:var(--id-avatar-grid-cell-size);--id-avatar-grid-gap:2px;align-items:center;display:inline-flex;flex-wrap:wrap;gap:var(--id-avatar-grid-gap);height:calc(var(--id-avatar-grid-cell-size)*2 + var(--id-avatar-grid-gap));justify-content:space-between;width:calc(var(--id-avatar-grid-cell-size)*2 + var(--id-avatar-grid-gap))}.ya_0e7afaae{--id-avatar-grid-cell-size:20px}.ya_dccb1e27{--id-avatar-grid-cell-size:24px}.ya_6b5725bd{--id-avatar-grid-cell-size:28px}.ya_a4e28852{display:flex}.ya_a4e28852:only-child{margin:auto}.ya_4cd03bdc{align-items:center;background-color:var(--id-avatar-grid-overflow-background,var(--id-color-default-bg-base));border-radius:9999px;display:flex;font:var(--id-avatar-grid-overflow-font,var(--id-typography-text-xxs));height:var(--id-avatar-grid-cell-size);justify-content:center;width:var(--id-avatar-grid-cell-size)}
.ya_5f13e6f0{margin:0;word-break:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ya_5f13e6f0[data-variant]{font:var(--id-text-font)}.ya_5f13e6f0[data-variant=display-l]{--id-text-font:var(--id-typography-display-l)}.ya_5f13e6f0[data-variant=display-m]{--id-text-font:var(--id-typography-display-m)}.ya_5f13e6f0[data-variant=display-s]{--id-text-font:var(--id-typography-display-s)}.ya_5f13e6f0[data-variant=heading-xl]{--id-text-font:var(--id-typography-heading-xl)}.ya_5f13e6f0[data-variant=heading-l]{--id-text-font:var(--id-typography-heading-l)}.ya_5f13e6f0[data-variant=heading-m]{--id-text-font:var(--id-typography-heading-m)}.ya_5f13e6f0[data-variant=heading-s]{--id-text-font:var(--id-typography-heading-s)}.ya_5f13e6f0[data-variant=text-l]{--id-text-font:var(--id-typography-text-l)}.ya_5f13e6f0[data-variant=text-l-long]{--id-text-font:var(--id-typography-text-l-long)}.ya_5f13e6f0[data-variant=text-m]{--id-text-font:var(--id-typography-text-m)}.ya_5f13e6f0[data-variant=text-m-long]{--id-text-font:var(--id-typography-text-m-long)}.ya_5f13e6f0[data-variant=text-s]{--id-text-font:var(--id-typography-text-s)}.ya_5f13e6f0[data-variant=text-s-long]{--id-text-font:var(--id-typography-text-s-long)}.ya_5f13e6f0[data-variant=text-xs]{--id-text-font:var(--id-typography-text-xs)}.ya_5f13e6f0[data-variant=text-xs-long]{--id-text-font:var(--id-typography-text-xs-long)}.ya_5f13e6f0[data-variant=text-xxs]{--id-text-font:var(--id-typography-text-xxs)}.ya_5f13e6f0[data-weight]{font-weight:var(--id-text-font-weight)}.ya_5f13e6f0[data-weight=regular]{--id-text-font-weight:400}.ya_5f13e6f0[data-weight=medium]{--id-text-font-weight:500}.ya_5f13e6f0[data-weight=bold]{--id-text-font-weight:700}.ya_5f13e6f0[data-color]{color:var(--id-text-color)}.ya_5f13e6f0[data-color=inherit]{--id-text-color:inherit}.ya_5f13e6f0[data-color=primary]{--id-text-color:var(--id-color-text-primary)}.ya_5f13e6f0[data-color=secondary]{--id-text-color:var(--id-color-text-secondary)}.ya_5f13e6f0[data-color=tertiary]{--id-text-color:var(--id-color-text-tertiary)}.ya_5f13e6f0[data-color=negative]{--id-text-color:var(--id-color-status-negative)}.ya_5f13e6f0[data-color=positive]{--id-text-color:var(--id-color-status-positive)}.ya_5f13e6f0[data-overflow=ellipsis]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.ya_5f13e6f0[class][class]{font-feature-settings:var(--id-text-font-feature-settings,"pnum" on,"lnum" on)}
.ya_bd9eba44{--id-avatar-size:var(--id-avatar-group-cell-size);align-items:flex-start;display:inline-flex}.ya_27279ccd{--id-avatar-group-cell-offset:-6px;--id-avatar-group-cell-size:16px;--id-avatar-group-overflow-font:var(--id-typography-text-xxs);--id-avatar-group-overflow-inset-x:4px}.ya_2565913d{--id-avatar-group-cell-offset:-8px;--id-avatar-group-cell-size:24px;--id-avatar-group-overflow-font:var(--id-typography-text-s);--id-avatar-group-overflow-inset-x:8px}.ya_c487493c{background-color:var(--id-color-surface-elevated-0);border-radius:9999px;display:flex;min-width:var(--id-avatar-group-cell-size);padding:2px}.ya_c487493c:not(:first-child){margin-inline-start:var(--id-avatar-group-cell-offset)}.ya_c7fc45eb{align-items:center;background-color:var(--id-avatar-group-overflow-background,var(--id-color-default-bg-base));border-radius:9999px;box-sizing:border-box;display:flex;font:var(--id-avatar-group-overflow-font);height:var(--id-avatar-group-cell-size);justify-content:center;min-width:var(--id-avatar-group-cell-size);padding-inline:var(--id-avatar-group-overflow-inset-x)}
.ya_05da8f11{border-radius:var(--id-avatar-border-radius,50%);height:var(--id-avatar-size,24px);width:var(--id-avatar-size,24px)}
.ya_ce51a6cd[class]{--id-badge-radius:calc(var(--id-badge-height)/2)}.ya_9bf7b6ec{--id-badge-height:32px;--id-badge-radius:10px;--id-badge-gap:6px;--id-badge-inset-x:12px;--id-badge-font:var(--id-typography-text-s)}.ya_a0e65717{--id-badge-height:24px;--id-badge-radius:8px;--id-badge-gap:4px;--id-badge-inset-x:8px;--id-badge-font:var(--id-typography-text-s)}.ya_28ae035e{--id-badge-height:20px;--id-badge-radius:6px;--id-badge-gap:4px;--id-badge-inset-x:6px;--id-badge-font:var(--id-typography-text-xs)}.ya_b31ffc0d{--id-badge-text-color:var(--id-color-brand-text-on);--id-badge-background:var(--id-color-brand-bg-base);--id-badge-font-weight:500}.ya_d9abff25{--id-badge-text-color:var(--id-color-status-negative-soft);--id-badge-background:var(--id-color-status-negative);--id-badge-font-weight:500}.ya_82c15d53{--id-badge-text-color:var(--id-color-text-primary);--id-badge-background:var(--id-color-default-bg-base);--id-badge-font-weight:500}.ya_4032cb18{--id-badge-text-color:var(--id-color-status-negative);--id-badge-background:var(--id-color-status-negative-soft);--id-badge-font-weight:500}.ya_74ae4e0c{--id-badge-text-color:var(--id-color-text-primary);--id-badge-background:var(--id-color-surface-elevated-0)}.ya_a2b42de3{--id-badge-text-color:var(--id-color-status-positive);--id-badge-background:var(--id-color-status-positive-soft);--id-badge-font-weight:500}.ya_4de3d4e5{align-items:center;background-color:var(--id-badge-background,#0000);border-radius:var(--id-badge-radius);box-sizing:border-box;color:var(--id-badge-text-color,var(--id-color-text-primary));display:inline-flex;gap:var(--id-badge-gap);height:var(--id-badge-height,auto);justify-content:center;min-width:var(--id-badge-height,auto);padding-inline:var(--id-badge-inset-x);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ya_e37cd917{padding:0}.ya_e7b0300a{font:var(--id-badge-font);font-feature-settings:"pnum" on,"lnum" on;font-weight:var(--id-badge-font-weight);white-space:nowrap}.ya_9cce9b0d{display:inline-flex}
.ya_38b6319e{min-width:var(--id-banner-action-min-width)}.ya_ef948c22{align-items:center;background:0;border:0;border-radius:calc(var(--id-banner-border-radius) - 4px);cursor:pointer;display:flex;height:48px;inset-inline-end:4px;justify-content:center;outline:0;padding:0;position:absolute;top:4px;transition:background-color .15s ease-in-out;width:48px;z-index:1;-webkit-tap-highlight-color:transparent}.ya_fa76b227{background-color:var(--id-color-default-bg-hovered)}.ya_31d331ab{background-color:var(--id-color-default-bg-pressed)}.ya_ef948c22:before{border-radius:var(--id-banner-border-radius);content:"";inset:-4px;pointer-events:none;position:absolute}.ya_fa77da3b:before{box-shadow:inset 0 0 0 2px var(--id-color-brand-border)}.ya_ef948c22:after{background-color:var(--id-color-surface-elevated-100);border-radius:50%;content:"";height:24px;position:absolute;width:24px}.ya_71f4e3c5{z-index:1}.ya_c344fef0{--id-banner-border-width:2px}.ya_99638db2,.ya_c344fef0{display:flex;position:relative;width:100%}.ya_99638db2{background-color:var(--id-banner-background);border-radius:var(--id-banner-border-radius);box-shadow:inset 0 0 0 var(--id-banner-border-width) var(--id-banner-border-color,#0000);box-sizing:border-box;color:var(--id-banner-color);flex-direction:column;gap:var(--id-banner-gap);justify-content:center;max-height:var(--id-banner-max-height);min-height:var(--id-banner-min-height);outline:0;padding-bottom:var(--id-banner-inset-y);padding-top:var(--id-banner-inset-y);padding-inline:var(--id-banner-inset-x);text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out;-webkit-tap-highlight-color:transparent}.ya_ce4228c9{--id-banner-border-radius:24px;--id-banner-gap:16px;--id-banner-inset-x:20px;--id-banner-inset-y:16px;--id-banner-min-height:72px;--id-banner-content-gap:12px;--id-banner-heading-gap:2px;--id-banner-title-font:var(--id-typography-text-m);--id-banner-description-font:var(--id-typography-text-s);--id-banner-action-min-width:68px}.ya_b29b986b{--id-banner-border-radius:24px;--id-banner-gap:20px;--id-banner-inset-x:24px;--id-banner-inset-y:20px;--id-banner-min-height:84px;--id-banner-content-gap:12px;--id-banner-heading-gap:4px;--id-banner-title-font:var(--id-typography-text-l);--id-banner-description-font:var(--id-typography-text-s);--id-banner-action-min-width:92px}.ya_be8a7b5f{--id-banner-border-radius:32px;--id-banner-gap:20px;--id-banner-inset-x:24px;--id-banner-inset-y:24px;--id-banner-min-height:120px;--id-banner-content-gap:16px;--id-banner-heading-gap:4px;--id-banner-title-font:var(--id-typography-heading-m);--id-banner-description-font:var(--id-typography-text-m);--id-banner-action-min-width:92px}.ya_90f3bf93 .ya_99638db2{cursor:pointer}.ya_e0103484 .ya_99638db2{background-color:var(--id-banner-background-hovered)}.ya_a24e35d7 .ya_99638db2{background-color:var(--id-banner-background-pressed)}.ya_53d16589{--id-banner-background:var(--id-color-default-bg-base);--id-banner-background-hovered:var(--id-color-default-bg-hovered);--id-banner-background-pressed:var(--id-color-default-bg-pressed);--id-banner-color:var(--id-color-text-primary)}.ya_75cc1b6d{--id-banner-background:var(--id-color-status-negative-soft);--id-banner-background-hovered:var(--id-color-status-negative-soft-hovered);--id-banner-background-pressed:var(--id-color-status-negative-soft-pressed);--id-banner-color:var(--id-color-status-negative)}.ya_a11b2673{--id-banner-background:#0000;--id-banner-background-hovered:var(--id-color-default-bg-hovered);--id-banner-background-pressed:var(--id-color-default-bg-pressed);--id-banner-color:var(--id-color-text-primary);--id-banner-border-color:var(--id-color-default-border)}.ya_99638db2:before{border-radius:calc(var(--id-banner-border-radius) + 2px);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(0);transition:inset .15s ease-in-out,box-shadow .15s ease-in-out}.ya_044aba7e:before{box-shadow:0 0 0 2px var(--id-color-brand-border);inset:-2px}.ya_5f64b2c9{align-items:center;display:flex;gap:var(--id-banner-content-gap);justify-content:center;z-index:1}.ya_f0e9cb11 .ya_5f64b2c9{max-width:70%}.ya_a75a4399{--id-heading-gap:var(--id-banner-heading-gap);flex-grow:1}.ya_3af57dd2{font:var(--id-banner-title-font)}.ya_86f2d872{font:var(--id-banner-description-font)}.ya_671417f8{display:flex;gap:6px;z-index:1}.ya_d4d82bb3{margin-inline-start:-4px}.ya_051557fa,.ya_d4d82bb3{display:flex;flex-shrink:0}.ya_051557fa{margin-inline-end:-4px}.ya_c20b14b3{border-bottom-right-radius:inherit;border-top-right-radius:inherit;bottom:0;height:100%;inset-inline-end:0;pointer-events:none;position:absolute;top:0}[dir=rtl] .ya_c20b14b3{border-bottom-left-radius:inherit;border-top-left-radius:inherit;transform:scaleX(-1)}
.ya_f386441f[class]{--id-button-radius:calc(var(--id-button-height)/2)}.ya_08fac4cf{--id-button-height:44px;--id-button-radius:16px;--id-button-font-size:16px;--id-button-line-height:20px;--id-button-out-gap:20px;--id-button-inner-gap:10px;--id-button-gap-compinsation:4px}.ya_2a3b7f6e{--id-button-height:36px;--id-button-radius:12px;--id-button-font-size:14px;--id-button-line-height:20px;--id-button-out-gap:16px;--id-button-inner-gap:8px;--id-button-gap-compinsation:2px}.ya_53078ec1{--id-button-height:32px;--id-button-radius:10px;--id-button-font-size:14px;--id-button-line-height:20px;--id-button-out-gap:12px;--id-button-inner-gap:6px;--id-button-gap-compinsation:2px}.ya_54c6e29c{--id-button-height:48px;--id-button-radius:16px;--id-button-font-size:16px;--id-button-line-height:20px;--id-button-out-gap:20px;--id-button-inner-gap:10px;--id-button-gap-compinsation:2px}.ya_749f62f8{--id-button-height:56px;--id-button-radius:20px;--id-button-font-size:16px;--id-button-line-height:20px;--id-button-out-gap:24px;--id-button-inner-gap:14px;--id-button-gap-compinsation:-1px}.ya_2d24343d{--id-button-text-color:var(--id-color-brand-text-on);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-background:var(--id-color-brand-bg-base);--id-button-background-hovered:var(--id-color-brand-bg-hovered);--id-button-background-pressed:var(--id-color-brand-bg-pressed);--id-button-background-disabled:var(--id-color-muted-bg)}.ya_eb8b8c27{--id-button-text-color:var(--id-color-text-primary);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-background:#0000;--id-button-background-hovered:var(--id-color-default-bg-hovered);--id-button-background-pressed:var(--id-color-default-bg-pressed);--id-button-background-disabled:#0000}.ya_cc7344be{--id-button-text-color:var(--id-color-status-negative);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-background:var(--id-color-status-negative-soft);--id-button-background-hovered:var(--id-color-status-negative-soft-hovered);--id-button-background-pressed:var(--id-color-status-negative-soft-pressed);--id-button-background-disabled:var(--id-color-muted-bg)}.ya_7e73cc21{--id-button-text-color:var(--id-color-text-primary);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-background:var(--id-color-default-bg-base);--id-button-background-hovered:var(--id-color-default-bg-hovered);--id-button-background-pressed:var(--id-color-default-bg-pressed);--id-button-background-disabled:var(--id-color-muted-bg)}.ya_26a448c7{--id-button-text-color:var(--id-color-text-primary);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-background:#0000;--id-button-background-hovered:var(--id-color-default-bg-hovered);--id-button-background-pressed:var(--id-color-default-bg-pressed);--id-button-background-disabled:var(--id-color-muted-bg);--id-button-border-color:var(--id-color-default-border)}.ya_2d0128e4{--id-button-text-color:var(--id-color-text-primary);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-background:#0000;--id-button-background-hovered:var(--id-color-default-bg-hovered);--id-button-background-pressed:var(--id-color-default-bg-pressed);--id-button-background-disabled:var(--id-color-muted-bg)}.ya_2d0128e4:after{background-color:var(--id-color-surface-elevated-100);border-radius:inherit;box-shadow:var(--id-effect-shadow-elevated-50);content:"";inset:0;position:absolute;z-index:-1}.ya_53c4727d{--id-button-border-width:2px;align-items:center;background-color:var(--id-button-background);border:0;border-radius:var(--id-button-radius);box-shadow:inset 0 0 0 var(--id-button-border-width) var(--id-button-border-color,#0000);box-sizing:border-box;color:var(--id-button-text-color);cursor:pointer;display:inline-flex;height:var(--id-button-height);justify-content:center;margin:0;min-width:var(--id-button-height);padding:0 var(--id-button-out-gap);position:relative;text-decoration:none;text-transform:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.ya_53c4727d:focus{outline:0}.ya_f3c6267e{background-color:var(--id-button-background-hovered);color:var(--id-button-text-color-hovered,var(--id-button-text-color))}.ya_6eea9aff{background-color:var(--id-button-background-pressed)}.ya_1550e6d2,.ya_304ff3a5{background-color:var(--id-button-background-disabled);box-shadow:none;color:var(--id-button-text-color-disabled)}.ya_1550e6d2{cursor:progress}.ya_304ff3a5{cursor:not-allowed}.ya_53c4727d:before{border-radius:calc(var(--id-button-radius) + 2px);box-shadow:0 0 0 2px var(--id-button-focus-color,var(--id-color-brand-border));content:"";inset:0;opacity:0;position:absolute;transform:translateX(0);transition:inset .15s ease-in-out,opacity .15s ease-in-out;visibility:hidden}.ya_f129a2cd:before{inset:-2px;opacity:1;visibility:visible}.ya_dff5eb75{padding:0}.ya_ac435345{font:var(--id-typography-text-m);font-feature-settings:var(--id-button-font-feature-settings,"pnum" on,"lnum" on);font-size:var(--id-button-font-size);font-weight:var(--id-button-font-weight,500);line-height:var(--id-button-line-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ya_1d988a19{display:inline-flex}.ya_1d988a19:first-of-type{margin-inline-start:calc(var(--id-button-gap-compinsation)*-1)}.ya_1d988a19:last-of-type{margin-inline-end:calc(var(--id-button-gap-compinsation)*-1)}.ya_1d988a19+.ya_ac435345,.ya_ac435345+.ya_1d988a19{margin-inline-start:var(--id-button-inner-gap)}
.ya_9212d436{--id-shimmer-inset:0;border-radius:inherit;inset:var(--id-shimmer-inset);overflow:hidden;pointer-events:none;position:absolute}.ya_9212d436:before{animation:ya_78b87e66 1.2s linear infinite;background-image:var(--id-shimmer-gradient);content:"";inset:0;position:absolute;will-change:transform}[data-color=light] .ya_9212d436{--id-shimmer-gradient:linear-gradient(90deg,#fff0,#fffc 49.48%,#fff0)}[data-color=dark] .ya_9212d436{--id-shimmer-gradient:linear-gradient(90deg,#1f1f2400,#1f1f2480 49.48%,#1f1f2400)}@keyframes ya_78b87e66{0%,10%{transform:translateX(-100%)}90%,to{transform:translateX(100%)}}
.ya_71b232e5{gap:var(--id-heading-gap,0)}.ya_71b232e5,.ya_827821d0{display:flex;flex-direction:column}.ya_827821d0{gap:var(--id-heading-inner-gap,0)}.ya_68ec85ca{text-align:start}.ya_61d4c323{text-align:center}.ya_f3625ddb{text-align:end}.ya_3be87153,.ya_7a865062,.ya_b93bafa3{--id-heading-gap:8px;--id-heading-inner-gap:8px}.ya_f0a167d6{--id-heading-gap:2px;--id-heading-inner-gap:2px}
.ya_64b1e064{align-items:center;background:none;border:none;color:var(--id-bottom-navigation-item-color,var(--id-color-text-primary));display:flex;flex-direction:column;gap:var(--id-bottom-navigation-item-gap,6px);height:100%;justify-content:center;outline:0;padding:0;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .15s ease-in-out}.ya_64b1e064.ya_954e7680{outline:2px solid var(--id-color-brand-border)}.ya_9d8795bc{background-color:var(--id-color-default-bg-hovered)}.ya_2edb3bb9{transform:scale(.96)}.ya_c66b84fd{background-color:var(--id-color-surface-elevated-0);box-shadow:0 0 0 1px var(--id-color-line-normal);height:var(--id-bottom-navigation-height,68px);padding-bottom:env(safe-area-inset-bottom)}.ya_c8aa8702{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;height:100%;margin:0 auto;max-width:var(--id-bottom-navigation-width,358px)}
.ya_350b448c{box-sizing:border-box;display:flex}
.ya_5f46d571{--id-text-color:var(--id-breadcrumbs-item-color,var(--id-color-text-secondary));display:inline-flex;-webkit-tap-highlight-color:transparent}.ya_42348628,.ya_5988dd9c{--id-text-color:var(--id-breadcrumbs-item-color-hovered,var(--id-color-text-primary))}.ya_1e5da21d{font:var(--id-breadcrumbs-item-font,var(--id-typography-text-s));font-weight:var(--id-breadcrumbs-item-font-weight,500);outline:0;position:relative;text-decoration:none;transition:color .15s ease-in-out}.ya_1e5da21d:before{border-radius:var(--id-breadcrumbs-item-focus-border-radius,4px);box-shadow:0 0 0 2px var(--id-breadcrumbs-item-focus-color,var(--id-color-brand-border));content:"";inset:0;opacity:0;position:absolute;transform:translateZ(0);transition:opacity .15s ease-in-out,visibility .15s ease-in-out,inset .15s ease-in-out;visibility:hidden}.ya_1e5da21d:after{content:"";inset:-8px 0;position:absolute}.ya_915725cb:before{inset:-2px;opacity:1;visibility:visible}.ya_5988dd9c .ya_1e5da21d{cursor:default}.ya_f995ebeb{display:flex}.ya_55c8ef7a{align-items:center;display:flex;flex-direction:row;gap:2px;list-style-type:none;margin:0;padding:0}.ya_5a689977{color:var(--id-breadcrumbs-arrow-color,var(--id-color-text-tertiary));display:inline-flex;margin-top:2px}
.ya_f0afceaa{gap:var(--id-card-template-actions-gap,8px)}.ya_05484de9,.ya_f0afceaa{box-sizing:border-box;display:grid}.ya_05484de9{gap:var(--id-card-template-content-gap,24px)}.ya_5979d267{text-align:start}.ya_b7af734f{text-align:center}.ya_5db7a901{text-align:end}.ya_c656dc82{align-items:center;display:flex;justify-content:center}.ya_c656dc82,.ya_eca3cfab{box-sizing:border-box;margin:0 auto;width:100%}.ya_eca3cfab{display:grid;gap:var(--id-card-template-gap,24px)}
.ya_f77f8d1a{min-width:0;position:relative}.ya_e3414963{overflow:hidden}.ya_40cd9f49{display:flex;gap:var(--id-carousel-gap,6px);list-style:none;margin:-20px 0;overflow-x:scroll;overscroll-behavior-x:contain;padding:calc(20px + var(--id-carousel-padding-top, 0px)) 0 calc(20px + var(--id-carousel-padding-bottom, 0px));scroll-behavior:smooth;scroll-padding-inline:var(--id-carousel-padding-start,0) var(--id-carousel-padding-end,0);scroll-snap-type:x mandatory;scrollbar-width:none}.ya_40cd9f49::-webkit-scrollbar{display:none}.ya_40cd9f49:after,.ya_40cd9f49:before{content:"";display:list-item;flex-shrink:0}.ya_40cd9f49:before{margin-inline-end:calc(var(--id-carousel-gap, 6px)*-1);width:var(--id-carousel-padding-start,0)}.ya_40cd9f49:after{margin-inline-start:calc(var(--id-carousel-gap, 6px)*-1);width:var(--id-carousel-padding-end,0)}.ya_0d00b4d9,.ya_689c26e8{align-items:center;bottom:0;display:flex;position:absolute;top:0;z-index:1}.ya_0d00b4d9{left:0;transform:translateX(-50%)}.ya_689c26e8{right:0;transform:translateX(50%)}@media (max-width:520px){.ya_0d00b4d9,.ya_689c26e8{display:none}}[dir=rtl] .ya_0d00b4d9{transform:translateX(-50%) scale(-1)}[dir=rtl] .ya_689c26e8{transform:translateX(50%) scale(-1)}.ya_2fe4a80b{display:flex;flex-shrink:0;gap:var(--id-carousel-gap,6px);scroll-snap-align:start}
.ya_35ce9244{--id-checkbox-border-radius:8px;box-sizing:border-box;display:inline-flex;min-height:var(--id-checkbox-min-height,40px);padding-top:var(--id-checkbox-out-gap,8px);position:relative;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;gap:var(--id-checkbox-inner-gap,12px)}.ya_486956a7{cursor:pointer;height:100%;left:calc(var(--id-checkbox-out-gap, 8px)*-1);margin:0;opacity:0;position:absolute;top:0;width:calc(100% + var(--id-checkbox-out-gap, 8px)*2);z-index:1}.ya_c78584c0 .ya_486956a7{cursor:not-allowed}.ya_f4294277{align-items:center;background-color:var(--id-checkbox-background,#0000);border-radius:var(--id-checkbox-border-radius);box-shadow:inset 0 0 0 var(--id-checkbox-border-width,2px) var(--id-checkbox-border-color,#0000);box-sizing:border-box;display:flex;flex-shrink:0;height:var(--id-checkbox-size,24px);justify-content:center;position:relative;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out;width:var(--id-checkbox-size,24px)}.ya_f4294277:before{border-radius:calc(var(--id-checkbox-border-radius) + 2px);box-shadow:0 0 0 2px var(--id-checkbox-focus-color,var(--id-color-brand-border));content:"";inset:0;opacity:0;position:absolute;visibility:hidden}.ya_25a360bf .ya_f4294277:before{margin:-2px;opacity:1;visibility:visible}.ya_e99a9845 .ya_f4294277{background-color:var(--id-checkbox-background-hovered)}.ya_34ecce27 .ya_f4294277{background-color:var(--id-checkbox-background-pressed)}.ya_bf117f57 .ya_f4294277{background-color:var(--id-checkbox-background-checked);box-shadow:none}.ya_c78584c0 .ya_f4294277{background-color:var(--id-checkbox-background-disabled);box-shadow:none}.ya_bf117f57.ya_e99a9845 .ya_f4294277{background-color:var(--id-checkbox-background-checked-hovered)}.ya_bf117f57.ya_34ecce27 .ya_f4294277{background-color:var(--id-checkbox-background-checked-pressed)}.ya_18d90841{color:var(--id-checkbox-tick-color);height:var(--id-checkbox-tick-size,16px);width:var(--id-checkbox-tick-size,16px)}.ya_bf117f57 .ya_18d90841{stroke-dashoffset:0;transition:.1s ease .1s}.ya_c78584c0 .ya_18d90841{color:var(--id-checkbox-tick-color-disabled)}.ya_12f450ee{color:var(--id-checkbox-label-color);display:flex;flex-direction:column;font:var(--id-typography-text-m);font-size:var(--id-checkbox-font-size,16px);font-weight:var(--id-checkbox-font-weight,400);gap:2px;line-height:var(--id-checkbox-line-height,20px);padding:2px 0}.ya_0d1bb68d{color:var(--id-checkbox-hint-color);font:var(--id-typography-text-s)}.ya_d8253f47{--id-checkbox-background:var(--id-color-default-bg-base);--id-checkbox-label-color:var(--id-color-text-primary);--id-checkbox-hint-color:var(--id-color-text-secondary);--id-checkbox-tick-color:var(--id-color-brand-text-on);--id-checkbox-tick-color-disabled:var(--id-color-muted-text)}.ya_b2d89c50,.ya_d8253f47{--id-checkbox-background-hovered:var(--id-color-default-bg-hovered);--id-checkbox-background-pressed:var(--id-color-default-bg-pressed);--id-checkbox-background-disabled:var(--id-color-muted-bg);--id-checkbox-background-checked:var(--id-color-brand-bg-base);--id-checkbox-background-checked-hovered:var(--id-color-brand-bg-hovered);--id-checkbox-background-checked-pressed:var(--id-color-brand-bg-pressed)}.ya_b2d89c50{--id-checkbox-border-color:var(--id-color-default-border);--id-checkbox-label-color:var(--id-color-text-primary);--id-checkbox-hint-color:var(--id-color-text-secondary);--id-checkbox-tick-color:var(--id-color-brand-text-on);--id-checkbox-tick-color-disabled:var(--id-color-muted-text)}
.ya_9b609954{display:inline-flex;gap:var(--id-field-gap,8px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ya_de9eb798{--id-field-error-color:var(--id-color-muted-text)}.ya_2db21351{align-self:flex-start;color:var(--id-field-label-color,var(--id-color-text-primary));font:var(--id-field-label-font,var(--id-typography-text-m))}.ya_3e5696ec:after{color:var(--id-field-required-color,var(--id-color-status-negative));content:" *"}.ya_794b377c{align-items:center;color:var(--id-field-hint-color,var(--id-color-text-secondary));display:flex;font:var(--id-field-hint-font,var(--id-typography-text-s));gap:var(--id-field-hint-gap,8px)}.ya_be75a5ca{color:var(--id-field-error-color,var(--id-color-status-negative))}.ya_b6b6cfa2{align-self:flex-start;flex-shrink:0;margin-top:var(--id-field-error-icon-margin-top,1px)}
.ya_1a469bca{display:flex}
.ya_12c0c46c{display:inline-flex;position:relative}.ya_5e1fce2b:before{background-color:var(--id-code-field-segment-caret-color-default,var(--id-color-text-tertiary));border-radius:1px;bottom:9px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:18px}.ya_f494d3ae{background-color:var(--id-code-field-segment-color-bg,#fff0);border:none;caret-color:#0000;color:var(--id-code-field-segment-color-text-default,var(--id-color-text-primary));cursor:inherit;font:var(--id-code-field-segment-font,var(--id-typography-display-s));font-feature-settings:"pnum" on,"lnum" on;font-weight:var(--id-code-field-segment-font-weight,400);height:var(--id-code-field-segment-height,44px);line-height:var(--id-code-field-segment-line-height,44px);margin:0;outline:none;padding:0;text-align:center;width:var(--id-code-field-segment-width,28px)}.ya_f494d3ae::-webkit-inner-spin-button,.ya_f494d3ae::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ya_f494d3ae[type=number]{-moz-appearance:textfield}.ya_70753b49:before{animation:ya_4f9320ca 1.1s infinite;background-color:var(--id-code-field-segment-caret-color-focused,var(--id-color-text-primary))}.ya_296a459c:before{background-color:var(--id-code-field-segment-caret-color-disabled,var(--id-color-muted-text))}.ya_296a459c .ya_f494d3ae{color:var(--id-code-field-segment-color-text-invalid,var(--id-color-muted-text))}.ya_be1e5786:not(.ya_296a459c) .ya_f494d3ae{color:var(--id-code-field-segment-caret-color-invalid,var(--id-color-status-negative))}.ya_be1e5786:not(.ya_296a459c):not(.ya_70753b49):before{background-color:var(
    --id-code-field-segment-caret-color-invalid,var(--id-color-status-negative)
  )}@keyframes ya_4f9320ca{0%{background-color:var(
      --id-code-field-segment-caret-color-focused,var(--id-color-text-primary)
    )}75%{background-color:var(
      --id-code-field-segment-caret-color-default,var(--id-color-text-tertiary)
    )}}.ya_7afef2f3{--id-code-field-border-width:2px;align-items:center;background-color:var(--id-code-field-bg-default,#fff0);border-radius:24px;box-shadow:inset 0 0 0 var(--id-code-field-border-width) var(--id-code-field-border-default,var(--id-color-default-border));box-sizing:border-box;cursor:text;display:inline-flex;justify-content:center;padding:12px 24px;transition:box-shadow .15s ease-in-out,background-color .1s ease-in-out}.ya_ea768966{background-color:var(--id-code-field-bg-disabled,var(--id-color-muted-bg));box-shadow:inset 0 0 0 var(--id-code-field-border-width) var(--id-code-field-border-disabled,var(--id-color-muted-border));cursor:not-allowed}.ya_0363e255{background-color:var(--id-code-field-bg-hovered,var(--id-color-default-bg-hovered));box-shadow:inset 0 0 0 var(--id-code-field-border-width) var(--id-code-field-border-hovered,var(--id-color-default-border))}.ya_893b3ecd{background-color:var(--id-code-field-bg-focused,var(--id-color-surface-elevated-0));box-shadow:inset 0 0 0 var(--id-code-field-border-width) var(--id-code-field-border-focused,var(--id-color-brand-border))}.ya_2dcd2b09:not(.ya_893b3ecd):not(.ya_ea768966){box-shadow:inset 0 0 0 var(--id-code-field-border-width) var(--id-code-field-border-invalid,var(--id-color-status-negative))}.ya_bd89d18a{display:inline-flex}.ya_bd89d18a+.ya_bd89d18a{margin-left:var(--id-code-field-slot-gap,12px)}.ya_a475e272{width:var(--id-code-field-delimiter-width,12px)}[dir=rtl] .ya_bd89d18a{flex-direction:row-reverse}
.ya_6c382958{transition:width .15s cubic-bezier(.5,0,1,1);width:180px}.ya_1aa80d3d{transition:width .15s cubic-bezier(0,0,.4,1);width:360px}
.ya_0b5777ca{--id-material-textfield-background:var(--id-color-default-bg-base);--id-material-textfield-background-focused:var(--id-color-surface-elevated-0);--id-material-textfield-background-hovered:var(--id-color-default-bg-hovered);--id-material-textfield-background-disabled:var(--id-color-muted-bg);--id-material-textfield-border-color:#0000;--id-material-textfield-border-color-negative:var(--id-color-status-negative);--id-material-textfield-label-color:var(--id-color-text-secondary);--id-material-textfield-placeholder-color:var(--id-color-text-tertiary);--id-material-textfield-color:var(--id-color-text-primary);--id-material-textfield-color-disabled:var(--id-color-muted-text);--id-material-textfield-addon-color:var(--id-color-text-secondary)}.ya_d89c0993{--id-material-textfield-background:#0000;--id-material-textfield-background-focused:var(--id-color-surface-elevated-0);--id-material-textfield-background-hovered:var(--id-color-default-bg-hovered);--id-material-textfield-background-disabled:var(--id-color-muted-bg);--id-material-textfield-border-color:var(--id-color-default-border);--id-material-textfield-border-color-negative:var(--id-color-status-negative);--id-material-textfield-label-color:var(--id-color-text-secondary);--id-material-textfield-placeholder-color:var(--id-color-text-tertiary);--id-material-textfield-color:var(--id-color-text-primary);--id-material-textfield-color-disabled:var(--id-color-muted-text);--id-material-textfield-addon-color:var(--id-color-text-secondary)}.ya_fb7dc54a{align-self:flex-start;height:24px;width:24px;z-index:2}.ya_c5cb79d4{color:var(--id-masked-input-color);font:var(--id-masked-input-font);left:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;animation:ya_4fd4b8fd var(--id-masked-input-animation-timing,.15s) ease-in;font-feature-settings:"pnum" on,"lnum" on}@keyframes ya_4fd4b8fd{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ya_df900904{position:relative}.ya_84bcf070{color:#fff0}.ya_9ff3fc76:after{background-color:var(--id-masked-input-color);bottom:.1em;content:"";height:1px;left:.1em;position:absolute;right:.1em}[dir=rtl] .ya_c5cb79d4{right:0}.ya_25c4f977{align-items:center;display:flex;height:100%;position:relative;width:100%}.ya_16e3bb06{--id-masked-input-font:var(--id-typography-text-m);--id-masked-input-color:var(--id-material-textfield-label-color);font-feature-settings:"pnum" on,"lnum" on;-webkit-tap-highlight-color:transparent}.ya_7f996050{background-color:var(--id-material-textfield-background);border-radius:20px;box-shadow:inset 0 0 0 var(--id-material-textfield-border-width,2px) var(--id-material-textfield-border-color);display:inline-flex;gap:12px;height:64px;padding:0 24px;position:relative;transition:box-shadow .15s ease-in-out,background-color .1s ease-in-out}.ya_107a64bd{height:auto;min-height:64px}.ya_69c76f4a{--id-material-textfield-background:var(--id-material-textfield-background-hovered)}.ya_f3746044{--id-material-textfield-background:var(--id-material-textfield-background-disabled);box-shadow:none}.ya_18ccf3af .ya_7f996050{--id-material-textfield-border-color:var(--id-material-textfield-border-color-negative)}.ya_7f996050:focus-within{--id-material-textfield-background:var(--id-material-textfield-background-focused);--id-material-textfield-border-width:2px;--id-material-textfield-border-color:var(
    --id-material-textfield-border-color-focused,var(--id-color-brand-border)
  )}.ya_458d187e{color:var(--id-material-textfield-label-color);font:var(--id-typography-text-m);pointer-events:auto;position:absolute;transform:translateY(22px);transform-origin:left;transition:transform .15s ease-in-out,color .15s ease-in-out;-webkit-user-select:none;user-select:none}.ya_002da895{transform:translateY(11px) scale(.875)}.ya_457f9f2d:after{color:var(--id-material-textfield-required-color,var(--id-color-status-negative));content:" *"}.ya_34de8044:before{border-radius:20px;content:"";cursor:text;inset:0;position:absolute}.ya_6e1815bc{background-color:initial;border:0;box-sizing:border-box;caret-color:var(--id-color-text-primary);color:var(--id-material-textfield-color);font:var(--id-typography-text-m);font-feature-settings:inherit;height:20px;outline:0;padding:0;position:relative;width:100%;z-index:1}.ya_6e1815bc::placeholder{color:var(--id-material-textfield-placeholder-color);transition:color .15s ease-in-out;-webkit-user-select:none;user-select:none}.ya_107a64bd .ya_6e1815bc{height:100%;min-height:40px;resize:none}.ya_107a64bd .ya_6e1815bc::-webkit-scrollbar{display:none}.ya_50d4ccf3{color:var(--id-material-textfield-addon-color);margin-top:20px}.ya_e6f2b4bf{margin-left:-4px;transition:color .15s ease-in-out}.ya_d94903fe:last-of-type{margin-right:-4px}.ya_629cd13f .ya_e6f2b4bf{color:var(--id-color-text-primary)}.ya_36c78809 .ya_d94903fe{color:var(--id-color-text-tertiary)}.ya_f3746044 .ya_458d187e,.ya_f3746044 .ya_50d4ccf3,.ya_f3746044 .ya_6e1815bc,.ya_f3746044 .ya_6e1815bc::placeholder{color:var(--id-material-textfield-color-disabled)}.ya_f3746044 .ya_34de8044:before,.ya_f3746044 .ya_6e1815bc{cursor:not-allowed}.ya_136f8d6e{flex-grow:1}.ya_34de8044{display:flex;margin-bottom:13px;margin-top:32px}[dir=rtl] .ya_458d187e{transform-origin:right}
.ya_4de11349[class]{--id-button-text-color:var(--id-color-text-secondary);--id-button-text-color-hovered:var(--id-color-text-primary);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-border-width:0;--id-button-out-gap:0;--id-button-height:auto}
.ya_98d6f45a{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.5,0,1,1);background-color:var(--id-color-surface-elevated-100);border-radius:20px;box-shadow:var(--id-effect-shadow-elevated-100);overflow:hidden;pointer-events:none;will-change:opacity,transform}.ya_eec5dbfc{animation-name:ya_914f6bff}.ya_8071117b{animation-name:ya_b08678ac}.ya_ec2d6179{animation-name:ya_c26726f5}.ya_748dff3c{animation-name:ya_760d537a}.ya_019bfda1.ya_eec5dbfc{animation-name:ya_c5059aa4}.ya_019bfda1.ya_8071117b{animation-name:ya_e10b1ef2}.ya_019bfda1.ya_ec2d6179{animation-name:ya_ad5a1973}.ya_019bfda1.ya_748dff3c{animation-name:ya_e52842da}.ya_019bfda1{animation-timing-function:cubic-bezier(0,0,.4,1);pointer-events:auto}@keyframes ya_c5059aa4{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}@keyframes ya_914f6bff{0%{opacity:1;transform:translateY(-4px)}to{opacity:0;transform:translateY(0)}}@keyframes ya_e10b1ef2{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(4px)}}@keyframes ya_b08678ac{0%{opacity:1;transform:translateY(4px)}to{opacity:0;transform:translateY(0)}}@keyframes ya_ad5a1973{0%{opacity:0;transform:translateX(0)}to{opacity:1;transform:translateX(-4px)}}@keyframes ya_c26726f5{0%{opacity:1;transform:translateX(-4px)}to{opacity:0;transform:translateX(0)}}@keyframes ya_e52842da{0%{opacity:0;transform:translateX(0)}to{opacity:1;transform:translateX(4px)}}@keyframes ya_760d537a{0%{opacity:1;transform:translateX(4px)}to{opacity:0;transform:translateX(0)}}.ya_e8df0d29{--id-tray-height:100vh;--id-tray-header-height:0;--id-tray-border-radius:32px 32px 0 0;--id-tray-margin-top:80px;height:100vh;inset:0;position:fixed;z-index:1300}.ya_f3cf8f92{animation-duration:.2s;animation-fill-mode:both;animation-name:ya_27396589;animation-timing-function:cubic-bezier(.5,0,1,1);background-color:var(--id-color-surface-elevated-0);border-radius:var(--id-tray-border-radius);bottom:0;left:0;max-height:calc(var(--id-tray-height) - var(--id-tray-margin-top));outline:0;padding-bottom:max(calc(100vh - var(--id-tray-height)),env(safe-area-inset-bottom));pointer-events:none;position:absolute;right:0;will-change:opacity,transform;z-index:2}.ya_f22c9319 .ya_f3cf8f92{animation-name:ya_369a0d1c;animation-timing-function:cubic-bezier(0,0,.4,1);pointer-events:auto}.ya_f05b087b[class]{bottom:calc(100% + 16px);opacity:0;position:absolute;right:16px;transition:opacity .2s cubic-bezier(.5,0,1,1),visibility .2s cubic-bezier(.5,0,1,1);transition-duration:0;visibility:hidden}.ya_f22c9319 .ya_f05b087b{opacity:1;transition:opacity .2s cubic-bezier(0,0,.4,1) .25s,visibility .2s cubic-bezier(0,0,.4,1) .25s;visibility:visible}.ya_dcf7be33{box-shadow:0 1px #0000;padding:24px 24px 16px;transition:box-shadow .15s cubic-bezier(0,0,.4,1)}.ya_5d749772{box-shadow:0 1px var(--id-color-line-normal)}.ya_9483ae6c{max-height:calc(var(--id-tray-height) - var(--id-tray-header-height) - var(--id-tray-margin-top))}.ya_25388bf6 .ya_9483ae6c{height:calc(var(--id-tray-height) - var(--id-tray-header-height) - var(--id-tray-margin-top))}@keyframes ya_369a0d1c{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ya_27396589{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.ya_a718435b{background-color:var(--id-color-surface-overlay);display:flex;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s cubic-bezier(.5,0,1,1),visibility 0ms linear .2s;visibility:hidden;z-index:1}.ya_f74cd850{opacity:1;pointer-events:auto;transition:opacity .2s cubic-bezier(0,0,.4,1);visibility:visible}.ya_c7ae7edd{background:none;transition:none}
.ya_f6f54fd6{--id-list-item-border-radius:16px;--id-list-item-bg-hovered:#0000;--id-list-item-focus-color:#0000}.ya_4ae46b6e{--id-list-item-bg-initial:var(--id-color-default-bg-hovered);--id-list-item-bg-hovered:var(--id-color-default-bg-hovered)}.ya_765c9e66{--id-list-separator-inset-start:20px;--id-list-separator-inset-end:20px;margin-bottom:8px;margin-top:8px}.ya_0f89548e{align-items:center;display:flex;height:32px;padding:0 20px}.ya_362adde1{background-color:var(--id-color-default-bg-hovered);border-radius:12px}.ya_71eabccb{--id-list-item-inset-x:20px}.ya_5c6ee7a1{--id-list-inset-x:4px;--id-list-inset-y:4px;--id-list-item-inset-x:20px;--id-list-item-column-gap:12px;max-height:inherit;outline:0;overflow-y:auto;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ya_22a933d0{display:flex;position:relative}.ya_13f65e16{width:100%}.ya_f0b03820[class]{--id-material-textfield-background:var(--id-material-textfield-background-hovered)}.ya_4615b79c [data-slot=field]{--id-material-textfield-border-width:2px;--id-material-textfield-border-color:var(--id-color-brand-border);--id-material-textfield-background:var(--id-material-textfield-background-focused)}.ya_b56d8baf{border:0;border-radius:20px;cursor:pointer;height:64px;left:0;opacity:0;outline:0;position:absolute;right:0;top:0;z-index:2;-webkit-tap-highlight-color:transparent}.ya_51e30d09{cursor:not-allowed}
.ya_a8f58425{--id-list-item-inset-x:24px;--id-list-item-inset-y:16px;--id-list-item-column-gap:12px;--id-list-item-row-gap:12px}.ya_08b184f0{--id-list-item-inset-x:0;--id-list-item-inset-y:0;--id-list-item-column-gap:12px;--id-list-item-row-gap:12px;--id-list-item-content-slot-inset-y:0}.ya_993dfa17{--id-list-item-inset-x:12px;--id-list-item-inset-y:12px;--id-list-item-column-gap:16px;--id-list-item-row-gap:12px}.ya_23b6ad32{--id-list-item-inset-x:16px;--id-list-item-inset-y:16px;--id-list-item-column-gap:12px;--id-list-item-row-gap:12px}.ya_518dbb44{--id-list-item-bg-initial:var(--id-color-status-negative-soft);--id-list-item-bg-hovered:var(--id-color-status-negative-soft-hovered);--id-list-item-bg-pressed:var(--id-color-status-negative-soft-pressed);--id-list-item-bg-disabled:#0000}.ya_95fe5917{--id-list-item-bg-initial:#0000;--id-list-item-bg-hovered:var(--id-color-default-bg-hovered);--id-list-item-bg-pressed:var(--id-color-default-bg-pressed);--id-list-item-bg-disabled:#0000}.ya_c9dbeb0e{--id-list-item-bg-initial:var(--id-color-default-bg-base);--id-list-item-bg-hovered:var(--id-color-default-bg-hovered);--id-list-item-bg-pressed:var(--id-color-default-bg-pressed);--id-list-item-bg-disabled:var(--id-color-muted-bg)}.ya_e9cceefc{--id-list-item-slot-alignment:flex-end}.ya_ed7e53d3{--id-list-item-slot-alignment:center}.ya_e04ce6be{--id-list-item-slot-alignment:flex-start}.ya_829be68e{--id-list-item-slot-color:inherit}.ya_7442132a{--id-list-item-slot-color:var(--id-color-status-negative)}.ya_613de8c6{--id-list-item-slot-color:var(--id-color-status-positive)}.ya_e3c53b62{--id-list-item-slot-color:var(--id-color-text-primary)}.ya_7af9e09a{--id-list-item-slot-color:var(--id-color-text-secondary)}.ya_3a58a00a{--id-list-item-slot-color:var(--id-color-text-tertiary)}.ya_12f21fa0{box-sizing:border-box;color:var(--id-list-item-slot-color,inherit);display:flex;gap:var(--id-list-item-slot-gap,0);padding:var(--id-list-item-slot-inset-y,0) 0}.ya_0c986807{flex-direction:column;justify-content:var(--id-list-item-slot-alignment,initial)}.ya_621180e1{align-items:var(--id-list-item-slot-alignment,initial);flex-direction:row}.ya_676e5ef8{--id-list-item-slot-gap:var(--id-list-item-content-slot-gap,2px);--id-list-item-slot-inset-y:var(--id-list-item-content-slot-inset-y,2px);flex:1 1 auto}.ya_b6632abc{--id-list-item-slot-gap:var(--id-list-item-before-slot-gap,4px)}.ya_ae16b45b{--id-list-item-slot-gap:var(--id-list-item-after-slot-gap,4px)}.ya_495a9e88{background:var(--id-list-item-bg-initial,#0000);border-radius:var(--id-list-item-border-radius,0);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--id-list-item-row-gap,0);outline:0;padding:var(--id-list-item-inset-y,0) var(--id-list-item-inset-x,0);text-decoration:none;-webkit-tap-highlight-color:transparent}.ya_9baf6a4f{background:var(--id-list-item-bg-hovered,#0000);cursor:pointer}.ya_f652417d{background:var(--id-list-item-bg-pressed,#0000)}.ya_85fc742b{background:var(--id-list-item-bg-disabled,#0000)}.ya_495a9e88.ya_e21da38a{box-shadow:0 0 0 2px var(--id-list-item-focus-color,var(--id-color-brand-border))}.ya_fb2f733d{display:flex;gap:var(--id-list-item-column-gap,0)}.ya_cf4e502f{--id-list-item-border-radius:24px;--id-list-gap:1px;--id-list-separator-inset-start:var(--id-list-item-inset-x);--id-list-separator-inset-end:var(--id-list-item-inset-x);--id-list-inset-x:0;--id-list-inset-y:0;--id-list-offset-x:calc(var(--id-list-item-inset-x)*-1);--id-list-offset-y:calc(var(--id-list-item-inset-x)*-1)}.ya_66a8ffae{--id-list-item-border-radius:24px;--id-list-gap:6px;--id-list-separator-inset-start:var(--id-list-item-inset-x);--id-list-separator-inset-end:var(--id-list-item-inset-x);--id-list-inset-x:0;--id-list-inset-y:0;--id-list-offset-x:0;--id-list-offset-y:0}.ya_61cd00e1{--id-list-item-border-radius:0;--id-list-gap:0;--id-list-separator-inset-start:0;--id-list-separator-inset-end:0;--id-list-inset-x:0;--id-list-inset-y:0;--id-list-offset-x:0;--id-list-offset-y:0}.ya_2604fe09{background:var(--id-list-separator-color,var(--id-color-line-normal));display:block;height:1px;margin-left:var(--id-list-separator-inset-start,0);margin-right:var(--id-list-separator-inset-end,0);padding:0}.ya_b732fa16{box-sizing:border-box;display:grid;gap:var(--id-list-gap,0);grid-auto-flow:row;margin:var(--id-list-offset-y,0) var(--id-list-offset-x,0);padding:var(--id-list-inset-y,0) var(--id-list-inset-x,0)}
.ya_540efc03{--id-textfield-height:48px;--id-textfield-border-radius:16px;--id-textfield-multiline-min-size:40px;--id-textfield-padding:14px 20px;--id-textfield-padding-compinsation:4px;--id-textfield-inner-gap:12px;--id-textfield-font:var(--id-typography-text-m);--id-textfield-clear-size:24px}.ya_44e7b593{--id-textfield-background:var(--id-color-default-bg-base);--id-textfield-background-focused:var(--id-color-surface-elevated-0);--id-textfield-background-hovered:var(--id-color-default-bg-hovered);--id-textfield-background-disabled:var(--id-color-muted-bg);--id-textfield-border-color:#0000;--id-textfield-border-color-negative:var(--id-color-status-negative);--id-textfield-placeholder-color:var(--id-color-text-secondary);--id-textfield-color:var(--id-color-text-primary);--id-textfield-color-disabled:var(--id-color-muted-text);--id-textfield-addon-color:var(--id-color-text-secondary)}.ya_eac7143e{--id-textfield-background:#0000;--id-textfield-background-focused:var(--id-color-surface-elevated-0);--id-textfield-background-hovered:var(--id-color-default-bg-hovered);--id-textfield-background-disabled:var(--id-color-muted-bg);--id-textfield-border-color:var(--id-color-default-border);--id-textfield-border-color-negative:var(--id-color-status-negative);--id-textfield-placeholder-color:var(--id-color-text-secondary);--id-textfield-color:var(--id-color-text-primary);--id-textfield-color-disabled:var(--id-color-muted-text);--id-textfield-addon-color:var(--id-color-text-secondary)}.ya_b84f7ed0{height:var(--id-textfield-clear-size);width:var(--id-textfield-clear-size)}.ya_ac1c7d7e{--id-masked-input-animation-timing:0;--id-masked-input-font:var(--id-textfield-font);--id-masked-input-color:var(--id-textfield-placeholder-color);font-feature-settings:"pnum" on,"lnum" on;-webkit-tap-highlight-color:transparent}.ya_e283ce89{background-color:var(--id-textfield-background);border-radius:var(--id-textfield-border-radius);box-shadow:inset 0 0 0 var(--id-textfield-border-width,2px) var(--id-textfield-border-color);box-sizing:border-box;display:inline-flex;gap:var(--id-textfield-inner-gap);height:var(--id-textfield-height);padding:var(--id-textfield-padding);position:relative;transition:box-shadow .15s ease-in-out,background-color .1s ease-in-out}.ya_d609f1cc{height:auto;min-height:var(--id-textfield-height)}.ya_cd45eb61{--id-textfield-background:var(--id-textfield-background-hovered)}.ya_4152fe6e{--id-textfield-background:var(--id-textfield-background-disabled);box-shadow:none}.ya_c3009a6f .ya_e283ce89{--id-textfield-border-color:var(--id-textfield-border-color-negative)}.ya_e283ce89:focus-within{--id-textfield-background:var(--id-textfield-background-focused);--id-textfield-border-width:2px;--id-textfield-border-color:var(
    --id-textfield-border-color-focused,var(--id-color-brand-border)
  )}.ya_5fd18666:before{border-radius:20px;content:"";cursor:text;inset:0;position:absolute}.ya_899deef4{background-color:initial;border:0;box-sizing:border-box;caret-color:var(--id-color-text-primary);color:var(--id-textfield-color);font:var(--id-textfield-font);font-feature-settings:inherit;outline:0;padding:0;position:relative;width:100%;z-index:1}.ya_899deef4::placeholder{color:var(--id-textfield-placeholder-color);transition:color .15s ease-in-out;-webkit-user-select:none;user-select:none}.ya_d609f1cc .ya_899deef4{height:100%;min-height:var(--id-textfield-multiline-min-size);resize:none}.ya_d609f1cc .ya_899deef4::-webkit-scrollbar{display:none}.ya_b0b09bc4{align-items:center;color:var(--id-textfield-addon-color);display:flex;justify-content:center}.ya_1fde5c3c{margin-left:calc(var(--id-textfield-padding-compinsation)*-1);transition:color .15s ease-in-out}.ya_937c219a:last-of-type{margin-right:calc(var(--id-textfield-padding-compinsation)*-1)}.ya_49c5dce8 .ya_1fde5c3c{color:var(--id-color-text-primary)}.ya_1436c2ae .ya_937c219a{color:var(--id-color-text-tertiary)}.ya_4152fe6e .ya_899deef4,.ya_4152fe6e .ya_899deef4::placeholder,.ya_4152fe6e .ya_b0b09bc4{color:var(--id-textfield-color-disabled)}.ya_4152fe6e .ya_5fd18666:before,.ya_4152fe6e .ya_899deef4{cursor:not-allowed}.ya_3c400284{flex-grow:1}.ya_5fd18666{align-items:center;display:flex;height:100%}
.ya_3e85366e{--id-dialog-border-radius:0;--id-dialog-visual-viewport-height:100vh;--id-dialog-margin-bottom:0;--id-dialog-margin-top:40px;--id-dialog-header-action-padding:24px;--id-dialog-header-padding:24px 24px 16px;--id-dialog-header-width:100%;align-items:center;display:flex;height:var(--id-dialog-visual-viewport-height);inset:0;justify-content:center;position:fixed;z-index:1300}.ya_c111c77f{--id-dialog-header-padding:24px 58px 16px 24px}[dir=rtl] .ya_c111c77f{--id-dialog-header-padding:24px 24px 16px 58px}.ya_ae1116a3{--id-dialog-border-radius:32px 32px 0 0}.ya_8807e71b{animation-duration:.2s;animation-fill-mode:both;animation-name:ya_4b56f754;animation-timing-function:cubic-bezier(.5,0,1,1);background-color:var(--id-color-surface-elevated-0);border-radius:var(--id-dialog-border-radius);display:flex;flex-direction:column;outline:0;overflow:hidden;padding-bottom:max(calc(100vh - var(--id-dialog-visual-viewport-height)),env(safe-area-inset-bottom));pointer-events:none;position:absolute;will-change:opacity,transform;z-index:2}.ya_2994d150 .ya_8807e71b,.ya_72ae77b3 .ya_8807e71b{height:var(--id-dialog-visual-viewport-height)}.ya_72ae77b3 .ya_8807e71b{width:100vw}.ya_ae1116a3 .ya_8807e71b{bottom:0;max-height:calc(var(--id-dialog-visual-viewport-height) - var(--id-dialog-margin-top))}.ya_bcafcdc3 .ya_8807e71b{animation-name:ya_ece01776;animation-timing-function:cubic-bezier(0,0,.4,1);pointer-events:auto}.ya_ac13312e{box-sizing:border-box;padding:var(--id-dialog-header-padding);position:relative;transition:box-shadow .15s cubic-bezier(0,0,.4,1);width:var(--id-dialog-header-width);z-index:1}.ya_b6ce0c58{box-shadow:0 1px var(--id-color-line-normal)}.ya_72e45ef4{inset-inline-end:var(--id-dialog-header-action-padding);position:absolute;top:var(--id-dialog-header-action-padding);z-index:1}.ya_72e45ef4:after{content:"";height:44px;position:absolute;width:44px}.ya_7fd11f68{display:flex;flex:1 1 100%;flex-direction:column;overflow:hidden overlay}@media (max-width:520px){.ya_8807e71b{width:100vw}}@media (min-width:521px){.ya_3e85366e{--id-dialog-margin-bottom:40px;--id-dialog-header-action-padding:32px;--id-dialog-header-padding:32px 32px 16px;--id-dialog-header-width:420px}.ya_72ae77b3{--id-dialog-header-width:100%}.ya_c111c77f{--id-dialog-header-padding:32px 66px 16px 32px}[dir=rtl] .ya_c111c77f{--id-dialog-header-padding:32px 32px 16px 66px}.ya_2994d150{--id-dialog-border-radius:32px}.ya_2994d150 .ya_8807e71b{height:var(--id-dialog-height,auto);max-height:calc(100vh - var(--id-dialog-margin-top) - var(--id-dialog-margin-bottom))}.ya_2994d150 .ya_8807e71b,.ya_72ae77b3 .ya_8807e71b{animation-name:ya_9b2df255}.ya_bcafcdc3.ya_2994d150 .ya_8807e71b,.ya_bcafcdc3.ya_72ae77b3 .ya_8807e71b{animation-name:ya_553ba3c5}}@keyframes ya_553ba3c5{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ya_9b2df255{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes ya_ece01776{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ya_4b56f754{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.ya_8fcf7a01{display:flex;flex-direction:column}.ya_56885c07{width:100%}.ya_29f8b102{gap:8px}.ya_5367939d{background-color:var(--id-color-default-bg-base);border-radius:24px;padding:20px 24px}.ya_1c06a62f{align-items:center;cursor:pointer;display:grid;gap:12px;grid-template-columns:1fr max-content;outline:0;position:relative;-webkit-tap-highlight-color:transparent}.ya_1c06a62f:after{content:"";inset:-8px 0;position:absolute}.ya_1c06a62f:before{border-radius:12px;box-shadow:0 0 0 2px var(--id-color-brand-border);content:"";inset:0;opacity:0;position:absolute;transform:translateZ(0);visibility:hidden}.ya_1c06a62f.ya_db4dfb2c:before{inset:-4px;opacity:1;visibility:visible}.ya_c4481f4e{display:flex}.ya_1d256df8{display:flex;flex-direction:column;width:100%}.ya_f25c73d0{gap:24px}.ya_4a9be90f{gap:4px}.ya_f25c73d0 .ya_a6395046{background:var(--id-list-separator-color,var(--id-color-line-normal));height:1px}
.ya_0ec5edd8{--id-list-item-border-radius:var(--id-menu-item-border-radius,16px);--id-list-item-inset-x:var(--id-menu-item-inset-x,20px);--id-list-item-column-gap:var(--id-menu-item-gap,12px);--id-list-item-bg-hovered:var(--id-menu-item-background-hovered,#0000);--id-list-item-bg-pressed:var(
    --id-menu-item-background-pressed,var(--id-color-default-bg-pressed)
  );--id-list-item-focus-color:var(--id-menu-item-focus-color,#0000)}.ya_2ae6b8aa{cursor:not-allowed}.ya_dea39169{--id-list-item-bg-initial:var(
    --id-menu-item-background-focused,var(--id-color-default-bg-hovered)
  );--id-list-item-bg-hovered:var(
    --id-menu-item-background-hovered,var(--id-color-default-bg-hovered)
  )}.ya_f6806eea{--id-list-separator-inset-start:20px;--id-list-separator-inset-end:20px;margin-bottom:8px;margin-top:8px}.ya_27f3c166{align-items:center;display:flex;padding:8px 20px}.ya_4ba65039{--id-list-inset-x:4px;--id-list-inset-y:4px;max-height:inherit;outline:0;overflow-y:auto;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ya_a3b7e10d{display:grid;gap:var(--id-horizontal-field-set-gap,8px);grid-auto-flow:column}.ya_6000e742{display:flex;flex-direction:column;gap:var(--id-vertical-field-set-gap,8px)}
.ya_e8b80771{display:flex;flex-direction:column;gap:var(--id-form-gap,24px)}
.ya_6c87dbac{display:flex;flex-direction:column;gap:var(--id-group-gap,16px)}
.ya_e789e083{align-items:center;background-color:var(--id-header-background-color,var(--id-color-surface-elevated-0));display:grid;grid-template-columns:1fr auto 1fr;height:var(--id-header-height,56px);justify-content:space-between;padding:0 var(--id-header-padding,24px)}.ya_04e7a572{align-items:center;display:flex;gap:var(--id-header-gap,8px)}.ya_9beac57b{--id-header-height:56px;--id-header-padding:24px;--id-header-gap:8px}.ya_f826aa89{--id-header-height:84px;--id-header-padding:24px;--id-header-gap:16px}.ya_e7990ab8{align-items:center;grid-column:1;justify-content:start}.ya_47a71b3a{grid-column:2;justify-self:center}.ya_6124de48{grid-column:3;justify-content:end}
.ya_5a8c0dc2{display:inline-flex;height:var(--id-image-height);overflow:hidden;position:relative;transition:filter .1s ease-in-out;width:var(--id-image-width)}.ya_5a8c0dc2[data-placeholder-filter=blur]:not([data-status]){filter:blur(20px)}.ya_c5f9c9ab{height:auto;object-fit:var(--id-image-object-fit);object-position:var(--id-image-object-position);transition:opacity .2s ease-in-out;width:100%}.ya_1f8ee829{opacity:0}.ya_4d04acb4{height:100%;inset:0;opacity:1;pointer-events:none;position:absolute;width:100%}.ya_5a8c0dc2[data-status] .ya_1f8ee829{opacity:1}.ya_5a8c0dc2[data-status] .ya_4d04acb4{opacity:0}.ya_5a8c0dc2[data-status=error] .ya_c5f9c9ab{color:#0000}
.ya_7e5621e5{--id-link-color:var(--id-color-link-normal);--id-link-color-hovered:var(--id-color-link-normal-hovered)}.ya_b05a8ca9{--id-link-color:var(--id-color-text-secondary);--id-link-color-hovered:var(--id-color-text-primary);--id-link-font-weight:500}.ya_5197c563{color:var(--id-link-color);cursor:pointer;font-weight:var(--id-link-font-weight,400);outline:0;position:relative;text-decoration:none;transition:color .15s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.ya_5197c563:before{border-radius:var(--id-link-focus-border-radius,4px);box-shadow:0 0 0 2px var(--id-link-focus-color,var(--id-color-brand-border));content:"";inset:0;opacity:0;position:absolute;transform:translateZ(0);transition:opacity .15s ease-in-out,visibility .15s ease-in-out,inset .15s ease-in-out;visibility:hidden}.ya_344cece2:before{inset:-2px;opacity:1;visibility:visible}.ya_60203bf7{color:var(--id-link-color-hovered)}
.ya_cb3783fa{--id-logo-yandex-color:var(--id-color-text-primary);--id-logo-brand-color:var(--id-color-text-primary);height:var(--id-logo-height);width:var(--id-logo-width)}.ya_6109feec{--id-logo-yandex-background:#fc3f1d;--id-logo-yandex-color:#fff;--id-logo-brand-color:var(--id-color-text-primary);height:var(--id-logo-short-height);width:var(--id-logo-short-width)}
.ya_bb0f29d3{--id-number-field-height:56px;--id-number-field-border-radius:16px;--id-number-field-inset-x:20px;--id-number-field-inner-gap:12px;--id-number-field-font:var(--id-typography-text-m)}.ya_1f0bd3fd{--id-number-field-height:48px;--id-number-field-border-radius:16px;--id-number-field-inset-x:20px;--id-number-field-inner-gap:12px;--id-number-field-font:var(--id-typography-text-m)}.ya_91422776{--id-number-field-background:var(--id-color-surface-elevated-0);--id-number-field-background-focused:var(--id-color-surface-elevated-0);--id-number-field-background-hovered:var(--id-color-default-bg-hovered);--id-number-field-background-disabled:var(--id-color-muted-bg);--id-number-field-border-color:var(--id-color-default-border);--id-number-field-border-color-negative:var(--id-color-status-negative);--id-number-field-color:var(--id-color-text-primary);--id-number-field-color-disabled:var(--id-color-muted-text);font-feature-settings:"pnum" on,"lnum" on;-webkit-tap-highlight-color:transparent}.ya_862d674c{background-color:var(--id-number-field-background);border-radius:var(--id-number-field-border-radius);box-shadow:inset 0 0 0 var(--id-number-field-border-width,2px) var(--id-number-field-border-color);box-sizing:border-box;display:inline-flex;height:var(--id-number-field-height);position:relative;transition:box-shadow .15s ease-in-out,background-color .1s ease-in-out}.ya_e404e51b{--id-number-field-background:var(--id-number-field-background-hovered)}.ya_9e336b3c{--id-number-field-background:var(--id-number-field-background-disabled);box-shadow:none}.ya_566827a8 .ya_862d674c{--id-number-field-border-color:var(--id-number-field-border-color-negative)}.ya_862d674c.ya_2b42966c{--id-number-field-background:var(--id-number-field-background-focused);--id-number-field-border-color:var(
    --id-number-field-border-color-focused,var(--id-color-brand-border)
  )}.ya_15da4908{background-color:initial;border:0;box-sizing:border-box;caret-color:var(--id-color-text-primary);color:var(--id-number-field-color);font:var(--id-number-field-font);font-feature-settings:inherit;outline:0;padding:0;width:100%}.ya_f43f6685{text-align:start}.ya_f4106b29{text-align:center}.ya_81485cd8{text-align:end}.ya_ebd35170{border-radius:var(--id-number-field-border-radius);padding-inline:var(--id-number-field-inset-x)}.ya_9e336b3c .ya_15da4908{color:var(--id-number-field-color-disabled);cursor:not-allowed}.ya_ff956283{padding-inline:var(--id-number-field-inset-x) var(--id-number-field-inner-gap)}.ya_2cae63d1{padding-inline:var(--id-number-field-inner-gap) var(--id-number-field-inset-x)}
.ya_c5493ce2{--__placement-sqrt2:1.414;--__placement-square-diagonal:calc(var(--__placement-sqrt2)*var(--__placement-radius, 0px) - var(--__placement-radius, 0px));--__placement-inset:var(
    --id-placement-inset,calc(var(--__placement-square-diagonal)/var(--__placement-sqrt2))
  );display:inline-flex;flex-shrink:0;position:relative;vertical-align:middle}.ya_69e33b40{align-items:var(--id-placement-position-y,center);inset:var(--__placement-inset,0);justify-content:var(--id-placement-position-x,center);pointer-events:none;position:absolute;z-index:1}.ya_1a5c1997,.ya_69e33b40{display:flex;flex-direction:row}.ya_1a5c1997{align-items:center;box-sizing:border-box;flex-wrap:wrap;place-content:center center;pointer-events:auto;position:relative;transform:translate(var(--id-placement-item-translate-x,0),var(--id-placement-item-translate-y,0))}.ya_a01b8800{--id-placement-position-x:flex-start;--id-placement-item-translate-x:calc(var(--__placement-offset, 0)*-1)}.ya_df10f071{--id-placement-position-x:flex-end;--id-placement-item-translate-x:var(--__placement-offset,0)}.ya_3c342aa2{--id-placement-position-y:flex-start;--id-placement-item-translate-y:calc(var(--__placement-offset, 0)*-1)}.ya_be846e79{--id-placement-position-y:flex-end;--id-placement-item-translate-y:var(--__placement-offset,0)}[dir=rtl] .ya_a01b8800{--id-placement-item-translate-x:var(--__placement-offset,0)}[dir=rtl] .ya_df10f071{--id-placement-item-translate-x:calc(var(--__placement-offset, 0)*-1)}
.ya_89549b75{display:inline-flex;position:relative;vertical-align:middle}.ya_0fab6c27{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;transform-box:fill-box;transform-origin:50% 50%}.ya_00b88cc2,.ya_1adf6ec7{fill:none}.ya_c39e8940{dominant-baseline:central;text-anchor:middle}.ya_89549b75[data-percentage="0"] .ya_1adf6ec7{stroke-opacity:0}.ya_89549b75[data-indeterminate=true] .ya_42f47965,.ya_89549b75[data-indeterminate=true] .ya_c39e8940{display:none}.ya_89549b75[data-indeterminate=true] .ya_0fab6c27{animation:ya_d6009fa3 1.5s linear .21s infinite;animation-direction:reverse}.ya_89549b75[data-indeterminate=true] .ya_1adf6ec7{animation:ya_351f134f 1.5s ease-in-out .21s infinite;animation-direction:reverse}.ya_89549b75[data-clockwise] .ya_0fab6c27,.ya_89549b75[data-clockwise] .ya_1adf6ec7{animation-direction:normal}.ya_89549b75[data-variant] .ya_00b88cc2{stroke:var(--id-progress-circle-track-color);transition:stroke .1s linear}.ya_89549b75[data-variant] .ya_1adf6ec7{transform-origin:50% 50%;transition:.1s linear;transition-property:stroke,stroke-dasharray,stroke-dashoffset;stroke:var(--id-progress-circle-dash-color)}.ya_89549b75[data-variant] .ya_c39e8940{font:var(--id-progress-circle-text-font);font-feature-settings:"pnum" on,"lnum" on;fill:var(--id-progress-circle-text-color)}.ya_89549b75[data-variant] .ya_42f47965{stroke:var(--id-progress-circle-text-color)}.ya_89549b75[data-variant=default]{--id-progress-circle-track-color:var(--id-color-line-normal);--id-progress-circle-dash-color:var(--id-color-status-positive);--id-progress-circle-text-color:var(--id-color-text-primary);--id-progress-circle-text-font:var(--id-typography-text-s)}.ya_89549b75[data-variant=default][data-percentage="0"]{--id-progress-circle-track-color:var(--id-color-status-negative);--id-progress-circle-text-color:var(--id-color-status-negative)}.ya_89549b75[data-variant=default][data-percentage="1"]{--id-progress-circle-text-color:var(--id-progress-circle-dash-color)}.ya_89549b75[data-variant=brand]{--id-progress-circle-track-color:#fff0;--id-progress-circle-dash-color:var(--id-color-brand-bg-base);--id-progress-circle-text-color:var(--id-color-text-primary);--id-progress-circle-text-font:var(--id-typography-text-s)}.ya_89549b75[data-variant=brand][data-percentage="1"]{--id-progress-circle-text-color:var(--id-progress-circle-dash-color)}.ya_89549b75[data-variant=brand-inverse]{--id-progress-circle-track-color:#fff0;--id-progress-circle-dash-color:var(--id-color-brand-text-on);--id-progress-circle-text-color:var(--id-color-text-primary);--id-progress-circle-text-font:var(--id-typography-text-s)}.ya_89549b75[data-variant=brand-inverse][data-percentage="1"]{--id-progress-circle-text-color:var(--id-progress-circle-dash-color)}@keyframes ya_d6009fa3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ya_351f134f{0%{stroke-dasharray:6,354;stroke-dashoffset:0}50%{stroke-dasharray:200,160;stroke-dashoffset:-80}95%,to{stroke-dasharray:6,354;stroke-dashoffset:-360}}
.svg-icon{color:var(--id-svg-icon-color);display:inline-flex}[dir=rtl] .svg-icon[data-reverse-rtl=true]{transform:scale(-1)}
.ya_577fe427{min-height:var(--id-radio-min-height,40px);padding-top:var(--id-radio-out-gap,8px);vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.ya_1b4c3417,.ya_577fe427{box-sizing:border-box;display:inline-flex;position:relative}.ya_1b4c3417{align-items:center;background-color:var(--id-radio-background);border:var(--id-radio-border-width,2px) solid var(--id-radio-border-color);border-radius:50%;height:var(--id-radio-size,24px);justify-content:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out;width:var(--id-radio-size,24px)}.ya_1b4c3417:before{box-shadow:0 0 0 2px var(--id-radio-focus-color,var(--id-color-brand-border));inset:0;position:absolute}.ya_1b4c3417:after,.ya_1b4c3417:before{border-radius:50%;content:"";opacity:0;visibility:hidden}.ya_1b4c3417:after{background-color:var(--id-radio-dot-background);display:block;height:var(--id-radio-dot-size,10px);transform:scale(0);transition:transform .15s ease-in-out;width:var(--id-radio-dot-size,10px)}.ya_2c35ffd5+.ya_1b4c3417:before{margin:-3px;opacity:1;visibility:visible}.ya_3e4c137f .ya_1b4c3417{background-color:var(--id-radio-background-hovered)}.ya_26fccb5e .ya_1b4c3417{background-color:var(--id-radio-background-checked);border-color:var(--id-radio-border-color-checked)}.ya_26fccb5e .ya_1b4c3417:after{opacity:1;transform:scale(1);visibility:visible}.ya_eaa75533 .ya_1b4c3417{background-color:var(--id-radio-background-disabled);border-color:var(--id-radio-border-color-disabled)}.ya_eaa75533 .ya_1b4c3417:after{background-color:var(--id-radio-dot-background-disabled)}.ya_1bb35a85{border:0;cursor:pointer;height:100%;left:calc(var(--id-radio-out-gap, 8px)*-1);margin:0;opacity:0;position:absolute;top:0;width:calc(100% + var(--id-radio-out-gap, 8px)*2);z-index:1;-webkit-tap-highlight-color:rgba(255,255,255,0)}.ya_eaa75533 .ya_1bb35a85{cursor:not-allowed}.ya_90918df8{color:var(--id-radio-label-color);font:var(--id-typography-text-m);font-size:var(--id-radio-font-size);font-weight:var(--id-radio-font-weight,400);line-height:var(--id-radio-line-height);margin-inline-start:var(--id-radio-inner-gap,12px);padding:2px 0}.ya_a8019649{--id-radio-border-color:#0000;--id-radio-border-color-checked:var(--id-color-brand-bg-base);--id-radio-border-color-disabled:#0000;--id-radio-background:var(--id-color-default-bg-base);--id-radio-background-checked:var(--id-color-brand-bg-base);--id-radio-background-hovered:var(--id-color-default-bg-hovered);--id-radio-background-disabled:var(--id-color-muted-bg);--id-radio-dot-background:var(--id-color-brand-text-on);--id-radio-dot-background-disabled:var(--id-color-muted-text)}.ya_dc3a49f5{--id-radio-border-color:var(--id-color-default-border);--id-radio-border-color-checked:var(--id-color-brand-bg-base);--id-radio-border-color-disabled:#0000;--id-radio-background-checked:var(--id-color-brand-bg-base);--id-radio-background-hovered:var(--id-color-default-bg-hovered);--id-radio-background-disabled:var(--id-color-muted-bg);--id-radio-dot-background:var(--id-color-brand-text-on);--id-radio-dot-background-disabled:var(--id-color-muted-text)}.ya_f0294d7e{--id-radio-group-gap-horizontal:16px;display:inline-flex}.ya_1c60f003{flex-direction:row;gap:var(--id-radio-group-gap-horizontal)}.ya_a8aab62d{flex-direction:column}
.ya_c83c446c{align-items:center;border-radius:calc(var(--id-segment-picker-border-radius) - 2px);color:var(--id-segment-picker-option-color);cursor:pointer;display:flex;height:100%;justify-content:center;padding:0 var(--id-segment-picker-option-padding);position:relative;transition:color .15s ease-in-out;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ya_c83c446c:before{border-radius:var(--id-segment-picker-border-radius);box-shadow:0 0 0 2px var(--id-segment-picker-option-focus-color,var(--id-color-brand-border));content:"";inset:0;opacity:0;position:absolute;transform:translateX(0);transition:transform .15s ease-in-out;visibility:hidden}.ya_4fcf62fd:before{margin:-3px;opacity:1;visibility:visible}.ya_d2612b56{color:var(--id-segment-picker-option-color-hovered)}.ya_f92932cb{background-color:var(--id-segment-picker-option-background-selected);box-shadow:var(--id-segment-picker-option-shadow-selected);color:var(--id-segment-picker-option-color-selected);transition:background-color .15s ease-in-out,color .15s ease-in-out}.ya_ed53b25d{font:var(--id-segment-picker-option-font);font-feature-settings:var(
    --id-segment-picker-option-font-feature-settings,"pnum" on,"lnum" on
  );font-weight:500}.ya_3b1bcaff,.ya_ed53b25d{display:inline-flex}.ya_3b1bcaff:first-of-type{margin-inline-start:calc(var(--id-segment-picker-option-gap-compensation)*-1)}.ya_3b1bcaff:last-of-type{margin-inline-end:calc(var(--id-segment-picker-option-gap-compensation)*-1)}.ya_3b1bcaff+.ya_ed53b25d,.ya_ed53b25d+.ya_3b1bcaff{margin-inline-start:var(--id-segment-picker-option-gap)}.ya_33c8fc4f{--id-field-gap:var(--id-segment-picker-gap);--id-field-label-font:var(--id-segment-picker-label-font);--id-field-label-color:var(--id-segment-picker-label-color);gap:var(--id-segment-picker-gap);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ya_00420236{background-color:var(--id-segment-picker-background);border-radius:var(--id-segment-picker-border-radius);box-sizing:border-box;display:grid;gap:var(--id-segment-picker-segments-gap);grid-auto-columns:1fr;grid-auto-flow:column;height:var(--id-segment-picker-height);padding:var(--id-segment-picker-padding)}.ya_be0098ee{--id-segment-picker-gap:8px;--id-segment-picker-height:48px;--id-segment-picker-border-radius:16px;--id-segment-picker-padding:2px;--id-segment-picker-segments-gap:4px;--id-segment-picker-option-padding:16px;--id-segment-picker-option-gap:8px;--id-segment-picker-option-gap-compensation:2px;--id-segment-picker-label-font:var(--id-typography-text-m-long);--id-segment-picker-option-font:var(--id-typography-text-m-long)}.ya_acb94c27{--id-segment-picker-gap:8px;--id-segment-picker-height:56px;--id-segment-picker-border-radius:20px;--id-segment-picker-padding:2px;--id-segment-picker-segments-gap:4px;--id-segment-picker-option-padding:20px;--id-segment-picker-option-gap:8px;--id-segment-picker-option-gap-compensation:-1px;--id-segment-picker-label-font:var(--id-typography-text-m-long);--id-segment-picker-option-font:var(--id-typography-text-m-long)}.ya_148c12d8{--id-segment-picker-background:var(--id-color-surface-submerged);--id-segment-picker-option-background-selected:var(--id-color-surface-elevated-0);--id-segment-picker-option-shadow-selected:var(--id-effect-shadow-elevated-50);--id-segment-picker-label-color:var(--id-color-text-primary);--id-segment-picker-option-color:var(--id-color-text-secondary);--id-segment-picker-option-color-hovered:var(--id-color-text-primary);--id-segment-picker-option-color-selected:var(--id-color-text-primary)}
.ya_1df9e337{align-items:center;background-color:initial;border:none;border-radius:16px;color:var(--id-sidebar-navigation-item-color,var(--id-color-text-primary));cursor:pointer;display:flex;font:var(--id-typography-text-m);font-weight:500;gap:var(--id-sidebar-navigation-item-gap,16px);height:var(--id-sidebar-navigation-item-height,44px);outline:0;padding-inline:var(--id-sidebar-navigation-item-padding-start,16px) var(--id-sidebar-navigation-item-padding-end,20px);text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out;white-space:nowrap;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.ya_1df9e337.ya_03d32062{outline:2px solid var(--id-color-brand-border)}.ya_7919a36c{background-color:var(--id-color-default-bg-hovered)}.ya_80f2ad78{background-color:var(--id-color-default-bg-pressed)}.ya_539dac17{background-color:var(--id-color-default-bg-base)}.ya_be68c1fa{padding-inline-start:var(--id-sidebar-navigation-padding-start,6px)}.ya_f333d484{display:grid;gap:var(--id-sidebar-navigation-gap,4px);justify-content:flex-start;list-style:none;margin:0;padding:0}.ya_61bbf724{display:flex}
.ya_a003ac7a{animation-fill-mode:forwards;animation-name:ya_7c86b24f;animation-timing-function:linear;background-color:var(--id-snackbar-progress-bg,var(--id-color-default-bg-hovered));height:100%;left:0;position:absolute;top:0;width:100%}[dir=rtl] .ya_a003ac7a{animation-name:ya_70962ca0}@keyframes ya_7c86b24f{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes ya_70962ca0{0%{transform:translateX(100%)}to{transform:translateX(0)}}.ya_902614bb{animation-duration:.2s;animation-fill-mode:forwards;border-radius:var(--id-snackbar-border-radius,16px);box-shadow:var(--id-snackbar-box-shadow,var(--id-effect-shadow-elevated-100));display:inline-flex;overflow:hidden;pointer-events:auto;position:relative}.ya_902614bb[data-animation=entering],.ya_902614bb[data-animation=queued]{animation-name:ya_1ad24414;animation-timing-function:cubic-bezier(0,0,.4,1)}.ya_902614bb[data-animation=exiting]{animation-name:ya_a1d87446;animation-timing-function:cubic-bezier(.5,0,1,1)}.ya_163f74ca{background-color:var(--id-snackbar-bg,var(--id-color-surface-elevated-100));box-sizing:border-box;color:var(--id-snackbar-text,var(--id-color-text-primary));padding:var(--id-snackbar-container-padding,6px);width:100%}.ya_163f74ca,.ya_5a421c33{align-items:center;display:inline-flex;position:relative}.ya_5a421c33{flex:1 1 auto;min-height:var(--id-snackbar-min-height,36px);padding:var(--id-snackbar-inner-padding,0 10px)}.ya_6f86cf60{position:relative}.ya_2e25d495,.ya_6f86cf60{display:flex;flex-direction:column}.ya_bd854e14{display:inline-grid;gap:var(--id-snackbar-after-gap,4px);grid-auto-columns:min-content;grid-auto-flow:column;position:relative}.ya_6f86cf60+.ya_2e25d495{margin-inline-start:var(--id-snackbar-inner-gap,8px)}.ya_5a421c33+.ya_bd854e14{margin-inline-start:var(--id-snackbar-container-gap,6px)}@keyframes ya_1ad24414{0%{opacity:0;transform:var(--id-snackbar-slide-from)}to{opacity:1;transform:var(--id-snackbar-slide-to)}}@keyframes ya_a1d87446{0%{opacity:1;transform:var(--id-snackbar-slide-to)}to{opacity:0;transform:var(--id-snackbar-slide-from)}}@media (min-width:521px){.ya_902614bb{max-width:520px;width:auto}}.ya_374b1cc1{inset:var(--id-snackbar-container-inset,24px);pointer-events:none;position:fixed;z-index:var(--id-snackbar-container-z-index,9999)}.ya_4737d50c{display:flex;flex-direction:column;gap:8px;outline:0;position:absolute;width:100%}.ya_4737d50c[data-primary-placement=top]{--id-snackbar-slide-from:translateY(-12px);--id-snackbar-slide-to:translateY(0);top:0}.ya_4737d50c[data-primary-placement=bottom]{--id-snackbar-slide-from:translateY(12px);--id-snackbar-slide-to:translateY(0);bottom:0}.ya_4737d50c[data-secondary-placement=start]{align-items:flex-start}.ya_4737d50c[data-secondary-placement=center]{align-items:center}.ya_4737d50c[data-secondary-placement=end]{align-items:flex-end}
body{font-family:YS Text,Helvetica Neue,Arial,sans-serif}:root [class],body{font-feature-settings:"liga","kern","pnum","lnum"}[data-color=light]{color-scheme:light}[data-color=dark]{color-scheme:dark}@media (prefers-color-scheme:light){[data-color=system]{color-scheme:light}}@media (prefers-color-scheme:dark){[data-color=system]{color-scheme:dark}}:root{--id-default-color-dark-brand-bg-base:#fafaff;--id-default-color-dark-brand-bg-hovered:#ededf2;--id-default-color-dark-brand-bg-pressed:#e1e1e5;--id-default-color-dark-brand-border:#fafaff;--id-default-color-dark-brand-text-on:#1f1f24;--id-default-color-dark-default-bg-base:#fafaff14;--id-default-color-dark-default-bg-hovered:#fafaff1a;--id-default-color-dark-default-bg-pressed:#fafaff24;--id-default-color-dark-default-border:#fafaff24;--id-default-color-dark-line-normal:#fafaff14;--id-default-color-dark-link-normal:#74d6c2;--id-default-color-dark-link-normal-hovered:#c0f0e7;--id-default-color-dark-muted-bg:#fafaff0f;--id-default-color-dark-muted-border:#fafaff1f;--id-default-color-dark-muted-text:#fafaff3d;--id-default-color-dark-status-negative:#fb5c56;--id-default-color-dark-status-negative-soft:#31272b;--id-default-color-dark-status-negative-soft-hovered:#42282c;--id-default-color-dark-status-negative-soft-pressed:#4d292f;--id-default-color-dark-status-positive:#51c16a;--id-default-color-dark-status-positive-soft:#252d2c;--id-default-color-dark-status-positive-soft-hovered:#2c3832;--id-default-color-dark-status-positive-soft-pressed:#31423a;--id-default-color-dark-surface-elevated-0:#1f1f24;--id-default-color-dark-surface-elevated-100:#3a3a42;--id-default-color-dark-surface-overlay:#0e0e0fe0;--id-default-color-dark-surface-overlay-soft:#0e0e0f14;--id-default-color-dark-surface-submerged:#0e0e0f;--id-default-color-dark-text-primary:#fafaff;--id-default-color-dark-text-secondary:#f0f0ff75;--id-default-color-dark-text-tertiary:#ebebff42;--id-default-color-light-brand-bg-base:#292933;--id-default-color-light-brand-bg-hovered:#1b1b26;--id-default-color-light-brand-bg-pressed:#0a0a19;--id-default-color-light-brand-border:#292933;--id-default-color-light-brand-text-on:#fff;--id-default-color-light-default-bg-base:#b4b8cc24;--id-default-color-light-default-bg-hovered:#b4b8cc33;--id-default-color-light-default-bg-pressed:#b4b8cc42;--id-default-color-light-default-border:#b4b8cc42;--id-default-color-light-line-normal:#b4b8cc47;--id-default-color-light-link-normal:#37948c;--id-default-color-light-link-normal-hovered:#2c6b69;--id-default-color-light-muted-bg:#b4b8cc1a;--id-default-color-light-muted-border:#b4b8cc29;--id-default-color-light-muted-text:#b4b8cc8a;--id-default-color-light-status-negative:#f33;--id-default-color-light-status-negative-soft:#fff5f2;--id-default-color-light-status-negative-soft-hovered:#ffe9e5;--id-default-color-light-status-negative-soft-pressed:#ffded9;--id-default-color-light-status-positive:#00a85a;--id-default-color-light-status-positive-soft:#edfff4;--id-default-color-light-status-positive-soft-hovered:#dcfae9;--id-default-color-light-status-positive-soft-pressed:#cbf5df;--id-default-color-light-surface-elevated-0:#fff;--id-default-color-light-surface-elevated-100:#fff;--id-default-color-light-surface-overlay:#26263380;--id-default-color-light-surface-overlay-soft:#26263314;--id-default-color-light-surface-submerged:#f0f1f5;--id-default-color-light-text-primary:#262633;--id-default-color-light-text-secondary:#85889e;--id-default-color-light-text-tertiary:#b3b8cc;--id-default-effect-dark-shadow-elevated-100:0px 0px 2px 0px #2929330a,0px 8px 24px 0px #2929331f;--id-default-effect-dark-shadow-elevated-50:0px 0px 2px 0px #2929330a,0px 2px 6px 0px #2929331a;--id-default-effect-dark-shadow-from-bottom:0px 0px 2px 0px #2929330a,0px -4px 20px 0px #2929331f;--id-default-effect-light-shadow-elevated-100:0px 0px 2px 0px #2929330a,0px 8px 24px 0px #2929331f;--id-default-effect-light-shadow-elevated-50:0px 0px 2px 0px #2929330a,0px 2px 6px 0px #2929331a;--id-default-effect-light-shadow-from-bottom:0px 0px 2px 0px #2929330a,0px -4px 20px 0px #2929331f;--id-default-typography-any-display-l:normal 400 52px/56px "YS Text",Arial,sans-serif;--id-default-typography-any-display-m:normal 400 40px/44px "YS Text",Arial,sans-serif;--id-default-typography-any-display-s:normal 400 32px/36px "YS Text",Arial,sans-serif;--id-default-typography-any-heading-l:normal 500 24px/28px "YS Text",Arial,sans-serif;--id-default-typography-any-heading-m:normal 500 20px/24px "YS Text",Arial,sans-serif;--id-default-typography-any-heading-s:normal 500 18px/22px "YS Text",Arial,sans-serif;--id-default-typography-any-heading-xl:normal 500 32px/34px "YS Text",Arial,sans-serif;--id-default-typography-any-text-l:normal 400 18px/22px "YS Text",Arial,sans-serif;--id-default-typography-any-text-m:normal 400 16px/20px "YS Text",Arial,sans-serif;--id-default-typography-any-text-s:normal 400 14px/18px "YS Text",Arial,sans-serif;--id-default-typography-any-text-xs:normal 400 13px/16px "YS Text",Arial,sans-serif;--id-default-typography-any-text-xxs:normal 400 12px/14px "YS Text",Arial,sans-serif}[data-theme=default]{--id-typography-display-l:var(--id-default-typography-any-display-l);--id-typography-display-m:var(--id-default-typography-any-display-m);--id-typography-display-s:var(--id-default-typography-any-display-s);--id-typography-heading-l:var(--id-default-typography-any-heading-l);--id-typography-heading-m:var(--id-default-typography-any-heading-m);--id-typography-heading-s:var(--id-default-typography-any-heading-s);--id-typography-heading-xl:var(--id-default-typography-any-heading-xl);--id-typography-text-l:var(--id-default-typography-any-text-l);--id-typography-text-m:var(--id-default-typography-any-text-m);--id-typography-text-s:var(--id-default-typography-any-text-s);--id-typography-text-xs:var(--id-default-typography-any-text-xs);--id-typography-text-xxs:var(--id-default-typography-any-text-xxs)}[data-theme=default][data-color=light]{--id-color-brand-bg-base:var(--id-default-color-light-brand-bg-base);--id-color-brand-bg-hovered:var(--id-default-color-light-brand-bg-hovered);--id-color-brand-bg-pressed:var(--id-default-color-light-brand-bg-pressed);--id-color-brand-border:var(--id-default-color-light-brand-border);--id-color-brand-text-on:var(--id-default-color-light-brand-text-on);--id-color-default-bg-base:var(--id-default-color-light-default-bg-base);--id-color-default-bg-hovered:var(--id-default-color-light-default-bg-hovered);--id-color-default-bg-pressed:var(--id-default-color-light-default-bg-pressed);--id-color-default-border:var(--id-default-color-light-default-border);--id-color-line-normal:var(--id-default-color-light-line-normal);--id-color-link-normal:var(--id-default-color-light-link-normal);--id-color-link-normal-hovered:var(--id-default-color-light-link-normal-hovered);--id-color-muted-bg:var(--id-default-color-light-muted-bg);--id-color-muted-border:var(--id-default-color-light-muted-border);--id-color-muted-text:var(--id-default-color-light-muted-text);--id-color-status-negative:var(--id-default-color-light-status-negative);--id-color-status-negative-soft:var(--id-default-color-light-status-negative-soft);--id-color-status-negative-soft-hovered:var(
    --id-default-color-light-status-negative-soft-hovered
  );--id-color-status-negative-soft-pressed:var(
    --id-default-color-light-status-negative-soft-pressed
  );--id-color-status-positive:var(--id-default-color-light-status-positive);--id-color-status-positive-soft:var(--id-default-color-light-status-positive-soft);--id-color-status-positive-soft-hovered:var(
    --id-default-color-light-status-positive-soft-hovered
  );--id-color-status-positive-soft-pressed:var(
    --id-default-color-light-status-positive-soft-pressed
  );--id-color-surface-elevated-0:var(--id-default-color-light-surface-elevated-0);--id-color-surface-elevated-100:var(--id-default-color-light-surface-elevated-100);--id-color-surface-overlay:var(--id-default-color-light-surface-overlay);--id-color-surface-overlay-soft:var(--id-default-color-light-surface-overlay-soft);--id-color-surface-submerged:var(--id-default-color-light-surface-submerged);--id-color-text-primary:var(--id-default-color-light-text-primary);--id-color-text-secondary:var(--id-default-color-light-text-secondary);--id-color-text-tertiary:var(--id-default-color-light-text-tertiary);--id-effect-shadow-elevated-100:var(--id-default-effect-light-shadow-elevated-100);--id-effect-shadow-elevated-50:var(--id-default-effect-light-shadow-elevated-50);--id-effect-shadow-from-bottom:var(--id-default-effect-light-shadow-from-bottom)}[data-theme=default][data-color=dark]{--id-color-brand-bg-base:var(--id-default-color-dark-brand-bg-base);--id-color-brand-bg-hovered:var(--id-default-color-dark-brand-bg-hovered);--id-color-brand-bg-pressed:var(--id-default-color-dark-brand-bg-pressed);--id-color-brand-border:var(--id-default-color-dark-brand-border);--id-color-brand-text-on:var(--id-default-color-dark-brand-text-on);--id-color-default-bg-base:var(--id-default-color-dark-default-bg-base);--id-color-default-bg-hovered:var(--id-default-color-dark-default-bg-hovered);--id-color-default-bg-pressed:var(--id-default-color-dark-default-bg-pressed);--id-color-default-border:var(--id-default-color-dark-default-border);--id-color-line-normal:var(--id-default-color-dark-line-normal);--id-color-link-normal:var(--id-default-color-dark-link-normal);--id-color-link-normal-hovered:var(--id-default-color-dark-link-normal-hovered);--id-color-muted-bg:var(--id-default-color-dark-muted-bg);--id-color-muted-border:var(--id-default-color-dark-muted-border);--id-color-muted-text:var(--id-default-color-dark-muted-text);--id-color-status-negative:var(--id-default-color-dark-status-negative);--id-color-status-negative-soft:var(--id-default-color-dark-status-negative-soft);--id-color-status-negative-soft-hovered:var(
    --id-default-color-dark-status-negative-soft-hovered
  );--id-color-status-negative-soft-pressed:var(
    --id-default-color-dark-status-negative-soft-pressed
  );--id-color-status-positive:var(--id-default-color-dark-status-positive);--id-color-status-positive-soft:var(--id-default-color-dark-status-positive-soft);--id-color-status-positive-soft-hovered:var(
    --id-default-color-dark-status-positive-soft-hovered
  );--id-color-status-positive-soft-pressed:var(
    --id-default-color-dark-status-positive-soft-pressed
  );--id-color-surface-elevated-0:var(--id-default-color-dark-surface-elevated-0);--id-color-surface-elevated-100:var(--id-default-color-dark-surface-elevated-100);--id-color-surface-overlay:var(--id-default-color-dark-surface-overlay);--id-color-surface-overlay-soft:var(--id-default-color-dark-surface-overlay-soft);--id-color-surface-submerged:var(--id-default-color-dark-surface-submerged);--id-color-text-primary:var(--id-default-color-dark-text-primary);--id-color-text-secondary:var(--id-default-color-dark-text-secondary);--id-color-text-tertiary:var(--id-default-color-dark-text-tertiary);--id-effect-shadow-elevated-100:var(--id-default-effect-dark-shadow-elevated-100);--id-effect-shadow-elevated-50:var(--id-default-effect-dark-shadow-elevated-50);--id-effect-shadow-from-bottom:var(--id-default-effect-dark-shadow-from-bottom)}@media (prefers-color-scheme:light){[data-theme=default][data-color=system]{--id-color-brand-bg-base:var(--id-default-color-light-brand-bg-base);--id-color-brand-bg-hovered:var(--id-default-color-light-brand-bg-hovered);--id-color-brand-bg-pressed:var(--id-default-color-light-brand-bg-pressed);--id-color-brand-border:var(--id-default-color-light-brand-border);--id-color-brand-text-on:var(--id-default-color-light-brand-text-on);--id-color-default-bg-base:var(--id-default-color-light-default-bg-base);--id-color-default-bg-hovered:var(--id-default-color-light-default-bg-hovered);--id-color-default-bg-pressed:var(--id-default-color-light-default-bg-pressed);--id-color-default-border:var(--id-default-color-light-default-border);--id-color-line-normal:var(--id-default-color-light-line-normal);--id-color-link-normal:var(--id-default-color-light-link-normal);--id-color-link-normal-hovered:var(--id-default-color-light-link-normal-hovered);--id-color-muted-bg:var(--id-default-color-light-muted-bg);--id-color-muted-border:var(--id-default-color-light-muted-border);--id-color-muted-text:var(--id-default-color-light-muted-text);--id-color-status-negative:var(--id-default-color-light-status-negative);--id-color-status-negative-soft:var(--id-default-color-light-status-negative-soft);--id-color-status-negative-soft-hovered:var(
      --id-default-color-light-status-negative-soft-hovered
    );--id-color-status-negative-soft-pressed:var(
      --id-default-color-light-status-negative-soft-pressed
    );--id-color-status-positive:var(--id-default-color-light-status-positive);--id-color-status-positive-soft:var(--id-default-color-light-status-positive-soft);--id-color-status-positive-soft-hovered:var(
      --id-default-color-light-status-positive-soft-hovered
    );--id-color-status-positive-soft-pressed:var(
      --id-default-color-light-status-positive-soft-pressed
    );--id-color-surface-elevated-0:var(--id-default-color-light-surface-elevated-0);--id-color-surface-elevated-100:var(--id-default-color-light-surface-elevated-100);--id-color-surface-overlay:var(--id-default-color-light-surface-overlay);--id-color-surface-overlay-soft:var(--id-default-color-light-surface-overlay-soft);--id-color-surface-submerged:var(--id-default-color-light-surface-submerged);--id-color-text-primary:var(--id-default-color-light-text-primary);--id-color-text-secondary:var(--id-default-color-light-text-secondary);--id-color-text-tertiary:var(--id-default-color-light-text-tertiary);--id-effect-shadow-elevated-100:var(--id-default-effect-light-shadow-elevated-100);--id-effect-shadow-elevated-50:var(--id-default-effect-light-shadow-elevated-50);--id-effect-shadow-from-bottom:var(--id-default-effect-light-shadow-from-bottom)}}@media (prefers-color-scheme:dark){[data-theme=default][data-color=system]{--id-color-brand-bg-base:var(--id-default-color-dark-brand-bg-base);--id-color-brand-bg-hovered:var(--id-default-color-dark-brand-bg-hovered);--id-color-brand-bg-pressed:var(--id-default-color-dark-brand-bg-pressed);--id-color-brand-border:var(--id-default-color-dark-brand-border);--id-color-brand-text-on:var(--id-default-color-dark-brand-text-on);--id-color-default-bg-base:var(--id-default-color-dark-default-bg-base);--id-color-default-bg-hovered:var(--id-default-color-dark-default-bg-hovered);--id-color-default-bg-pressed:var(--id-default-color-dark-default-bg-pressed);--id-color-default-border:var(--id-default-color-dark-default-border);--id-color-line-normal:var(--id-default-color-dark-line-normal);--id-color-link-normal:var(--id-default-color-dark-link-normal);--id-color-link-normal-hovered:var(--id-default-color-dark-link-normal-hovered);--id-color-muted-bg:var(--id-default-color-dark-muted-bg);--id-color-muted-border:var(--id-default-color-dark-muted-border);--id-color-muted-text:var(--id-default-color-dark-muted-text);--id-color-status-negative:var(--id-default-color-dark-status-negative);--id-color-status-negative-soft:var(--id-default-color-dark-status-negative-soft);--id-color-status-negative-soft-hovered:var(
      --id-default-color-dark-status-negative-soft-hovered
    );--id-color-status-negative-soft-pressed:var(
      --id-default-color-dark-status-negative-soft-pressed
    );--id-color-status-positive:var(--id-default-color-dark-status-positive);--id-color-status-positive-soft:var(--id-default-color-dark-status-positive-soft);--id-color-status-positive-soft-hovered:var(
      --id-default-color-dark-status-positive-soft-hovered
    );--id-color-status-positive-soft-pressed:var(
      --id-default-color-dark-status-positive-soft-pressed
    );--id-color-surface-elevated-0:var(--id-default-color-dark-surface-elevated-0);--id-color-surface-elevated-100:var(--id-default-color-dark-surface-elevated-100);--id-color-surface-overlay:var(--id-default-color-dark-surface-overlay);--id-color-surface-overlay-soft:var(--id-default-color-dark-surface-overlay-soft);--id-color-surface-submerged:var(--id-default-color-dark-surface-submerged);--id-color-text-primary:var(--id-default-color-dark-text-primary);--id-color-text-secondary:var(--id-default-color-dark-text-secondary);--id-color-text-tertiary:var(--id-default-color-dark-text-tertiary);--id-effect-shadow-elevated-100:var(--id-default-effect-dark-shadow-elevated-100);--id-effect-shadow-elevated-50:var(--id-default-effect-dark-shadow-elevated-50);--id-effect-shadow-from-bottom:var(--id-default-effect-dark-shadow-from-bottom)}}[data-theme=default]{--id-dimension-size-0:0;--id-dimension-size-10:4px;--id-dimension-size-20:8px;--id-dimension-size-30:12px;--id-dimension-size-40:16px;--id-dimension-size-50:20px;--id-dimension-size-60:24px;--id-dimension-size-70:28px;--id-dimension-size-80:32px;--id-dimension-size-90:36px;--id-radius-size-0:0;--id-radius-size-10:4px;--id-radius-size-20:8px;--id-radius-size-30:12px;--id-radius-size-40:16px;--id-radius-size-50:20px;--id-radius-size-60:24px;--id-radius-size-70:28px;--id-radius-size-80:32px;--id-radius-size-90:36px;--id-border-size-none:0;--id-border-size-thin:1px;--id-border-size-thick:2px;--id-border-size-thicker:4px;--id-border-size-thickest:8px;--id-default-light-color-line-normal:var(--id-default-color-light-line-normal);--id-typography-text-l-long:normal 400 18px/24px "YS Text",Arial,sans-serif;--id-typography-text-m-long:normal 400 16px/22px "YS Text",Arial,sans-serif;--id-typography-text-s-long:normal 400 14px/20px "YS Text",Arial,sans-serif;--id-typography-text-xs-long:normal 400 13px/18px "YS Text",Arial,sans-serif}
@font-face{font-family:YS Text;font-stretch:normal;font-style:normal;font-weight:300;src:url(//yastatic.net/s3/home/fonts/ys/1/text-light.woff2) format("woff2"),url(//yastatic.net/s3/home/fonts/ys/1/text-light.woff) format("woff")}@font-face{font-family:YS Text;font-stretch:normal;font-style:normal;font-weight:400;src:url(//yastatic.net/s3/home/fonts/ys/1/text-regular.woff2) format("woff2"),url(//yastatic.net/s3/home/fonts/ys/1/text-regular.woff) format("woff")}@font-face{font-family:YS Text;font-stretch:normal;font-style:normal;font-weight:500;src:url(//yastatic.net/s3/home/fonts/ys/1/text-medium.woff2) format("woff2"),url(//yastatic.net/s3/home/fonts/ys/1/text-medium.woff) format("woff")}@font-face{font-family:YS Text;font-stretch:normal;font-style:normal;font-weight:700;src:url(//yastatic.net/s3/home/fonts/ys/1/text-bold.woff2) format("woff2"),url(//yastatic.net/s3/home/fonts/ys/1/text-bold.woff) format("woff")}.font_loaded body{font-family:YS Text,Helvetica Neue,Arial,sans-serif;font-feature-settings:"liga","kern"}
.ya_09cf132e{--id-switch-min-height:40px;--id-switch-outer-gap:8px;--id-switch-inner-gap:12px;--id-switch-box-width:40px;--id-switch-box-height:24px;--id-switch-box-radius:12px;--id-switch-box-padding:2px;--id-switch-box-background:var(--id-color-default-bg-base);--id-switch-thumb-width:20px;--id-switch-thumb-height:20px;--id-switch-thumb-radius:10px;--id-switch-thumb-shadow:var(--id-effect-shadow-elevated-50);--id-switch-thumb-background:var(--id-color-brand-text-on);--id-switch-thumb-color:var(--id-color-text-primary);--id-switch-label-color:var(--id-color-text-primary);--id-switch-label-font:var(--id-typography-text-m);box-sizing:border-box;display:inline-flex;gap:var(--id-switch-inner-gap);min-height:var(--id-switch-min-height);padding-top:var(--id-switch-outer-gap);position:relative;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.ya_14476f45{--id-switch-box-background:var(--id-color-default-bg-hovered)}.ya_149ff859{--id-switch-box-background:var(--id-color-default-bg-pressed);--id-switch-thumb-width:var(--id-switch-thumb-width-pressed,22px)}.ya_8daadd67{--id-switch-box-background:var(--id-color-brand-bg-base)}.ya_8daadd67.ya_14476f45{--id-switch-box-background:var(--id-color-brand-bg-hovered)}.ya_8daadd67.ya_149ff859{--id-switch-box-background:var(--id-color-brand-bg-pressed)}.ya_77559f2b{--id-switch-box-background:var(--id-color-muted-bg);--id-switch-thumb-shadow:none;--id-switch-thumb-background:var(--id-color-surface-elevated-0)}.ya_d9c4d93c{--id-switch-thumb-color:var(--id-color-text-tertiary)}.ya_8daadd67.ya_d9c4d93c{--id-switch-thumb-color:var(--id-color-text-primary)}.ya_a5f20eb5{cursor:pointer;height:100%;left:calc(var(--id-switch-outer-gap)*-1);margin:0;opacity:0;position:absolute;top:0;width:calc(100% + var(--id-switch-outer-gap)*2);z-index:1}.ya_77559f2b .ya_a5f20eb5{cursor:not-allowed}.ya_789b4705{background-color:var(--id-switch-box-background);border-radius:var(--id-switch-box-radius);box-sizing:border-box;height:var(--id-switch-box-height);padding:var(--id-switch-box-padding);position:relative;transition:background-color .15s ease-in-out;width:var(--id-switch-box-width)}.ya_789b4705:before{border-radius:calc(var(--id-switch-box-radius) + 2px);box-shadow:0 0 0 2px var(--id-switch-focus-color,var(--id-color-brand-border));content:"";inset:0;opacity:0;position:absolute;visibility:hidden}.ya_ec6cd8f7 .ya_789b4705:before{margin:-2px;opacity:1;visibility:visible}.ya_b1781297{align-items:center;background-color:var(--id-switch-thumb-background);border-radius:var(--id-switch-thumb-radius);box-shadow:var(--id-switch-thumb-shadow);color:var(--id-switch-thumb-color);display:flex;height:var(--id-switch-thumb-height);justify-content:center;left:0;position:absolute;transform:translateX(var(--id-switch-box-padding));transition:transform .15s ease-in-out,width .15s ease-in-out,color .15s ease-in-out;width:var(--id-switch-thumb-width)}.ya_8daadd67 .ya_b1781297,[dir=rtl] .ya_b1781297{transform:translateX(calc(var(--id-switch-box-width) - var(--id-switch-thumb-width) - var(--id-switch-box-padding)))}[dir=rtl] .ya_8daadd67 .ya_b1781297{transform:translateX(var(--id-switch-box-padding))}.ya_ea369fe0{color:var(--id-switch-label-color);font:var(--id-switch-label-font);padding:2px 0}
.ya_0de7b3dd{align-items:center;color:var(--id-table-cell-color);display:flex;font:var(--id-table-cell-font);outline:0;outline-offset:calc(var(--id-table-focus-ring-size)*-1);padding:var(--id-table-cell-inset-y) var(--id-table-cell-inset-x)}.ya_0de7b3dd:first-child{border-radius:var(--id-table-row-border-radius) 0 0 var(--id-table-row-border-radius)}.ya_0de7b3dd:last-child{border-radius:0 var(--id-table-row-border-radius) var(--id-table-row-border-radius) 0}.ya_71781b85{outline:var(--id-table-focus-ring-size) solid var(--id-table-focus-ring-color)}.ya_38e26d6a{color:var(--id-table-cell-color-disabled)}.ya_afdb022a{justify-content:flex-start}.ya_b4038373{justify-content:center}.ya_3b73e3c7{justify-content:flex-end}.ya_7ee8a68b{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.ya_9a8934eb{overflow:visible;word-break:break-word}.ya_a2adb2ae{align-items:center;display:flex;outline:0;outline-offset:calc(var(--id-table-focus-ring-size)*-1);padding:0 var(--id-table-cell-inset-x)}.ya_6e07a876{outline:var(--id-table-focus-ring-size) solid var(--id-table-focus-ring-color)}.ya_d4e71fdb{--id-checkbox-out-gap:0px;align-items:center}.ya_03421e11{padding:0 var(--id-table-header-column-inset-x)}.ya_093bac1b{--id-checkbox-out-gap:0px;align-items:center}.ya_87e6db1d{align-items:center;color:var(--id-table-header-column-color);display:flex;font:var(--id-table-header-column-font);font-weight:500;gap:4px;outline:0;outline-offset:calc(var(--id-table-focus-ring-size)*-1);padding:var(--id-table-header-column-inset-y) var(--id-table-header-column-inset-x);transition:color .15s ease-in-out}.ya_fb8e5736{outline:var(--id-table-focus-ring-size) solid var(--id-table-focus-ring-color)}.ya_4a8f37ae{cursor:pointer}.ya_583d7f36,.ya_fb8e5736.ya_4a8f37ae{color:var(--id-table-header-column-color-hovered)}.ya_0e6478df{justify-content:flex-start}.ya_ce1fefe1{justify-content:center}.ya_609cf14e{justify-content:flex-end}.ya_ba1287ea{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ya_0c7b162b{flex-shrink:0;margin-bottom:2px;opacity:0;transform-origin:center;transition:opacity .15s ease-in-out,transform .15s ease-in-out}.ya_70e4a620{opacity:1}.ya_1cf2726a{transform:rotate(-180deg)}[dir=rtl] .ya_1cf2726a{transform:rotate(180deg)}.ya_af218168{display:grid;grid-auto-flow:column;grid-template-columns:var(--__table-columns-template);position:relative}.ya_af218168:after{box-shadow:0 var(--id-table-separator-size) var(--id-table-sepeartor-background);content:"";inset:0 var(--id-table-inset-x) 0 var(--id-table-inset-x);pointer-events:none;position:absolute}.ya_b747ec26{background-color:var(--id-table-row-background);border-radius:var(--id-table-row-border-radius);display:grid;grid-auto-flow:column;grid-template-columns:var(--__table-columns-template);outline:0;outline-offset:calc(var(--id-table-focus-ring-size)*-1);position:relative}.ya_b747ec26:not(:last-child):after{box-shadow:0 var(--id-table-separator-size) var(--id-table-sepeartor-background);content:"";inset:0 var(--id-table-inset-x) 0 var(--id-table-inset-x);pointer-events:none;position:absolute}.ya_37ea643d{outline:var(--id-table-focus-ring-size) solid var(--id-table-focus-ring-color)}.ya_2feaefa1,.ya_37ea643d{background-color:var(--id-table-row-background-hovered)}.ya_c776650c{background-color:var(--id-table-row-background-selected)}.ya_f645c4d6{background-color:var(--id-table-row-background-hovered)}.ya_76213a6b{background-color:var(--id-table-row-background-pressed)}.ya_5d5f380c{cursor:not-allowed}.ya_8bcc6af3{background-color:var(--id-table-background);display:grid;gap:var(--id-table-separator-size)}.ya_923aa579{position:sticky;top:0;z-index:1}.ya_8c8e2ef5{display:grid;grid-auto-flow:column;grid-template-columns:var(--__table-columns-template)}.ya_a29c633d{align-items:center;display:flex;padding:var(--id-table-cell-inset-y) var(--id-table-cell-inset-x)}.ya_a447ae32{padding:0 var(--id-table-cell-inset-x)}.ya_08a98525{background-color:var(--id-color-default-bg-base);border-radius:6px;height:16px;margin:2px 0;width:100%}.ya_a447ae32 .ya_08a98525{border-radius:8px;height:24px;width:24px}.ya_3c16ef41{--id-table-focus-ring-size:2px;--id-table-focus-ring-color:var(--id-color-brand-border);--id-table-inset-x:16px;--id-table-background:var(--id-color-surface-elevated-0);--id-table-separator-size:1px;--id-table-sepeartor-background:var(--id-color-line-normal);--id-table-header-column-inset-x:16px;--id-table-header-column-inset-y:8px;--id-table-header-column-font:var(--id-typography-text-s);--id-table-header-column-color:var(--id-color-text-secondary);--id-table-header-column-color-hovered:var(--id-color-text-primary);--id-table-row-border-radius:16px;--id-table-row-background:#0000;--id-table-row-background-hovered:var(--id-color-default-bg-hovered);--id-table-row-background-pressed:var(--id-color-default-bg-pressed);--id-table-row-background-selected:var(--id-color-default-bg-base);--id-table-cell-inset-x:16px;--id-table-cell-inset-y:16px;--id-table-cell-font:var(--id-typography-text-m);--id-table-cell-color:var(--id-color-text-primary);--id-table-cell-color-disabled:var(--id-color-muted-text);display:grid;gap:var(--id-table-separator-size);margin:0 calc(var(--id-table-inset-x)*-1);max-height:100%;overflow:auto;scroll-padding-top:var(--__table-header-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ya_c6ff3382{outline:var(--id-table-focus-ring-size) solid var(--id-table-focus-ring-color)}.ya_5efdb489{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:160px;padding:var(--id-table-cell-inset-y) 0}
.ya_4ca1e605{--id-tooltip-arrow-height:8px;--id-tooltip-arrow-width:16px;--id-tooltip-background:var(--id-color-surface-elevated-100);animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.5,0,1,1);background-color:var(--id-tooltip-background);border-radius:var(--id-tooltip-border-radius,10px);box-shadow:var(--id-tooltip-box-shadow,var(--id-effect-shadow-elevated-100));box-sizing:border-box;display:inline-flex;max-width:var(--id-tooltip-max-width,240px);padding:var(--id-tooltip-padding,8px 12px);pointer-events:none;-webkit-user-select:none;user-select:none;will-change:opacity,transform}.ya_27e2a1aa{animation-timing-function:cubic-bezier(0,0,.4,1);pointer-events:auto}.ya_4e834448{animation-name:ya_65d2bda8;margin-bottom:4px}.ya_0819dc61{animation-name:ya_1f4245a7;margin-left:4px}.ya_ba987c2a{animation-name:ya_bbbe997b;margin-top:4px}.ya_0d476a0d{animation-name:ya_0815020f;margin-right:4px}.ya_27e2a1aa.ya_4e834448{animation-name:ya_20daa9f2}.ya_27e2a1aa.ya_ba987c2a{animation-name:ya_263051b6}.ya_27e2a1aa.ya_0d476a0d{animation-name:ya_11ce444c}.ya_27e2a1aa.ya_0819dc61{animation-name:ya_4a62a356}.ya_1c54ff55{color:var(--id-tooltip-background);height:var(--id-tooltip-arrow-height);position:absolute;transform-origin:center;width:var(--id-tooltip-arrow-width)}.ya_4e834448 .ya_1c54ff55,.ya_ba987c2a .ya_1c54ff55{margin-left:calc(var(--id-tooltip-arrow-width)/-2)}.ya_0819dc61 .ya_1c54ff55,.ya_0d476a0d .ya_1c54ff55{margin-top:calc(var(--id-tooltip-arrow-height)/-2)}.ya_4e834448 .ya_1c54ff55{top:100%;transform:rotate(180deg)}.ya_0819dc61 .ya_1c54ff55{right:calc(100% - var(--id-tooltip-arrow-height)/2);transform:rotate(-90deg)}.ya_ba987c2a .ya_1c54ff55{bottom:100%}.ya_0d476a0d .ya_1c54ff55{left:calc(100% - var(--id-tooltip-arrow-height)/2);transform:rotate(90deg)}@keyframes ya_20daa9f2{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}@keyframes ya_65d2bda8{0%{opacity:1;transform:translateY(-4px)}to{opacity:0;transform:translateY(0)}}@keyframes ya_263051b6{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(4px)}}@keyframes ya_bbbe997b{0%{opacity:1;transform:translateY(4px)}to{opacity:0;transform:translateY(0)}}@keyframes ya_11ce444c{0%{opacity:0;transform:translateX(0)}to{opacity:1;transform:translateX(-4px)}}@keyframes ya_0815020f{0%{opacity:1;transform:translateX(-4px)}to{opacity:0;transform:translateX(0)}}@keyframes ya_4a62a356{0%{opacity:0;transform:translateX(0)}to{opacity:1;transform:translateX(4px)}}@keyframes ya_1f4245a7{0%{opacity:1;transform:translateX(4px)}to{opacity:0;transform:translateX(0)}}
.ya_174df174{position:relative}.ya_ca026736{background-color:var(--id-color-surface-elevated-0);bottom:0;cursor:pointer;inset-inline-end:0;position:absolute;transition:color .15s ease-in-out;-webkit-user-select:none;user-select:none}.ya_ca026736:before{background:linear-gradient(90deg,#0000,var(--id-color-surface-elevated-0));bottom:0;content:"";inset-inline-end:100%;pointer-events:none;position:absolute;top:0;width:80px}[dir=rtl] .ya_ca026736:before{background:linear-gradient(270deg,#0000,var(--id-color-surface-elevated-0))}
.ya_008ff25a{--id-button-text-color:var(--id-color-text-primary);--id-button-text-color-disabled:var(--id-color-muted-text);--id-button-background:var(--id-color-default-bg-base);--id-button-background-hovered:var(--id-color-default-bg-hovered);--id-button-background-pressed:var(--id-color-default-bg-pressed);--id-button-background-disabled:var(--id-color-muted-bg);--id-button-border-width:0}.ya_73b0d4b4{--id-button-border-color:var(--id-color-brand-border);--id-button-border-width:2px}
.ya_15a9bb6e{--id-vertical-drawer-viewport-height:100vh;height:var(--id-vertical-drawer-viewport-height);inset:0;position:fixed;z-index:1300}.ya_006aec34{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.5,0,1,1);background-color:var(--id-color-surface-elevated-0);bottom:0;box-shadow:var(--id-effect-shadow-elevated-100);outline:0;overflow:hidden scroll;pointer-events:none;position:absolute;top:0;will-change:transform;z-index:2}.ya_22b47c28 .ya_006aec34{animation-name:ya_57b82c1b;left:0}.ya_977792dc .ya_006aec34{animation-name:ya_b2f0f550;right:0}.ya_7e97518b .ya_006aec34{animation-timing-function:cubic-bezier(0,0,.4,1);pointer-events:auto}.ya_7e97518b.ya_22b47c28 .ya_006aec34{animation-name:ya_2a311db6}.ya_7e97518b.ya_977792dc .ya_006aec34{animation-name:ya_07874cdf}.ya_660afe1f{position:absolute;right:24px;top:24px;z-index:1}.ya_660afe1f:after{content:"";height:44px;position:absolute;width:44px}@keyframes ya_2a311db6{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes ya_57b82c1b{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes ya_07874cdf{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes ya_b2f0f550{0%{transform:translateX(0)}to{transform:translateX(100%)}}
.ya_a82ec192{display:grid;gap:4px;justify-content:center;justify-items:center;text-align:center;-webkit-user-select:none;user-select:none}.ya_8dfa1a94{background-color:var(--id-color-line-normal);border-radius:2px;height:4px;overflow:hidden;position:relative;width:60px}.ya_8dfa1a94:before{background-color:var(--id-color-text-primary);border-radius:2px;content:"";height:100%;position:absolute;right:100%;transform:translateX(var(--wizard-progress));transition:transform .15s linear;width:100%}.ya_864d5d5f{--__outlet-transition-direction:1;--__outlet-transition-duration:200ms;overflow-x:hidden;position:relative;transition:height cubic-bezier(0,.5,.5,1) var(--__outlet-transition-duration)}.ya_546b15e4,.ya_864d5d5f{display:flex;flex-direction:column;flex-grow:1}.ya_32f66b7d{transform:translateX(calc(100%*var(--__outlet-transition-direction)))}.ya_22f2b06a,.ya_31fff02d{transform:translateX(0)}.ya_901c7ee3{flex-grow:unset;position:absolute;transform:translateX(calc(-100%*var(--__outlet-transition-direction)));width:100%}.ya_22f2b06a,.ya_901c7ee3{left:0;top:0;transition:transform cubic-bezier(0,.5,.5,1) var(--__outlet-transition-duration)}
#promo-header .menu-item{color:#000000db;font-family:YS Text,sans-serif;font-size:14px;font-weight:500;line-height:18px;padding:11px 12px;text-align:center;transition:opacity .2s ease}#promo-header .menu-item:hover{opacity:.6}@media (max-width:979px){#promo-header .menu-item{font-size:18px;font-weight:500;line-height:20px;padding:22px 0;text-align:left;width:100%}#promo-header a:not(:last-of-type) .menu-item{border-bottom:1px solid #ebebeb}}
#promo-header .btns-wrap{align-items:center;display:flex;gap:8px;justify-content:flex-end;min-width:206px}#promo-header .btns-wrap .lk{display:block}@media (max-width:979px){#promo-header .btns-wrap{margin-left:auto;min-width:0}#promo-header .btns-wrap .lk{display:none}}
#promo-header{padding:8px;position:fixed!important;width:100%;z-index:9}#promo-header .header-wrap{align-items:center;background:#fff;border-radius:16px;display:flex;flex-direction:row;gap:16px;height:60px;justify-content:space-between;padding:10px 16px;width:100%}#promo-header .header-logo{height:32px;width:-moz-fit-content;width:fit-content}#promo-header .logo-mob{display:none}#promo-header .btn-wrap,#promo-header .menu{display:flex;flex-direction:row}#promo-header .btn-wrap{justify-content:flex-end;min-width:206px}#promo-header .btn-menu,#promo-header .btn-wrap-mob{display:none}@media (max-width:979px){#promo-header,#promo-header .header-wrap,#promo-header .menu{overflow:visible!important}#promo-header{overflow:visible}#promo-header .header-wrap{height:56px;overflow:visible}#promo-header .logo-mob{display:block}#promo-header .btn-wrap,#promo-header .logo-desk{display:none}#promo-header .menu{background:#fff;border-radius:16px;display:flex;flex-direction:column;left:50%;opacity:0;padding:24px;position:absolute!important;top:64px;transform:translate(-50%);visibility:hidden;width:100%;z-index:9}#promo-header .menu.menu-opened{opacity:1;visibility:visible}#promo-header .btn-48{width:100%!important}#promo-header .menu a{width:100%}#promo-header .btn-menu,#promo-header .btn-wrap-mob{display:block}#promo-header .btn-wrap-mob{margin-bottom:24px}#promo-header .btn-menu{background:none;border:none;display:grid;height:24px;place-content:center;width:24px}}
#promo-footer{margin-bottom:120px;margin-top:144px}#promo-footer .footer-wrap{display:flex;flex-direction:column;gap:8px;max-width:690px}#promo-footer .B2{color:#989ca6}#promo-footer .footer-links a:not(:last-child):after{content:"・";position:relative;width:12px}#promo-footer .footer-support{margin-top:16px}#promo-footer .footer-copyright{align-items:center;display:flex;flex-wrap:wrap;font-family:YS Text,sans-serif!important;gap:8px;justify-content:flex-start;margin-top:95px}#promo-footer .yandex-logo{background:50%/cover no-repeat url(https://avatars.mds.yandex.net/get-lpc/9736426/453f066e-5a0f-4269-bcbe-3b612c2411bc/orig);flex-shrink:0;height:16px;width:55px}@media (max-width:979px){#promo-footer{margin-bottom:120px;margin-top:111px}}@media (max-width:719px){#promo-footer{margin-bottom:120px;margin-top:142px}}
#promo-root{--page-padding:32px;--content-width:calc(932px + var(--page-padding)*2);font-variant-numeric:proportional-nums}#promo-root .txt-primary{color:#000000db}#promo-root .txt-second{color:#00000080}#promo-root .H1{font-family:YS Text,sans-serif;font-size:52px;font-weight:700;letter-spacing:-1.5px;line-height:56px;text-align:center}#promo-root .H2{font-family:YS Text,sans-serif;font-size:26px;font-weight:500;letter-spacing:-.5px;line-height:28px}#promo-root .HB1{font-size:40px}#promo-root .HB1,#promo-root .HB2{font-family:YS Text,sans-serif;font-weight:700;letter-spacing:-1px;line-height:40px}#promo-root .HB2{font-size:36px}#promo-root .T1{font-weight:500;letter-spacing:0}#promo-root .B1,#promo-root .T1{font-family:YS Text,sans-serif;font-size:18px;line-height:20px}#promo-root .B1{color:#00000080;font-weight:400}#promo-root .B2{font-family:YS Text,sans-serif;font-size:16px;font-weight:400;line-height:20px}#promo-root .link-green{color:#37948c;transition:opacity .2s ease}#promo-root .link-green:hover{color:#37948c;opacity:.7}#promo-root .link-grey{color:#989ca6;transition:color .2s ease}#promo-root .link-grey:hover{color:#777a85!important}#promo-root .btn-primary{background:#2e2f33;color:#fff;transition:background .2s ease}#promo-root .btn-primary:hover{background:#505259}#promo-root .btn-56{font-size:18px;height:56px;line-height:56px;max-height:56px;min-height:56px}#promo-root .btn-48,#promo-root .btn-56{border-radius:16px;font-family:YS Text,sans-serif;font-weight:500;padding:0 20px;text-align:center;width:-moz-fit-content;width:fit-content}#promo-root .btn-48{font-size:16px;height:48px;line-height:48px;max-height:48px;min-height:48px}#promo-root .btn-40{border-radius:12px;font-family:YS Text,sans-serif;font-size:14px;font-weight:500;height:40px;line-height:40px;max-height:40px;min-height:40px;padding:0 20px;text-align:center}#promo-root :is(div,#promo-header,#promo-body,#promo-footer){box-sizing:border-box;overflow:hidden;position:relative}#promo-root :is(#promo-body,#promo-footer){margin-inline:auto;max-width:var(--content-width);padding:0 var(--page-padding)}#promo-root img{display:block;pointer-events:none;user-select:none;-webkit-user-select:none}#promo-root a{text-decoration:none;width:-moz-fit-content;width:fit-content}@media (max-width:719px){#promo-root{--page-padding:16px}}
#promo-body #check{padding-top:156px}#promo-body #check .headline .title{text-align:center}#promo-body #check .check-wrap{display:flex;flex-direction:row;gap:40px;padding-top:80px}@media (max-width:719px){#promo-body #check{padding-top:120px}#promo-body #check .headline .title{font-size:36px;line-height:40px}#promo-body #check .check-wrap{flex-direction:column;gap:48px;padding-top:48px}}
#promo-body #check .check-not-found{background:#ffe0dd;border-radius:24px;margin-top:16px;padding:24px}#promo-body #check .check-not-found>div{display:contents}#promo-body #check .check-not-found [data-testid=banner-before]{align-self:flex-start;margin-inline-start:0;width:32px}#promo-body #check .check-not-found .check-not-found__title{color:#000000db;font-size:18px;font-weight:600;line-height:20px}#promo-body #check .check-not-found .check-not-found__description{color:#00000080;font-size:14px;font-weight:400;line-height:18px;margin-top:4px;max-width:290px}@media (max-width:719px){#promo-body #check .check-not-found{margin-top:8px}}
@keyframes btn-progress{0%{background-position:100%}to{background-position:-100%}}#promo-body #check .check-form{display:flex;flex-direction:column;flex-shrink:1;width:100%}#promo-body #check .check-form .title{font-weight:700}#promo-body #check .check-form__input [data-testid=label]{color:#00000080;font-size:14px;font-weight:400;line-height:18px}#promo-body #check .check-form__input [data-slot=field]{border-radius:24px;height:68px;padding:24px}#promo-body #check .check-form__input [data-slot=field] input{font-size:18px;font-weight:500;line-height:20px}#promo-body #check .check__form{display:flex;flex-direction:column;gap:16px;height:100%;padding-top:35px}#promo-body #check .check__submit{border-radius:16px;margin-top:auto;transition:none;width:-moz-fit-content;width:fit-content}#promo-body #check .check__submit>span{font-size:18px;font-weight:600;line-height:56px}#promo-body #check .check__submit_loading{animation:btn-progress 2s linear infinite;background-size:200%!important;background:linear-gradient(90deg,#000,gray 50%,#000);cursor:default;pointer-events:none}@media (max-width:719px){#promo-body #check .check__form{gap:16px;padding-top:24px}#promo-body #check .check__submit{margin:16px auto 0}}
.receipt-sheet [role=dialog]{background-color:#000;border-radius:60px 60px 0 0;width:100%}.receipt-sheet__content{background-image:url(https://yastatic.net/s3/ofd-promo/assets/images/plus-ad-bg.png),linear-gradient(180deg,#000,#421191);background-position:50%;background-repeat:no-repeat;background-size:cover}.receipt-sheet__header{box-sizing:border-box;display:flex;justify-content:space-between;padding:42px 42px 20px;position:fixed;width:100%;z-index:1}.receipt-sheet__header>button{background-color:#fff}@media (max-width:1100px){.receipt-sheet__header{position:relative}.receipt-sheet__content{background-position:50% 60px}.receipt-sheet__receipt-wrapper{overflow-y:auto}}@media (max-width:780px){.receipt-sheet [role=dialog]{border-radius:32px 32px 0 0;padding:0}.receipt-sheet__content{background:linear-gradient(180deg,#000,#421191)}.receipt-sheet__header{padding:16px}.receipt-sheet__receipt-wrapper{background-color:#fff;border-radius:32px 32px 0 0;padding:32px 24px}.receipt-sheet__receipt{margin-inline:auto;max-width:599px}.receipt-sheet__receipt .ad-image{background:linear-gradient(180deg,#000,#421191);border-radius:16px!important}}
#promo-body #check .check-widget{border-radius:24px;flex-shrink:0;width:49%}#promo-body #check .check-widget .hide{display:none}@media (max-width:719px){#promo-body #check .check-widget{aspect-ratio:1;width:100%}}
.no-navigation{display:flex;flex-direction:column;min-height:100dvh}
.hoHUUy1g{display:flex;flex-direction:column;margin:35px 50px;max-width:75%;min-width:600px}.toJdV32b{margin:0}.Tl6xLfLz{margin:20px 0 0}.cqvarGAp{margin-top:30px}
.ZrxvnhBe{box-sizing:border-box;display:flex;flex:1;flex-direction:column;height:100%;min-width:100%;width:-moz-fit-content;width:fit-content}.EaM0eMfD{width:100%}
.clear-layout{align-items:center;background:linear-gradient(180deg,#ddfcff,#f5feff 50%);box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;overflow:auto;padding:20px;position:relative;width:100%}@media (width <= 600px){.clear-layout{padding:24px 8px 32px}}.clear-layout-header{display:flex;flex-direction:column;width:100%}@media (width <= 600px){.clear-layout-header{align-items:center;flex-direction:row;justify-content:space-between}}.clear-layout-header-buttons{display:flex;justify-content:space-between}@media (width <= 600px){.clear-layout-header-buttons{align-items:center;display:contents}.clear-layout-user-dropdown{order:1}}.clear-layout-logo{margin-inline:auto}@media (width <= 600px){.clear-layout-header-buttons:has(button:only-child)+.clear-layout-logo{left:50%;position:absolute;transform:translateX(-50%)}}.clear-layout-content{margin-top:50px;max-width:600px;width:100%}@media (width <= 600px){.clear-layout-content{margin-top:24px}}
.Ao0ILx62{width:348px}.YspD4NqR{width:100%}.WL7M2Lk9{display:flex;gap:9px;margin-top:22px}
.lWI4EBwV{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:20px 0}.PcsZR7T7{font-weight:500;width:calc(100% - 180px)}.msDN1gX1{font-weight:600;width:100%}.UYKIaGUV,._THOEAch{display:flex;flex:1;flex-direction:column}._THOEAch{padding-top:0;padding-inline:var(--page-desktop-padding);padding-bottom:var(--page-desktop-padding)}.ERBG5f4F{padding-inline:var(--page-mobile-padding);padding-bottom:var(--page-mobile-padding)}.dooFsTJd{border-bottom:1px solid var(--light-gray);margin-bottom:30px}.z8PpIM9P{border-radius:var(--g-border-radius-xl);margin-bottom:20px;overflow-x:auto}.dna_7kpu{align-items:center;display:flex;flex-direction:column;gap:8px;padding:24px}
.list{box-sizing:border-box;display:flex;flex-direction:column;padding:4px}.list-button{text-align:left}.list-divider{border-top:1px solid #0000001a;margin:4px 0;width:100%}.list-title{box-sizing:border-box;padding:5px 40px 5px 12px;width:100%}
.QkXD2jCh{--padding:20px;--gap:16px;background-color:#fff;height:100%;overflow:auto;position:relative}.Lu4AMoSJ{align-items:center;background:inherit;display:flex;gap:8px;justify-content:space-between;padding:var(--padding) var(--padding) var(--gap);position:sticky;top:0;z-index:1001}.NbKIlKWf{padding:calc(var(--gap)/2) var(--padding) var(--gap);transform:translateY(-1px)}.tQCtGmHT{height:28px;width:100%}.DEU39jB7{display:flex;flex-wrap:wrap;gap:12px}.XLS1Ienv{display:flex;flex-direction:column;gap:16px}.HkSxB6O2{height:560px;width:100%}.i9N16Ru6{align-items:center;display:flex;flex-direction:column;gap:8px;padding-block:24px}.Wvi4Z3JF{margin:0 calc(var(--padding)*-1);padding:16px 20px}.Wvi4Z3JF.green{background:var(--light-green);color:var(--green)}.Wvi4Z3JF.orange{background:var(--light-orange);color:var(--orange)}.Wvi4Z3JF.red{background:var(--light-red);color:var(--red)}.uzFHxayy{display:flex;flex-direction:column;gap:var(--gap);padding:0 var(--padding) var(--padding)}
.UkFrDH3D{padding:0}.UkFrDH3D+.UkFrDH3D{margin-top:16px}.THOfHgIF{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;padding:16px 20px}.THOfHgIF:not(:last-child){border-bottom:1px solid var(--light-gray)}.wjUSkDUM{text-align:right}
.B5yavzgD{list-style:none;margin:0;padding:0}.B5yavzgD:not(:last-child){margin-bottom:16px}
.srF7BWCd+.srF7BWCd{margin-left:11px}.AkvyOG8Y{display:flex;flex-direction:column;gap:8px;width:100%}
.A4Gx0vLN{width:100%}.A4Gx0vLN>span{align-items:center;display:flex;gap:5px}.qxwYwj1w>span{justify-content:space-between}.RIUqf0s2{color:var(--g-color-text-secondary)}
.BrY71WWy{color:var(--gray);padding:6px}
.CIy1sbk9{display:flex;flex-wrap:wrap;gap:12px}
.d9zOvrW8{width:300px}.NawarGEZ{align-items:center;display:flex;margin-right:14px}.bbR6q4wL{margin-right:14px;white-space:nowrap}.E8wqpsFb{align-items:center;display:flex}.MOfAgEbg{display:flex;flex-direction:column;gap:8px}
.d1lsXJtn{display:flex;gap:16px;margin-top:20px}.P9Dd7_6x{display:flex;gap:16px;width:100%}.lTurQFRn{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.jGzxHvVB{padding:14px 10px 20px}.kW7F5ikU{font-weight:500}
.s9KjKTv0{width:100%}
.ZTt4rF7d{align-items:flex-start;display:flex;width:100%}.ZTt4rF7d+.ZTt4rF7d{margin-top:11px}.ZTt4rF7d:empty{margin-top:0}.IFPt5CFd{display:flex;flex-wrap:wrap;gap:20px}.IFPt5CFd+.IFPt5CFd{margin-top:20px}.IFPt5CFd:empty{margin-top:0}
.WtnHPujV{align-items:center;display:flex;flex-direction:row;gap:16px;margin-bottom:25px}.qKh_flCi{flex-direction:column}
.V4VV7sgp{align-items:stretch;display:flex;gap:16px}@media screen and (max-width:400px){.V4VV7sgp{gap:10px}}.cbeZRdIK{background-color:#fff;border:none;border-radius:3px;box-shadow:1px 3px 13px 0 #0000000d,0 1px 6px 0 #0000000d;box-sizing:border-box;cursor:pointer;padding:12px 16px;text-align:left;width:130px}@media screen and (max-width:400px){.cbeZRdIK{padding:8px 10px}}.kxnQp3m8{background-color:var(--lightest-aquamarine);border:1px solid var(--light-aquamarine);box-shadow:none}.kxnQp3m8 path{fill:var(--light-aquamarine)}
.jzSAqT_N{margin-left:10px;opacity:.6}
.jBQUHP7_{margin-left:10px;opacity:.6}
.y_C1erlN{min-width:100%}
.ImgDiOe2{display:inline-block;margin-right:34px;padding-bottom:8px;text-decoration:none;-webkit-user-select:none;user-select:none}.ImgDiOe2:hover>span{color:var(--g-color-text-link-hover)}.ImgDiOe2.active{border-bottom:3px solid #000;color:#000}.ImgDiOe2.active>span{color:#000}
.qCJ2hzpJ{width:100%}.vtTckNCf{margin-bottom:26px}.ro_aXXK4{min-width:275px;width:100%}.e5QffZFT{margin-top:10px;max-width:68px}.Bv2AUj1z{margin-top:32px}
.Occ0YV2R{max-width:600px;width:100%}.X7vmCZ3k{max-width:400px;width:100%}
.OLS3ysyy{max-width:600px;width:100%}.Gy18agWc{max-width:300px;width:100%}@media screen and (max-width:600px){.Gy18agWc{max-width:100%}}
.bf900Ks9{max-width:600px;width:100%}.sTtzxOAH{max-width:240px;width:100%}@media screen and (max-width:600px){.sTtzxOAH{max-width:100%}}
.JSdPB_UF{max-width:600px;width:100%}
.Ym1cNpuX .yc-sheet__sheet-content>div{height:100%}.yt3CSg8i [role=dialog]{bottom:0;margin:0;position:absolute;right:0;top:0}.yt3CSg8i.yc-modal_appear_active .yc-modal__content,.yt3CSg8i.yc-modal_enter_active .yc-modal__content{animation:none}.I0fnno5A{height:100%}.VguZlt5u td{border-bottom:1px solid #00000080}
.pwa-alert{display:none}@media (display-mode:browser){.pwa-alert{display:block;margin:8px 8px 0}}.pwa-alert .yc-alert__icon{display:none}.pwa-alert .yc-alert__text-content{margin-top:4px}.pwa-guide{padding:20px 10px}.pwa-guide ul,.pwa-guide ul li{list-style:none;margin:0;padding:0}.pwa-guide img,.pwa-guide svg{height:auto;max-width:100%}.pwa-guide img{vertical-align:top}.pwa-guide-content{text-align:center}.pwa-guide-content,.pwa-guide-steps{display:flex;flex-direction:column;gap:40px}.pwa-guide-step-title{display:block;margin-bottom:8px}.pwa-guide-step-text{display:block;margin-bottom:20px}.pwa-guide-buttons{display:flex;flex-direction:column;gap:16px}.pwa-image-wrapper{background:#def8fc;border-radius:16px}.pwa-icon-outer-wrapper{align-items:center;display:flex;justify-content:center}.pwa-icon-outer-wrapper_big{padding:24px 0}.pwa-icon-outer-wrapper_downloadable{padding:32px 17px 0}.pwa-icon-outer-wrapper_small{padding:11px 0}.pwa-icon-inner-wrapper{background:#fff;box-sizing:border-box;padding:6px}.pwa-icon-inner-wrapper_big{border-radius:26px;height:112px;width:112px}.pwa-icon-inner-wrapper_small{border-radius:12px;height:59px;width:59px}.pwa-icon-inner-wrapper svg{width:100%}.pwa-copy-icon{height:20px;margin-left:12px;vertical-align:middle;width:20px}.pwa-alert-action-button{width:-moz-fit-content;width:fit-content}.pwa-no-padding{padding:0}.pwa-small-gap{gap:20px}
.g-modal .yc-modal__content{border-radius:8px}.modal{display:grid;padding:32px;grid-row-gap:32px}.modal[data-isMobile=true]{padding:14px 10px 20px;grid-row-gap:20px}.modal-header{align-items:center;display:flex;gap:20px;justify-content:space-between}
.CdzpCOXU{align-items:center;display:flex;flex-direction:column;gap:32px;text-align:center}@media (width <= 600px){.CdzpCOXU{gap:24px}}.zzNs8NSo{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center;width:100%}.zWMeeHxR{background-color:#fff;border-radius:16px;box-sizing:border-box;max-width:600px;min-height:282px;padding:50px;place-content:center;width:100%}@media (width <= 600px){.zWMeeHxR{padding:42px 16px}}.PMyYZKeT{font-weight:500}.QbvEeaDt{margin-top:8px}.LqaWqCae{display:flex;gap:16px}@media (width <= 600px){.LqaWqCae{flex-direction:column;width:100%}}
.step-card{background:#fff;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;padding:24px;width:100%}@media (width <= 600px){.step-card{padding:16px}}.step-card_disabled{--disabled-border-color:#0000001a;background:#0000;border:1px solid var(--disabled-border-color)}.step-card-header{align-items:center;display:flex}@media (width <= 600px){.step-card-header{align-items:flex-start}}.step-card-header_completed{cursor:pointer}.step-card-label{align-items:center;background:#e7f0f0;border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:16px;width:32px}.step-card-label_disabled{background:#0000;border:1px solid var(--disabled-border-color)}.step-card-label_completed{background:none}.step-card-title{overflow:hidden;text-overflow:ellipsis}.step-card-header-main{align-items:center;display:flex;flex:1;gap:12px;overflow:hidden}@media (width <= 600px){.step-card-header-main{flex-wrap:wrap;margin-top:4px}}.check-icon{color:var(--brand-color);height:32px;width:32px}.chevron-icon{color:#000000d9;height:32px;margin-left:28px;transform:scale(1.25);width:32px}.step-card-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.step-card-content>div{margin-top:0;overflow:hidden;transition:margin-top .3s ease}.step-card-content[data-visible=true]{grid-template-rows:1fr}.step-card:has(.step-card-header) .step-card-content[data-visible=true]>div{margin-top:24px}
.jWi77uXE span{font-size:15px;line-height:20px}
.K0Kp3wuC{display:flex;flex-direction:column;gap:16px}
.RWbpe4rz{margin-bottom:22px;width:100%}
.RZSq14Xl{display:grid;gap:16px 24px;grid-template-columns:repeat(2,1fr)}.RZSq14Xl>div{display:flex;flex-direction:column;gap:4px}@media screen and (max-width:600px){.RZSq14Xl{grid-template-columns:1fr}}
.J3xDJDQV{color:inherit}.JIQbBWtw{color:var(--red)}.H8GyY6YH{color:var(--orange)}.fr7stgF8{color:var(--green)}
.MOQ8TDue{box-sizing:border-box;padding:4px;width:200px}.juD8XX7I{text-align:left}.juD8XX7I.yc-button.yc-button_pin_round-round:before{border-radius:3px}.YpsJbGFs{margin:4px 0;width:100%}
.wusbAQkd{display:flex;flex-direction:column;gap:16px}
