.header-pay{align-items:center;width:100%;height:150px;font-size:40px;font-weight:700;border-radius:6px;color:#fff;background:#b3d4fc;background:linear-gradient(90deg,#b3d4fc,#993cc3 68%,#503cc3 87%)}.allPay,.header-pay{display:flex;justify-content:center}.allPay{align-items:stretch;padding-top:20px;grid-gap:50px;gap:50px}@media screen and (max-width:600px){.allPay{flex-direction:column;grid-gap:20px;gap:20px}}.pay_online{overflow:hidden;transition:max-height .3s ease-out;padding:30px;border-radius:6px;background-color:#fcfcfc;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.pay_online.hidden{display:none}.text{margin-top:20px}.text_title{font-weight:600;font-size:18px;line-height:24px}.text_description{font-size:16px;line-height:22px;font-weight:400;margin-top:27px}.text_description p:last-child{margin-bottom:0}.text_btn{justify-content:center;width:100%;font-weight:500;color:#fff}.text_btn,.text_imgs{display:flex;align-items:center}.text_title-min{font-weight:800}.btn{display:flex;max-width:248px;min-height:36px;margin-left:0;margin-top:27px;background-color:#503cc3;border-radius:24px;cursor:pointer}