.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{inset:0}.vfm--overlay{background-color:#00000080;z-index:-1}.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-duration:.3s;transition-property:transform}.vfm-slide-down-enter-active,.vfm-slide-down-leave-active,.vfm-slide-up-enter-active,.vfm-slide-up-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-left-enter-active,.vfm-slide-left-leave-active,.vfm-slide-right-enter-active,.vfm-slide-right-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{bottom:0;position:fixed;top:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}.modal{position:relative}@media(min-width:48em){.modal{max-width:75vw}}.modal__cross{background-color:#fff;border:none;cursor:pointer;float:right;padding:0}.modal__cross-icon{pointer-events:none}.modal__title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:400;line-height:1.25}@media(min-width:85.375em){.modal__title{font-size:3.125rem;line-height:1.2}}.modal__title{margin-top:0}.modal__button-group{gap:1em}.modal__button-icon{margin-right:.5rem;vertical-align:middle}.modal p{margin:0 0 1rem}.styled-modal{align-items:center;display:flex;justify-content:center}.styled-modal-content{background:#fff;border-radius:.25rem;display:flex;flex-direction:column;padding:2rem}
