dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:block}dialog:not([open]){display:none}dialog+.backdrop{background:rgba(0,0,0,.1)}._dialog_overlay,dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0}.dialog,dialog.fixed{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dialog{font-size:.9em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:80vmin;height:90vh;padding:0;border:none;margin:0 auto}@media(max-height:425px) and (orientation:portrait),(max-height:600px) and (orientation:landscape),(max-width:425px) and (orientation:landscape),(max-width:600px) and (orientation:portrait){.dialog{width:95vmin;max-height:95vh}}.dialog::-webkit-backdrop,.dialog::v-deep+.backdrop{background-color:rgba(0,0,0,.5)}.dialog::backdrop,.dialog::v-deep+.backdrop{background-color:rgba(0,0,0,.5)}.dialog[open]{-webkit-animation:appear .15s cubic-bezier(0,1.8,1,1.8);animation:appear .15s cubic-bezier(0,1.8,1,1.8)}.dialog__close{position:absolute;right:1em;top:1em;width:1.9em;height:1.9em;cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.dialog__close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dialog__close svg{width:100%;height:100%}@media(max-width:768px){.dialog__close{width:1.5em;height:1.5em}}@media(max-height:425px) and (orientation:portrait),(max-height:600px) and (orientation:landscape),(max-width:425px) and (orientation:landscape),(max-width:600px) and (orientation:portrait){.dialog{font-size:.8em}}.dialog__header{background:#000;padding:40px 50px 18px;color:#fff}@media(max-height:425px) and (orientation:portrait),(max-height:600px) and (orientation:landscape),(max-width:425px) and (orientation:landscape),(max-width:600px) and (orientation:portrait){.dialog__header{padding:35px 14px 22px}}.dialog__title{font-size:2.1em;line-height:1.8em;font-weight:500;margin-bottom:.7em}@media(max-height:425px) and (orientation:portrait),(max-height:600px) and (orientation:landscape),(max-width:425px) and (orientation:landscape),(max-width:600px) and (orientation:portrait){.dialog__title{font-size:1.8em;line-height:1.2em}}.dialog__subtitle{font-size:1em}.dialog__ul-item{padding-left:1em;position:relative;color:#fff;display:-webkit-box;display:flex}.dialog__ul-item:before{content:"";position:absolute;left:0;top:.6em;width:3px;height:3px;border-radius:50%;background:currentColor}.dialog__main{color:#000;padding:20px 50px 30px;overflow-y:auto;-webkit-box-flex:1;flex:1 1}@media(max-height:425px) and (orientation:portrait),(max-height:600px) and (orientation:landscape),(max-width:425px) and (orientation:landscape),(max-width:600px) and (orientation:portrait){.dialog__main{padding:23px 14px 31px}}.dialog__main p:not(:last-child){margin-bottom:1.2em}.dialog__main ul{padding-left:12px}.dialog__main li{list-style:disc}.dialog__list{margin-bottom:20px}.dialog__list-item{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;border-bottom:2px solid #000;padding:14px 0}@media(max-height:425px) and (orientation:portrait),(max-height:600px) and (orientation:landscape),(max-width:425px) and (orientation:landscape),(max-width:600px) and (orientation:portrait){.dialog__list-item{display:block}}.dialog__list-title{text-transform:uppercase;width:223px;padding-right:12px;font-size:1.2em;font-weight:500}@media(max-height:425px) and (orientation:portrait),(max-height:600px) and (orientation:landscape),(max-width:425px) and (orientation:landscape),(max-width:600px) and (orientation:portrait){.dialog__list-title{padding-right:0;margin-bottom:.8em}}.dialog__list-content{-webkit-box-flex:1;flex:1 1}@-webkit-keyframes appear{0%{opacity:0;-webkit-transform:translate(-3em,-50%);transform:translate(-3em,-50%)}to{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes appear{0%{opacity:0;-webkit-transform:translate(-3em,-50%);transform:translate(-3em,-50%)}to{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}
/*# sourceMappingURL=chunk-a13309d0.9ec4fca4.css.map */