.InvoicingGlobalCarousel__card.Card{--fontSize:13px;--fieldHeight:40px;--fieldPadding:16px;--invoicingGlobalCarouselMaxWidth:540px;max-width:var(--invoicingGlobalCarouselMaxWidth);height:420px}.InvoicingGlobalCarousel__card.Card .InvoicingPaymentMethodField__item.InvoicingPaymentMethodField__item--isSelected{--fieldBorderColor:#0a2540}.InvoicingGlobalCarousel__card.Card .InvoiceGraphicForm.GraphicForm{--formSubmitButtonFontSize:16px;--formSubmitButtonMinHeight:42px}.InvoicingGlobalCarousel__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)));will-change:transform}.InvoicingGlobalCarousel__track>.InvoiceGraphicForm.GraphicForm,.InvoicingGlobalCarousel__track>.InvoicingForm{max-width:var(--invoicingGlobalCarouselMaxWidth);width:calc(var(--columnWidth)*1);flex-shrink:0}@media (min-width:600px){.InvoicingGlobalCarousel__track>.InvoiceGraphicForm.GraphicForm,.InvoicingGlobalCarousel__track>.InvoicingForm{width:calc(var(--columnWidth)*2)}}