.modal[data-v-0cf9da99]{display:block;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);animation:fadeIn-0cf9da99 .3s ease-out}.modal-demo_content[data-v-0cf9da99]{position:relative;background-color:#f4f7f9;margin:5% auto;padding:6rem;border:1px solid #888;border-radius:1rem;width:80%;max-width:70rem}@keyframes fadeIn-0cf9da99{0%{opacity:0}to{opacity:1}}.close[data-v-0cf9da99]{position:absolute;top:10px;width:25px;height:25px;right:10px;cursor:pointer}.close[data-v-0cf9da99]:after,.close[data-v-0cf9da99]:before{content:"";position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:#717c99;transform:translate(-50%,-50%)}.close[data-v-0cf9da99]:before{transform:translate(-50%,-50%) rotate(45deg)}.close[data-v-0cf9da99]:after{transform:translate(-50%,-50%) rotate(-45deg)}.request_modal[data-v-0cf9da99]{border-bottom:1px solid #ebeef2;margin-bottom:3rem}.modal-content-title[data-v-0cf9da99]{margin:0;font-weight:700;font-size:20px;color:#717c99;margin-bottom:2rem}@media screen and (max-width:630px){.modal-demo_content[data-v-0cf9da99]{padding:5rem 2rem}}