.vm--overlay{background-color:rgba(51,51,51,.6)}.auto-width .vm--modal{width:auto!important}.vm--modal{padding:40px 50px;overflow:auto;left:50%!important;transform:translateX(-50%);display:inline-block;max-width:95%;max-height:90%}@media (max-width:1200px){.vm--modal{padding:30px 20px}}.align-center{text-align:center}.padding-top{padding-top:20px}.modal-mask{position:fixed;z-index:99;width:100%;height:100%;background-color:rgba(51,51,51,.6);top:0;left:0;overflow:auto;transition:opacity .3s ease;display:flex;justify-content:center;align-items:center;cursor:default}.modal-container{background-color:#fff;box-shadow:0 5px 30px rgba(0,0,0,.07);border-radius:5px;padding:40px 50px;color:#262626}.modal-header{font-size:20px;margin-bottom:40px;text-align:center}.modal-close-button{right:10px;top:10px;width:40px;height:40px;opacity:.8;position:absolute;cursor:pointer}.modal-close-button:hover{opacity:1}.modal-close-button:after,.modal-close-button:before{position:absolute;left:15px;content:" ";height:100%;width:3px;background-color:#fff}.modal-close-button:before{transform:rotate(45deg)}.modal-close-button:after{transform:rotate(-45deg)}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{transform:scale(1.1)}input[type=file]{display:none}.button-wrapper{display:flex;justify-content:center;align-items:center;margin-top:20px}.base-file-error{margin:35px 0;color:#e24e4e;display:flex;align-items:center;font-size:13px}.base-file-error__icon{margin-right:10px}.base-file-error .icon{color:#e24e4e;width:21px;height:18px}