.o-modal__container[data-v-84b4f732]{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10001}.o-modal__container.o-modal__container--start-from-top[data-v-84b4f732]{align-items:flex-start}.o-modal__bg[data-v-84b4f732]{animation:fadeIn-84b4f732 .15s both;background-color:var(--overlay);height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000}@keyframes fadeIn-84b4f732{0%{opacity:0}to{opacity:1}}.o-modal[data-v-84b4f732]{animation:scaleUp-84b4f732 .25s both;background-color:#fff;border-radius:var(--borderRadius);box-shadow:0 4px 6px #0000001a;outline:none;position:relative;width:90%;z-index:10002}.o-modal__container.o-modal__container--start-from-top .o-modal[data-v-84b4f732]{margin:2rem;max-height:calc(100vh - 4rem);overflow:hidden}.o-modal__container--full-width .o-modal[data-v-84b4f732]{height:100%;max-width:100%;width:100%}.o-modal__header[data-v-84b4f732]{align-items:center;border-bottom:1px solid var(--borderColor);border-top-left-radius:var(--borderRadius);border-top-right-radius:var(--borderRadius);font-size:16px;font-weight:600;justify-content:space-between;padding:.5rem .5rem .5rem 1rem}.o-modal__footer[data-v-84b4f732],.o-modal__header[data-v-84b4f732]{background-color:var(--bgGrey);display:flex}.o-modal__footer[data-v-84b4f732]{border-bottom-left-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius);border-top:1px solid var(--borderColor);gap:.5rem;justify-content:flex-end;padding:.75rem 1rem}.bg-item-clickable[data-v-84b4f732]{cursor:pointer}.o-modal__content[data-v-84b4f732]{max-height:calc(100vh - 45px);overflow-y:auto;overscroll-behavior:contain;padding:1rem}.o-modal__container--with-buttons .o-modal__content[data-v-84b4f732]{max-height:calc(100vh - 100px)}.o-modal__container.o-modal__container--start-from-top .o-modal__content[data-v-84b4f732]{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:1rem 1rem calc(45px + 2rem);position:relative;z-index:32}@keyframes scaleUp-84b4f732{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
