.modal-mask[data-v-22f4b3d4]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.modal-mask .modal-wrapper[data-v-22f4b3d4]{vertical-align:middle;margin:30px auto}.modal-mask .modal-wrapper .modal-container[data-v-22f4b3d4]{width:calc(100% - 30px);margin:0 auto;padding:15px;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease}@media screen and (min-width:768px){.modal-mask .modal-wrapper .modal-container[data-v-22f4b3d4]{width:600px}}.modal-mask .modal-wrapper .modal-container .modal-header .header_logo[data-v-22f4b3d4]{margin-bottom:15px;position:relative}.modal-mask .modal-wrapper .modal-container .modal-header .header_logo .crossCross[data-v-22f4b3d4]{position:absolute;top:0;right:0;cursor:pointer}.modal-mask .modal-wrapper .modal-container .modal-header .title_modal[data-v-22f4b3d4]{color:#01bab2;margin:20px 28px 30px;font-size:16px;font-weight:700;text-transform:uppercase;padding-bottom:26px;border-bottom:1px solid #e9e9e9;text-align:center}.modal-mask .modal-wrapper .modal-container .modal-body[data-v-22f4b3d4]{margin:20px 0;font-size:14px;font-weight:700}.modal-mask .modal-wrapper .modal-container .modal-default-button[data-v-22f4b3d4]{float:right}.modal-enter[data-v-22f4b3d4],.modal-leave-active[data-v-22f4b3d4]{opacity:0}.modal-enter .modal-container[data-v-22f4b3d4],.modal-leave-active .modal-container[data-v-22f4b3d4]{-webkit-transform:scale(1.1);transform:scale(1.1)}