.customerModal[data-v-54286ff2]{position:fixed;left:0;top:0;right:0;bottom:0;z-index:100}.customerModal .mask[data-v-54286ff2]{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.customerModal .ModalContent[data-v-54286ff2]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;width:456px;height:240px;display:flex;justify-content:center;align-items:center}.customerModal .ModalContent div[data-v-54286ff2]{width:180px;height:180px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.customerModal .ModalContent div[data-v-54286ff2]:first-child{margin-right:48px}.customerModal .ModalContent div[data-v-54286ff2]:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.1)}