.vto-trigger__disclaimer{background-color:hsla(0,0%,100%,.75);border-radius:.5rem;flex:1;font-size:.6875rem;padding:.45rem .65rem;position:relative}.vto-trigger__disclaimer:after{background-color:#000;bottom:0;content:"";height:1rem;position:absolute;right:1.75rem;transform:translateY(100%);width:.0625rem}.vto-modal{bottom:0;display:none;height:auto;left:0;margin:auto;max-height:none;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(100%);transition:opacity .25s ease-in-out,transform .25s ease-in-out;width:100%;z-index:-10}.vto-modal.is-active{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:11}.vto-modal.is-visible{opacity:1;transform:translateY(0)}.vto-modal>*{background-color:#fff;height:100vh;overflow-y:auto;pointer-events:auto;position:relative;width:100%}.vto-modal.is-active{display:flex!important}.vto-modal.is-active .vto-modal__content:after{animation:spinner .6s linear infinite;border:.125rem solid #ebe4dc;border-radius:50%;border-top-color:#000;content:"";display:block;height:1.25rem;left:50%;margin-left:-.625rem;margin-top:-.625rem;position:absolute;top:50%;width:1.25rem;z-index:-1}.vto-modal__header{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:sticky;top:0;width:100%;z-index:2}.vto-modal__header .btn{margin-left:auto}.vto-modal__title{font-size:1.25rem;font-weight:600;letter-spacing:-.02em;line-height:105%}.vto-modal__content{padding:36rem 0 0;position:relative;z-index:0}.vto-modal__content iframe{border:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media only screen and (min-width:30em){.vto-modal{max-height:85vh;width:95%}.vto-modal>*{border-radius:1.5rem;height:auto}}@media only screen and (min-width:48em){.vto-modal{max-width:63.5rem}}@media only screen and (min-width:64em){.vto-modal__header{padding:1.5rem}.vto-modal__title{font-size:1.5rem}}