.dialog,.video-dialog{position:fixed;top:0;left:0;width:100vw;max-width:unset;height:100vh;max-height:unset;padding:0;border:none;background:transparent}.dialog[open],.video-dialog[open]{display:flex;align-items:center;justify-content:center}.dialog::backdrop,.video-dialog::backdrop{background:rgba(0,0,0,.9)}.dialog__wrap,.video-dialog__wrap{position:relative;display:flex;width:86.1111111111%;max-width:88rem;max-height:82dvh;align-items:center;justify-content:center;aspect-ratio:16/9}.dialog__wrap iframe,.video-dialog__wrap iframe{width:100%;height:100%;border:none}@media screen and (min-width:991px){.dialog__wrap,.video-dialog__wrap{position:relative}}.dialog__close,.video-dialog__close{position:absolute;z-index:2;top:-3.5rem;right:0.5rem;display:grid;width:3.125rem;height:3.125rem;border:none;background:none;color:#fff;cursor:pointer;font-size:2.1875rem;font-weight:700;opacity:1;place-items:center;text-shadow:none;transform:translateX(50%);transition:opacity 450ms ease}@media screen and (min-width:991px){.dialog__close,.video-dialog__close{top:-4rem;right:0}}.dialog__close:hover,.video-dialog__close:hover{opacity:0.7}.dialog .dialog__wrap{display:block;width:90%;min-height:50dvh;aspect-ratio:unset;background-color:#f4f5fa}@media screen and (min-width:1024px){.dialog .dialog__wrap{max-width:31.25rem}}.dialog .dialog__close{position:relative;top:0;right:0.625rem;width:auto;height:auto;padding:0;background-color:#212d58;color:#fff;text-transform:uppercase}.dialog .dialog__header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-s);background-color:#212d58}.dialog .dialog__header h3{margin-bottom:0;color:#fff;font-size:1.125rem}.dialog .dialog__content{padding:var(--space-s);background-color:#f4f5fa}@media screen and (min-width:1024px){.dialog.dialog--calc .dialog__wrap{max-width:50rem}}.dialog.dialog--calc .dialog__content{padding:0}
/*# sourceMappingURL=dialog.css.map */
