:root ._display-flex {
  display: flex;
}
:root ._alignItems-stretch {
  align-items: stretch;
}
:root ._flexBasis-auto {
  flex-basis: auto;
}
:root ._boxSizing-border-box {
  box-sizing: border-box;
}
:root ._position-relative {
  position: relative;
}
:root ._minHeight-0px {
  min-height: 0;
}
:root ._minWidth-0px {
  min-width: 0;
}
:root ._flexShrink-1 {
  flex-shrink: 1;
}
:root ._flexDirection-column {
  flex-direction: column;
}
:root ._flexGrow-1 {
  flex-grow: 1;
}
:root ._pt-t-space-spa1360334051 {
  padding-top: var(--t-space-spacing20);
}
:root ._pr-t-space-spa1360334051 {
  padding-right: var(--t-space-spacing20);
}
:root ._pb-t-space-spa1360334051 {
  padding-bottom: var(--t-space-spacing20);
}
:root ._pl-t-space-spa1360334051 {
  padding-left: var(--t-space-spacing20);
}
:root ._flexShrink-0 {
  flex-shrink: 0;
}
:root ._flexDirection-row {
  flex-direction: row;
}
:root ._justifyContent-space-betwe3241 {
  justify-content: space-between;
}
:root ._alignItems-center {
  align-items: center;
}
:root ._mt-t-space-spa1360334047 {
  margin-top: var(--t-space-spacing24);
}
:root ._mb-t-space-spa1360334047 {
  margin-bottom: var(--t-space-spacing24);
}
:root ._justifyContent-center {
  justify-content: center;
}
:root ._borderTopLeftRadius-t-radius-ro291586391 {
  border-top-left-radius: var(--t-radius-rounded32);
}
:root ._borderTopRightRadius-t-radius-ro291586391 {
  border-top-right-radius: var(--t-radius-rounded32);
}
:root ._borderBottomRightRadius-t-radius-ro291586391 {
  border-bottom-right-radius: var(--t-radius-rounded32);
}
:root ._borderBottomLeftRadius-t-radius-ro291586391 {
  border-bottom-left-radius: var(--t-radius-rounded32);
}
:root ._borderTopWidth-t-space-spa94665593 {
  border-top-width: var(--t-space-spacing8);
}
:root ._borderRightWidth-t-space-spa94665593 {
  border-right-width: var(--t-space-spacing8);
}
:root ._borderBottomWidth-t-space-spa94665593 {
  border-bottom-width: var(--t-space-spacing8);
}
:root ._borderLeftWidth-t-space-spa94665593 {
  border-left-width: var(--t-space-spacing8);
}
:root ._borderTopColor-surface2 {
  border-top-color: var(--surface2);
}
:root ._borderRightColor-surface2 {
  border-right-color: var(--surface2);
}
:root ._borderBottomColor-surface2 {
  border-bottom-color: var(--surface2);
}
:root ._borderLeftColor-surface2 {
  border-left-color: var(--surface2);
}
:root ._borderBottomStyle-solid {
  border-bottom-style: solid;
}
:root ._borderTopStyle-solid {
  border-top-style: solid;
}
:root ._borderLeftStyle-solid {
  border-left-style: solid;
}
:root ._borderRightStyle-solid {
  border-right-style: solid;
}
:root ._borderTopColor-surface3 {
  border-top-color: var(--surface3);
}
:root ._borderRightColor-surface3 {
  border-right-color: var(--surface3);
}
:root ._borderBottomColor-surface3 {
  border-bottom-color: var(--surface3);
}
:root ._borderLeftColor-surface3 {
  border-left-color: var(--surface3);
}
:root ._borderTopWidth-0px {
  border-top-width: 0;
}
:root ._borderRightWidth-0px {
  border-right-width: 0;
}
:root ._borderBottomWidth-1px {
  border-bottom-width: 1px;
}
:root ._borderLeftWidth-0px {
  border-left-width: 0;
}
:root ._height-0px {
  height: 0;
}
:root ._maxHeight-0px {
  max-height: 0;
}
:root ._gap-t-space-spa1360334051 {
  gap: var(--t-space-spacing20);
}
