.BillingInteractiveInvoice__layout{display:grid;row-gap:var(--rowGapLarge);align-items:stretch}@media (min-width:950px){.BillingInteractiveInvoice__layout{grid-template-columns:repeat(2,1fr)}}.BillingInteractiveInvoice__content{display:grid;row-gap:var(--rowGapMedium)}@media (min-width:950px){.BillingInteractiveInvoice__content{padding-right:var(--columnPaddingXLarge)}}.BillingInteractiveInvoice__link{display:inline-flex}