.half-modal[data-v-8d315239]{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1045;--content-translate-y:0}.half-modal.show[data-v-8d315239]{pointer-events:auto}.half-modal-dialog[data-v-8d315239]{align-items:center;display:flex;height:100vh;margin:auto;max-width:900px;pointer-events:none;position:relative;width:100%;z-index:1}.half-modal-content[data-v-8d315239]{display:flex;flex-flow:column;max-height:90vh;pointer-events:auto;transform:translateY(var(--content-translate-y));width:100%}.half-modal:not(.show) .half-modal-content[data-v-8d315239]{animation:hideAnimation-8d315239 .3s ease-out}.half-modal.show .half-modal-content[data-v-8d315239]{animation:showAnimation-8d315239 .3s ease-out}.half-modal-window[data-v-8d315239]{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px 3px #0000004d;display:flex;flex-flow:column;overflow:hidden;position:relative}.half-modal-header[data-v-8d315239]{align-items:center;border-bottom:1px solid #e1e2eb;display:flex;flex-shrink:0}.half-modal-header .icon-close[data-v-8d315239]{cursor:pointer;margin:auto 16px auto 8px}.half-modal-header .icon-close>img[data-v-8d315239]{height:24px;width:24px}.half-modal-body[data-v-8d315239]{max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:none}.half-modal-backdrop[data-v-8d315239]{background-color:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:0}.half-modal-backdrop.transparent[data-v-8d315239]{background-color:transparent}.half-modal:not(.show) .half-modal-backdrop[data-v-8d315239]{animation:hideBackdropAnimation-8d315239 .3s ease-out}.half-modal.show .half-modal-backdrop[data-v-8d315239]{animation:showBackdropAnimation-8d315239 .3s ease-out}.default-half-modal-header[data-v-8d315239]{align-items:center;display:flex;height:44px;padding-left:16px;width:100%}.header-title[data-v-8d315239]{flex-shrink:1;margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-close-button[data-v-8d315239],.header-title[data-v-8d315239]{color:#222;font-size:16px;font-weight:700}.footer-close-button[data-v-8d315239]{align-items:center;background-color:#eff0f6;border:1px solid #606170;border-radius:6px;box-shadow:0 4px 12px 3px #0000004d;cursor:pointer;display:flex;height:52px;justify-content:center;margin:20px auto 0;width:200px}@media screen and (min-width:641px){.widget .half-modal-dialog[data-v-8d315239]{align-items:end;margin:auto 40px 0 auto;width:400px}.widget .half-modal-content[data-v-8d315239]{max-height:540px}.widget .half-modal-window[data-v-8d315239]{border-radius:8px 8px 0 0}}@media screen and (max-width:640px){.half-modal-dialog[data-v-8d315239]{align-items:end;margin:0 auto}.half-modal-content[data-v-8d315239]{margin-bottom:calc(100vh - 100dvh);max-height:calc(100dvh - env(safe-area-inset-top))}.half-modal-window[data-v-8d315239]{border-radius:8px 8px 0 0}}@keyframes showAnimation-8d315239{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(var(--content-translate-y))}}@keyframes hideAnimation-8d315239{0%{opacity:1;transform:translateY(var(--content-translate-y))}to{opacity:0;transform:translateY(100%)}}@keyframes showBackdropAnimation-8d315239{0%{opacity:0}to{opacity:.5}}@keyframes hideBackdropAnimation-8d315239{0%{opacity:.5}to{opacity:0}}
