@charset "UTF-8";.neurals-field__checkboxes{display:flex;flex-wrap:wrap;gap:18px;align-items:center}@media screen and (max-width:1023px){.neurals-field__checkboxes{gap:12px}}@media screen and (max-width:799px){.neurals-field__checkboxes{display:none}}@media screen and (min-width:800px){.neurals-field__select{display:none!important}}.neurals-field__admin-only{color:var(--secondary-text)}.language-option{display:flex;align-items:center;gap:6px}.language-option img{display:block;height:15px;width:20px}.calculation-info{display:inline-flex;align-items:center;gap:6px;margin-top:2px;color:var(--secondary-dark);background:none;border:none;padding:0;font-weight:700;font-size:14px;line-height:1}.calculation-info{transition-duration:.3s;transition-property:color}@media(hover:hover){.calculation-info:hover{color:var(--secondary-text)}}.calculation-info i{color:var(--primary-fixed)}.p-datatable-table thead tr:first-child>*:first-child{border-top-left-radius:10px}.p-datatable-table thead tr:first-child>*:last-child{border-top-right-radius:10px}.p-datatable-table tbody tr:last-child>*:first-child{border-bottom-left-radius:10px}.p-datatable-table tbody tr:last-child>*:last-child{border-bottom-right-radius:10px}.p-datatable-table:not(:has(thead)) tbody tr:first-child>*:first-child{border-top-left-radius:10px}.p-datatable-table:not(:has(thead)) tbody tr:first-child>*:last-child{border-top-right-radius:10px}@media print{.p-datatable-table{border-collapse:collapse}}.p-datepicker-panel{min-width:unset!important}.p-datepicker-header{min-height:49px}html.dark{--p-form-field-background: var(--background-dark-fixed)}
