.Modal{display:none;z-index:1300}.Modal,.Modal-Wrapper{height:100%;left:0;position:fixed;top:0;width:100%}.Modal-Wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto}.Modal.Modal_visible{display:block}.Modal-Table{display:table;height:100%;table-layout:fixed;width:100%}.Modal-Cell{display:table-cell;text-align:center}.Modal-Cell_align_top{vertical-align:top}.Modal-Cell_align_middle{vertical-align:middle}.Modal-Cell_align_bottom{vertical-align:bottom}.Modal-Content{border-radius:0;display:inline-block;outline:none;position:relative;text-align:left;transform:translateZ(0);z-index:1}.Modal-Overlay{-webkit-tap-highlight-color:transparent;height:100%;left:0;position:fixed;top:0;touch-action:none;width:100%}.Modal_theme_normal .Modal-Content[class]{background-color:var(--depot-color-bg-secondary)}.i-ua_skin_dark .Modal_theme_normal .Modal-Overlay[class]{background-color:var(--depot-color-overlay)}.Modal_theme_normal .Modal-Content{background-color:#fff;margin:5px}.Modal_theme_normal .Modal-Overlay{background-color:rgba(50,50,50,.2)}.Modal.Modal_theme_normal{display:block;margin:-9999px 0 0 -9999px;visibility:hidden}.Modal_theme_normal.Modal_visible{margin:0;visibility:visible}.Modal_theme_normal .Modal-Overlay,.Modal_theme_normal .Modal-Wrapper{margin:-9999px 0 0 -9999px;visibility:hidden}.Modal_theme_normal .Modal-Content,.Modal_theme_normal .Modal-Overlay,.Modal_theme_normal .Modal-Wrapper{animation-duration:.2s;animation-timing-function:ease-in-out}.Modal_theme_normal.Modal_visible .Modal-Overlay,.Modal_theme_normal.Modal_visible .Modal-Wrapper{margin:0;visibility:visible}.Modal_theme_normal.Modal_hasAnimation .Modal-Overlay,.Modal_theme_normal.Modal_hasAnimation .Modal-Wrapper{animation-name:Modal_theme_normal}.Modal_theme_normal.Modal_hasAnimation .Modal-Content{animation-name:Modal-Content_theme_normal}.Modal_theme_normal.Modal_visible.Modal_hasAnimation .Modal-Overlay,.Modal_theme_normal.Modal_visible.Modal_hasAnimation .Modal-Wrapper{animation-name:Modal_theme_normal_visible}.Modal_theme_normal.Modal_visible.Modal_hasAnimation .Modal-Content{animation-name:Modal-Content_theme_normal_visible}@keyframes Modal_theme_normal{0%{margin:0;opacity:1;visibility:visible}99%{margin:0}to{margin:-9999px 0 0 -9999px;opacity:0;visibility:hidden}}@keyframes Modal_theme_normal_visible{0%{opacity:0}to{opacity:1}}@keyframes Modal-Content_theme_normal{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes Modal-Content_theme_normal_visible{0%{transform:scale(.75)}to{transform:scale(1)}}