.checkout-footer{padding-left:calc((100% - 1200px)/2);padding-right:calc((100% - 1200px)/2);height:100px;justify-content:space-between;align-items:center;background:#fff;border-top:1px solid #f4f4f4;margin-top:50px}.checkout-payments__list{align-items:center;gap:20px;width:max-content}.checkout-payments__list .item{height:max-content;width:max-content}.checkout-payments__list .item img{width:45px;height:auto}.checkout-payments__list .item.pix img{width:auto;height:25px}.checkout-poweredby{width:max-content;gap:20px}.checkout-poweredby .text{font-size:14px;font-weight:700;color:#111}.checkout-poweredby img{width:100px}@media (max-width:1024px){.checkout-footer{flex-flow:column;padding:24px;height:auto;gap:15px;padding-bottom:100px}.checkout-payments__list .item img{width:35px}.checkout-payments__list{flex-flow:wrap;width:100%;justify-content:center;gap:10px}}