.modal{z-index:1050;width:100%;height:100%;padding:4rem 1.25rem;transition-property:opacity;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.modal-enter-from .modal,.modal-leave-to .modal{transform:scale(1.1)}@media (width>=768px){.modal{inset:0}}@media not all and (width>=1024px){.modal{padding-top:1rem;padding-bottom:1rem}}.modal__container{justify-content:center;width:100%;height:100%;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,1,1);display:flex;overflow:hidden auto}.modal__content{z-index:50;width:100%;position:relative}.modal__body{width:100%;max-width:1000px;margin-top:auto;margin-bottom:auto}.modal__close{z-index:51;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));position:fixed;top:1.25rem;right:1.25rem}.modal__close:hover{--tw-text-opacity:1;color:rgb(244 115 33/var(--tw-text-opacity))}.modal__icon{width:2.5rem;height:2.5rem}.modal__overlay{z-index:40;background-color:#0009;position:fixed;inset:0}.modal-open{height:100%;position:fixed;inset:0;overflow:hidden}.modal__last-trigger{z-index:-9999;opacity:0;position:absolute;left:-9999px}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(1.1)}
