 .ipsWidget:has(.pg-pays-block, .h1-pays-page){box-shadow:none;background:none;}.ipsWidget__padding:has(.pg-pays-box3, .h1-pays-page){padding:0;}.h1-pays-page{font-size:20px;font-weight:bold;color:var(--i-color_hard);}.pg-pays-block{display:grid;grid-template-areas:"box1 box2 box3" "box4 box5 box5";grid-template-columns:350px 5fr 4fr;align-items:center;gap:20px;}.pg-pays-box1, .pg-pays-box2, .pg-pays-box3, .pg-pays-box4, .pg-pays-box5{border-radius:var(--i-box--bo-ra);background-color:var(--i-box--ba-co);box-shadow:var(--i-box--bo-sh);height:100%;padding:20px;}.pg-pays-box1{grid-area:box1;display:flex;flex-direction:column;gap:15px;}.pg-pays-box1-logo{padding:10px;height:90px;width:auto;background-color:#fff;}.pg-pays-box1-logo img{width:100%;height:100%;object-fit:contain;}.pg-pays-box1-btns{display:flex;flex-direction:column;gap:10px;}.pg-pays-box1-best-btn a{display:flex;justify-content:center;align-items:center;line-height:1;padding:15px;color:#ffffff;font-size:16px;font-weight:700;background-color:#04aa6d;transition:all 0.3s ease-in-out;border-radius:var(--i-box--bo-ra);text-transform:uppercase;}.pg-pays-box1-2btn a{display:flex;justify-content:center;align-items:center;line-height:1;padding:7px;font-size:14px;background-color:var(--i-body--ba-co);transition:all 0.3s ease-in-out;border-radius:var(--i-box--bo-ra);text-transform:uppercase;}.pg-pays-box2{grid-area:box2;align-content:center;}.pg-pays-box2-rating{display:flex;flex-direction:column;gap:10px;}.pg-pays-box2-item{display:flex;gap:10px;align-items:center;}.pg-pays-box2-item-name{display:flex;flex-grow:1;font-weight:bold;}.pg-pays-box2-item-name i{display:flex;justify-content:center;align-items:center;font-size:12px;height:13px;width:13px;color:#dd3333;background-color:var(--i-body--ba-co);border-radius:100%;padding:5px;margin-right:7px;box-sizing:unset;}[data-ips-scheme="dark"] .pg-pays-box2-item-name{color:var(--i-color_hard);}.pg-pays-box2-item-rate{width:200px;height:10px;background-color:grey;border-radius:10px;overflow:hidden;}@media (min-width:900px) and (max-width:1350px){.pg-pays-box2-item-rate{width:135px;}}.pg-pays-box2-item-band{height:100%;}.pg-pays-box2-item-percent{font-size:13px;width:40px;}.pg-pays-box3{grid-area:box3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;line-height:1;}.pg-pays-box3-pic{height:135px;width:auto;}.pg-pays-box3-pic img{width:100%;height:100%;object-fit:contain;}.pg-pays-box3-text1{font-size:15px;text-transform:uppercase;}.pg-pays-box3-text2{font-size:21px;font-weight:bold;}[data-ips-scheme="dark"] .pg-pays-box3-text2{color:var(--i-color_hard);}.pg-pays-box4{grid-area:box4;}.pg-pays-box4-info{display:flex;flex-direction:column;gap:10px;}.pg-pays-box4-item{display:flex;gap:5px;}.pg-pays-box4-item-1st{display:flex;font-weight:bold;}[data-ips-scheme="dark"] .pg-pays-box4-item-1st{color:var(--i-color_hard);}.pg-pays-box4-item-1st i{display:flex;justify-content:center;align-items:center;font-size:12px;height:13px;width:13px;color:#dd3333;background-color:var(--i-body--ba-co);border-radius:100%;padding:5px;margin-right:7px;box-sizing:unset;}.pg-pays-box5{grid-area:box5;}@media (max-width:1200px){.pg-pays-block{grid-template-areas:"box1 box3" "box2 box4" "box5 box5";grid-template-columns:450px 1fr;}}@media (max-width:900px){.pg-pays-block{grid-template-columns:auto;grid-template-areas:"box1" "box3" "box2" "box4" "box5";}.pg-pays-box3{display:flex;}}@media (max-width:550px){.pg-pays-box2-item{flex-direction:column;}}