.loader[data-v-e6c5caa3]{animation:spin-e6c5caa3 1.2s linear infinite;border:4px solid;border-radius:50%;display:inline-block}@keyframes spin-e6c5caa3{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.modal{position:fixed;left:0;top:0;z-index:10;height:100vh;width:100vw}.modal__overlay{position:absolute;left:0;top:0;height:100%;width:100%;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity));--un-bg-opacity:.5}@media(min-width:768px){.modal__overlay{background-color:transparent}}.modal__content{position:absolute;left:50%;top:50%;--un-translate-x:-50%;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-radius:15px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));box-shadow:0 10px 30px 3px #0000004d}.modal__close{position:absolute;height:30px;width:30px;cursor:pointer}@media(min-width:320px){.modal__close{left:calc(100% - 30px);top:-40px}}@media(min-width:768px){.modal__close{left:calc(100% + 10px);top:0;height:40px;width:40px}}
