.slot-card{display:flex;flex-direction:column;width:312px;padding:16px;border-radius:24px;gap:1rem;border:1px solid #8f13f1cc;background:#2c0857cc}@media(min-width:862px)and (max-width:1920px){.slot-card{width:274px;padding:16px}}@media(max-width:862px){.slot-card{width:100%;max-width:17.125rem;padding:.625rem;gap:.625rem}}.slot-card-screen{position:fixed;width:100%;height:100%;inset:0}