.modal-background[data-v-1f1414ed]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;top:0;width:100%;z-index:9999}.modal-window[data-v-1f1414ed]{background:#fff;border-radius:24px;box-shadow:0 20px 60px #0f172a4d;max-height:calc(100vh - 4rem);max-width:700px;overflow-y:auto;padding:1.5rem 2rem;position:relative;width:100%}.close-button[data-v-1f1414ed]{align-items:center;background:#0f172a0d;border:none;border-radius:50%;color:#475569;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .2s ease,color .2s ease,transform .2s ease;width:40px;z-index:10}.close-button[data-v-1f1414ed]:hover{background:#0ea5e91a;color:#0ea5e9;transform:rotate(90deg)}.close-button[data-v-1f1414ed]:active{transform:rotate(90deg) scale(.95)}.modal-title[data-v-1f1414ed]{color:#2fc1ff;font-size:1.75rem;font-weight:700;margin:0 0 2rem;text-align:center}.modal-content[data-v-1f1414ed]{display:flex;flex-direction:column;gap:1.5rem}.modal-logo[data-v-1f1414ed]{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;display:flex;justify-content:center;padding:1.5rem}.modal-logo img[data-v-1f1414ed]{height:auto;max-height:200px;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.modal-description[data-v-1f1414ed]{color:#475569;font-size:1rem;line-height:1.6}.modal-description[data-v-1f1414ed] p{margin:0 0 1rem}.modal-description[data-v-1f1414ed] p:last-child{margin-bottom:0}.modal-description[data-v-1f1414ed] a{color:#0ea5e9;text-decoration:none;transition:color .2s ease}.modal-description[data-v-1f1414ed] a:hover{color:#0284c7;text-decoration:underline}.modal-enter-active[data-v-1f1414ed],.modal-leave-active[data-v-1f1414ed]{transition:opacity .3s ease}.modal-enter-active .modal-window[data-v-1f1414ed],.modal-leave-active .modal-window[data-v-1f1414ed]{transition:transform .3s ease,opacity .3s ease}.modal-enter-from[data-v-1f1414ed],.modal-leave-to[data-v-1f1414ed]{opacity:0}.modal-enter-from .modal-window[data-v-1f1414ed],.modal-leave-to .modal-window[data-v-1f1414ed]{opacity:0;transform:scale(.95)}@media(max-width:768px){.modal-window[data-v-1f1414ed]{max-height:95vh;padding:2rem 1.5rem}.modal-title[data-v-1f1414ed]{font-size:1.5rem;margin-bottom:1.5rem}.modal-content[data-v-1f1414ed]{gap:1rem}.close-button[data-v-1f1414ed]{height:36px;width:36px}}body.modal-open{overflow:hidden}
