.ausfallkostenrechner .separator{border-top:1px solid var(--Gray-100);display:none;margin-block-start:var(--spacing-fixed-lg)}@media only screen and (min-width:48.75rem){.ausfallkostenrechner .separator{display:block}}.ausfallkostenrechner_form,.ausfallkostenrechner_formResult{border-top:1px solid var(--Gray-100)}.ausfallkostenrechner_formResult{margin-block-start:var(--spacing-fixed-lg)}@media only screen and (min-width:48.75rem){.ausfallkostenrechner_formResult:nth-child(2){margin-block-start:var(--spacing-fixed-2xs)}}@media only screen and (min-width:64rem){.ausfallkostenrechner_formResult:nth-child(2){margin-block-start:var(--spacing-fixed-lg)}}@media only screen and (min-width:48.75rem){.ausfallkostenrechner_formResult{border-top:none}}.ausfallkostenrechner_buttons{border-bottom:1px solid var(--Gray-100);border-top:1px solid var(--Gray-100);display:flex;flex-direction:column;margin-block-start:var(--spacing-fixed-lg);padding-block-end:var(--spacing-fixed-lg);padding-block-start:var(--spacing-fixed-lg)}@media only screen and (min-width:48.75rem){.ausfallkostenrechner_buttons{flex-direction:row;justify-content:end}}.ausfallkostenrechner_buttons button{width:100%}@media only screen and (min-width:48.75rem){.ausfallkostenrechner_buttons button{width:-moz-max-content;width:max-content}}.ausfallkostenrechner .radioButton_label{font-size:var(--fontSize-0)}.ausfallkostenrechner .radioButton_wrapper{flex-direction:column;gap:var(--spacing-fixed-3xs)}.ausfallkostenrechner .radioButton_wrapper .radioButton_item label{line-height:var(--lineHeights-1);min-width:100%}.ausfallkostenrechner input[type=number]::-webkit-inner-spin-button,.ausfallkostenrechner input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ausfallkostenrechner input[type=number][type=number]{-moz-appearance:textfield}.sammelTabelle_tables{border-bottom:1px solid var(--Gray-100);display:flex;flex-direction:column;margin-block-start:var(--spacing-fixed-sm);padding-bottom:var(--spacing-fixed-lg)}@media (min-width:64rem){.sammelTabelle_tables{flex-direction:row;margin-block-start:var(--spacing-fixed-lg);overflow-x:auto}}.sammelTabelle_tables .dataTable{overflow-x:auto;width:100%}@media (min-width:64rem){.sammelTabelle_tables .dataTable{overflow-x:unset}}.sammelTabelle_tables .dataTable table{width:100%}.sammelTabelle_tables .dataTable:not(:first-child){margin-block-start:var(--spacing-fixed-md)}@media (min-width:64rem){.sammelTabelle_tables .dataTable:not(:first-child){margin-block-start:0}}.sammelTabelle_tables .dataTable:not(:last-child) .dataTable_content{border-right:none}@media (min-width:64rem){.sammelTabelle_tables .dataTable:not(:last-child) .dataTable_content{border-right:1px solid var(--Gray-500)}}.sammelTabelle_tables .dataTable:not(:last-child) .dataTable_result,.sammelTabelle_tables .dataTable:not(:last-child) .dataTable_title{border-right:none}@media (min-width:64rem){.sammelTabelle_tables .dataTable:not(:last-child) .dataTable_result,.sammelTabelle_tables .dataTable:not(:last-child) .dataTable_title{border-right:1px solid var(--Neutral-White)}}.sammelTabelle_buttons{border-bottom:1px solid var(--Gray-100);margin-block-start:var(--spacing-fixed-md);padding-block-end:var(--spacing-fixed-md)}@media (min-width:64rem){.sammelTabelle_buttons{margin-block-start:var(--spacing-fixed-lg);padding-block-end:var(--spacing-fixed-lg)}}.sammelTabelle_buttonsDelete{align-items:center}.sammelTabelle_buttonsDelete p{color:var(--Primary-Blue,#004994);font-size:1.125rem;font-style:normal;font-weight:700;line-height:135%;text-align:center}.sammelTabelle_buttonsDelete input{text-align:right;width:4rem}@media print{& body.print-akr{@page{page-orientation:rotate-right}}& body.print-akr .neos-contentcollection>*,& body.print-akr footer,& body.print-akr header{display:none}& body.print-akr .neos-contentcollection>[data-link-type=default-anchor]{display:block;margin:0}& body.print-akr [data-link-type=default-anchor]>*{display:none}& body.print-akr [data-link-type=default-anchor]>.ausfallkostenrechner{display:block}& body.print-akr .ausfallkostenrechner>*{display:none}& body.print-akr .ausfallkostenrechner>.sammelTabelle{display:block}& body.print-akr .ausfallkostenrechner>.sammelTabelle .sammelTabelle_buttons{display:none}& body.print-akr .sammelTabelle_tables{border:none;margin:0;overflow-x:unset;padding:0}}.collapsibleDataList_title{border-bottom:1px solid var(--Primary-Blue);color:var(--Primary-Blue);padding:var(--spacing-fixed-2xs) var(--spacing-fixed-3xs) var(--spacing-fixed-3xs) var(--spacing-fixed-xs)}.collapsibleDataList_title:focus{outline:var(--focus-light-bg);outline-offset:.25rem}.collapsibleDataList_title:focus,.collapsibleDataList_title:hover{background:var(--Blue-700);border-bottom:1px solid var(--Blue-700);color:var(--Neutral-White)}.collapsibleDataList_title:focus .h5,.collapsibleDataList_title:hover .h5{color:var(--Neutral-White)}@keyframes animate-opening{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}.collapsibleDataList_listContainer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-in-out}.collapsibleDataList_listContainer ul{display:grid;gap:var(--spacing-fixed-3xs);overflow:hidden}.collapsibleDataList_listContainer.-expanded{animation:animate-opening .5s 0s 1 normal forwards;grid-template-rows:1fr;margin-block-start:var(--spacing-fixed-2xs)}.collapsibleDataList_listContainer.-expandedul{overflow:visible}.collapsibleDataList_item{border-bottom:1px solid var(--Gray-100)}.collapsibleDataList_itemTitle,.collapsibleDataList_resultTitle{padding:0 var(--spacing-fixed-lg) var(--spacing-fixed-4xs) var(--spacing-fixed-xs)}.collapsibleDataList_itemValue,.collapsibleDataList_resultValue{padding:0 var(--spacing-fixed-3xs) var(--spacing-fixed-4xs) 0}.collapsibleDataList_itemValue .no-unit,.collapsibleDataList_resultValue .no-unit{margin-left:.8rem}.collapsibleDataList_result{border-bottom:1px solid var(--Gray-600);color:var(--Gray-800);font-size:1.125rem;font-weight:700;line-height:140%}.dataTable{overflow-x:auto;width:100%}@media (min-width:64rem){.dataTable{overflow-x:unset;width:auto}}.dataTable td,.dataTable th{padding:var(--spacing-fixed-xs);text-align:right;white-space:nowrap}.dataTable_resultCell,.dataTable_titleCell{color:var(--Neutral-White);font-size:1rem;font-weight:700;line-height:135%}.dataTable_resultCell:not(:last-child),.dataTable_titleCell:not(:last-child){border-right:1px solid var(--Neutral-White)}.dataTable_content:nth-child(2n){background:var(--Gray-50)}.dataTable_content .dataTable_contentCell:not(:last-child){border-right:1px solid var(--Gray-500)}@keyframes border-pulse{0%{border-top:2px solid var(--Neutral-Black)}to{border-top:none}}.dataTable_content.-highlight{animation-duration:4s;animation-name:border-pulse}.dataTable_result{border-bottom:1px solid var(--Gray-500);border-top:1px solid var(--Gray-500)}.dataTable_result .-empty{background:var(--Neutral-White)}.dataTable.-gray .dataTable_headline{color:var(--Primary-Middle-Gray)}.dataTable.-gray .dataTable_result,.dataTable.-gray .dataTable_title{background:var(--Primary-Middle-Gray);color:var(--Neutral-White)}.dataTable.-red .dataTable_headline{color:var(--Gray-900)}.dataTable.-red .dataTable_result,.dataTable.-red .dataTable_title{background:var(--Red-900);color:var(--Neutral-White)}.dataTable.-blue .dataTable_headline{color:var(--Primary-Blue)}.dataTable.-blue .dataTable_result,.dataTable.-blue .dataTable_title{background:var(--Primary-Blue);color:var(--Neutral-White)}