._6l3c2c0-2-0-1 > .strato-inputgroup:not(:last-child),
 ._6l3c2c0-2-0-1 > *:not(:last-child) :is(.strato-inputgroup, .cm-editor) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
._6l3c2c0-2-0-1 > .strato-inputgroup:not(:first-child),
 ._6l3c2c0-2-0-1 > *:not(:first-child) :is(.strato-inputgroup, .cm-editor) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
._6l3c2c0-2-0-1 > ._1gg9upa0-2-0-1 {
  display: grid;
  align-items: center;
  grid-template-rows: subgrid;
}
._6l3c2c0-2-0-1:has(> ._1gg9upa0-2-0-1 > label):has(> ._1gg9upa0-2-0-1 > ._10bvhwd0-2-0-1:last-child:not(:empty)) > ._1gg9upa0-2-0-1 {
  grid-row: 1 / span 3;
}
._6l3c2c0-2-0-1:has(> ._1gg9upa0-2-0-1 > label):not(:has(> ._1gg9upa0-2-0-1 > ._10bvhwd0-2-0-1:last-child:not(:empty))) > ._1gg9upa0-2-0-1 {
  grid-row: 1 / span 2;
}
._6l3c2c0-2-0-1:not(:has(> ._1gg9upa0-2-0-1 > label)):has(> ._1gg9upa0-2-0-1 > ._10bvhwd0-2-0-1:last-child:not(:empty)) > ._1gg9upa0-2-0-1 {
  grid-row: 1 / span 2;
}
._6l3c2c0-2-0-1 > ._1gg9upa0-2-0-1 > label {
  grid-row: 1 / 2;
  align-self: end;
}
._6l3c2c0-2-0-1 > ._1gg9upa0-2-0-1:has(> :not(label, ._10bvhwd0-2-0-1)) > label {
  width: 0;
  min-width: 100%;
}
._6l3c2c0-2-0-1 > :not(._1gg9upa0-2-0-1) {
  grid-row: 1 / 2;
}
._6l3c2c0-2-0-1:has(> ._1gg9upa0-2-0-1 > label) > :not(._1gg9upa0-2-0-1), ._6l3c2c0-2-0-1:has(> ._1gg9upa0-2-0-1 > label) > ._1gg9upa0-2-0-1 > :not(label, ._10bvhwd0-2-0-1) {
  grid-row: 2 / 3;
}
._6l3c2c0-2-0-1:has(> ._1gg9upa0-2-0-1 > label) > ._1gg9upa0-2-0-1 > ._10bvhwd0-2-0-1 {
  grid-row: 3 / 4;
  align-self: start;
}
._6l3c2c0-2-0-1 > ._1gg9upa0-2-0-1:has(> :not(label, ._10bvhwd0-2-0-1)) > ._10bvhwd0-2-0-1 ._125v8ad4-2-0-1 {
  width: 0;
  flex: 1 1 auto;
}