.ep_checkout_onpage{display:flex;flex-direction:column}.ep_checkout_onpage-form_row{background:#fff;border-radius:20px;display:flex;gap:3em;justify-content:space-between;margin-left:auto;margin-right:auto;padding:2.5em;width:100%}.form-group{display:flex;flex-wrap:wrap;gap:1.5em;margin-bottom:15px}.ep_checkout_onpage .form-group .form-item{border-radius:5px;display:flex;flex:1 1 48%;flex-direction:column;gap:10px}.form-group.full-width{flex:1 1 100%;flex-direction:column}.ep_checkout_onpage-form .form-group .card-input-group,.ep_checkout_onpage-form .form-group .form-item input:not([type=radio]){border:.5px solid rgba(0,0,0,.5)!important}.payment-method{margin-top:20px}.card-input-group,.terms-input-group{display:flex}.card-input-group input:first-child{flex:1 0 70%}.card-input-group input:nth-child(2),.card-input-group input:nth-child(3){flex:1 0 0%}.credit-card{align-items:center;background-color:#d75432;box-shadow:23px 23px 20px 0 rgba(0,0,0,.05);color:#fff;display:flex;justify-content:space-between;margin-bottom:1.4rem;padding:15px}.credit-card input{margin-right:10px}.credit-card img{height:30px}.terms{margin-top:20px}.terms input{flex-shrink:0;margin-right:10px}.ep_checkout_onpage-loading{width:100%}.ep_checkout_onpage-loading.hidden{display:none}@media (max-width:767px){.br-desktop{display:none}.ep_checkout_onpage_content_column{width:100%}}