@charset "utf-8";

:where(.css-119ou95).ant-row { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 14px; box-sizing: border-box; }

:where(.css-119ou95).ant-row::before, :where(.css-119ou95).ant-row::after { box-sizing: border-box; }

:where(.css-119ou95).ant-row [class^="ant-row"], :where(.css-119ou95).ant-row [class*=" ant-row"] { box-sizing: border-box; }

:where(.css-119ou95).ant-row [class^="ant-row"]::before, :where(.css-119ou95).ant-row [class*=" ant-row"]::before, :where(.css-119ou95).ant-row [class^="ant-row"]::after, :where(.css-119ou95).ant-row [class*=" ant-row"]::after { box-sizing: border-box; }

:where(.css-119ou95).ant-row { display: flex; flex-flow: wrap; min-width: 0px; }

:where(.css-119ou95).ant-row::before, :where(.css-119ou95).ant-row::after { display: flex; }

:where(.css-119ou95).ant-row-no-wrap { flex-wrap: nowrap; }

:where(.css-119ou95).ant-row-start { justify-content: flex-start; }

:where(.css-119ou95).ant-row-center { justify-content: center; }

:where(.css-119ou95).ant-row-end { justify-content: flex-end; }

:where(.css-119ou95).ant-row-space-between { justify-content: space-between; }

:where(.css-119ou95).ant-row-space-around { justify-content: space-around; }

:where(.css-119ou95).ant-row-space-evenly { justify-content: space-evenly; }

:where(.css-119ou95).ant-row-top { align-items: flex-start; }

:where(.css-119ou95).ant-row-middle { align-items: center; }

:where(.css-119ou95).ant-row-bottom { align-items: flex-end; }