.cart-checkout-button__inner{display:inline-flex;align-items:center;justify-content:center;gap:.5em;width:auto;max-width:100%;white-space:nowrap}.cart-checkout-button__icons{display:inline-flex;align-items:center;gap:.35em;flex:0 0 auto;max-width:fit-content}.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon,juo-checkout-link.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon{display:block;height:1em;width:auto;max-height:1.2em;max-width:none;flex-shrink:0}.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--ideal,juo-checkout-link.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--ideal{height:1.6em;max-height:1.6em}.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--bancontact,juo-checkout-link.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--bancontact{height:1.15em;max-height:1.15em}.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--visa,juo-checkout-link.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--visa,.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--mastercard,juo-checkout-link.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--mastercard{height:1.25em;max-height:1.25em}.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--paypal,juo-checkout-link.cart__checkout-button .cart-checkout-button__icons .cart-checkout-button__icon--paypal{height:.9em;max-height:.9em}:where(juo-checkout-link:not(.cart__checkout-button)){display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:var(--juo-cl-height);padding:12px 16px;position:relative;background-color:var(--juo-cl-color-primary);color:var(--juo-cl-color-text);border:none;border-radius:var(--juo-cl-border-radius);cursor:pointer;font-size:inherit;font-family:inherit;-webkit-user-select:none;user-select:none;--juo-cl-color-primary: #be7c4d;--juo-cl-color-text: #fff;--juo-cl-border-radius: 0;--juo-cl-height: auto}:where(juo-checkout-link:not(.cart__checkout-button))[aria-disabled=true]{opacity:.7;cursor:not-allowed}:where(juo-checkout-link:not(.cart__checkout-button)):focus-visible{outline:2px solid currentColor;outline-offset:2px}juo-checkout-link.cart__checkout-button{display:inline-flex;align-items:center;justify-content:center;width:100%;position:relative;cursor:pointer;font:inherit;text-decoration:none;-webkit-user-select:none;user-select:none;box-sizing:border-box}juo-checkout-link.cart__checkout-button[aria-disabled=true]{cursor:not-allowed}juo-checkout-link.cart__checkout-button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.juo-hidden-by-checkout{display:none!important}juo-checkout-link:not([data-state]),juo-checkout-link[data-state=idle],juo-checkout-link[data-state=loading]{display:none}juo-checkout-link[data-state=processing],juo-checkout-link[data-state=success]{color:transparent}juo-checkout-link[data-state=processing]>*,juo-checkout-link[data-state=success]>*{visibility:hidden}juo-checkout-link[data-state=processing]:after,juo-checkout-link[data-state=success]:after{content:"";display:inline-block;width:16px;height:16px;margin-left:8px;border:2px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:50%;animation:juo-cl-spin .6s linear infinite;flex-shrink:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}juo-checkout-link[data-state=error]{animation:juo-cl-shake .4s ease-in-out}@keyframes juo-cl-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes juo-cl-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}
