.checkout-error-module-scss-module__sH47Rq__container{text-align:center;align-items:center;gap:var(--zable-space-4);padding:var(--zable-space-4);flex-direction:column;width:100%;display:flex}@media screen and (min-width:768px){.checkout-error-module-scss-module__sH47Rq__container{max-width:900px;margin:0 auto}}.checkout-error-module-scss-module__sH47Rq__heroContainer{text-align:center;padding:var(--zable-space-6) var(--zable-space-4) 0;align-items:center;gap:var(--zable-space-4);flex-direction:column;display:flex}.checkout-error-module-scss-module__sH47Rq__illustration{justify-content:center;display:flex}.checkout-error-module-scss-module__sH47Rq__illustration img{width:120px;height:120px}.checkout-error-module-scss-module__sH47Rq__buttons{gap:var(--zable-space-2);padding-bottom:var(--zable-space-6);flex-direction:column;width:100%;max-width:450px;display:flex}
:root{--zui-spinner-duration:1s;--zui-spinner-delay-step:83.3ms;--zui-spinner-size:16px;--zui-spinner-segment-width:4px;--zui-spinner-segment-height:1px;--zui-spinner-text-size:14px;--zui-spinner-gap:8px;--zui-spinner-primary-color:var(--zable-theme-light-cta-active-cta-text-primary-normal);--zui-spinner-default-color:var(--zable-color-gray-50)}._loadingContainer_18d9b_18{align-items:center;gap:var(--zui-spinner-gap);flex-direction:row;display:flex}._spinner_18d9b_25{width:var(--zui-spinner-size);height:var(--zui-spinner-size);position:relative}._segment_18d9b_31{width:var(--zui-spinner-segment-width);height:var(--zui-spinner-segment-height);background:var(--zui-spinner-default-color);transform-origin:0%;opacity:0;animation:_fade_18d9b_1 var(--zui-spinner-duration) linear infinite;position:absolute;top:50%;left:50%}._segment_18d9b_31:first-child{animation-delay:0s;transform:rotate(0)translate(5px)}._segment_18d9b_31:nth-child(2){animation-delay:83.3ms;transform:rotate(30deg)translate(5px)}._segment_18d9b_31:nth-child(3){animation-delay:.1666s;transform:rotate(60deg)translate(5px)}._segment_18d9b_31:nth-child(4){animation-delay:.2499s;transform:rotate(90deg)translate(5px)}._segment_18d9b_31:nth-child(5){animation-delay:.3332s;transform:rotate(120deg)translate(5px)}._segment_18d9b_31:nth-child(6){animation-delay:.4165s;transform:rotate(150deg)translate(5px)}._segment_18d9b_31:nth-child(7){animation-delay:.4998s;transform:rotate(180deg)translate(5px)}._segment_18d9b_31:nth-child(8){animation-delay:.5831s;transform:rotate(210deg)translate(5px)}._segment_18d9b_31:nth-child(9){animation-delay:.6664s;transform:rotate(240deg)translate(5px)}._segment_18d9b_31:nth-child(10){animation-delay:.7497s;transform:rotate(270deg)translate(5px)}._segment_18d9b_31:nth-child(11){animation-delay:.833s;transform:rotate(300deg)translate(5px)}._segment_18d9b_31:nth-child(12){animation-delay:.9163s;transform:rotate(330deg)translate(5px)}._text_18d9b_91{color:var(--zui-spinner-default-color);font-size:var(--zui-spinner-text-size)}._primary_18d9b_97 ._segment_18d9b_31{background:var(--zui-spinner-primary-color)}._primary_18d9b_97 ._text_18d9b_91{color:var(--zui-spinner-primary-color)}@keyframes _fade_18d9b_1{0%{opacity:1}to{opacity:.15}}