<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-backdrop{display:none!important}.modal{backdrop-filter:blur(4px);background-color:rgba(75,75,75,.3);display:block;max-height:100vh;min-height:100vh;overflow:auto;padding:10vh 0;position:fixed;top:0;transition:opacity .35s ease-in-out;width:100vw;z-index:100}.modal_form-wrapper{background-color:#fff;border-radius:10px;margin:0 auto;max-width:500px;padding:30px;position:relative;transition:.3s ease-in-out}.move-up{transform:translateY(-30px);transition:.3s ease-in-out}.close{all:unset;background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.2);cursor:pointer;height:25px;margin:-8px -8px 0 0;position:absolute;right:0;top:0;width:25px;z-index:15}.close:hover img{opacity:60%}.close img{height:100%;transition:.25s ease-in-out;width:100%}@media (max-width:1379px){.modal_form-wrapper{padding:15px 15px 30px;width:calc(90% - 30px)}}</pre></body></html>