.header-app-promotion{position:relative}.header-app-promotion__button{cursor:pointer}.header-app-promotion__button--trigger{background-color:#fff;padding:6px 7px 6px 11px;border-radius:16px;display:inline-flex;align-items:center}.header-app-promotion__button-text{color:#ffa2ab;font-size:14px;line-height:20px;font-weight:500;text-transform:uppercase}.header-app-promotion__button-text+.header-app-promotion__trigger-icon{margin-left:4px;vertical-align:-3px}.header-app-promotion__button-icon{display:block}.header-app-promotion__app-popup{width:100%;box-shadow:0 4px 4px rgba(0,0,0,.06);margin-top:calc(50vh - 218.5px)!important;max-width:781px;border-radius:10px;background-color:transparent;overflow:hidden}.header-app-promotion__app-popup .el-dialog__body{padding:unset;background-color:transparent}.header-app-promotion__app-popup .el-dialog__header{display:none}.header-app-promotion__app-popup .v-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:anim-close;animation-name:anim-close}@-webkit-keyframes anim-close{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes anim-close{0%{transform:scale(1)}to{transform:scale(0)}}