.vxp-row-vars{--vxp-row-v-gap:0;--vxp-row-h-gap:0;--vxp-row-column-display:block}.vxp-row{font-family:var(--vxp-font-family-base);font-size:var(--vxp-font-size-base);font-variant-numeric:tabular-nums;line-height:var(--vxp-line-height-base);color:var(--vxp-content-color-base);position:relative;display:flex;flex-flow:row wrap;row-gap:var(--vxp-row-v-gap);margin-inline:calc(-.5 * var(--vxp-row-h-gap))}.vxp-row,.vxp-row *,.vxp-row ::after,.vxp-row ::before{box-sizing:border-box}.vxp-row--inherit{font-family:inherit;font-size:inherit;font-variant-numeric:inherit;line-height:inherit}.vxp-row--inherit{color:inherit}.vxp-row--start{justify-content:flex-start}.vxp-row--end{justify-content:flex-end}.vxp-row--center{justify-content:center}.vxp-row--space-around{justify-content:space-around}.vxp-row--space-between{justify-content:space-between}.vxp-row--space-evenly{justify-content:space-evenly}.vxp-row--top{align-items:flex-start}.vxp-row--middle{align-items:center}.vxp-row--bottom{align-items:flex-end}