.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{align-items:center;border-radius:inherit;display:flex;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.form__fullscreen{position:fixed;overflow-y:hidden;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:10;display:flex;flex-direction:column}.form__fullscreen__header{padding:20px 12px;display:flex}.form__fullscreen__header__x-container{margin-left:auto}.form__fullscreen__header__x-container--hidden{opacity:0}.form__fullscreen__main-content{flex-grow:1;padding:24px 0;overflow-y:auto;position:relative;background-repeat:repeat}.form__fullscreen__main-content ol,.form__fullscreen__main-content ul{padding-left:1rem}.form__fullscreen__main-content--centered{display:flex;flex-direction:column;justify-content:center;padding-bottom:128px}.form__fullscreen__footer-content{background-color:#fff;position:fixed;bottom:0;right:0;left:0;z-index:3}