.tapcars-dialog-overflow{height:100vh;height:100dvh;width:100vw;background:#000;opacity:.8}.tapcars-dialog-overflow.tapcars-dialog-overflow-transparent{background:transparent}.tapcars-dialog{width:500px;background:#fff;position:fixed;z-index:1;top:20px}.tapcars-dialog.position-bottom{bottom:1rem;border:2px solid #000;border-radius:1rem;width:80%;padding:1rem;top:auto}.tapcars-dialog .tapcars-dialog-content{overflow-y:auto;height:100%}.tapcars-dialog .tapcars-dialog-close{position:absolute;top:-12px;right:-12px;background:#fff;border-radius:20px;border:1px solid #ccc}.tapcars-dialog .tapcars-dialog-close .tapcars-button{padding:.4rem}.tapcars-dialog .tapcars-dialog-close .tapcars-icon{min-width:18px;min-height:18px;width:18px;height:18px}@media(max-width:500px){.tapcars-dialog{height:100%;max-height:95vh;max-height:95dvh;max-width:92vw;width:100%;margin:0 auto}}