.CheckoutGlobalCard.Card{overflow:visible;background:none}.MktRoot[data-debug] .CheckoutGlobalCard.Card .CheckoutForm{background:#090}.CheckoutStandaloneAnimation .CheckoutGlobalCard.Card{margin-top:var(--rowGapXLarge)}.CheckoutGlobalCard__content{top:0;height:100%;overflow:hidden;background:var(--cardBackground);border-radius:inherit}.CheckoutGlobalCard__content,.CheckoutGlobalCard__nav.SegmentedControl{position:absolute;left:0;width:100%}.CheckoutStandaloneAnimation .CheckoutGlobalCard__nav.SegmentedControl{top:-16px;transform:translateY(-100%)}.CheckoutStickyAnimation .CheckoutGlobalCard__nav.SegmentedControl{top:16px}.CheckoutGlobalCard__track{display:flex;width:calc(var(--countryCount, 1)*100%);height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);transform:translate(calc(var(--countryIndex, 0)*-100%/var(--countryCount, 1)))}