.promo-modal-mask[data-v-6f17981b]{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;background-color:rgba(0,0,0,.5);overflow-x:hidden;overflow-y:auto}.promo-modal-dialog[data-v-6f17981b]{position:relative;width:100%;max-width:480px;margin:auto;background-color:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.25);overflow:hidden}.promo-modal-close[data-v-6f17981b]{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.9);border-radius:50%;cursor:pointer}.promo-modal-close img[data-v-6f17981b]{width:14px;height:14px}.promo-modal-media[data-v-6f17981b]{line-height:0}.promo-modal-body[data-v-6f17981b]{padding:20px 24px 24px}@media(max-width:575px){.promo-modal-body[data-v-6f17981b]{padding:16px 20px 20px}}.promo-modal-enter[data-v-6f17981b],.promo-modal-leave-active[data-v-6f17981b]{opacity:0}.promo-modal-enter .promo-modal-dialog[data-v-6f17981b],.promo-modal-leave-active .promo-modal-dialog[data-v-6f17981b]{transform:scale(1.05)}.promo-modal-enter-active[data-v-6f17981b],.promo-modal-leave-active[data-v-6f17981b]{transition:opacity .3s ease}