.checkout-main-container{--order-summary-width:375px;--checkout-card-border:1px solid var(--color-greyscale-400);--checkout-card-hover-border-color:var(--color-greyscale-900);--checkout-card-hover-transition:.3s ease border-color;--legal-text-font-color:var(--color-greyscale-1000);--order-summary-collapsed-height:56px;padding-bottom:24px}.checkout-main-container[\:has\(checkout-app\[has-promo\]\)]{--order-summary-collapsed-height:114px}.checkout-main-container:has(checkout-app[has-promo]){--order-summary-collapsed-height:114px}modal-element{animation:checkoutFadeIn .3s ease;animation-fill-mode:forwards}.checkout-main-container input{border-radius:16px}@keyframes checkoutFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}.checkout-loader{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:var(--z-index-loader);background-color:rgba(255,255,255,.75)}.checkout-loader.active{display:flex;justify-content:center;align-items:center}checkout-header{position:fixed;top:0;left:0;right:0;z-index:var(--z-index-header);transition:top var(--chat-element-message-preview-transition)}body.chat-element--message-visible checkout-header{transition:top var(--chat-element-message-preview-transition-active);top:var(--chat-element-message-preview-height)}@media screen and (min-width:900px){body.chat-element--message-visible checkout-header{top:0}}[dir=ltr] order-summary{left:0}[dir=rtl] order-summary{right:0}order-summary{position:fixed;bottom:0;width:100%;z-index:var(--z-index-popover);will-change:transform;transform:translateY(var(--order-summary-collapsed-height)) translateY(15px);transition:transform .5s ease,visibility .5s linear,bottom .5s linear;visibility:hidden}checkout-router[route="#summary"]+order-summary{--order-summary-bottom:150px;--footer-border-bottom:0}checkout-router[route="#summary"]+order-summary[_opened]{--order-summary-bottom:0;--footer-border-bottom:0}order-summary.show-on-mobile{transform:translateY(0);visibility:visible}.close-modal-step{display:none}#klarna-payments-container{margin-bottom:30px;max-height:calc(var(--inner-vh) * 66);overflow:auto}@media screen and (min-width:900px){body{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}body::-webkit-scrollbar{display:none}[dir=ltr] .checkout-main-container{padding-right:var(--order-summary-width)}[dir=rtl] .checkout-main-container{padding-left:var(--order-summary-width)}checkout-header{position:static;display:block;padding-top:10px;--logo-element-opacity-white:0}[dir=ltr] checkout-footer{padding-right:var(--order-summary-width)}[dir=rtl] checkout-footer{padding-left:var(--order-summary-width)}[dir=ltr] checkout-footer{padding-left:0}[dir=rtl] checkout-footer{padding-right:0}checkout-footer{position:fixed;bottom:0;height:83px}[dir=ltr] order-summary{left:auto}[dir=rtl] order-summary{right:auto}[dir=ltr] order-summary{right:0}[dir=rtl] order-summary{left:0}order-summary{height:100%;width:var(--order-summary-width);z-index:var(--z-index-earth);visibility:visible;transform:none;transition:none}#summary-is-active+order-summary{bottom:0}payment-method-form{overflow-y:visible}checkout-router[route="#summary"]+order-summary{bottom:0}[dir=ltr] .close-modal-step{right:15px}[dir=rtl] .close-modal-step{left:15px}.close-modal-step{display:block;position:fixed;top:20px;z-index:var(--z-index-default);width:40px;height:40px;background:0 0;border:0;cursor:pointer}.close-modal-step path{stroke:var(--color-greyscale-000)}}