.modal_android{background-color:rgba(31,32,41,.75);display:none;display:-ms-flexbox;flex-wrap:wrap;height:100%;justify-content:center;left:0;margin:0 auto;opacity:1;overflow-x:hidden;pointer-events:none;pointer-events:auto;position:fixed;top:0;transition:opacity .25s ease .7s;transition:all .3s ease-in-out;width:100%;z-index:100}.modal-wrap{align-self:center;background-color:#fff;border-radius:4px;box-shadow:0 12px 25px 0 rgba(199,175,189,.25);margin:20px auto;max-width:400px;opacity:0;overflow:hidden;padding-bottom:20px;position:relative;transform:scale(.6);transition:opacity .25s ease .25s,transform .3s ease .25s;width:100%}.modal-wrap img{display:block;height:auto;width:100%}.modal-wrap p{padding:20px 30px 0}.modal_android .modal-wrap{opacity:1;transform:scale(1);transition:opacity .25s ease .5s,transform .35s ease .5s}.logo img{filter:brightness(100%);transition:all .25s linear}.on{display:block}.off{display:none}@media screen and (max-width:500px){.modal-wrap{padding-bottom:15px;width:calc(100% - 40px)}.modal-wrap p{padding:15px 20px 0}}
