#tw-ui-modal{background:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;bottom:0;left:50%;max-height:100dvh;padding:3.5rem 1rem calc(1rem + env(safe-area-inset-bottom));position:fixed;transform:translate(-50%);width:100%;z-index:101}@media(min-width:992px){#tw-ui-modal{border-radius:1rem;height:-moz-fit-content;height:fit-content;max-height:98dvh;padding:2.5rem 1.5rem 1rem;top:50%;transform:translate(-50%,-50%);width:auto}}#tw-ui-modal h1,#tw-ui-modal p{margin:0}#tw-ui-modal h1{font-size:1.75rem;font-style:normal;font-weight:800;line-height:2.25rem;margin-bottom:.5rem}#tw-ui-modal p{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.tw-ui-modal-close{background:none;border:none;color:#333;cursor:pointer;font-size:1.25rem;font-weight:700;line-height:1;position:absolute;right:1rem;top:1rem}.tw-ui-modal-close:hover{opacity:.7}.tw-ui-modal-content{max-height:90dvh;overflow-y:auto;padding-bottom:1rem;text-align:left}@media(min-width:992px){.tw-ui-modal-content{max-height:86dvh}}
