.modal__mask[data-v-d9976d88]{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__wrapper[data-v-d9976d88]{display:table-cell;vertical-align:middle}.modal__container[data-v-d9976d88]{width:464px;margin:0 auto;padding:72px 64px 56px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;position:relative}@media only screen and (max-width:600px){.modal__container[data-v-d9976d88]{width:351px}}.modal__body[data-v-d9976d88]{font-family:SamsungOne;font-size:24px;font-weight:700;color:#000;line-height:1.33}.modal__buttons[data-v-d9976d88]{margin-top:32px}.modal__buttons[data-v-d9976d88] button{width:147px;margin:0 4.5px;line-height:38px;border-radius:24px;border:1px solid #4e4e4e;font-size:14px;font-weight:700;color:#4e4e4e}.modal__buttons[data-v-d9976d88] button.button--confirm{color:#fff;background-color:#1428a0;line-height:40px;border:0}@media only screen and (max-width:600px){.modal__buttons[data-v-d9976d88]{margin-left:-45px;margin-right:-45px}}.modal .close[data-v-d9976d88]{position:absolute;top:32px;right:48px}@media only screen and (max-width:600px){.modal .close[data-v-d9976d88]{top:18px;right:24px}}