.payment-options-header-title{background:var(--color-sec-mil)}.payment-options-header-title span{font-family:Poppins;font-weight:600;line-height:28px}.payment-options-header-title i,.payment-options-header-title span{font-size:24px;color:var(--color-white)}.payment-options{width:100%;border:solid 0 var(--color-grayish);border-bottom-width:1px}.payment-options .payment-option{width:25%}.payment-options .payment-option span{text-align:center;margin-top:.5em;font-size:12px;line-height:12px;color:var(--color-grayish);font-family:Poppins;font-weight:600}@media screen and (min-width:600px){.payment-options .payment-option span{font-size:16px}}.payment-options .payment-option svg path{fill:var(--color-grayish)}.payment-options .payment-option:hover{cursor:pointer}.payment-options .active svg path{fill:var(--color-sec-mil)}.payment-options .active span{color:var(--color-sec-mil)}.payment-methods-modal{border-radius:13px}.payment-options-header{background-color:var(--color-white);border:2px solid var(--color-sec-mil);border-bottom:none}.payment-options-body{background-color:var(--color-white);max-height:42vh;overflow:hidden;overflow-y:scroll;border:solid 2px var(--color-sec-mil);border-top:none}.payment-option-body span{font-family:Poppins;font-weight:600;font-size:14px;color:rgba(0,0,0,.5)}.payment-option-body span strong{font-family:Poppins;font-weight:600;font-size:18px;text-transform:capitalize;color:var(--color-black)}.payment-option-body p{font-family:Poppins;font-weight:600;font-size:12px;line-height:120%;color:rgba(0,0,0,.5)}.payment-option-body table{width:100%;border:1px solid rgba(0,0,0,.25);border-radius:6px}.payment-option-body table tbody tr{background:var(--color-white);padding:16px 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}.payment-option-body table tbody tr:first-child{text-align:left}.payment-option-body table tbody tr:last-child{text-align:right}.payment-option-body table tbody tr:nth-child(odd){background:hsla(0,0%,85%,.4)}.payment-option-body table tbody tr td{text-align:left;font-family:Poppins;font-weight:600;font-size:12px;text-transform:lowercase;color:rgba(0,0,0,.5)}.payment-option-body table tbody tr td span,.payment-option-body table tbody tr td strong{display:inline-block}.payment-option-body table tbody tr td strong{font-family:Poppins;font-weight:600;font-size:14px;text-transform:none;color:var(--color-black)}.modal-payment{cursor:pointer}