@media (max-width:768px){.sm-hide{display:none!important}}@media (min-width:768px){.md-hide{display:none!important}}.modal{background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;height:auto;left:50%;max-width:520px;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%;z-index:2000}.modal-info{background:#f2f3f3;border:1px solid #d9dbdb;border-radius:12px;color:#4d5555;padding:10px}.modal-info-input-above{position:relative;z-index:2}.modal-info-input{margin-top:-25px;padding-top:35px;z-index:0}.modal.small{width:33%}@media (max-width:1200px){.modal.small{width:60%}}@media (max-width:700px){.modal.small{max-height:90%;width:80%}}.modal.large{width:60%}@media (max-width:1440px){.modal.large{width:75%}}@media (max-width:1200px){.modal.large{width:85%}}@media (max-width:700px){.modal.large{max-height:90%;width:90%}}@media (max-width:1200px){.modal{width:75%}}@media (max-width:700px){.modal{max-height:90%;width:90%}}.modal .close-modal{align-items:center;border:1px solid #e2e2e2;border-radius:1000px;cursor:pointer;display:flex;height:2rem;justify-content:center;margin-right:-.5rem;margin-top:-.5rem;padding:4px;width:2rem}.modal .close-modal img{transition:.2s ease-in-out}.modal .close-modal:hover{background-color:#edeef1;border-radius:1000px}.modal .modal-content{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-items:stretch;max-height:100%;padding:1.5em}.modal .modal-description{color:#687087;max-height:100%;max-height:calc(100% - 12em)}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease-out}.modal-enter-from,.modal-leave-to{opacity:0}.modal-open .nav__container{z-index:1}.modal-open .ellipse{display:none}
