*{font-size:1.6rem;color:#393939}.payment-options-items{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.payment-options-items .payment-options-item{display:flex;flex-direction:column;justify-content:strart;align-items:center;gap:2rem;padding:3rem;max-height:min-content;background-image:url("/i/background-texture.png");border-radius:5px}.payment-options-items .payment-options-item .title{font-weight:500}@media (max-width:700px){.payment-options-items{grid-template-columns:1fr}}.h2{margin-top:3rem}