.payment-methods-container{min-height:90vh;display:flex;flex-direction:column;gap:40px;max-width:1400px;width:100%;padding:2rem;box-sizing:border-box}@media(min-width: 1050px){.payment-methods-container{flex-direction:row;align-items:flex-start;gap:0}}.payment-methods-header-section{text-align:left;min-width:520px;flex-shrink:0;margin-top:2rem}@media(min-width: 1050px){.payment-methods-header-section{flex:1;min-width:500px;padding-right:20px}}@media(min-width: 576px)and (max-width: 1399px){.payment-methods-header-section{text-align:center;min-width:0;margin-top:0}}@media(max-width: 575px){.payment-methods-header-section{text-align:center;min-width:0;margin-top:0;padding-left:3rem;padding-right:3rem}}.payment-methods-header-section h1{font-family:"Inter",sans-serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.payment-methods-header-section h1 .highlight{color:var(--color-text-highlight);font-weight:700}@media(min-width: 1050px){.payment-methods-header-section h1{font-size:3em}}@media(min-width: 576px)and (max-width: 1399px){.payment-methods-header-section h1{font-size:2.5em}}@media(max-width: 575px){.payment-methods-header-section h1{font-size:1.25rem;font-weight:600}}.payment-methods-header-section p{font-size:1.5rem;line-height:1.5}.payment-methods-header-section p .highlight{font-weight:700}@media(min-width: 576px)and (max-width: 1399px){.payment-methods-header-section p{font-size:1em}}@media(max-width: 575px){.payment-methods-header-section p{font-size:.75rem;font-weight:600}}.payment-methods-grid-container{flex-grow:1;display:flex;justify-content:center;align-items:center}@media(min-width: 1050px){.payment-methods-grid-container{flex:2}}.payment-methods-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:20px;width:100%;align-items:flex-start}@media(min-width: 1400px){.payment-methods-grid{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px)and (max-width: 1399px){.payment-methods-grid{grid-template-columns:repeat(3, 1fr);gap:15px}}@media(max-width: 575px){.payment-methods-grid{grid-template-columns:repeat(2, 1fr);gap:15px}}.payment-methods-card{border-radius:15px;box-shadow:var(--shadow-00);transition:transform .2s ease,box-shadow .2s ease,margin-top .2s ease;text-align:center;overflow:hidden;display:flex;border:#d9d9d9 solid 3px;min-height:120px}.payment-methods-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-04)}.payment-methods-card a{display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:2.5;padding:10px 10px;text-decoration:none;color:inherit;gap:1rem}@media(min-width: 576px)and (max-width: 1399px){.payment-methods-card a{font-size:.9rem}}@media(max-width: 575px){.payment-methods-card a{font-size:.8rem;flex-direction:column}}.payment-methods-card img{max-width:90%;max-height:70px;object-fit:contain}@media(min-width: 576px)and (max-width: 1399px){.payment-methods-card img{max-height:60px}}@media(max-width: 575px){.payment-methods-card img{max-height:50px}}@media(min-width: 1400px){.payment-methods-card:nth-child(4n+2){margin-top:20px}.payment-methods-card:nth-child(4n+4){margin-top:30px}}@media(min-width: 576px)and (max-width: 1399px){.payment-methods-card:nth-child(3n+2){margin-top:20px}.payment-methods-card:nth-child(3n+1),.payment-methods-card:nth-child(3n+3){margin-top:0}}@media(max-width: 575px){.payment-methods-card:nth-child(odd),.payment-methods-card:nth-child(even){margin-top:0}}/*# sourceMappingURL=payment-methods.min.css.map */
