#modal-wrapper{height:600px;padding:.75rem;position:fixed;width:100%;z-index:100000}#modal{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-height:600px;min-height:300px;overflow-y:auto;width:98%}@media (min-width:640px){#modal{width:500px}}#modal-wrapper .modal-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1.25rem}#modal-wrapper .modal-header .modal-title{font-weight:700}#modal-wrapper .modal-header .modal-close{font-size:1.5rem;line-height:2rem;margin-bottom:.25rem;margin-inline-start:.5rem}#modal-wrapper .modal-body{padding:.75rem}#modal-wrapper .modal-image{float:left}