.payment-methods-container{margin-top:1rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.payment-method{padding:1rem;background:#fff;cursor:pointer;transition:all .2s ease;border:1px solid #ececec}.payment-method:last-child{border-bottom:none}.payment-method.active{background:#f5f5f5;border-left:4px solid #bcd854}.method-header{display:flex;align-items:center;justify-content:start;gap:.5rem;height:60px}.method-header>:nth-child(3){margin-right:auto}.method-icon{width:20px;height:32px;object-fit:contain}.method-title{font-weight:400;color:#333;font-size:.8rem}.box_image_pay{max-width:12%;max-height:100%}.image_pay{width:100%;height:100%}.method-content{background:#fff;padding:0 1rem;overflow:hidden}.method-content>*{padding:1rem 0;border-top:1px solid #eee}.textTermsAndCond{padding:4px;font-size:11px;line-height:16px;margin-top:10px;color:#076663}.box-pay{margin-top:15px;width:100%}.title-box-pay{padding:12px;font-weight:700;text-align:center;background-color:#076663;color:white}@media (max-width:768px){.payment-methods-container{margin-top:.5rem;box-shadow:none}.payment-method{padding:.8rem;font-size:.85rem}.method-header{flex-direction:row;gap:.3rem}.method-icon{width:12%;height:28px}.method-title{font-size:.75rem}.method-content{padding:0 .8rem}.method-content>*{padding:.8rem 0}.box-pay{width:100%;margin-top:10px;margin-bottom:100px}.title-box-pay{font-size:.85rem}}