.PAY048{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PAY048__outside{max-width:500px;min-height:100vh;margin:0 auto}.PAY048__header{background-color:#54cc9a;padding:15px 5%}.PAY048__amountBlock{background-color:#fff;border:none;border-radius:15px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PAY048__text1{font-size:14px}.PAY048 .color-white{color:#fff}.PAY048 .color-red{color:#e0001a}.PAY048 .color-green{color:#007878}.PAY048__main{padding:5%;text-align:center}.PAY048__main__idBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#c4f2de;padding:2% 15px;border:none;border-radius:15px;max-width:100%}.PAY048__img{width:25%}.PAY048__errorMask{background-color:rgba(221,225,228,.8);color:#08354c;text-align:center;width:100%;height:100%;position:absolute;top:0}.PAY048__errorMask h1{margin-top:20%}@media screen and (max-width:450px){.PAY048__errorMask h1{margin-top:80%}}