.vto-modal iframe{width:100%;min-height:85vh;border:none;display:block}.vto-modal .vto-modal__loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;background:rgb(var(--color-background));font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.vto-modal .vto-modal__loader[hidden]{display:none}.vto-modal .vto-modal__spinner{width:4rem;height:4rem;border:.3rem solid rgba(var(--color-foreground),.1);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:vto-modal-spin .8s linear infinite}.vto-modal .modal__content{width:clamp(350px,100%,1500px);max-width:calc(100% - 3rem);min-height:85vh;overflow:hidden;border:none;border-radius:1.6rem}.vto-modal .modal__toggle{top:1.4rem;right:1.4rem}@keyframes vto-modal-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.vto-modal .vto-modal__spinner{animation-duration:2.4s}}
/*# sourceMappingURL=/cdn/shop/t/354/assets/component-vto-modal.css.map */
