#drop-down-modal[data-v-56f88dd4]{position:absolute;display:flex;justify-content:center;align-items:center;background-color:#fff;width:350px;height:350px;border-radius:4px;z-index:2;box-shadow:0 6px 12px rgb(0 0 0/18%);font-size:18px}#modal-body[data-v-56f88dd4]{width:90%;height:90%}#modal-content[data-v-56f88dd4]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#modal-content h1[data-v-56f88dd4]{width:100%}#btns-wrap[data-v-56f88dd4]{width:100%;height:220px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}#btns-wrap button[data-v-56f88dd4]{display:block;height:40px;padding:0 2px 0 2px;width:100%;background:#00af43;color:#fff;font-size:16px;text-transform:uppercase;word-spacing:5px;border:none;border-radius:4px}#btns-wrap button[data-v-56f88dd4]:hover{background-color:#fff;color:#00af43;border:1px solid #00af43;cursor:pointer;transition:background-color .25s,color .25s,border .25s}#spacer[data-v-56f88dd4]{width:100%;height:20px;display:flex;justify-content:space-evenly;align-items:center}#spacer span[data-v-56f88dd4]{background-color:#aaa;width:45%;height:1px}#drop-down-logo[data-v-56f88dd4]{width:60%}#modal-body p[data-v-56f88dd4]{font-size:14px}