@font-face{font-family:Cairo;src:url(https://fonts.googleapis.com/css2?display=swap&family=Cairo%3Awght%40200%3B300%3B400%3B500%3B600%3B700%3B800%3B900) format("truetype")}.payment-methods{width:100%;font-family:Open Sans,sans-serif,Cairo;background-color:#1d1d1d;position:relative}.payment-methods-headings{display:flex;align-items:center;justify-content:space-evenly;background-color:#212121;padding:1.3em}.payment-methods-headings-option{text-align:center;padding:.7em;color:hsla(0,0%,100%,.3);cursor:pointer}.payment-methods-headings .active{color:#fff;background-color:#111;border-radius:7px}.payment-methods-headings .payment-methods-headings-option:hover{color:#fff}.payment-methods-container{padding:2rem 3rem}@media only screen and (max-width:576px){.payment-methods-headings{padding:1.3em .5rem}.payment-methods-headings-option{font-size:13px}}