#calculator .invalid-feedback{height:auto}#calculator .map-grid{display:grid;grid-gap:unset;grid-template-areas:"form map" "table map";grid-template-columns:1fr 1fr;grid-template-rows:minmax(8.875rem, 1fr) 3fr}#calculator .map-grid-form{grid-area:form}#calculator .map-grid-map{grid-area:map}#calculator .map-grid-table{grid-area:table}@media (max-width: 991px){#calculator .map-grid{grid-template-areas:"form" "map" "table";grid-template-columns:1fr;grid-template-rows:auto}}#summary .teaser-icon{border-right:1px solid var(--bs-gray-600, #6c757d)}#summary .teaser-icon:last-child{border-right:none transparent}@media (max-width: 1399px){#summary .teaser-icon:nth-child(2){border-right:none transparent}}@media (max-width: 575px){#summary .teaser-icon{border-bottom:1px solid var(--bs-gray-600, #6c757d);border-right:none transparent}#summary .teaser-icon:last-child{border-bottom:none transparent}}#calculation table{--bs-bg-opacity: 1;margin-bottom:15px}#calculation table tbody.summary{border-bottom:2px solid rgba(var(--bs-primary-rgb), var(--bs-bg-opacity, 0.8))}#calculation table tbody+tbody tr:first-child th,#calculation table tbody+tbody tr:first-child td{border-top:1px solid var(--bs-gray-600, #6c757d)}#calculation .info-text{display:block;font-size:.75rem;line-height:1}#legend i{border-radius:50%;display:inline-block;height:1rem;margin:0 5px 5px 0;vertical-align:middle;width:1rem}#legend span{display:inline-block;margin:0 5px 5px 0;vertical-align:middle}#map{height:500px}#map .leaflet-pane.leaflet-marker-pane .leaflet-marker-icon.leaflet-editing-icon{height:12px !important;margin-left:-6px !important;margin-top:-6px !important;width:12px !important}

/*# sourceMappingURL=calculator.css.map */