.layout-form{row-gap:var(--gridunit-small);column-gap:var(--gridunit);align-items:flex-start}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.layout-form{margin-top:var(--gridunit)}}@media screen and (min-width:760px) and (max-width:1023px){.layout-form{margin-top:var(--gridunit-large)}}@media (min-width:1024px){.layout-form{margin-top:calc(var(--gridunit-medium)*2)}}@media print{.layout-form{margin-top:calc(var(--gridunit-medium)*2)}}.layout-form.layout-default{grid-template-columns:1fr 1fr;grid-auto-rows:min-content;display:grid}.layout-form.layout-details{margin-top:var(--gridunit-medium)}.layout-form.layout-details A{color:var(--color-link)}.layout-form.layout-details>.form-row{border-bottom:1px solid var(--color-neutral-200);padding:var(--gridunit-tiny)0;grid-template-columns:200px 1fr;grid-auto-rows:auto;gap:1em;display:grid}.layout-form.layout-details>.form-row>.form-row__label,.layout-form.layout-details>.form-row>.form-row__label LABEL{font-size:inherit;line-height:inherit;color:inherit}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.layout-form.layout-details>.form-row{display:block}.layout-form.layout-details>.form-row>.form-row__label{font-size:12px;line-height:16px}}.layout-form.layout-filter{grid-template-columns:340px 1fr;grid-auto-rows:auto;margin-top:0;display:grid}.layout-form.layout-filter>.form-row{margin-top:var(--gridunit-medium);flex-direction:column;display:flex;grid-column:auto!important}.layout-form.layout-filter>.form-row:first-child>.form-row__content>.form-row__content__items{grid-template-columns:1fr}.layout-form.layout-filter>.form-row:first-child:last-child{grid-column:span 2!important}.layout-form.layout-filter>.form-row:first-child:last-child>.form-row__content>.form-row__content__items{grid-template-columns:repeat(4,1fr)}@media screen and (min-width:760px) and (max-width:1023px){.layout-form.layout-filter>.form-row:first-child:last-child>.form-row__content>.form-row__content__items{grid-template-columns:1fr 1fr}}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.layout-form.layout-filter>.form-row:first-child:last-child>.form-row__content>.form-row__content__items{grid-template-columns:1fr}}.layout-form.layout-filter>.form-row:first-child:last-child>.form-row__content>.form-row__content__items>*{grid-column:auto}.layout-form.layout-filter>.form-row>.form-row__label{text-transform:uppercase;font-size:inherit;color:var(--color-neutral-800);font-weight:500}.layout-form.layout-filter>.form-row>.form-row__content>.form-row__content__items{gap:var(--gridunit-tiny);grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:auto;display:grid}.layout-form.layout-filter>.form-row>.form-row__content>.form-row__content__items>*{grid-column:span 2!important}@media (min-width:1281px){.layout-form.layout-filter>.form-row>.form-row__content>.form-row__content__items .wide{grid-column:span 3!important}}@media (max-width:1280px){.layout-form.layout-filter>.form-row>.form-row__content>.form-row__content__items{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:1023px){.layout-form.layout-filter>.form-row>.form-row__content>.form-row__content__items{grid-template-columns:1fr 1fr}}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.layout-form.layout-filter>.form-row>.form-row__content>.form-row__content__items{gap:0}.layout-form.layout-filter,.layout-form.layout-filter>.form-row__content>.form-row__content__items{grid-template-columns:1fr}}.layout-form.layout-api{background:var(--color-neutral-800);color:var(--color-white);border-radius:var(--radius-default);padding:var(--gridunit-tiny);gap:var(--gridunit-small);flex-direction:column;font-size:.75rem;line-height:1.2;display:flex}.layout-form.layout-api>.form-row{box-sizing:border-box;flex:1 0 auto;width:100%;overflow:hidden}.layout-form.layout-api>.form-row>.form-row__label{color:inherit;opacity:1;font-size:.75rem}
.form-row{text-align:left;page-break-inside:avoid;flex-direction:column;gap:4px;display:flex}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.form-row{grid-column:span 2!important}}@media screen and (min-width:760px) and (orientation:portrait),screen and (min-width:1024px) and (orientation:landscape){.form-row.size-default{grid-column:span 2!important}.form-row.size-narrow{grid-column:auto!important}}.form-row__label{gap:var(--gridunit);color:var(--color-neutral-600);flex-flow:row;flex:none;font-size:12px;line-height:16px;display:flex}.form-row__label LABEL{text-overflow:ellipsis;word-break:break-all;flex:auto;display:block}.form-row__label__required{color:var(--color-link)}.form-row__content{flex-direction:column;flex:1 0 auto;gap:4px;display:flex}.form-row__content__items{gap:var(--gridunit-tiny);flex-flow:row;display:flex}.form-row__content__items>*{flex:auto;max-width:100%}.form-row__content__items .button{flex:none}.form-row__content__description{color:var(--color-neutral-600);font-size:12px;line-height:16px}.form-row__content__error{color:var(--color-danger);font-size:.75rem}.form-row__value{padding:0}.form-row.has-error .form-row__label{color:var(--color-danger)}.form-row .buttons{width:100%;overflow:hidden}
/*# sourceMappingURL=07bce400e7855d97.css.map*/