.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}.confirm-modal{display:flex;justify-content:center;align-items:center}.confirm-modal-content{display:flex;flex-direction:column;padding:2rem;background:#fff;max-width:720px;border-radius:.5rem;font-size:1.5rem}.confirm-modal-content .modal-body div p>span.c3{background-color:transparent!important}.confirm-modal-content .modal-body div p>span.c5{background-color:transparent!important}.confirm-modal-content .modal-body{padding-top:12px}.confirm-modal-content>*+*{margin:.5rem 0}.confirm-modal-content h1{font-size:2.375rem;padding-top:2px}.confirm-modal-content button{margin:.25rem 0 0 auto;padding:0 8px;border:1px solid;border-radius:.5rem}.dark .confirm-modal-content{background:#000}
