.potential-calculator .map-container{border-radius:32px;margin-bottom:2rem;padding:32px}.potential-calculator .autocomplete-container{position:relative;width:100%}.potential-calculator .autocomplete-suggestions{background-color:#fff;border-radius:0 0 4px 4px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;left:0;margin-left:1px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:calc(100% - 20px);width:calc(100% - 2px);z-index:1000}.potential-calculator .suggestion-item{border-bottom:1px solid #eee;cursor:pointer;font-size:16px;padding:10px}.potential-calculator .suggestion-item:last-child{border-bottom:none}.potential-calculator .suggestion-item:hover{background-color:#f0f0f0}.potential-calculator .map,.potential-calculator .map-container{position:relative;width:100%}.potential-calculator .map{box-sizing:border-box;height:100%;height:400px;inset:0}.potential-calculator .ol-zoom{display:flex;flex-direction:column;width:32px}.potential-calculator .ol-zoom-in,.potential-calculator .ol-zoom-out{border:none;border-radius:4px;cursor:pointer;font-size:0;height:32px;margin-top:4px;width:32px}.potential-calculator .ol-zoom-in{background:#fff url(//25897583.fs1.hubspotusercontent-eu1.net/hubfs/25897583/raw_assets/public/SAK_2023/modules/potenzialrechner/assets/zoom_in.34739518.svg) 50%/32px 32px no-repeat}.potential-calculator .ol-zoom-out{background:#fff url(//25897583.fs1.hubspotusercontent-eu1.net/hubfs/25897583/raw_assets/public/SAK_2023/modules/potenzialrechner/assets/zoom_out.27e0a9ac.svg) 50%/32px 32px no-repeat}.potential-calculator .ol-zoom-in,.potential-calculator .ol-zoom-out{margin-left:4px}.potential-calculator .ol-zoom-in:last-child,.potential-calculator .ol-zoom-out:last-child{margin-bottom:0}.potential-calculator .legend{padding-top:1rem}.potential-calculator .eignung-skala{height:16px;margin-bottom:6px;width:100%}.potential-calculator .eignung-skala-text{display:flex;font-size:16px;justify-content:space-between}.potential-calculator .eignung-skala-text>p{margin-bottom:0}.potential-calculator .legend-title{font-size:16px;font-weight:600;margin-bottom:8px}.potential-calculator .compass-container{position:absolute;right:4px;top:4px}.potential-calculator .compass{height:48px;width:auto}.potential-calculator .result-cards.row{justify-content:center}.potential-calculator .result-address p:first-child{font-size:20px;font-weight:700;margin-bottom:.25rem}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.potential-calculator .card-skeleton{min-height:350px;text-align:center}.potential-calculator .card-skeleton .icon{filter:grayscale(.9)}.potential-calculator .card .icon img{margin-left:auto;margin-right:auto;object-fit:cover}.potential-calculator .card-skeleton .skeleton-title{animation:skeleton-loading 1s linear infinite alternate;border-radius:.25rem;height:1.25rem;margin-bottom:1rem;margin-top:1rem;width:100%}.potential-calculator .card-skeleton .skeleton-benefit{animation:skeleton-loading 1s linear infinite alternate;border-radius:.25rem;height:.7rem;margin-bottom:.5rem;width:100%}.potential-calculator .card-skeleton .skeleton-benefit.short{width:55%}.potential-calculator .card-skeleton .skeleton-benefit.medium{width:75%}.potential-calculator .card:not(.card-skeleton) .icon{display:block;margin-bottom:1rem;text-align:center}.potential-calculator .card .icon{border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;margin:-40px -40px 16px}.potential-calculator .card .icon>svg{height:80px;margin-left:auto;margin-right:auto;width:80px}.potential-calculator .map-spinner-container{align-items:center;background-color:#ffffffb3;display:none;inset:0;justify-content:center;position:absolute;z-index:99}.potential-calculator .map-spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.is-fetching .result-address,.is-fetching .results-heading{opacity:.45}.potential-calculator .form-wrapper{margin:1rem auto;max-width:1000px}.hs-form-field legend strong{color:red;font-size:16px}@media only screen and (max-width:1099px){.potential-calculator .row.result-cards{gap:20px}}.hs-input[type=checkbox],input[type=checkbox]{z-index:999!important}@supports (-webkit-touch-callout:none){input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #333;border-radius:4px;height:25px;margin-right:8px;position:relative;width:25px}input[type=checkbox]:checked:after{color:#333;content:"✓";font-size:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}header .toggleNav:checked~.primaryNav{display:block;display:-webkit-inline-box;width:100%}header .primary-menu{width:100%}