.methods-payment__items{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:8px;display:grid}@media screen and (max-width:640px){.methods-payment__items{grid-template-columns:repeat(1,1fr);grid-auto-rows:auto}}.methods-payment__wrap{border:1px solid var(--accent-color);background:var(--white-color);border-radius:9.5px;height:100%;padding:calc(4.20792vw + 23.8119px) 0;position:relative;box-shadow:0 3.858px 19.291px #1b5ebd1a}@media (max-width:860px){.methods-payment__wrap{padding:60px 0}}@media (min-width:1264px){.methods-payment__wrap{padding:77px 0}}.methods-payment__wrap{justify-content:center;align-items:center;display:flex;overflow:hidden}.methods-payment__content{font-size:calc(1.48515vw + 5.22772px)}@media (max-width:860px){.methods-payment__content{font-size:18px}}@media (min-width:1264px){.methods-payment__content{font-size:24px}}.methods-payment__content{line-height:105%}.methods-payment__icon{width:140px;height:80%;position:absolute}.methods-payment__icon img{object-fit:contain;width:100%;height:100%}.methods-payment__icon--bottom-left{bottom:-4px;left:0}.methods-payment__icon--bottom-left img{object-position:bottom left}.methods-payment__icon--top-right{top:0;right:0}.methods-payment__icon--top-right img{object-position:top right}
