.ep_checkout_modal{display:flex;flex-direction:column}.ep_checkout_modal-cta{align-items:center;background:linear-gradient(90.19deg,#f24b0f 25.7%,#d93b18 74.73%);border-radius:100px;box-shadow:4px 15px 16px 0 rgba(0,0,0,.09);display:flex;gap:20px;justify-content:space-between;line-height:1;max-width:fit-content;min-width:258px;padding:20px 10px}.ep_checkout_modal-cta_text{color:#fff;flex:1 0 70%;font-size:18px;font-weight:700;text-align:center}.ep_checkout_modal-cta.primary .ep_checkout_modal-cta_text{margin-right:-20px}.ep_checkout_modal-modal_container.hidden{display:none}.ep_checkout_modal-modal_wrapper{background:rgba(0,0,0,.8);height:100%;left:0;overflow:scroll;padding:5em 1em;position:fixed;top:0;width:100%;z-index:99}.ep_checkout_modal-form_row{background:#e8e9ea;border-radius:20px;display:flex;gap:3em;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1210px;padding:2.5em;position:relative}.ep_checkout_modal-form_column{width:66.66%}.ep_checkout_modal-summary_column{margin-top:5em;width:33.33%}.ep_checkout_modal-summary_container{background:#fff;border-radius:20px;padding:2em}.form-group{display:flex;flex-wrap:wrap;gap:1.5em;margin-bottom:15px}.ep_checkout_modal .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}.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_modal-summary_column{display:flex;flex-direction:column;gap:3em}.ep_checkout_modal-close{display:flex;gap:.5em;justify-content:end;position:absolute;right:2.5em}.ep_checkout_modal-close span{display:flex;line-height:1}.ep_checkout_modal-summary_container{position:relative}.edit-cart{position:absolute;right:2em;top:3em}.cart-items{border-color:#333;border-style:solid;border-width:.5px 0;display:flex;flex-direction:column;gap:1.5em;padding-bottom:2em;padding-top:2em}.cart-item-info{display:flex;gap:1em}.cart-item-info span{font-weight:700}.cart-item-dtls{display:flex;justify-content:space-between}.totals-grand,.totals-gst,.totals-subtotal{border-bottom-style:solid;display:flex;justify-content:space-between;padding-bottom:1em;padding-top:1em}.totals-gst,.totals-subtotal{border-bottom-color:rgba(51,51,51,.5);border-bottom-width:.5px}.totals-grand{border-bottom-color:#333;border-bottom-width:2px}.totals-grand span{font-size:18px;font-weight:700}.ep_checkout_modal-loading{width:100%}.ep_checkout_modal-loading.hidden{display:none}@media (max-width:900px){.ep_checkout_modal-form_row{flex-direction:column}.ep_checkout_modal-form_row>div{width:100%}}@media (max-width:767px){.br-desktop{display:none}.ep_checkout_modal_content_column{width:100%}}