@charset "UTF-8";/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,.stoerer-flach p,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6,.stoerer-flach p{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label,.form .btn-repeat{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label,.form .form-floating>.btn-repeat{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label,.form .form-floating>.btn-repeat{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form .form-floating>.form-control:focus~.btn-repeat,.form-floating>.form-control:not(:placeholder-shown)~label,.form .form-floating>.form-control:not(:placeholder-shown)~.btn-repeat,.form-floating>.form-control-plaintext~label,.form .form-floating>.form-control-plaintext~.btn-repeat,.form-floating>.form-select~label,.form .form-floating>.form-select~.btn-repeat{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label,.form .form-floating>.form-control:-webkit-autofill~.btn-repeat{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form .form-floating>textarea:focus~.btn-repeat:after,.form-floating>textarea:not(:placeholder-shown)~label:after,.form .form-floating>textarea:not(:placeholder-shown)~.btn-repeat:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after,.form .form-floating>textarea:disabled~.btn-repeat:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label,.form .form-floating>.form-control-plaintext~.btn-repeat{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form .form-floating>:disabled~.btn-repeat,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:clearface;src:url(/fonts/ClearfaceITCPro-Regular.otf) format("opentype")}@font-face{font-family:ttnorm;src:url(/fonts/TTNormsPro-Normal.ttf) format("truetype")}.text-link-richtext{color:#ff6319;text-decoration:none}.padds,.dreischritte{padding:80px}@media (max-width: 991px){.padds,.dreischritte{padding:40px 32px}}@media (max-width: 575px){.padds,.dreischritte{padding:40px 16px}}.padds2{padding:40px 80px}@media (max-width: 767px){.padds2{padding:40px 32px}}@media (max-width: 575px){.padds2{padding:40px 16px}}@media (min-width: 991px){.mobile-no-display{display:block}}@media (max-width: 991px){.mobile-no-display{display:none}}.paddsforms{padding:48px 320px 80px}@media (max-width: 1199px){.paddsforms{padding:48px 240px 80px}}@media (max-width: 991px){.paddsforms{padding:48px 160px 80px}}@media (max-width: 767px){.paddsforms{padding:48px 32px 80px}}@media (max-width: 575px){.paddsforms{padding:48px 16px 80px}}.paddspage{padding:80px 320px}@media (max-width: 1199px){.paddspage{padding:80px 240px}}@media (max-width: 991px){.paddspage{padding:80px 160px}}@media (max-width: 767px){.paddspage{padding:80px 32px}}@media (max-width: 575px){.paddspage{padding:80px 16px}}.paddsforms-small{padding:0 240px}@media (max-width: 1199px){.paddsforms-small{padding:0 160px}}@media (max-width: 991px){.paddsforms-small{padding:0 80px}}@media (max-width: 767px){.paddsforms-small{padding:0 32px}}@media (max-width: 575px){.paddsforms-small{padding:0 16px}}.paddsblog{padding:0 80px 0 0}@media (max-width: 991px){.paddsblog{padding:0 32px 0 0}}@media (max-width: 575px){.paddsblog{padding:0 16px 0 0}}.t-extra-small{padding-top:50px;background-color:#fff}.t-small{padding-top:75px;background-color:#fff}.t-medium{padding-top:100px;background-color:#fff}.t-large{padding-top:125px;background-color:#fff}.t-extra-large{padding-top:150px;background-color:#fff}.t-remove80{padding-top:-80px;background-color:#fff}.b-extra-small{padding-bottom:50px;background-color:#fff}.b-small{padding-bottom:75px;background-color:#fff}.b-medium{padding-bottom:100px;background-color:#fff}.b-large{padding-bottom:125px;background-color:#fff}.b-extra-large{padding-bottom:150px;background-color:#fff}.b-remove80{padding-top:-80px;background-color:#fff}input.checkbox,input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:24px;height:24px;position:relative;cursor:pointer;border:none}input.checkbox:after,input[type=checkbox]:after{width:24px;height:24px;content:"";position:absolute;top:0;left:0;display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:4px;border:1px solid #694A29}input.checkbox:checked:after,input[type=checkbox]:checked:after{background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.41602' y='0.75' width='22.5' height='22.5' rx='3.25' stroke='%23C00D29' stroke-width='1.5'/%3E%3Cpath d='M21.2216 1H4.11046C2.75379 1 1.66602 2.1 1.66602 3.44444V20.5556C1.66602 21.9 2.75379 23 4.11046 23H21.2216C22.5782 23 23.666 21.9 23.666 20.5556V3.44444C23.666 2.1 22.5782 1 21.2216 1ZM10.2216 18.1111L4.11046 12L5.83379 10.2767L10.2216 14.6522L19.4982 5.37556L21.2216 7.11111L10.2216 18.1111Z' fill='%23C00D29'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;stroke-width:1.5px;stroke:#3d3935;border:none}h1,.h1{font-family:Clearface;font-size:64px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#3d3935}@media (max-width: 991px){h1,.h1{font-size:48px}}@media (max-width: 575px){h1,.h1{font-size:40px}}h2,.h2{font-family:Clearface;font-size:48px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#3d3935}@media (max-width: 991px){h2,.h2{font-size:40px}}@media (max-width: 575px){h2,.h2{font-size:32px}}h3,.h3{font-family:Clearface;font-size:40px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#3d3935}@media (max-width: 991px){h3,.h3{font-size:32px}}@media (max-width: 575px){h3,.h3{font-size:28px}}h4,.h4{font-family:Clearface;font-size:36px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#3d3935;margin:0}@media (max-width: 991px){h4,.h4{font-size:28px}}@media (max-width: 575px){h4,.h4{font-size:24px}}h5,.h5{font-family:Clearface;font-size:32px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase}@media (max-width: 991px){h5,.h5{font-size:24px}}@media (max-width: 575px){h5,.h5{font-size:18px}}h6,.h6,.stoerer-flach p{font-family:Clearface;font-size:24px;font-style:normal;font-weight:300;line-height:130%}@media (max-width: 991px){h6,.h6,.stoerer-flach p{font-size:18px}}@media (max-width: 575px){h6,.h6,.stoerer-flach p{font-size:16px}}.body-link{font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:700;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}a:visited,a:link,.link:visited,.link:link{text-decoration:none;color:#3d3935}a:visited:hover,a:visited.link-hover:hover,a:link:hover,a:link.link-hover:hover,.link:visited:hover,.link:visited.link-hover:hover,.link:link:hover,.link:link.link-hover:hover{color:#3d3935;text-decoration:underline;text-decoration-color:#3d3935}a:visited:focus,a:visited:focus-visible,a:visited:hover:focus-visible,a:visited:hover:focus,a:visited.link-focus:focus,a:visited.link-focus:focus-visible,a:visited.link-focus:hover:focus-visible,a:visited.link-focus:hover:focus,a:link:focus,a:link:focus-visible,a:link:hover:focus-visible,a:link:hover:focus,a:link.link-focus:focus,a:link.link-focus:focus-visible,a:link.link-focus:hover:focus-visible,a:link.link-focus:hover:focus,.link:visited:focus,.link:visited:focus-visible,.link:visited:hover:focus-visible,.link:visited:hover:focus,.link:visited.link-focus:focus,.link:visited.link-focus:focus-visible,.link:visited.link-focus:hover:focus-visible,.link:visited.link-focus:hover:focus,.link:link:focus,.link:link:focus-visible,.link:link:hover:focus-visible,.link:link:hover:focus,.link:link.link-focus:focus,.link:link.link-focus:focus-visible,.link:link.link-focus:hover:focus-visible,.link:link.link-focus:hover:focus{color:#3d3935;text-decoration:none;outline:3px solid #8A7546}a:visited:active,a:visited.link-active:active,a:link:active,a:link.link-active:active,.link:visited:active,.link:visited.link-active:active,.link:link:active,.link:link.link-active:active{color:#993b0f}a:visited.link-border-fix,a:link.link-border-fix,.link:visited.link-border-fix,.link:link.link-border-fix{border:3px solid transparent}.font-x-large-regular,.oegussa .metal-box .text-box span,.locations .location-item .notes-wrap>div,.stoerer-mit-bild .text-box p,.infovideo .textbox p,.pfandcards .big-container{font-family:ttnorm;font-size:20px;font-style:normal;font-weight:400;line-height:150%}@media (max-width: 575px){.font-x-large-regular,.oegussa .metal-box .text-box span,.locations .location-item .notes-wrap>div,.stoerer-mit-bild .text-box p,.infovideo .textbox p,.pfandcards .big-container{font-size:18px}}.font-x-large-bold{font-family:ttnorm;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px}@media (max-width: 575px){.font-x-large-bold{font-size:18px}}.font-large-bold,.locations.locations-filter-list .filter-types-wrap .filter-categories>span,.locations.locations-filter-list .filter-types-wrap .filter-services>span,.locations.locations-filter-list .filter-location .filter-location-wrap label,.locations.locations-filter-list .filter-location .filter-location-wrap .form .btn-repeat,.form .locations.locations-filter-list .filter-location .filter-location-wrap .btn-repeat,.locations .filter-item .filter-item-title,.locations .location-category-item .filter-item-title,.locations .location-service-item .filter-item-title,.slidercards .headline,.stoerer-mit-bild .text-box .subline,.infovideo .textbox .subline,.infovideo .subline-left,.infobild .subline,.pfandcards .small-container,.stoerer-flach .subline,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .dropdown-menu-item-text-title,.headline-with-subline .subline,.subline{font-family:ttnorm;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.9px}.font-base-regular,.form .checkbox span,.locations.locations-detail .locations-text-box p,.faq .card-body,.kacheln .kachel .textfield,.headerhomepage .redcontainer .redtext,.simple-list .simple-list-item .simple-list-info,footer li,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .dropdown-menu-item-text-subtitle,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item{font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:400;line-height:150%}.font-base-bold,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.font-base-bold,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .slidercards p.slick-text,.slidercards .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.slick-text,.locations .location-item .location-info .location-opening-times dt,.locations .location-item .location-info .location-contact dt,.slidercards .slick-text{font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px}.font-sm-regular{font-family:ttnorm;font-size:var(--typography-font-sizes-sm, 14px);font-style:normal;font-weight:400;line-height:150%}.font-sm-bold{font-family:ttnorm;font-size:var(--typography-font-sizes-sm, 14px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:.7px}.font-xs-regular{font-family:ttnorm;font-size:var(--typography-font-sizes-xs, 12px);font-style:normal;font-weight:400;line-height:150%}.font-xs-bold{font-family:ttnorm;font-size:var(--typography-font-sizes-xs, 12px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:.6px}.font-paragraph,.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>label>span,.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>.btn-repeat>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>label>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>.btn-repeat>span,.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>label>span,.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>.btn-repeat>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>label>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>.btn-repeat>span,.timeline ul li .title,.timeline ul li .descr,.zinsrechner #zinstip,.img-copyright{color:var(--text-primary, #121212);font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:400;line-height:150%}.subline{color:#ff6319;font-style:bold}@media (max-width: 767px){.subline{padding:24px 0}}.headline-with-subline{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.headline-with-subline .h1,.headline-with-subline .h2,.headline-with-subline .h3,.headline-with-subline .h4,.headline-with-subline .h5,.headline-with-subline .h6,.headline-with-subline .stoerer-flach p,.stoerer-flach .headline-with-subline p{margin:0}.headline-with-subline .subline{padding:0;text-transform:uppercase;color:#ff6319}hr{background:#e6dfd6;opacity:initial;height:1px;width:100%;border:0;margin:0}.img-copyright{float:inline-end}.cursor-pointer{cursor:pointer}ul li{font-family:ttnorm}.btn,a.btn{display:inline-flex;flex-shrink:0;gap:8px;justify-content:center;align-items:center;border-radius:0;text-decoration:none!important;height:44px;padding:8px 24px}@media (max-width: 575px){.btn,a.btn{padding:8px 12px;gap:4px}}.btn.btn-primary,a.btn.btn-primary{font-family:ttnorm;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#ff6319;border:0}@media (max-width: 767px){.btn.btn-primary,a.btn.btn-primary{font-size:16px;letter-spacing:.8px}}@media (max-width: 575px){.btn.btn-primary,a.btn.btn-primary{letter-spacing:.6px}}.btn.btn-primary:hover,.btn.btn-primary:hover:focus,a.btn.btn-primary:hover,a.btn.btn-primary:hover:focus{background:#993b0f;color:#fff;font-weight:700}.btn.btn-primary:focus,.btn.btn-primary:focus-visible,.btn.btn-primary:visited:hover:focus,a.btn.btn-primary:focus,a.btn.btn-primary:focus-visible,a.btn.btn-primary:visited:hover:focus{font-weight:700;outline:3px solid #8A7546;box-shadow:none;color:#fff}.btn.btn-primary:active,.btn.btn-primary.active:focus-visible,a.btn.btn-primary:active,a.btn.btn-primary.active:focus-visible{font-weight:700;background:#66280a;border:0;box-shadow:none;color:#fff}.btn:first-child:active:focus-visible,a.btn:first-child:active:focus-visible{box-shadow:none}.btn.btn-secondary:hover,a.btn.btn-secondary:hover{background:#993b0f;border:0;color:#fff}.btn.btn-secondary:focus,.btn.btn-secondary:focus-visible,a.btn.btn-secondary:focus,a.btn.btn-secondary:focus-visible{outline:3px solid #8A7546;box-shadow:none}.btn.btn-secondary:active,a.btn.btn-secondary:active{background:#66280a;box-shadow:none;color:#fff}.btn.btn-secondary-red,a.btn.btn-secondary-red{font-family:ttnorm;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px;text-transform:uppercase;color:#3d3935;border-radius:0;border:1px solid #3D3935;outline:0;background:transparent}@media (max-width: 767px){.btn.btn-secondary-red,a.btn.btn-secondary-red{letter-spacing:.8px}}@media (max-width: 575px){.btn.btn-secondary-red,a.btn.btn-secondary-red{letter-spacing:.6px}}.btn.btn-secondary-red:hover,a.btn.btn-secondary-red:hover{background:#993b0f;border-color:#993b0f;outline:0;color:#fff}.btn.btn-secondary-red:focus,.btn.btn-secondary-red:focus-visible,.btn.btn-secondary-red:visited:hover:focus,a.btn.btn-secondary-red:focus,a.btn.btn-secondary-red:focus-visible,a.btn.btn-secondary-red:visited:hover:focus{outline:3px solid #8A7546;box-shadow:none}.btn.btn-secondary-red:active,a.btn.btn-secondary-red:active{background:#66280a;border-color:#66280a;box-shadow:none;color:#fff}.btn.btn-secondary-gold,a.btn.btn-secondary-gold{font-family:ttnorm;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px;text-transform:uppercase;color:#694a29;border-radius:var(--spacing-none, 0px);border:1px solid #694A29;background:var(--surface-primary, #FFF);padding:20px 32px;outline:0}@media (max-width: 767px){.btn.btn-secondary-gold,a.btn.btn-secondary-gold{font-size:16px;letter-spacing:.8px}}@media (max-width: 575px){.btn.btn-secondary-gold,a.btn.btn-secondary-gold{letter-spacing:.6px}}.btn.btn-secondary-gold:hover,a.btn.btn-secondary-gold:hover{background:#fffdf6}.btn.btn-secondary-gold:focus,.btn.btn-secondary-gold:focus-visible,.btn.btn-secondary-gold:visited:hover:focus,a.btn.btn-secondary-gold:focus,a.btn.btn-secondary-gold:focus-visible,a.btn.btn-secondary-gold:visited:hover:focus{outline:3px solid #8A7546;box-shadow:none;color:#694a29}.btn.btn-secondary-gold:focus:active,.btn.btn-secondary-gold:focus-visible:active,.btn.btn-secondary-gold:visited:hover:focus:active,a.btn.btn-secondary-gold:focus:active,a.btn.btn-secondary-gold:focus-visible:active,a.btn.btn-secondary-gold:visited:hover:focus:active{color:#fff}.btn.btn-secondary-gold:active,a.btn.btn-secondary-gold:active{background:#694a29;border-color:#694a29;color:#fff;box-shadow:none}.home a{color:#ff6319;font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:450;line-height:150%;text-decoration:none}.home a:hover,.home a:focus,.home a:focus-visible,.home a:hover:focus-visible,.home a:hover:focus{color:#993b0f;font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:450;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.home a:active{font-family:ttnorm;color:#993b0f;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:450;line-height:150%}.icon-schmuck{content:url('data:image/svg+xml,<svg width="56" height="57" viewBox="0 0 56 57" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4202_13681)"><mask id="mask0_4202_13681" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="57"><path d="M0 0.500004H56V56.5H0V0.500004Z" fill="white"/></mask><g mask="url(%23mask0_4202_13681)"><path d="M9.95857 30.4453C9.95857 30.4453 9.04485 31.777 10.3327 32.7533C11.6209 33.7294 14.6594 36.0516 14.6594 36.0516" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.3084 21.6736L9.29894 28.86C9.42045 28.6137 9.49833 28.3411 9.51933 28.0502L9.97345 21.7506C10.0603 20.5451 9.15358 19.4974 7.94815 19.4106C7.02536 19.344 6.19673 19.8608 5.81906 20.6471C6.14325 21.1154 6.2815 21.5935 6.3084 21.6736Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.6359 42.4757C14.1499 43.1496 14.4582 43.9584 14.5201 44.8036L14.6177 46.1347L23.7562 45.4652C23.6058 43.5188 23.2853 41.5884 22.7775 39.7032C22.2095 37.5951 21.7507 36.9783 19.2047 33.8209H19.2044C18.3531 32.8057 17.6853 32.5439 12.7637 29.7974C10.988 28.8061 9.95854 30.4455 9.95854 30.4455L6.30837 21.6736C6.24712 21.4912 5.60914 19.2451 3.5099 19.7486C1.58293 20.2768 1.87836 22.3496 1.96126 22.7422L5.34489 35.1853C5.34489 35.1853 5.345 35.186 5.34521 35.1868C5.75428 37.122 7.13109 38.189 7.79412 38.6018L11.7379 40.8027C12.6629 41.319 13.1301 41.8125 13.6359 42.4757Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.0414 30.4453C46.0414 30.4453 46.9552 31.777 45.6673 32.7533C44.3792 33.7294 41.3406 36.0516 41.3406 36.0516" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.6916 21.6736L46.7012 28.86C46.5796 28.6137 46.5017 28.3411 46.4807 28.0502L46.0266 21.7506C45.9397 20.5451 46.8464 19.4974 48.0519 19.4106C48.9747 19.344 49.8033 19.8608 50.181 20.6471C49.8568 21.1154 49.7185 21.5935 49.6916 21.6736Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.3641 42.4757C41.8501 43.1496 41.5418 43.9584 41.4799 44.8036L41.3823 46.1347L32.2438 45.4652C32.3943 43.5188 32.7147 41.5884 33.2225 39.7032C33.7905 37.5951 34.2493 36.9783 36.7954 33.8209H36.7956C37.647 32.8057 38.3147 32.5439 43.2364 29.7974C45.0121 28.8061 46.0415 30.4455 46.0415 30.4455L49.6917 21.6736C49.7529 21.4912 50.391 19.2451 52.4901 19.7486C54.4171 20.2768 54.1217 22.3496 54.0388 22.7422L50.6551 35.1853C50.6551 35.1853 50.655 35.186 50.6548 35.1868C50.2458 37.122 48.8689 38.189 48.2059 38.6018L44.2622 40.8027C43.3371 41.319 42.8699 41.8125 42.3641 42.4757Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.1766 49.8715L43.3753 47.1585C43.4107 46.6763 43.0484 46.2566 42.5661 46.2214L31.0436 45.3771C30.5615 45.3418 30.1418 45.7041 30.1065 46.1864L29.9078 48.8992L43.1766 49.8715Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.8234 49.8715L12.6247 47.1585C12.5894 46.6763 12.9516 46.2566 13.434 46.2214L24.9564 45.3771C25.4386 45.3418 25.8582 45.7041 25.8935 46.1864L26.0923 48.8992L12.8234 49.8715Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.5661 46.2214L31.0437 45.3771C30.5614 45.3418 30.1418 45.7042 30.1064 46.1864L29.4806 54.7293C29.443 55.2424 29.8492 55.6795 30.3638 55.6795H41.9168C42.3871 55.6795 42.7776 55.3165 42.8121 54.8474L43.3753 47.1585C43.4107 46.6763 43.0483 46.2567 42.5661 46.2214Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.9949 7.43975L36.9491 2.14381C36.4482 1.61794 35.7536 1.32055 35.0274 1.32055H20.9726C20.2463 1.32055 19.5519 1.61794 19.051 2.14381L14.0052 7.43975C13.6629 7.79894 13.4721 8.27603 13.4721 8.77216H42.528C42.528 8.27603 42.337 7.79894 41.9949 7.43975Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.949 8.77213L28 1.32052L33.0509 8.77213H22.949Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.9949 7.43975L36.9491 2.14381L33.051 8.77216H42.528C42.528 8.27603 42.337 7.79894 41.9949 7.43975Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.0051 7.43975L19.0509 2.14381L22.9491 8.77216H13.472C13.472 8.27603 13.663 7.79894 14.0051 7.43975Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 25.1851C28.2555 25.1851 28.507 25.1487 28.7476 25.08L33.0509 8.77206H22.9491L27.2524 25.08C27.4931 25.1487 27.7444 25.1851 28 25.1851Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.55981 2.74967L11.4482 4.63803" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.5519 13.2159L46.4402 15.1042" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.00113 8.92688H9.67163" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.3284 8.92688H48.9989" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.55981 15.1042L11.4482 13.2159" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.5519 4.63797L46.4402 2.74961" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.4862 55.6794H25.6362C26.1508 55.6794 26.557 55.2424 26.5195 54.7292L25.8936 46.1865C25.8582 45.7041 25.4387 45.3418 24.9564 45.3772L13.4339 46.2214C12.9516 46.2568 12.5894 46.6764 12.6247 47.1586L13.188 54.8474C13.2223 55.3165 13.613 55.6794 14.0833 55.6794H17.6581" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.03 14.9048L41.9679 10.2909C42.3294 9.86742 42.528 9.32886 42.528 8.77214H13.472C13.472 9.32886 13.6706 9.86742 14.0321 10.2909L25.9294 24.2301C26.4466 24.836 27.2033 25.1851 28 25.1851C28.7968 25.1851 29.5534 24.836 30.0707 24.2301L35.542 17.8196" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4202_13681"><rect width="56" height="56" fill="white" transform="translate(0 0.5)"/></clipPath></defs></svg>')}.icon-gold{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4553_15652)"><mask id="mask0_4553_15652" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M0 3.8147e-06H56V56H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_4553_15652)"><path d="M20.874 28.0547H22.3396H42.5006C42.6899 28.0547 42.8572 28.1761 42.9163 28.3544L47.0955 41.0462C47.1884 41.3273 46.9774 41.6172 46.6788 41.6172H26.5189H23.6018" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.41 16.4211L15.4243 15.3351C15.2822 15.2572 15.1651 15.1403 15.0874 14.998L14.0013 13.0123C13.6797 12.4243 12.8351 12.4243 12.5134 13.0123L11.4275 14.998C11.3497 15.1403 11.2327 15.2572 11.0905 15.3351L9.10466 16.4211C8.51655 16.7428 8.51655 17.5874 9.10466 17.9089L11.0905 18.995C11.2327 19.0728 11.3497 19.1897 11.4275 19.332L12.5134 21.3177C12.8351 21.9058 13.6797 21.9058 14.0013 21.3177L15.0874 19.332C15.1651 19.1897 15.2822 19.0728 15.4243 18.995L17.41 17.9089C17.9982 17.5874 17.9982 16.7428 17.41 16.4211Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.8575 5.45904L36.1156 6.4117C35.2616 6.87884 35.2616 8.10548 36.1156 8.57262L38.9996 10.1499C39.2063 10.2629 39.3762 10.4329 39.4892 10.6395L41.0666 13.5235C41.5336 14.3776 42.7602 14.3776 43.2274 13.5235L44.8047 10.6395C44.9177 10.4329 45.0876 10.2629 45.2942 10.1499L48.1781 8.57262C49.0322 8.10548 49.0322 6.87884 48.1781 6.4117L45.2942 4.8344C45.0876 4.72131 44.9177 4.55145 44.8047 4.34484L43.2274 1.46084C42.7602 0.606731 41.5336 0.606731 41.0666 1.46084L40.3754 2.72434" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.41 16.4211L15.4243 15.3351C15.2822 15.2572 15.1651 15.1403 15.0874 14.998L14.0013 13.0123C13.6797 12.4243 12.8351 12.4243 12.5134 13.0123L11.4275 14.998C11.3497 15.1403 11.2327 15.2572 11.0905 15.3351L9.10466 16.4211C8.51655 16.7428 8.51655 17.5874 9.10466 17.9089L11.0905 18.995C11.2327 19.0728 11.3497 19.1897 11.4275 19.332L12.5134 21.3177C12.8351 21.9058 13.6797 21.9058 14.0013 21.3177L15.0874 19.332C15.1651 19.1897 15.2822 19.0728 15.4243 18.995L17.41 17.9089C17.9982 17.5874 17.9982 16.7428 17.41 16.4211Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5709 55.1797H1.25857C0.960631 55.1797 0.749647 54.8903 0.842397 54.6086L5.02096 41.9172C5.07991 41.7382 5.2478 41.6172 5.43724 41.6172H13.3922C13.5815 41.6172 13.7495 41.7382 13.8086 41.9172L17.9871 54.6086C18.0798 54.8903 17.8689 55.1797 17.5709 55.1797Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.8445 34.8066L13.9688 28.3547C14.0278 28.1758 14.1957 28.0547 14.3851 28.0547H22.34C22.5294 28.0547 22.6974 28.1758 22.7563 28.3547L26.935 41.0461C27.0276 41.3278 26.8167 41.6172 26.5186 41.6172H10.2064C9.90849 41.6172 9.69739 41.3278 9.79014 41.0461L10.6485 38.4388" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.4336 55.1797H34.7602H31.8433" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.1143 41.6172H30.581H50.5626C50.7518 41.6172 50.9191 41.7386 50.9782 41.9169L55.1573 54.6087C55.2504 54.8898 55.0393 55.1797 54.7407 55.1797H50.2364" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.7603 55.1797H18.4471C18.1496 55.1797 17.9384 54.8898 18.0315 54.6088L22.2095 41.9169C22.2686 41.7386 22.437 41.6172 22.6263 41.6172H30.5811C30.7703 41.6172 30.9387 41.7386 30.9978 41.9169L35.1759 54.6088C35.2688 54.8898 35.0578 55.1797 34.7603 55.1797Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4553_15652"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-uhren{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4553_15732)"><path d="M32.5303 8.23303H32.695C33.9689 8.23303 35.0012 9.26531 35.0012 10.5392C35.0012 11.8119 35.0012 12.8844 35.0012 13.9908C35.0012 14.9823 35.4328 15.9312 36.1971 16.5627C41.6021 21.0239 43.0262 28.4787 40.1 34.4848" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.5303 47.767H32.8048C34.0183 47.767 35.0012 46.7841 35.0012 45.5706C35.0012 44.7031 35.0012 42.9306 35.0012 42.0093C35.0012 41.0177 35.4328 40.0689 36.1971 39.4373C36.845 38.9025 37.4446 38.3161 37.9882 37.6858" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.3523 47.767H19.0777C17.8642 47.767 16.8814 46.7842 16.8814 45.5707C16.8814 44.7031 16.8814 42.9307 16.8814 42.0093C16.8814 41.0177 16.4498 40.0689 15.6855 39.4373C10.3467 35.0295 8.8608 27.6544 11.7222 21.6437V21.6426" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.8032 18.4208C14.3743 17.7465 15.0046 17.1249 15.6855 16.5627C16.4498 15.9313 16.8814 14.9825 16.8814 13.9908C16.8814 13.0697 16.8814 11.2972 16.8814 10.4294C16.8814 9.21588 17.8642 8.23303 19.0777 8.23303H19.3523" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.5301 8.23298V4.1148C32.5301 2.29512 31.0553 0.820312 29.2356 0.820312H22.6465C20.8269 0.820312 19.3521 2.29512 19.3521 4.1148V8.23288L32.5301 8.23298Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.5301 47.767H19.3521V51.8852C19.3521 53.7048 20.8269 55.1796 22.6465 55.1796H29.2356C31.0553 55.1796 32.5301 53.7048 32.5301 51.8852V47.767Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9414 39.5307C32.3097 39.5307 37.4721 34.3682 37.4721 28C37.4721 21.6317 32.3097 16.4692 25.9414 16.4692C19.5731 16.4692 14.4106 21.6317 14.4106 28C14.4106 34.3682 19.5731 39.5307 25.9414 39.5307Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9414 16.4692V18.9401" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.7871 19.8461L19.5344 21.5932" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4106 28H16.8815" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.7871 36.1539L19.5344 34.4067" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9414 39.5307V37.0598" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.0953 36.1539L32.3481 34.4067" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.4719 28H35.001" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.0953 19.8461L32.3481 21.5932" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.0596 32.1181L27.1055 29.1641" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9414 26.3527V22.2346" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9412 29.6473C26.851 29.6473 27.5885 28.9097 27.5885 28C27.5885 27.0902 26.851 26.3527 25.9412 26.3527C25.0315 26.3527 24.2939 27.0902 24.2939 28C24.2939 28.9097 25.0315 29.6473 25.9412 29.6473Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.8813 12.3511H35.0012" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.8813 43.6489H35.0012" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.3848 30.4708H43.2374C44.6007 30.4708 45.7082 29.366 45.7082 27.9999C45.7082 26.6349 44.6024 25.5291 43.2374 25.5291H41.3848" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_4553_15732"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-technik{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4553_15813)"><mask id="mask0_4553_15813" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M0 3.8147e-06H56V56H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_4553_15813)"><path d="M27.4152 37.7673H3.93925C2.36764 37.7673 1.09375 36.4933 1.09375 34.9218V9.84554C1.09375 8.27404 2.36764 7.00004 3.93925 7.00004H18.0469" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.8906 7H41.9982C43.5697 7 44.8437 8.274 44.8437 9.8455V22.3125" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.207 32.5093H1.09375" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.5675 49H15.0981C17.2289 47.6614 18.5221 45.3217 18.5221 42.8054V37.7673H27.0975" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.844 49H29.5679C28.3597 49 27.3804 48.0207 27.3804 46.8125V24.5C27.3804 23.2918 28.3597 22.3125 29.5679 22.3125H45.3172C46.5253 22.3125 47.5047 23.2918 47.5047 24.5V31.5" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.8437 31.5H52.7187C53.9269 31.5 54.9062 32.4793 54.9062 33.6875V46.8125C54.9062 48.0207 53.9269 49 52.7187 49H44.8437C43.6356 49 42.6562 48.0207 42.6562 46.8125V33.6875C42.6562 32.4793 43.6356 31.5 44.8437 31.5Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.9687 25.8796H6.34375V13.6296H15.9687V25.8796Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.2188 13.6296H32.2656" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.2188 18.8796H25.3203" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4553_15813"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-fahrrad{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_4553_15892" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M0 3.8147e-06H56V56H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_4553_15892)"><path d="M21.8626 33.4701C21.8626 39.2808 17.1522 43.9913 11.3414 43.9913C5.53076 43.9913 0.820312 39.2808 0.820312 33.4701C0.820312 27.6595 5.53076 22.9489 11.3414 22.9489C17.1522 22.9489 21.8626 27.6595 21.8626 33.4701Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.8514 28.0981C17.3824 29.3848 18.3555 31.3138 18.3555 33.4701C18.3555 37.3439 15.2151 40.4843 11.3413 40.4843C7.46752 40.4843 4.32715 37.3439 4.32715 33.4701C4.32715 29.5963 7.46752 26.456 11.3413 26.456C11.5834 26.456 11.8227 26.4683 12.0584 26.4922" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.1795 33.4701C55.1795 39.2808 50.4691 43.9913 44.6584 43.9913C38.8477 43.9913 34.1372 39.2808 34.1372 33.4701C34.1372 27.6595 38.8477 22.9489 44.6584 22.9489C50.4691 22.9489 55.1795 27.6595 55.1795 33.4701Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.8381 26.5548C49.1503 27.1157 51.6729 29.9984 51.6729 33.4701C51.6729 37.344 48.5325 40.4843 44.6588 40.4843C40.7849 40.4843 37.6445 37.344 37.6445 33.4701C37.6445 30.5648 39.411 28.0721 41.9285 27.0073" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.7999 31.5753L19.5771 14.6842" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.6584 33.4701L38.5501 17.4358C38.1129 16.288 38.9605 15.058 40.1887 15.058H43.3433C44.5538 15.058 45.5352 16.0394 45.5352 17.2499C45.5352 18.4605 44.5538 19.4419 43.3433 19.4419H42.9049" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.8486 12.9723C14.8486 14.288 16.0524 15.2749 17.3427 15.0169L22.8416 13.9172C23.2921 13.827 23.6162 13.4315 23.6162 12.9723C23.6162 12.44 23.1849 12.0087 22.6526 12.0087H15.8122C15.28 12.0087 14.8486 12.44 14.8486 12.9723Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.0405 19.4419H39.0142" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.8738 34.1722L11.3413 33.4701L21.2049 21.5242" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2884 19.6062L26.4932 32.3467" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.1234 34.3469C27.1234 35.7995 25.9458 36.9772 24.4932 36.9772C23.0404 36.9772 21.8628 35.7995 21.8628 34.3469C21.8628 32.8943 23.0404 31.7167 24.4932 31.7167C25.9458 31.7167 27.1234 32.8943 27.1234 34.3469Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.3018 36.8886L26.4458 40.4843" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.3696 40.4843H27.9999" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-taschen{content:url('data:image/svg+xml,<svg width="57" height="56" viewBox="0 0 57 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4553_15984)"><path d="M37.6175 16.3196H28.6665H19.7451" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.2048 55.1797H48.0655C49.7919 55.1797 51.2659 53.9298 51.5518 52.2232L55.7975 26.8872C56.0002 25.6779 55.5645 24.4494 54.6459 23.6395L48.942 18.611C47.267 17.1344 45.1107 16.3196 42.8777 16.3196H40.8438" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.6166 16.3196H14.4555C12.2225 16.3196 10.0663 17.1344 8.39124 18.611L2.68733 23.6395C1.76869 24.4494 1.33305 25.6778 1.53572 26.8872L5.78144 52.2232C6.06745 53.9298 7.54139 55.1797 9.26777 55.1797H40.479" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.2677 55.1797C8.14602 55.1797 6.50222 53.3197 6.75827 51.2086L10.6122 19.4355C10.8279 17.657 12.3341 16.3198 14.1216 16.3198" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2109 16.3196C44.9983 16.3196 46.5045 17.657 46.7203 19.4354L50.5743 51.2085C50.8303 53.3196 49.1865 55.1796 47.0649 55.1796" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.9333 23.7882C37.153 22.6126 37.3621 21.2791 37.5104 19.8723C38.1313 13.9809 37.426 9.47141 35.4706 6.83099C33.9843 4.82428 31.7698 3.84888 28.7005 3.84888H28.6627C25.5935 3.84888 23.3789 4.82428 21.8926 6.83099C19.9372 9.47141 19.2319 13.9808 19.8528 19.8723C19.9959 21.229 20.1955 22.5174 20.4065 23.6619" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.2129 2.47352C23.9801 1.37462 26.1369 0.820312 28.6627 0.820312H28.7005C32.7375 0.820312 35.8324 2.23639 37.8991 5.02917C41.5898 10.0163 40.975 18.3189 40.0105 23.7933" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.3536 23.7991C16.3886 18.3247 15.772 10.0181 19.464 5.02905" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.3756 29.6179C17.7352 30.807 18.81 31.606 20.0502 31.6059C20.3243 31.6059 20.5971 31.5655 20.8622 31.4851C22.3358 31.0377 23.1723 29.4729 22.7274 27.9975C22.7212 27.9767 22.3721 26.8017 21.9826 24.9904C21.8325 24.2927 21.2168 23.7932 20.5032 23.7932H17.3868C16.6839 23.7932 16.1579 24.4359 16.2933 25.1257C16.7817 27.614 17.2896 29.3336 17.3756 29.6179Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.9825 29.6179C39.6229 30.807 38.5481 31.606 37.3079 31.6059C37.0338 31.6059 36.761 31.5655 36.4959 31.4851C35.0223 31.0377 34.1858 29.4729 34.6307 27.9975C34.6368 27.977 34.9737 26.8434 35.3548 25.087C35.5186 24.3318 36.188 23.7932 36.9607 23.7932H40.0103C40.6906 23.7932 41.2041 24.4138 41.0736 25.0815C40.5825 27.5937 40.0689 29.332 39.9825 29.6179Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.2446 49.2551H23.0884C22.4843 49.2551 21.9946 48.7655 21.9946 48.1614V46.3384C21.9946 45.7344 22.4843 45.2447 23.0884 45.2447H34.2446C34.8487 45.2447 35.3384 45.7344 35.3384 46.3384V48.1614C35.3384 48.7655 34.8487 49.2551 34.2446 49.2551Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_4553_15984"><rect width="56" height="56" fill="white" transform="translate(0.666504)"/></clipPath></defs></svg>')}.icon-kunst{content:url('data:image/svg+xml,<svg width="57" height="56" viewBox="0 0 57 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4553_16056)"><path d="M18.7715 45.0989H27.2206" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.751 9.01093V9.84863" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.751 21.4918V22.3295" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4596 10.9613L18.8672 11.5537" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6344 19.7867L10.042 20.379" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.41 15.6702H20.5723" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.92901 15.6702H8.09131" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4596 20.379L18.8672 19.7867" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6344 11.5537L10.042 10.9613" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_4553_16056" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="57" height="56"><path d="M0.666504 3.8147e-06H56.6665V56H0.666504V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_4553_16056)"><path d="M48.281 31.477L44.1614 27.3575C43.5065 26.7024 43.5267 25.6343 44.2063 25.0047C44.8501 24.4082 45.8504 24.4272 46.471 25.0479L50.5906 29.1674C51.2455 29.8224 51.2253 30.8906 50.5457 31.5202C49.9019 32.1167 48.9016 32.0977 48.281 31.477Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0878 28.6648C56.1942 28.4161 56.0031 21.9318 55.7522 19.6858C55.7172 19.3715 55.3515 19.217 55.1022 19.4116C54.3925 19.9659 52.9639 20.8579 50.6888 21.3227C46.818 22.1136 46.5711 24.3609 46.619 25.1961" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.2612 38.9794L46.7507 35.1089C47.0417 34.8581 47.2703 34.543 47.4185 34.1887L48.4822 31.6459" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.1122 27.3026L41.5882 28.3583C41.234 28.5066 40.919 28.7352 40.6681 29.0261L27.8314 43.9158C26.8544 45.0489 26.9171 46.7439 27.9751 47.8019C29.0331 48.8599 30.7281 48.9225 31.8612 47.9455L39.3388 41.4989" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.48682 15.2038V36.7241C1.48682 38.5105 2.93494 39.9586 4.72136 39.9586H28.9675" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.5417 21.6028V9.59735C49.5417 7.81092 48.0936 6.3628 46.3072 6.3628H4.72126C2.93494 6.3628 1.48682 7.81092 1.48682 9.59735V11.3689" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.7886 44.5598C42.6785 47.26 50.1715 45.4302 53.4669 39.8603C55.6655 36.1438 55.5047 31.591 53.4662 27.5645" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.8458 21.9153C48.1476 21.352 47.3965 20.8284 46.5944 20.3539C40.4693 16.7301 33.2845 17.0505 28.804 20.6931C27.4935 21.7585 27.4367 23.7535 28.7075 24.8661C28.806 24.9522 28.9035 25.0408 28.9997 25.132C31.9351 27.9091 32.6838 31.8843 30.672 34.0109C30.2839 34.4212 29.8215 34.7326 29.3066 34.9481C27.6163 35.6562 27.1377 37.8234 28.3162 39.2269C28.8864 39.9059 29.518 40.553 30.2074 41.1595" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.6483 39.9587L10.7898 51.1276C10.1643 52.9382 11.5092 54.8256 13.4247 54.8256C14.6135 54.8256 15.6713 54.0717 16.0595 52.9481L20.547 39.9587" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.9238 47.0292L34.9686 52.9481C35.3568 54.0719 36.4147 54.8256 37.6035 54.8256C39.519 54.8256 40.8639 52.9382 40.2384 51.1277L38.234 45.3257" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.6035 6.36279V4.08528C22.6035 2.47768 23.9067 1.17448 25.5142 1.17448C27.1218 1.17448 28.425 2.47768 28.425 4.08528V6.36279" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.7263 15.6703C17.7263 17.3136 16.3941 18.6458 14.7508 18.6458C13.1075 18.6458 11.7754 17.3136 11.7754 15.6703C11.7754 14.0271 13.1075 12.6949 14.7508 12.6949C16.3941 12.6949 17.7263 14.0271 17.7263 15.6703Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.4352 26.8296C22.6454 28.7915 14.8652 32.5932 8.09131 39.9586" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.8728 31.3734C12.7825 27.7484 6.7086 26.1252 1.48682 25.3889" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4553_16056"><rect width="56" height="56" fill="white" transform="translate(0.666504)"/></clipPath></defs></svg>')}.icon-sammelobjekte{content:url('data:image/svg+xml,<svg width="57" height="56" viewBox="0 0 57 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4553_16164)"><mask id="mask0_4553_16164" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="57" height="56"><path d="M0.666504 3.8147e-06H56.6665V56H0.666504V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_4553_16164)"><path d="M52.4666 41.1619C50.2742 44.1135 50.2742 48.1566 52.4666 51.1083" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.1353 51.2077H53.8639C54.9587 51.2077 55.8462 52.097 55.8462 53.1938C55.8462 54.2906 54.9587 55.1797 53.8639 55.1797H10.5147C5.53675 55.1797 1.48682 51.1224 1.48682 46.135C1.48682 41.1478 5.53675 37.0904 10.5147 37.0904" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.1289 41.0624H10.515C7.72305 41.0624 5.45166 43.338 5.45166 46.1351C5.45166 48.9321 7.72305 51.2078 10.515 51.2078H36.7577" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.8184 37.0903H53.864C54.9588 37.0903 55.8463 37.9795 55.8463 39.0762C55.8463 40.1731 54.9588 41.0623 53.864 41.0623H42.7476" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.4666 4.89191C50.2742 7.84351 50.2742 11.8866 52.4666 14.8383" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.2907 0.820335H10.5147C5.53675 0.820335 1.48682 4.87771 1.48682 9.86499C1.48682 14.8523 5.53675 19.001 10.5147 19.001H53.8639C54.9587 19.001 55.8462 18.0205 55.8462 16.9236C55.8462 15.8269 54.9587 14.9377 53.8639 14.9377H10.5147C7.72283 14.9377 5.45144 12.6621 5.45144 9.86499C5.45144 7.06794 7.72283 4.79218 10.5147 4.79218H53.8639C54.9587 4.79218 55.8462 3.90318 55.8462 2.80626C55.8462 1.70955 54.9587 0.820335 53.8639 0.820335H21.6616" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.8667 33.0188C7.05912 30.0672 7.05912 26.0242 4.8667 23.0726" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.6821 37.0903H3.46913C2.37428 37.0903 1.48682 36.2011 1.48682 35.1044C1.48682 34.0075 2.37428 33.1185 3.46913 33.1185H35.1287" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.3338 33.1185H46.8183C49.6103 33.1185 51.8817 30.8427 51.8817 28.0457C51.8817 25.2486 49.6103 22.973 46.8183 22.973H3.46924C2.37439 22.973 1.48682 22.0838 1.48682 20.9871C1.48682 19.8902 2.37439 19.001 3.46924 19.001H46.8183C51.7964 19.001 55.8462 23.0584 55.8462 28.0457C55.8462 33.0331 51.7964 37.0903 46.8183 37.0903H42.7475" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.1289 28.0457H42.334V45.0483L38.7946 41.6291L35.1289 45.0483V28.0457Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.8633 28.0457H45.1146" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4553_16164"><rect width="56" height="56" fill="white" transform="translate(0.666504)"/></clipPath></defs></svg>')}.icon-muenzen{content:url('data:image/svg+xml,<svg width="57" height="56" viewBox="0 0 57 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4553_16324)"><mask id="mask0_4553_16324" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="57" height="56"><path d="M0.666504 3.8147e-06H56.6665V56H0.666504V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_4553_16324)"><path d="M13.0259 44.4062C12.4298 44.4062 11.9442 44.8842 11.9321 45.4781V45.5C11.9321 46.1037 12.4221 46.5938 13.0259 46.5938C13.6296 46.5938 14.1196 46.1037 14.1196 45.5V45.4781C14.1076 44.8842 13.622 44.4062 13.0259 44.4062Z" fill="%238A7546"/><path d="M46.8228 30.4063C51.8146 31.4191 55.5728 35.8334 55.5728 41.125C55.5728 47.1658 50.676 52.0625 44.6353 52.0625C43.4354 52.0625 42.2804 51.8689 41.1998 51.5123C38.2313 50.5313 35.8262 48.3131 34.5946 45.4694C34.0171 44.1383 33.6978 42.6694 33.6978 41.125C33.6978 40.3506 33.7776 39.5959 33.9307 38.8675C34.4962 36.1725 36.0548 33.8417 38.2051 32.2777C40.0098 30.9619 42.2312 30.1875 44.6353 30.1875C44.8682 30.1875 45.099 30.1952 45.3276 30.2094C45.8362 30.2411 46.3349 30.3067 46.8228 30.4063Z" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2915 21.4375C24.2915 23.8536 19.0667 25.8125 13.0259 25.8125C6.9851 25.8125 1.76025 23.8536 1.76025 21.4375C1.76025 19.0214 6.9851 17.0625 13.0259 17.0625C19.0667 17.0625 24.2915 19.0214 24.2915 21.4375Z" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2915 28C24.2915 30.4161 29.8445 32.375 35.8853 32.375C36.6815 32.375 37.457 32.3411 38.2051 32.2766" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.76025 28C1.76025 30.4161 6.9851 32.375 13.0259 32.375C19.0667 32.375 24.2915 30.4161 24.2915 28" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2915 34.5626C24.2915 36.7118 28.8229 38.499 33.9307 38.8676" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.76025 34.5625C1.76025 36.9786 6.9851 38.9375 13.0259 38.9375C19.0667 38.9375 24.2915 36.9786 24.2915 34.5625" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.76025 41.125C1.76025 41.1545 1.76135 41.1851 1.76244 41.2147C1.76354 41.2365 1.76572 41.2573 1.76791 41.2792C1.769 41.289 1.7701 41.2989 1.77119 41.3076C1.77338 41.3306 1.77666 41.3536 1.77994 41.3754C2.04682 43.0642 4.97588 44.497 8.66619 45.139" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2915 41.125C24.2915 43.3661 29.162 45.2145 34.5946 45.4694" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.3857 45.139C21.0761 44.497 24.0051 43.0642 24.272 41.3754C24.2753 41.3536 24.2786 41.3306 24.2807 41.3076C24.2818 41.2989 24.2829 41.289 24.284 41.2792C24.2862 41.2573 24.2884 41.2364 24.2895 41.2147C24.2906 41.1851 24.2917 41.1544 24.2917 41.125" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2915 47.6875C24.2915 50.1036 19.0667 52.0625 13.0259 52.0625C6.9851 52.0625 1.76025 50.1036 1.76025 47.6875V41.125V34.5625V28V21.4375" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.8228 21.4375C46.8228 23.8536 41.5979 25.8125 35.5571 25.8125C29.5163 25.8125 24.2915 23.8536 24.2915 21.4375" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.8228 14.875C46.8228 17.2911 41.5979 19.25 35.5571 19.25C29.5163 19.25 24.2915 17.2911 24.2915 14.875" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.8228 8.3125C46.8228 10.7286 41.5979 12.6875 35.5571 12.6875C29.5163 12.6875 24.2915 10.7286 24.2915 8.3125C24.2915 5.89641 29.5163 3.9375 35.5571 3.9375C41.5979 3.9375 46.8228 5.89641 46.8228 8.3125Z" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.8228 28C46.8228 28.8061 46.2781 29.5608 45.3276 30.2094" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.8228 8.3125V14.875V21.4375V28V30.4062" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2915 8.3125V14.875V21.4375V28V34.5625V41.125V47.6875C24.2915 50.1036 29.5163 52.0625 35.5571 52.0625C37.4865 52.0625 39.627 51.8623 41.1998 51.5123" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4553_16324"><rect width="56" height="56" fill="white" transform="translate(0.666504)"/></clipPath></defs></svg>')}.icon-depot{content:url('data:image/svg+xml,<svg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8088_8616" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="33"><path d="M0 0.500002H32V32.5H0V0.500002Z" fill="white"/></mask><g mask="url(%23mask0_8088_8616)"><path d="M0.46875 24.4856V25.3757C0.46875 25.6519 0.692625 25.8757 0.96875 25.8757H2.56031C2.8365 25.8757 3.06031 26.0996 3.06031 26.3757V28.75C3.06031 29.8546 3.95575 30.75 5.06031 30.75H29.5312C30.6358 30.75 31.5312 29.8546 31.5312 28.75V4.25C31.5312 3.1455 30.6358 2.25 29.5312 2.25H28.0497" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.0625 2.25004H5.06031C3.95575 2.25004 3.06031 3.14548 3.06031 4.25004V7.17966C3.06031 7.45579 2.8365 7.67966 2.56031 7.67966H0.96875C0.692625 7.67966 0.46875 7.90348 0.46875 8.17966V13.2305C0.46875 13.5065 0.692625 13.7305 0.96875 13.7305H2.56031C2.8365 13.7305 3.06031 13.9543 3.06031 14.2305V19.325C3.06031 19.6012 2.8365 19.825 2.56031 19.825H0.96875C0.692625 19.825 0.46875 20.0488 0.46875 20.325V22.4568" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.9112 17.5278C22.9674 17.1935 22.9967 16.8502 22.9967 16.5001C22.9967 15.1345 22.5511 13.8713 21.7986 12.8477L25.7886 8.85384C26.1542 8.48759 26.1542 7.89384 25.7879 7.52822C25.4217 7.16197 24.8279 7.16265 24.4617 7.52884L20.4736 11.5213C19.4504 10.7682 18.1886 10.3232 16.8248 10.3232C15.4611 10.3232 14.1992 10.7682 13.1761 11.5213L9.18793 7.52884C8.82168 7.16265 8.22793 7.16197 7.86168 7.52822C7.49543 7.89384 7.49543 8.48759 7.86105 8.85384L11.8511 12.8477C11.0986 13.8713 10.6529 15.1345 10.6529 16.5001C10.6529 17.8658 11.0986 19.1289 11.8511 20.1526L7.86105 24.1463C7.49543 24.5126 7.49543 25.1063 7.86168 25.472C8.0448 25.6551 8.2848 25.7463 8.52418 25.7463C8.7648 25.7463 9.0048 25.6545 9.18793 25.4713L13.1761 21.4788C14.1992 22.232 15.4611 22.677 16.8248 22.677C18.1886 22.677 19.4504 22.232 20.4736 21.4788L24.4617 25.4713C24.6448 25.6551 24.8848 25.7463 25.1254 25.7463C25.3648 25.7463 25.6048 25.6551 25.7879 25.472C26.1542 25.1063 26.1542 24.5126 25.7886 24.1463L21.7986 20.1526C21.9712 19.9177 22.1277 19.6703 22.2664 19.4118M16.8248 20.2501C14.7536 20.2501 13.0748 18.5714 13.0748 16.5001C13.0748 14.4288 14.7536 12.7501 16.8248 12.7501C18.8961 12.7501 20.5748 14.4288 20.5748 16.5001C20.5748 18.5714 18.8961 20.2501 16.8248 20.2501Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.75 20.125C27.1977 20.125 26.75 19.6773 26.75 19.125V13.875C26.75 13.3227 27.1977 12.875 27.75 12.875C28.3022 12.875 28.75 13.3227 28.75 13.875V19.125C28.75 19.6773 28.3022 20.125 27.75 20.125Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-juwelenlabor{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8170_544208)"><mask id="mask0_8170_544208" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8170_544208)"><path d="M8.96875 51.7103V40.3594C11.0961 37.8234 14.2366 36.3588 17.5467 36.3588H17.9997C20.6758 36.3588 23.2999 37.0978 25.5827 38.4945L27.3567 39.5799H35.9895C37.8546 39.5799 39.3665 41.0917 39.3665 42.9568C39.3665 44.8219 37.8546 46.3338 35.9895 46.3338L24.7552 46.3312H36.0783C36.8395 46.3312 37.5754 46.0582 38.1525 45.5619L49.9275 35.4344C50.8133 34.6814 52.0525 34.5034 53.1145 34.9768C55.0493 35.8395 55.5187 38.3738 54.0212 39.8721L43.7468 50.1517C41.4041 52.4956 38.226 53.8125 34.9121 53.8125H8.96875V51.7103Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.1875 36.5312H7.875C8.47908 36.5312 8.96875 37.0209 8.96875 37.625V53.8125C8.96875 54.4166 8.47908 54.9062 7.875 54.9062H2.1875C1.58342 54.9062 1.09375 54.4166 1.09375 53.8125V37.625C1.09375 37.0209 1.58342 36.5312 2.1875 36.5312Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5441 17.1661L46.3692 11.7246C46.8225 11.2135 46.8778 10.4622 46.5042 9.89001L41.2081 1.78095C40.9281 1.3522 40.4507 1.09386 39.9386 1.09396L16.1076 1.10009C15.5969 1.1002 15.1205 1.35756 14.8404 1.78467L9.526 9.88936C9.15084 10.4616 9.20553 11.2142 9.65955 11.7263L26.972 31.2502C27.526 31.8749 28.5014 31.8749 29.0553 31.2502L35.0143 24.5301" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.6409 10.8589L28.0137 1.09378L34.3867 10.8589H21.6409Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3865 10.8589L40.2782 1.83107" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.7749 1.83107L21.6666 10.8589" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3864 10.8586H21.6406L27.6587 31.0686C27.7638 31.4215 28.2634 31.4215 28.3684 31.0686L34.3864 10.8586Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.85498 10.8589H46.1318" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8170_544208"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-asset{content:url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.6185 50.9997H11.3359H3.57731C3.12761 50.9997 2.76343 50.6356 2.76343 50.1869V47.2804C2.76343 46.8307 3.12761 46.4666 3.57731 46.4666H8.05417" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.05432 46.4665H3.57746H1.81388C1.36418 46.4665 1 46.1024 1 45.6537V42.7472C1 42.2985 1.36418 41.9333 1.81388 41.9333H3.07646H10.9326" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.7303 37.4011H3.07633C2.62664 37.4011 2.26245 37.7653 2.26245 38.214V41.1204C2.26245 41.5691 2.62664 41.9333 3.07633 41.9333H10.9325" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.7306 37.4011H4.35438C3.90569 37.4011 3.5415 37.0369 3.5415 36.5872V33.6808C3.5415 33.2321 3.90569 32.8679 4.35438 32.8679H12.4862" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.8804 17.1927L19.0042 14.3175C18.1269 13.4402 18.146 12.0056 19.0625 11.1525C19.9347 10.3406 21.308 10.403 22.151 11.2451L22.6621 11.7571C22.7848 11.8799 22.9357 11.9352 23.0846 11.9352C23.3955 11.9352 23.6933 11.6938 23.6933 11.3296C23.6933 10.7219 23.9398 10.1726 24.3371 9.77524C24.7345 9.37786 25.2838 9.13138 25.8915 9.13138C26.4991 9.13138 27.0484 9.37786 27.4458 9.77524C27.8432 10.1726 28.0897 10.7219 28.0897 11.3296C28.0897 11.8678 28.7396 12.1374 29.1208 11.7571L29.6691 11.2078C30.5464 10.3306 31.981 10.3497 32.8331 11.2662C33.646 12.1384 33.5836 13.5117 32.7406 14.3547L29.9025 17.1927" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.8889 28.4918C13.244 29.7373 12.7812 31.1005 12.5398 32.5472L11.1001 41.1911C10.8587 42.6368 10.1605 43.9828 9.05887 44.9497C8.33754 45.5825 7.88281 46.511 7.88281 47.5462C7.88281 48.5 8.26913 49.3632 8.89388 49.9879C9.51964 50.6137 10.3828 51 11.3366 51H36.6113H40.7874" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.8606 25.6427C16.2761 25.1779 16.7248 24.7433 17.2006 24.3399C18.6845 23.0834 20.435 22.1407 22.3455 21.6035" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.7778 21.6033C34.7839 23.0117 38.6933 27.2019 39.5837 32.5469L39.637 32.8658" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.357 17.1928H21.7666C20.5487 17.1928 19.5613 18.1801 19.5613 19.3981C19.5613 20.616 20.5486 21.6035 21.7666 21.6035H30.357C31.575 21.6035 32.5624 20.6161 32.5624 19.3981C32.5624 18.1801 31.575 17.1928 30.357 17.1928Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.0019 51H49.8771C50.5703 51 51.0753 50.345 50.9002 49.675L49.0793 42.7223C48.9576 42.2575 48.5371 41.9336 48.0572 41.9336H38.4314C37.9506 41.9336 37.531 42.2575 37.4093 42.7223L35.5884 49.675C35.4133 50.345 35.9184 51 36.6115 51H42.4807" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.3555 32.8663H30.7304C30.2497 32.8663 29.8296 33.1905 29.7079 33.6555L27.8873 40.6083C27.7119 41.2783 28.2173 41.9331 28.9099 41.9331H42.1761C42.8686 41.9331 43.374 41.2783 43.1986 40.6083L41.3781 33.6555C41.2563 33.1905 40.8362 32.8663 40.3555 32.8663Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.6646 41.9331H23.0395C22.5588 41.9331 22.1387 42.2574 22.0169 42.7224L20.1964 49.6752C20.021 50.3451 20.5264 50.9999 21.219 50.9999H34.4852C35.1778 50.9999 35.6832 50.3451 35.5078 49.6752L33.6873 42.7224C33.5653 42.2574 33.1452 41.9331 32.6646 41.9331Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.7827 10.7089L9.65526 3.56142C9.36854 3.06494 8.65193 3.06494 8.36521 3.56142L4.23813 10.7089C3.9514 11.2055 4.30976 11.8262 4.8832 11.8262H6.9981V18.7101C6.9981 19.8214 7.89891 20.7222 9.01018 20.7222C10.1215 20.7222 11.0223 19.8214 11.0223 18.7101V11.8262H13.1378C13.7112 11.8262 14.0696 11.2055 13.7827 10.7089Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.0307 5.83679L43.58 8.51991C43.8667 9.01589 43.5085 9.63661 42.9351 9.63661H40.8194V16.521C40.8194 17.6316 39.918 18.533 38.8073 18.533C37.6956 18.533 36.7952 17.6316 36.7952 16.521V9.63661H34.6805C34.1071 9.63661 33.7479 9.01589 34.0346 8.51991L38.1624 1.37198C38.4491 0.876005 39.1654 0.876005 39.4522 1.37198L40.2701 2.78849" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.6555 23.6711L46.5281 16.5236C46.2413 16.0271 45.5247 16.0271 45.238 16.5236L41.1109 23.671C40.8242 24.1676 41.1826 24.7883 41.756 24.7883H43.8709V31.6721C43.8709 32.7834 44.7717 33.6842 45.883 33.6842C46.9943 33.6842 47.8951 32.7834 47.8951 31.6721V24.7883H50.0106C50.5839 24.7885 50.9423 24.1677 50.6555 23.6711Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-accessoires{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8156_32094)"><path d="M11.0126 15.5161C9.37924 14.5351 8.00757 13.1613 7.02451 11.5278C6.03926 13.1613 4.6677 14.5351 3.03418 15.5161C4.6677 16.5013 6.03926 17.8729 7.02451 19.5064C8.00757 17.8729 9.37924 16.5013 11.0126 15.5161Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5063 10.7559C18.2206 11.528 17.1411 12.6093 16.3673 13.895C15.5918 12.6093 14.5123 11.528 13.2266 10.7559C14.5123 9.98047 15.5918 8.90094 16.3673 7.61523C17.141 8.90094 18.2206 9.98047 19.5063 10.7559Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.481 14.4115C51.3944 15.6646 49.6421 17.4196 48.3862 19.5064C47.1275 17.4196 45.3753 15.6647 43.2886 14.4115C45.3753 13.1529 47.1275 11.4006 48.3862 9.31396C49.6421 11.4007 51.3942 13.1529 53.481 14.4115Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.36842 28C4.7757 28 5.91653 26.8592 5.91653 25.4519C5.91653 24.0446 4.7757 22.9038 3.36842 22.9038C1.96114 22.9038 0.820312 24.0446 0.820312 25.4519C0.820312 26.8592 1.96114 28 3.36842 28Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5608 24.6026C14.9681 24.6026 16.1089 23.4617 16.1089 22.0545C16.1089 20.6472 14.9681 19.5063 13.5608 19.5063C12.1535 19.5063 11.0127 20.6472 11.0127 22.0545C11.0127 23.4617 12.1535 24.6026 13.5608 24.6026Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.657 41.5899C20.0643 41.5899 21.2051 40.449 21.2051 39.0418C21.2051 37.6345 20.0643 36.4937 18.657 36.4937C17.2497 36.4937 16.1089 37.6345 16.1089 39.0418C16.1089 40.449 17.2497 41.5899 18.657 41.5899Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.0127 40.7404C11.9508 40.7404 12.7114 39.9799 12.7114 39.0417C12.7114 38.1036 11.9508 37.343 11.0127 37.343C10.0745 37.343 9.31396 38.1036 9.31396 39.0417C9.31396 39.9799 10.0745 40.7404 11.0127 40.7404Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.343 41.5899C38.7503 41.5899 39.8911 40.449 39.8911 39.0418C39.8911 37.6345 38.7503 36.4937 37.343 36.4937C35.9357 36.4937 34.7949 37.6345 34.7949 39.0418C34.7949 40.449 35.9357 41.5899 37.343 41.5899Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.9873 40.7404C45.9254 40.7404 46.686 39.9799 46.686 39.0417C46.686 38.1036 45.9254 37.343 44.9873 37.343C44.0491 37.343 43.2886 38.1036 43.2886 39.0417C43.2886 39.9799 44.0491 40.7404 44.9873 40.7404Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.6316 28C54.0389 28 55.1797 26.8592 55.1797 25.4519C55.1797 24.0446 54.0389 22.9038 52.6316 22.9038C51.2243 22.9038 50.0835 24.0446 50.0835 25.4519C50.0835 26.8592 51.2243 28 52.6316 28Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.4392 24.6026C43.8465 24.6026 44.9873 23.4617 44.9873 22.0545C44.9873 20.6472 43.8465 19.5063 42.4392 19.5063C41.0319 19.5063 39.8911 20.6472 39.8911 22.0545C39.8911 23.4617 41.0319 24.6026 42.4392 24.6026Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 21.2051C29.4073 21.2051 30.5481 20.0643 30.5481 18.657C30.5481 17.2497 29.4073 16.1089 28 16.1089C26.5927 16.1089 25.4519 17.2497 25.4519 18.657C25.4519 20.0643 26.5927 21.2051 28 21.2051Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.8187 36.9407C30.827 37.0732 30.8313 37.2073 30.8313 37.343C30.8313 39.6884 29.5637 41.5898 28.0001 41.5898C26.4365 41.5898 25.1689 39.6884 25.1689 37.343C25.1689 34.9976 26.4365 33.0962 28.0001 33.0962C28.387 33.0962 28.7557 33.2126 29.0916 33.4232" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5852 44.9873H50.0835" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.9165 44.9873H11.757" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.9165 48.3848H50.0834" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.47925 27.8406L7.61528 48.3848H48.3848L53.5208 27.8406" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.7115 24.4575V28.973C12.7115 30.9928 10.2078 31.9335 8.87772 30.4134L5.60522 26.6733" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.8356 26.6567L24.4602 27.9079C23.8155 30.0569 20.9998 30.5577 19.6536 28.7627L15.6816 23.4669" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.5972 20.7845L25.9819 22.8353" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.3181 23.467L36.3462 28.7628C35 30.5576 32.1843 30.0569 31.5396 27.9079L29.4026 20.7845" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.3949 26.6733L47.1224 30.4134C45.7923 31.9335 43.2886 30.9928 43.2886 28.973V24.4575" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8156_32094"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-altgold{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8155_31945)"><mask id="mask0_8155_31945" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8155_31945)"><path d="M54.9062 54.9062H1.09375V28H54.9062V54.9062Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M50.0937 50.0938H5.90625V32.8125H50.0937V50.0938Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask1_8155_31945" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask1_8155_31945)"><path d="M1.09375 45.2813C3.75167 45.2813 5.90625 47.4358 5.90625 50.0938C8.56417 50.0938 10.7187 52.2483 10.7187 54.9062" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.9062 45.2813C52.2483 45.2813 50.0937 47.4358 50.0937 50.0938C47.4358 50.0938 45.2812 52.2483 45.2812 54.9062" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.09375 37.625C3.75167 37.625 5.90625 35.4704 5.90625 32.8125C8.56417 32.8125 10.7187 30.6579 10.7187 28" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.9062 37.625C52.2483 37.625 50.0937 35.4704 50.0937 32.8125C47.4358 32.8125 45.2812 30.6579 45.2812 28" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 41.5625C25.5838 41.5625 23.625 39.6037 23.625 37.1875V32.8125H32.375V37.1875C32.375 39.6037 30.4162 41.5625 28 41.5625Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.375 11.375H23.625V1.09375H32.375V11.375Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 35.1823V32.8124" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 11.1198V8.74992" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.16406 21.9097L1.09375 28" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.9062 28L48.8359 21.9097" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.8357 21.9097L54.9061 11.3751C54.9061 5.6969 50.3032 1.09386 44.6251 1.09386H11.375C5.69691 1.09386 1.09375 5.6969 1.09375 11.3751L7.16384 21.9097" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.3727 11.375H32.375" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.62671 11.375H24.1316" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M19.2431 23.7188L22.6211 19.8562C22.941 19.4904 22.9894 18.9664 22.7418 18.5503L20.3678 14.5612C20.1611 14.2137 19.7815 14 19.3711 14H10.5955C10.1851 14 9.80553 14.2137 9.59874 14.5612L7.22482 18.5503C6.97719 18.9664 7.02562 19.4905 7.34545 19.8562L10.6081 23.5869" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.1311 14.0001L11.9866 19.2453L13.7169 24.6417" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.9795 19.2453L16.835 14.0001" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.6917 23.2614L17.9793 19.2454" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.84473 19.2454H22.1535" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.9729 23.9325C27.2434 23.4939 26.3854 23.2407 25.4669 23.2407C23.6831 23.2407 22.1278 24.195 21.3003 25.6104" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.9311 28.0514C21.932 28.016 21.9338 27.981 21.9338 27.9455C21.9338 25.3472 19.7847 23.2407 17.1336 23.2407C15.3499 23.2407 13.7945 24.195 12.967 25.6106" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5977 28.0514C13.5987 28.016 13.6004 27.981 13.6004 27.9455C13.6004 25.3472 11.4513 23.2407 8.80019 23.2407C6.14907 23.2407 4 25.3471 4 27.9455C4 27.9809 4.00179 28.016 4.00268 28.0514H13.5977Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.9973 28.0514C52.9983 28.016 52.9999 27.981 52.9999 27.9455C52.9999 25.3472 50.8509 23.2407 48.1997 23.2407C47.8421 23.2407 47.494 23.2802 47.1587 23.3529" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.9539 28.0513H46.0116L47.9344 20.1774C48.0178 19.8354 47.6681 19.5463 47.3382 19.6847L41.8108 22.0034C41.5999 22.0919 41.3551 22.0053 41.2506 21.8051L37.8972 15.3842C37.735 15.0738 37.2824 15.0738 37.1203 15.3842L33.7669 21.8051C33.6623 22.0053 33.4176 22.0919 33.2067 22.0034L27.6738 19.6824C27.345 19.5445 26.9959 19.8315 27.0771 20.1728L28.9539 28.0513Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.5061 23.442V23.8697" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.7061 25.0103V25.1529" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.3064 25.0103V25.1529" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8155_31945"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-anfrage{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39.9581 24.9201L26.3779 38.5003C25.1893 39.6889 23.2621 39.6889 22.0735 38.5003L2.48657 18.9133" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.198 47.1675L16.4695 32.896" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.0705 46.8998L32.0244 32.8538" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.0698 17.3416H35.1056" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.5365 25.4479V44.5826C47.5365 46.672 45.8426 48.3659 43.7531 48.3659H4.78346C2.69395 48.3659 1 46.672 1 44.5825V21.125C1 19.0355 2.69395 17.3416 4.78346 17.3416H16.3748" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.5327 25.9346C49.7613 25.9346 54 21.6959 54 16.4673C54 11.2386 49.7613 7 44.5327 7C39.3041 7 35.0654 11.2386 35.0654 16.4673C35.0654 21.6959 39.3041 25.9346 44.5327 25.9346Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2295 12.4814H45.0715V21.0993" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="21.2225" cy="17.3414" rx="1.07723" ry="1.07724" fill="%238A7546"/></svg>')}.icon-bessere-alternative{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8176_95671)"><mask id="mask0_8176_95671" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8176_95671)"><path d="M19.68 27.9552C19.3661 33.1746 19.4953 38.3939 20.0661 43.6121C20.1066 43.9752 20.1996 44.3241 20.3386 44.6456C20.8635 45.8728 22.0425 46.7446 23.4294 46.8408C28.407 47.1908 33.3846 47.3516 38.3623 47.3264C39.0337 47.3221 39.666 47.6436 40.0487 48.1949C41.6653 50.5213 44.3001 52.7655 46.2808 54.2738C47.3658 55.1007 48.9277 54.3263 48.9277 52.9613V48.9058C48.9277 47.8328 49.76 46.9436 50.8297 46.8714C50.9741 46.8616 51.1185 46.8517 51.2639 46.8408C53.0193 46.7183 54.4358 45.3522 54.6272 43.6033C54.6512 43.3836 54.6741 43.1636 54.6971 42.9427" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.9727 19.7051C38.5393 19.6624 42.1049 19.716 45.6716 19.8659C47.5352 19.9424 49.399 20.0474 51.2628 20.1787C53.016 20.3012 54.4346 21.6606 54.626 23.4074C55.2199 28.8312 55.3359 34.2539 54.9717 39.6768" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.8179 31.8317V31.5694C28.8179 30.8776 29.3785 30.3168 30.0703 30.3168H32.5404C33.2322 30.3168 33.793 30.8776 33.793 31.5694V41.5452C33.793 42.237 33.2322 42.7976 32.5404 42.7976H30.0703C29.3785 42.7976 28.8179 42.237 28.8179 41.5452V33.9599V31.8317Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.7929 31.5694C33.784 31.0902 33.8765 30.6021 34.0823 30.1389C34.384 29.46 34.8782 28.9298 35.4715 28.5821C36.3701 28.0549 37.0799 27.2573 37.523 26.3138L38.2731 24.7157C38.6343 23.947 39.3972 23.4961 40.1936 23.4961C40.4954 23.4961 40.8019 23.5607 41.0928 23.6973C42.1524 24.1952 42.6085 25.4575 42.1107 26.5171L40.3562 30.2545C40.3623 30.2648 40.3645 30.2674 40.3712 30.2777H44.87C45.3121 30.2777 45.7119 30.4562 46.0008 30.7456C46.2913 31.0355 46.4697 31.4348 46.4697 31.8769C46.4697 32.7611 45.7532 33.4771 44.87 33.4771H45.4085C46.3062 33.4771 47.0614 34.2112 47.0432 35.1087C47.0263 35.9775 46.317 36.6765 45.4446 36.6765H44.87C45.3121 36.6765 45.7119 36.855 46.0008 37.1444C46.2913 37.4343 46.4697 37.8336 46.4697 38.2757C46.4697 39.1598 45.7532 39.8754 44.87 39.8754H44.2959C44.7374 39.8754 45.1378 40.0543 45.4271 40.3437C45.5808 40.4975 45.7032 40.6821 45.7847 40.888V40.8885C45.8558 41.0701 45.8949 41.2682 45.8949 41.475C45.8949 42.3587 45.1791 43.0747 44.2959 43.0747H35.5798C34.8168 43.0747 34.1004 42.7699 33.5757 42.2498" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.9882 30.5133C14.4957 29.9533 14.9659 29.3769 15.3707 28.7952C15.7382 28.2658 16.3464 27.9563 16.9917 27.9606C21.7778 27.9846 26.5641 27.8305 31.3502 27.4936C32.6845 27.4006 33.8177 26.5628 34.323 25.3827C34.4564 25.0731 34.5461 24.7384 34.5844 24.3884C35.2943 17.9136 35.2943 11.4375 34.5844 4.96148C34.4007 3.28148 33.0379 1.97335 31.3524 1.85523C24.2222 1.35549 17.0923 1.25487 9.96323 1.55445C8.17166 1.62893 6.37912 1.72945 4.58646 1.85523C2.90099 1.97335 1.53709 3.28148 1.35235 4.96148C0.643492 11.4343 0.643492 17.907 1.35115 24.3808C1.53599 26.0619 2.89782 27.3755 4.58646 27.4936C4.72537 27.5033 4.86427 27.5133 5.00318 27.5231C6.0324 27.592 6.83302 28.4472 6.83302 29.4788V33.379C6.83302 34.6915 8.33474 35.4363 9.37818 34.6411C10.0737 34.1118 10.8535 33.4872 11.639 32.7993" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.9087 11.1445C21.9087 12.8123 22.7199 14.1643 23.7205 14.1643C24.7213 14.1643 25.5325 12.8123 25.5325 11.1445C25.5325 9.4766 24.7213 8.12462 23.7205 8.12462C22.7199 8.12462 21.9087 9.4766 21.9087 11.1445Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10"/><path d="M10.4048 11.1445C10.4048 12.8123 11.2159 14.1643 12.2166 14.1643C13.2174 14.1643 14.0286 12.8123 14.0286 11.1445C14.0286 9.4766 13.2174 8.12462 12.2166 8.12462C11.2159 8.12462 10.4048 9.4766 10.4048 11.1445Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10"/><path d="M23.9377 17.1637C22.956 19.492 20.6528 21.1265 17.9687 21.1265C15.2845 21.1265 12.981 19.492 11.9995 17.1637" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8176_95671"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-geld-erhalten{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8154_31720)"><mask id="mask0_8154_31720" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M0 3.8147e-06H56V56H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8154_31720)"><path d="M20.3376 28.8139C20.3376 26.1982 18.2209 24.0816 15.6052 24.0816" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.3499 28.8139C48.3499 26.1982 50.4665 24.0816 53.0822 24.0816" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.3499 8.82395C48.3499 11.4396 50.4665 13.5563 53.0822 13.5563" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3438 8.75002H51.3816C52.3617 8.75002 53.1562 9.54452 53.1562 10.5246V27.1132C53.1562 28.0933 52.3617 28.8878 51.3816 28.8878H39.2656" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.4219 28.8878H17.3059C16.3259 28.8878 15.5312 28.0933 15.5312 27.1132V17.6157" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.635 16.3387C30.5281 14.6512 32.3016 13.5015 34.3437 13.5015C37.284 13.5015 39.6676 15.8851 39.6676 18.8253C39.6676 21.7656 37.284 24.1492 34.3437 24.1492C32.0886 24.1492 30.161 22.7472 29.385 20.7671" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.7188 2.84375H26.5788C28.1363 2.84375 29.65 3.35956 30.8835 4.31068L36.6406 8.75H24.7471C23.4931 8.75 22.4766 9.76653 22.4766 11.0205C22.4766 11.8466 22.9253 12.6075 23.6482 13.0073L29.2753 16.1195C30.442 16.7647 30.9607 18.1669 30.4947 19.416C30.0418 20.6303 28.788 21.3494 27.5113 21.1275L23.5604 20.4405C19.8808 19.8007 16.3904 18.3478 13.3438 16.1875H10.7188" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.7187 18.5938H1.09375V1.09375H10.7187V18.5938Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.2729 53.5938H23.8453C20.0556 53.5938 16.4212 52.0883 13.7415 49.4086L7.7995 43.4666C6.73583 42.4029 6.73988 40.677 7.80858 39.6183C8.87029 38.5664 10.5826 38.5705 11.6392 39.6274L16.9562 44.9459C18.7381 46.7283 21.1551 47.7297 23.6754 47.7297H29.5839" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.0411 47.7297H24.1311C22.6358 47.7297 21.4236 46.5175 21.4236 45.0221C21.4236 43.5268 22.6358 42.3146 24.1311 42.3146H31.0368L32.4652 40.619C34.2427 38.509 36.8609 37.2913 39.6198 37.2913C41.5934 37.2913 43.5166 37.9155 45.114 39.0747L45.273 39.1901" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.9062 54.9062H45.2812V37.4063H54.9062V54.9062Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8154_31720"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-laptop{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8175_85834)"><mask id="mask0_8175_85834" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8175_85834)"><path d="M46.9766 34.9453C48.7812 34.9453 50.2578 33.4688 50.2578 31.6641V9.57031C50.2578 7.76563 48.7812 6.28906 46.9766 6.28906H9.02344C7.21875 6.28906 5.74219 7.76563 5.74219 9.57031V31.6641C5.74219 33.4688 7.21875 34.9453 9.02344 34.9453" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.0942 34.9453H7.90573C6.59323 34.9453 5.40695 35.7276 4.88983 36.9341L0.820312 46.4297C0.820312 48.2344 2.29688 49.7109 4.10156 49.7109H51.8984C53.7031 49.7109 55.1797 48.2344 55.1797 46.4297L51.1101 36.9341C50.593 35.7276 49.4067 34.9453 48.0942 34.9453Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.820312 46.4297H55.1797" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.0781 49.7109V46.4297" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.9219 49.7109V46.4297" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.062 41.5078H49.5003L48.0941 38.2266H7.90575L6.49951 41.5078H9.78076" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8175_85834"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-placeholder{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8154_31231)"><mask id="mask0_8154_31231" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8154_31231)"><path d="M2.7229 52.844L16.6601 33.3321C18.0646 31.366 20.3624 31.366 21.7668 33.3321L36.7864 54.3593" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.9019 40.5207L34.6529 26.5685C35.8264 24.4562 37.7468 24.4562 38.9203 26.5685L53.421 52.67" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.2402 16.749C26.2402 20.6314 23.0934 23.7782 19.2111 23.7782C15.3289 23.7782 12.1819 20.6314 12.1819 16.749C12.1819 12.8667 15.3289 9.71981 19.2111 9.71981C23.0934 9.71981 26.2402 12.8667 26.2402 16.749Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.3594 49.9661C54.3594 52.3824 52.3825 54.3594 49.9662 54.3594H6.03389C3.61769 54.3594 1.64062 52.3824 1.64062 49.9661V6.03379C1.64062 3.61758 3.61769 1.64063 6.03389 1.64063H49.9662C52.3825 1.64063 54.3594 3.61758 54.3594 6.03379V49.9661Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8154_31231"><rect width="56" height="56" fill="white"/></clipPath></defs></svg>')}.icon-smartwatch{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8175_85466" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8175_85466)"><path d="M16.5156 43.6953C14.7063 43.6953 13.2344 42.2233 13.2344 40.4141V15.5859C13.2344 13.7767 14.7063 12.3047 16.5156 12.3047H36.2031C38.0124 12.3047 39.4844 13.7767 39.4844 15.5859V40.4141C39.4844 42.2233 38.0124 43.6953 36.2031 43.6953H16.5156Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.8696 10.1294C14.1546 9.26993 15.0497 7.93927 15.3614 6.42519L15.9762 3.43849C16.2902 1.91336 17.6329 0.818848 19.1901 0.818848H33.5285C35.0857 0.818848 36.4283 1.91336 36.7424 3.43849L37.3572 6.42519C37.6689 7.93927 38.564 9.26993 39.8489 10.1294" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.8696 45.8706C14.1546 46.7301 15.0497 48.0607 15.3614 49.5748L15.9762 52.5615C16.2902 54.0866 17.6329 55.1812 19.1901 55.1812H33.5285C35.0857 55.1812 36.4283 54.0866 36.7424 52.5615L37.3572 49.5748C37.6689 48.0607 38.564 46.7301 39.8489 45.8706" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2344 37.1328H39.4844" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.7656 15.5859C44.5778 15.5859 46.0469 17.0551 46.0469 18.8672V23.7891C46.0469 25.6012 44.5778 27.0703 42.7656 27.0703V15.5859ZM42.7656 15.5859C42.7656 11.9616 39.8275 9.02344 36.2031 9.02344H16.5156C12.8913 9.02344 9.95312 11.9616 9.95312 15.5859V40.4141C9.95312 44.0384 12.8913 46.9766 16.5156 46.9766H36.2031C39.8275 46.9766 42.7656 44.0384 42.7656 40.4141V30.3516" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-tablet{content:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8175_85657" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="56" height="56"><path d="M55 55V1H1V55H55Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8175_85657)"><path d="M8.57642 31.8711V4.96435C8.57642 2.68333 10.4255 0.83424 12.7065 0.83424H43.2931C45.5741 0.83424 47.4234 2.68333 47.4234 4.96435V51.0352C47.4234 53.3162 45.5741 55.1653 43.2931 55.1653H12.7065C10.4255 55.1653 8.57642 53.3162 8.57642 51.0352V35.6961" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2934 55.1655H12.7068C10.4258 55.1655 8.57666 53.3164 8.57666 51.0354V47.4486H47.4236V51.0354C47.4236 53.3164 45.5744 55.1655 43.2934 55.1655Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.8797 8.55151H47.4234V4.96467C47.4234 2.68365 45.5741 0.834561 43.2931 0.834561H12.7065C10.4255 0.834561 8.57642 2.68365 8.57642 4.96467V8.55151H35.0437" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.1328 51.3071H29.8671" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.4944 16.4131L16.9036 27.6423" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.496 18.812L16.9036 21.7285" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.0962 36.6703L36.5037 39.5869" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-aktentasche{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_128875)"><mask id="mask0_8629_128875" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M64 0H0V64H64V0Z" fill="white"/></mask><g mask="url(%23mask0_8629_128875)"><mask id="mask1_8629_128875" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask1_8629_128875)"><path d="M39.8231 12.6127L39.3129 9.96241C39.0069 8.37216 37.6093 7.21803 35.9898 7.21803H28.0103C26.3908 7.21803 24.9931 8.37216 24.6871 9.96241L24.1768 12.6133" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.6588 4.03104C24.9153 3.19767 26.4166 2.71792 28.0103 2.71792H35.9897C39.7627 2.71792 43.0187 5.40692 43.7318 9.11179L44.4058 12.6128" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5941 12.6133L20.2682 9.11178C20.4007 8.42303 20.6214 7.76928 20.9166 7.16141" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.729 47.7502V51.5767C62.729 52.6122 61.8895 53.4517 60.854 53.4517H3.14624C2.11074 53.4517 1.27124 52.6122 1.27124 51.5767V14.4883C1.27124 13.4528 2.11074 12.6133 3.14624 12.6133H60.854C61.8895 12.6133 62.729 13.4528 62.729 14.4883V43.5" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.25 34.9233H8.30887C4.42199 34.9233 1.27112 31.7725 1.27112 27.8856V14.4885C1.27112 13.4528 2.11062 12.6135 3.14612 12.6135H60.8539C61.8894 12.6135 62.7289 13.4528 62.7289 14.4885V27.8856C62.7289 31.7725 59.578 34.9233 55.6911 34.9233H37.274" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.1202 39.125H27.8797C27.2426 39.125 26.7261 38.6085 26.7261 37.9714V34.2154C26.7261 32.245 28.3233 30.6478 30.2937 30.6478H33.7062C35.6766 30.6478 37.2738 32.245 37.2738 34.2154V37.9714C37.2738 38.6085 36.7574 39.125 36.1202 39.125Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.7261 35.6421H37.2739" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g></g><defs><clipPath id="clip0_8629_128875"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-belehnen{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8629_125998" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_125998)"><path d="M57.3948 47.9252C55.1388 54.0301 49.2665 58.3823 42.3777 58.3823C33.5385 58.3823 26.3729 51.2168 26.3729 42.3777C26.3729 33.5386 33.5385 26.3729 42.3777 26.3729C49.269 26.3729 55.1432 30.7286 57.3973 36.8369" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.321 55.329C16.2047 52.7915 11.41 48.0536 8.7985 41.9773L11.2566 40.9608L3.16625 35.565L1.25 45.0989L3.714 44.0799C6.8875 51.514 12.7405 57.3105 20.2127 60.4106L22.321 55.329Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.679 8.67057C47.7952 11.2081 52.59 15.9459 55.2015 22.0223L52.7433 23.0388L60.8337 28.4346L62.75 18.9007L60.286 19.9197C57.1125 12.4856 51.2595 6.68907 43.7872 3.58895L41.679 8.67057Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M31.2758 21.5827L35.6537 16.6455C36.065 16.1818 36.1151 15.5001 35.7761 14.981L30.9709 7.6235C30.7169 7.23449 30.2837 7.00008 29.8191 7.00018L8.19681 7.00574C7.73337 7.00584 7.30119 7.23935 7.04704 7.62687L2.22517 14.9804C1.88478 15.4996 1.9344 16.1825 2.34634 16.6471L18.0542 34.3615C18.5569 34.9283 19.4419 34.9283 19.9445 34.3615L25.3512 28.2642" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2172 15.8599L18.9994 6.9998L24.7817 15.8599H13.2172Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7815 15.8599L30.1271 7.66876" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.89478 7.66876L13.2404 15.8599" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7814 15.86H13.2169L18.6772 34.1969C18.7726 34.517 19.2259 34.517 19.3211 34.1969L24.7814 15.86Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.52368 15.8599H35.4383" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.8738 44.4409H43.1374" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.8738 39.8091H43.1374" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48 47.9151C46.7463 49.3478 45.0303 50.231 43.1374 50.231C39.892 50.231 37.3214 47.7066 36.4815 44.4412C36.2908 43.7001 36.1897 42.9212 36.1897 42.1253C36.1897 41.3286 36.2908 40.5497 36.4815 39.8094C37.3222 36.5417 39.8959 34.0197 43.1374 34.0197C45.0303 34.0197 46.7463 34.9028 48 36.3356" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-bewerten{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_102322)"><path d="M26.8519 10.6333C25.2487 13.4001 24.3103 16.6076 24.2528 20.044C24.1878 23.9362 25.2715 27.5709 27.1863 30.6326C27.6511 31.376 27.5505 32.3394 26.9307 32.9594L22.1951 37.695" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.3049 41.805L31.0405 37.0694C31.6604 36.4496 32.6239 36.3489 33.3673 36.8138C36.429 38.7286 40.0637 39.8123 43.956 39.7473C54.5687 39.57 63 30.9892 63 20.375C63 9.67452 54.3255 1 43.625 1C38.0214 1 32.9845 3.34989 29.4517 7.13015" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.0611 25.9198C54.8819 31.1945 49.687 34.9063 43.6252 34.9063C35.5998 34.9063 29.094 28.4004 29.094 20.3751C29.094 12.3498 35.5998 5.84375 43.6252 5.84375C51.6507 5.84375 58.1564 12.3496 58.1564 20.375C58.1564 20.7535 58.142 21.1286 58.1135 21.4998" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.3074 46.8425L1.54808 55.6018C0.817306 56.3326 0.817306 57.5173 1.54808 58.2481L5.75186 62.4519C6.48264 63.1827 7.66738 63.1827 8.39815 62.4519L22.477 48.3733C23.2078 47.6425 23.2078 46.4577 22.477 45.727L18.2733 41.5232C17.5425 40.7924 16.3577 40.7924 15.627 41.5232L13.3192 43.8309" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.477 45.7269L18.2732 41.5231C17.5424 40.7923 17.5424 39.6076 18.2732 38.8768L19.5018 37.6482C20.2326 36.9174 21.4173 36.9174 22.1481 37.6482L26.3519 41.852C27.0827 42.5827 27.0827 43.7675 26.3519 44.4982L25.1233 45.7269C24.3925 46.4576 23.2076 46.4576 22.477 45.7269Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.2064 59.6435L4.35632 52.7935" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.4138 15.4137L41.6187 20.2088L39.5637 18.1538C38.4288 17.0188 36.5886 17.0188 35.4536 18.1538C34.3187 19.2888 34.3187 21.1289 35.4536 22.2639L39.5637 26.374C40.6987 27.509 42.5389 27.509 43.6738 26.374L50.5239 19.5239C51.6589 18.389 51.6589 16.5488 50.5239 15.4138C49.3889 14.2787 47.5488 14.2787 46.4138 15.4137Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_102322"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-diskret-abwickeln{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_102182)"><path d="M4.44438 53.9265C6.33878 53.9265 7.88877 52.3767 7.88877 50.4822V18.222C7.88877 16.3277 9.43876 14.7777 11.3332 14.7777H29.773M4.44438 53.9265H22.2126M4.44438 53.9265C2.55024 53.9265 1 52.3767 1 50.4822C1 35.5564 1 19.3702 1 4.44451C1 2.54999 2.54999 1 4.44438 1H15.0578C17.2536 1 18.6291 1.94902 19.6013 3.84984L21.6668 7.88877H52.6664C54.5609 7.88877 56.1108 9.43964 56.1108 11.3332V14.1476M41.1145 14.7777H59.5553C61.4498 14.7777 62.9997 16.328 62.9997 18.222V50.4822C62.9997 52.3764 61.4496 53.9265 59.5553 53.9265H48.676" stroke="%238A7546" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.0459 42.8374H22.8427V63H48.0459V42.8374Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.3629 42.2072V37.7966C25.3629 32.2469 29.8945 27.7153 35.4442 27.7153C40.994 27.7153 45.5255 32.2469 45.5255 37.7966V42.2072M40.4848 42.2072V37.7966C40.4848 35.0293 38.2115 32.756 35.4442 32.756C32.6769 32.756 30.4036 35.0293 30.4036 37.7966V42.2072" stroke="%238A7546" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.4442 51.0283V56.069" stroke="%238A7546" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.4437 51.0283H35.4446" stroke="%238A7546" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.4432 14.7778H35.4441" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.6131" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35.4021 52.2884C34.709 52.2884 34.142 51.7213 34.142 51.0282C34.142 50.3351 34.709 49.7681 35.4021 49.7681C36.0952 49.7681 36.6623 50.3351 36.6623 51.0282C36.6623 51.7213 36.0952 52.2884 35.4021 52.2884Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_102182"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-eigentum{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_127288)"><mask id="mask0_8629_127288" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_127288)"><path d="M24.9859 50.2516C24.9859 56.8924 19.6025 62.2759 12.9616 62.2759C6.32087 62.2759 0.9375 56.8924 0.9375 50.2516C0.9375 43.6109 6.32087 38.2274 12.9616 38.2274C19.6025 38.2274 24.9859 43.6109 24.9859 50.2516Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.1162 44.112C19.8658 45.5825 20.9779 47.7871 20.9779 50.2515C20.9779 54.6786 17.3889 58.2676 12.9617 58.2676C8.53456 58.2676 4.94556 54.6786 4.94556 50.2515C4.94556 45.8242 8.53456 42.2353 12.9617 42.2353C13.2384 42.2353 13.5119 42.2493 13.7813 42.2767" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M63.0625 50.2516C63.0625 56.8924 57.6792 62.2759 51.0384 62.2759C44.3975 62.2759 39.0142 56.8924 39.0142 50.2516C39.0142 43.6109 44.3975 38.2274 51.0384 38.2274C57.6792 38.2274 63.0625 43.6109 63.0625 50.2516Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.3862 42.3482C56.1716 42.9892 59.0545 46.2837 59.0545 50.2515C59.0545 54.6787 55.4655 58.2676 51.0383 58.2676C46.6111 58.2676 43.0221 54.6787 43.0221 50.2515C43.0221 46.9311 45.041 44.0822 47.9181 42.8653" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.2 48.0859L22.374 28.7818" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.0383 50.2515L44.0573 31.9266C43.5577 30.6148 44.5264 29.2091 45.9301 29.2091H49.5353C50.9187 29.2091 52.0403 30.3307 52.0403 31.7141C52.0403 33.0976 50.9187 34.2192 49.5353 34.2192H49.0343" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.9697 26.8256C16.9697 28.3294 18.3455 29.4573 19.8201 29.1624L26.1046 27.9055C26.6194 27.8025 26.9899 27.3505 26.9899 26.8256C26.9899 26.2174 26.4969 25.7244 25.8886 25.7244H18.071C17.4627 25.7244 16.9697 26.2174 16.9697 26.8256Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.0465 34.2192H44.5879" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.9988 51.0542L12.9617 50.2517L24.2343 36.5993" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.901 34.4073L30.2778 48.9678" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.998 51.2538C30.998 52.9139 29.6521 54.2598 27.992 54.2598C26.3317 54.2598 24.9858 52.9139 24.9858 51.2538C24.9858 49.5936 26.3317 48.2478 27.992 48.2478C29.6521 48.2478 30.998 49.5936 30.998 51.2538Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.9161 54.1582L30.2236 58.2676" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.9939 58.2676H31.9999" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M48.1842 14.1533H54.2984C55.0693 14.1533 55.7009 14.785 55.7009 15.5558C55.7009 16.328 55.0693 16.9584 54.2984 16.9584C55.0693 16.9584 55.7009 17.59 55.7009 18.3609C55.7009 19.133 55.0693 19.7634 54.2984 19.7634C55.0693 19.7634 55.7009 20.395 55.7009 21.1659C55.7009 21.9381 55.0693 22.5698 54.2984 22.5698H53.231C54.0019 22.5698 54.6335 23.2001 54.6335 23.9723C54.6335 24.7432 54.0019 25.3748 53.231 25.3748H46.8874C45.4178 25.3748 42.8203 24.6426 41.6885 23.6861" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6885 15.565C44.3724 13.8531 45.1935 11.8124 45.7092 8.55617C45.8716 7.52488 46.1745 6.54261 47.6454 7.27739C48.6109 7.7595 49.4476 9.38636 48.9732 11.1756L48.1842 14.1534" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.2984 16.9585H52.3867" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.2984 19.7632H52.3867" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.231 22.5698H52.3867" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.8815 25.0076H37.807C37.3635 25.0076 37 24.644 37 24.2006V15.0506C37 14.6072 37.3635 14.2437 37.807 14.2437H40.8815C41.3249 14.2437 41.6885 14.6072 41.6885 15.0506V24.2006C41.6885 24.6441 41.3249 25.0076 40.8815 25.0076Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6885 15.5649V23.6862" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.4506 16.7651V16.768" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.211 5.16448L42.4027 4.44775M51.4509 5.16448L52.2591 4.44775" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.3308 4.08027V3" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.6572 8.38184L41.7375 8.42695" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.0045 8.38184L52.9242 8.42695" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_127288"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-flexible-arbeitszeiten{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_30132)"><path d="M32.1287 4.74609H36.5834C37.1174 4.74609 37.5527 5.18022 37.5527 5.71539V10.2824" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.3372 10.2824V5.71539C22.3372 5.18022 22.7725 4.74609 23.3065 4.74609H27.7625" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.3025 10.2822V5.71512C41.3025 3.11524 39.1851 1 36.5826 1H23.3068C20.7043 1 18.5869 3.11524 18.5869 5.71512V10.2822" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.4966 25.2861V35.5713" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.3927 36.9863V25.2861" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.3927 47.335V41.3521" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.5352 54.5713H10.8888" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.9617 26.7479L2.45207 24.46C1.60004 24.2542 1 23.4932 1 22.6174V12.5141C1 11.4674 1.84954 10.6191 2.89618 10.6191H56.9934C58.04 10.6191 58.8895 11.4674 58.8895 12.5141V22.6174C58.8895 23.4932 58.2895 24.2542 57.4375 24.46L36.3787 29.526" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.7105 29.5733L16.2194 27.772" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.5284 33.2109V34.7461C33.5284 36.7211 31.9272 38.3223 29.9522 38.3223H29.9377C27.9627 38.3223 26.3616 36.7211 26.3616 34.7461V33.2109" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2345 63.0001C56.3893 63.0001 63.0001 56.3959 63.0001 48.2493C63.0001 40.1027 56.3893 33.4985 48.2345 33.4985C40.0797 33.4985 33.4689 40.1027 33.4689 48.2493C33.4689 56.3959 40.0797 63.0001 48.2345 63.0001Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.4803 56.6308C52.7373 57.9291 50.5757 58.6976 48.2344 58.6976C42.4581 58.6976 37.7754 54.0197 37.7754 48.2492C37.7754 42.4787 42.4581 37.8008 48.2344 37.8008C54.0108 37.8008 58.6935 42.4787 58.6935 48.2492C58.6935 49.8882 58.3157 51.439 57.6425 52.8195" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.6115 46.6714L52.6795 43.1558" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.8026 51.8143L49.6991 49.7129" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2345 37.9258V40.4131" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.5687 48.249H56.0787" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2345 58.5733V56.0859" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.9 48.249H40.39" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2346 50.0928C49.2539 50.0928 50.0802 49.2673 50.0802 48.2491C50.0802 47.2308 49.2539 46.4053 48.2346 46.4053C47.2152 46.4053 46.3889 47.2308 46.3889 48.2491C46.3889 49.2673 47.2152 50.0928 48.2346 50.0928Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.67036 47.5459H9.33156C9.97676 47.5459 10.4998 48.0685 10.4998 48.713V55.361C10.4998 55.6834 10.2382 55.9446 9.91563 55.9446H3.77052C2.79499 55.9446 2.0072 55.1487 2.01818 54.1742L2.08629 48.1229C2.08979 47.8031 2.35026 47.5459 2.67036 47.5459Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3985 32.9397H25.4905C24.5072 32.9397 23.7101 32.1425 23.7101 31.1593V27.6022C23.7101 26.6189 24.5072 25.8218 25.4905 25.8218H34.3985C35.3818 25.8218 36.1789 26.6189 36.1789 27.6022V31.1593C36.1789 32.1427 35.3818 32.9397 34.3985 32.9397Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_30132"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-fristen-verlaengern{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_126266)"><mask id="mask0_8629_126266" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_126266)"><path d="M63.0624 27.4023V25.1363C63.0624 23.5663 62.4386 22.0606 61.3284 20.9503L51.6809 11.3028C50.5706 10.1927 49.065 9.56897 47.4949 9.56897H44.0879" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M63.0625 47.4087V58.3262C63.0625 60.9412 60.9412 63.0625 58.3262 63.0625H21.1549C18.5399 63.0625 16.4187 60.9412 16.4187 58.3262V37.7062" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.1 9.5687H46.4837C48.3962 9.5687 49.9475 11.1199 49.9475 13.0324V17.9474C49.9475 20.5637 52.0675 22.6837 54.6837 22.6837H59.5987C61.5112 22.6837 63.0625 24.2349 63.0625 26.1474V43.6587" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99 7.88612C7.99 4.13862 12.4162 1.58487 17.4462 1.04487C18.1037 0.973619 18.77 0.937367 19.445 0.937367C20.1212 0.937367 20.7875 0.973619 21.445 1.04487C30.07 1.96987 36.9212 8.82112 37.8462 17.4461C37.9175 18.1036 37.9537 18.7699 37.9537 19.4461C37.9537 20.1211 37.9175 20.7874 37.8462 21.4449C36.9212 30.0699 30.07 36.9211 21.445 37.8461C20.7875 37.9174 20.1212 37.9536 19.445 37.9536C18.77 37.9536 18.1037 37.9174 17.4462 37.8461C8.82125 36.9211 1.97 30.0699 1.045 21.4449C0.97375 20.7874 0.9375 20.1211 0.9375 19.4461C0.9375 18.7699 0.97375 18.1036 1.045 17.4461C1.29125 15.1536 1.955 12.9874 2.96 11.0236" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.9128 19.4458H28.4605" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4308 19.4458H11.9784" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4456 11.9785V10.4309" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4456 28.4604V26.9128" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.3094 19.4458C32.3094 19.9154 32.2844 20.3787 32.2343 20.8353C31.5914 26.8301 26.8298 31.5917 20.8352 32.2346C20.3785 32.2846 19.9153 32.3096 19.4455 32.3096C18.9759 32.3096 18.5127 32.2846 18.056 32.2346C12.0614 31.5917 7.29979 26.8301 6.65679 20.8353C6.60679 20.3787 6.58179 19.9154 6.58179 19.4458C6.58179 18.9761 6.60679 18.5129 6.65679 18.0562C7.29979 12.0616 12.0614 7.29995 18.056 6.65707C18.5127 6.60707 18.9759 6.58207 19.4455 6.58207C19.9153 6.58207 20.3785 6.60707 20.8352 6.65707C26.8298 7.29995 31.5914 12.0616 32.2343 18.0562C32.2844 18.5129 32.3094 18.9761 32.3094 19.4458Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.264 13.2642L19.4455 19.4458L22.676 16.2154" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.6938 55.0737C37.4841 55.0737 36.3352 54.5156 35.5873 53.5512L29.0142 45.0724C27.6841 43.3565 27.9967 40.8871 29.7125 39.5569C31.4286 38.2266 33.8978 38.5394 35.228 40.2551L38.1788 44.0614L43.937 33.8654C45.0047 31.9749 47.4025 31.3079 49.2932 32.3755C51.1837 33.4431 51.8506 35.8411 50.783 37.7316L42.1173 53.0757C41.4702 54.2217 40.2923 54.9677 38.9798 55.0634C38.8842 55.0702 38.7888 55.0737 38.6938 55.0737Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_126266"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-geldboerse{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_129438)"><mask id="mask0_8629_129438" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_129438)"><path d="M56.25 47.7965V57.7495C56.25 60.4995 54 62.7495 51.25 62.7495H3.74987C2.37487 62.7495 1.25 61.6246 1.25 60.2495V20.2495C1.25 18.8745 2.37487 17.7495 3.74987 17.7495H51.25C54 17.7495 56.25 19.9995 56.25 22.7495V32.7964" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.9999 34.0464H60.25C61.625 34.0464 62.7499 35.1714 62.7499 36.5464V44.0464C62.7499 45.4215 61.625 46.5464 60.25 46.5464H48.9999C45.5624 46.5464 42.75 43.734 42.75 40.2965C42.75 36.859 45.5624 34.0464 48.9999 34.0464Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.5949 25.2495H1.90503" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.5949 55.2495H1.90503" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.2066 17.6074L41.4831 2.49787C40.7956 1.30712 39.2587 0.895367 38.0681 1.58287L10.1013 17.7295" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.8884 6.88245L25.1608 17.6948" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.0604 12.2685L37.6144 17.7222" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0077 39.2886L47.9921 41.3042" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.9921 39.2886L50.0077 41.3042" stroke="%238A7546" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.52953 50.2495H1.90503M13.155 50.2495H13.154" stroke="%238A7546" stroke-width="2" stroke-miterlimit="22.926" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_129438"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-gesundheitsmassnahmen{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_101405)"><path d="M3.53076 26.3063V7.32674C3.53076 5.23021 5.23021 3.53076 7.32674 3.53076H8.59206" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.1223 6.06118C9.72468 6.06118 8.59167 4.92817 8.59167 3.53053C8.59167 2.13301 9.72468 1 11.1223 1C12.52 1 13.653 2.13288 13.653 3.53065C13.6528 4.9283 12.52 6.06118 11.1223 6.06118Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.1632 26.3063V7.32674C35.1632 5.23021 33.4636 3.53076 31.3674 3.53076H30.1021" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.5715 6.06131C28.9692 6.06131 30.1022 4.9283 30.1022 3.53065C30.1022 2.13301 28.9692 1 27.5715 1C26.1739 1 25.0409 2.13288 25.0409 3.53065C25.041 4.92842 26.1739 6.06131 27.5715 6.06131Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.6325 26.3062V26.7946C32.6325 34.1374 26.7365 40.199 19.3938 40.2244C12.0347 40.2498 6.06117 34.2919 6.06117 26.9388V26.3062H1V26.9388C1 36.2126 7.88134 43.8782 16.8162 45.1111V49.0817C16.8162 50.4793 17.9493 51.6123 19.3469 51.6123C20.7445 51.6123 21.8775 50.4793 21.8775 49.0817V45.1111C30.8124 43.8782 37.6938 36.2128 37.6938 26.9388V26.3062H32.6325Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.6611 59.7993C55.4818 59.6324 55.985 60.1006 49.5056 54.0743C47.9284 52.497 47.9272 49.9384 49.5056 48.3599C51.0839 46.7817 53.6417 46.7817 55.22 48.3599L55.6611 48.8011L56.1023 48.3599C57.6805 46.7817 60.2384 46.7817 61.8166 48.3599C63.3938 49.9372 63.3946 52.4963 61.8166 54.0743C55.3407 60.0973 55.8198 59.6517 55.6611 59.7993Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.3468 51.6124C19.3468 57.9017 24.4453 63.0001 30.7345 63.0001H31.3672C37.6564 63.0001 42.7549 57.9016 42.7549 51.6124V31.494C42.7549 27.9302 45.644 25.041 49.2079 25.041C52.7717 25.041 55.6609 27.9302 55.6609 31.494V48.8021" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_101405"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-handtasche{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_128366)"><mask id="mask0_8629_128366" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_128366)"><path d="M28.4449 23.1201H57.6968C59.0657 23.1201 60.1753 24.2297 60.1753 25.5986V32.0061C60.1753 41.6077 52.3914 49.3916 42.7898 49.3916H41.5324" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.4676 49.3916H21.2102C11.6085 49.3916 3.82471 41.6077 3.82471 32.0061V25.5986C3.82471 24.2297 4.93433 23.1201 6.30321 23.1201H24.6948" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.1752 29.174L62.9714 50.5598C63.8006 56.9022 58.8631 62.5273 52.4667 62.5273H11.5333C5.13688 62.5273 0.199252 56.9022 1.02863 50.5598L3.82475 29.174" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.9515 47.9782C28.9515 45.6901 30.1734 43.6878 32 42.5871C31.0532 42.0164 29.944 41.6878 28.758 41.6878C25.2839 41.6878 22.4677 44.5041 22.4677 47.9782C22.4677 51.4523 25.2839 54.2686 28.758 54.2686C29.944 54.2686 31.0532 53.9399 32 53.3693C30.1734 52.2686 28.9515 50.2663 28.9515 47.9782Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.242 41.6878C34.0559 41.6878 32.9469 42.0164 31.9999 42.5871C33.8266 43.6878 35.0484 45.6902 35.0484 47.9782C35.0484 50.2663 33.8266 52.2686 31.9999 53.3693C32.9469 53.9401 34.0559 54.2686 35.242 54.2686C38.7161 54.2686 41.5324 51.4523 41.5324 47.9782C41.5324 44.5041 38.7161 41.6878 35.242 41.6878Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.0484 47.978C35.0484 45.6899 33.8267 43.6876 31.9999 42.5869C30.1734 43.6876 28.9515 45.6899 28.9515 47.978C28.9515 50.2661 30.1734 52.2684 31.9999 53.3691C33.8267 52.2684 35.0484 50.2661 35.0484 47.978Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5791 23.1201H11.1747V18.9332C11.1747 18.2939 11.6929 17.7754 12.3324 17.7754H18.4212C19.0607 17.7754 19.5791 18.2939 19.5791 18.9332V23.1201Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.5891 23.1201H44.1847V18.9332C44.1847 18.2939 44.7031 17.7754 45.3424 17.7754H51.4313C52.0708 17.7754 52.5891 18.2939 52.5891 18.9332V23.1201Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.6876 17.5352C15.6876 8.52616 22.991 1.47278 32 1.47278C41.0091 1.47278 48.3125 8.52616 48.3125 17.5352" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.9759 34.3271H26.0242C25.2901 34.3271 24.6949 33.732 24.6949 32.9979V30.3646C24.6949 29.6305 25.2901 29.0354 26.0242 29.0354H37.9759C38.7101 29.0354 39.3052 29.6305 39.3052 30.3646V32.9979C39.3052 33.732 38.7101 34.3271 37.9759 34.3271Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_128366"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-koffer{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M51.8911 22.6353H55.5519" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.9098 22.6353H44.9985" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.3241 22.6353H13.0462" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.96631 50.8732V28.8149" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.0724 57.0454H9.3241" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.4607 57.0454H19.9021" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.0195 57.0454H27.7621" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.578 57.0454H51.8519" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.9554 42.2393V50.8772" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.9554 28.8599V37.9383" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.5877 58.2744H46.2864C45.6077 58.2744 45.0575 57.7242 45.0575 57.0455V22.6352C45.0575 21.9564 45.6077 21.4062 46.2864 21.4062H50.5877C51.2665 21.4062 51.8167 21.9564 51.8167 22.6352V57.0455C51.8167 57.7242 51.2665 58.2744 50.5877 58.2744Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.1051 37.1197V22.6352C13.1051 21.9564 13.6553 21.4062 14.334 21.4062H18.6353C19.3141 21.4062 19.8643 21.9564 19.8643 22.6352V57.0455C19.8643 57.7242 19.3141 58.2744 18.6353 58.2744H14.334C13.6553 58.2744 13.1051 57.7242 13.1051 57.0455V41.421" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.771 28.7799H62.6313C62.8349 28.7799 63 28.6148 63 28.4112V22.6352C63 21.9564 62.4498 21.4062 61.771 21.4062H55.995C55.7914 21.4062 55.6263 21.5713 55.6263 21.7749V22.6352C55.6263 26.0288 58.3774 28.7799 61.771 28.7799Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.29043 28.7799H3.15069C6.54429 28.7799 9.29539 26.0288 9.29539 22.6352V21.7749C9.29539 21.5713 9.13034 21.4062 8.92671 21.4062H3.15069C2.47195 21.4062 1.92175 21.9564 1.92175 22.6352V28.4112C1.92175 28.6148 2.0868 28.7799 2.29043 28.7799Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.995 58.2745H61.771C62.4498 58.2745 63 57.7243 63 57.0456V51.2696C63 51.0659 62.8349 50.9009 62.6313 50.9009H61.771C58.3774 50.9009 55.6263 53.652 55.6263 57.0456V57.9058C55.6263 58.1095 55.7914 58.2745 55.995 58.2745Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.15069 58.2745H8.92671C9.13034 58.2745 9.29539 58.1095 9.29539 57.9058V57.0456C9.29539 53.652 6.54429 50.9009 3.15069 50.9009H2.29043C2.0868 50.9009 1.92175 51.0659 1.92175 51.2696V57.0456C1.92175 57.7243 2.47195 58.2745 3.15069 58.2745Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.377 14.647H29.45C26.0564 14.647 23.3053 17.3981 23.3053 20.7917V22.6351" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6164 22.6351V20.7917C41.6164 17.3981 38.8653 14.647 35.4717 14.647H34.6782" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.9296 22.6353V20.7919C37.9296 19.4344 36.8292 18.334 35.4717 18.334H29.4499C28.0925 18.334 26.9921 19.4344 26.9921 20.7919V22.6353" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-konditionen-bewerten{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.356 44.0063L12.1788 40.3495C12.0245 40.0896 11.8386 39.8502 11.6248 39.6364L9.27551 37.2871" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.8777 21.6851L28.7321 25.5383C29.0868 25.893 29.5423 26.1298 30.0367 26.2149L34.0734 26.9122" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.6484 23.225L2.74616 30.1272C1.75128 31.1221 1.75128 32.7353 2.74616 33.7302L6.30418 37.287C7.12414 38.1081 8.45551 38.1081 9.27547 37.287L24.8778 21.6847C25.6989 20.8647 25.6989 19.5333 24.8778 18.7134L21.321 15.1553C20.3261 14.1605 18.7129 14.1605 17.718 15.1553L12.6549 20.2184" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.4956 21.6846L34.3497 26.8304" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.5096 42.5659L51.2932 41.2492C51.4487 40.9904 51.6345 40.7499 51.8483 40.5361L55.0978 37.2866" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.4156 30.6046L55.0979 37.287C55.9179 38.1081 57.2493 38.1081 58.0692 37.287L61.6272 33.7302C62.6221 32.7353 62.6221 31.1221 61.6272 30.1272L46.6554 15.1553C45.6605 14.1605 44.0473 14.1605 43.0524 15.1553L39.4956 18.7134C38.6745 19.5333 38.6745 20.8647 39.4956 21.6847L45.4091 27.5981" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.5946 57.6182C26.3628 58.8499 26.3628 60.8458 27.5946 62.0763C28.2093 62.691 29.0159 62.9995 29.8237 62.9995C30.6303 62.9995 31.4369 62.691 32.0527 62.0763L33.338 60.7911" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.8509 54.4458C20.6199 55.6768 20.6199 57.6727 21.8509 58.9037C23.0819 60.1347 25.0778 60.1347 26.3088 58.9037L30.7148 54.4977" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.7501 47.6313L16.7003 50.6812C15.4692 51.9123 15.4692 53.9081 16.7003 55.1391C17.9313 56.3702 19.9271 56.3702 21.1582 55.1391L24.9648 51.3325" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8603 43.521L17.3934 49.9879C16.1628 51.2184 14.167 51.2184 12.9352 49.9879C11.7047 48.7573 11.7047 46.7615 12.9352 45.5297L24.965 33.5" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.3441 58.4535C43.1131 59.6845 41.1172 59.6845 39.8862 58.4535L37.9726 56.5399C36.7416 55.3088 36.7416 53.313 37.9726 52.082C39.2036 50.8509 41.1995 50.8509 42.4305 52.082L44.3441 53.9956C45.5751 55.2266 45.5751 57.2224 44.3441 58.4535Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.4955 54.6882C48.2645 55.9193 46.2686 55.9193 45.0376 54.6882L42.3809 52.0316C41.1499 50.8005 41.1499 48.8047 42.3809 47.5737C43.6119 46.3426 45.6078 46.3426 46.8388 47.5737L49.4955 50.2303C50.7265 51.4614 50.7265 53.4572 49.4955 54.6882Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.26 49.5375C52.029 50.7685 50.0331 50.7685 48.8021 49.5375L46.8885 47.6239C45.6575 46.3928 45.6575 44.397 46.8885 43.166C48.1195 41.9349 50.1154 41.9349 51.3464 43.166L53.26 45.0796C54.491 46.3106 54.491 48.3064 53.26 49.5375Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2806 29.4009L43.0966 33.2169C44.293 34.4133 43.9113 36.4386 42.3615 37.1175C40.5286 37.9204 38.3909 37.5176 36.9759 36.1027L34.7773 33.9041" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.535 32.8826C25.9192 34.4759 33.877 33.0034 33.877 33.0034L36.5789 35.7054M39.7157 29.8357C38.1817 28.3017 36.2105 27.2801 34.0727 26.9111" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.9222 57.2907L30.482 54.731" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.8304 53.4667L28.3182 47.979" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.9755 47.4048L23.81 43.5703" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.051 62.0758C37.82 63.3068 35.8241 63.3068 34.5931 62.0758L33.5801 61.0628C32.3491 59.8318 32.3491 57.8359 33.5801 56.6049C34.8112 55.3739 36.807 55.3739 38.038 56.6049L39.051 57.6179C40.2821 58.8489 40.2821 60.8448 39.051 62.0758Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9559 9.15967H33.2094" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9559 5.5332H33.2094" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.0161 11.88C36.0345 13.0019 34.6908 13.6934 33.2087 13.6934C30.6675 13.6934 28.6547 11.7168 27.997 9.15994C27.8477 8.57966 27.7686 7.96976 27.7686 7.34657C27.7686 6.72277 27.8477 6.11287 27.997 5.5332C28.6553 2.97453 30.6705 0.999772 33.2087 0.999772C34.6908 0.999772 36.0345 1.69127 37.0161 2.81314" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-kultur{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_100872)"><mask id="mask0_8629_100872" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 0H64V64H0V0Z" fill="white"/></mask><g mask="url(%23mask0_8629_100872)"><path d="M55.6576 54.0112L58.9928 36.3675C45.8751 29.0175 45.9189 14.89 46.8014 8.13623" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.9928 36.3667H63.0628" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.6398 10.2225C52.6398 10.2225 50.5478 25.1276 58.9927 32.2134" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.2366 10.7118C59.2366 10.7118 56.7932 19.9969 59.2366 26.8384" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.3825 54.0112H6.201C3.294 54.0112 0.9375 56.3677 0.9375 59.2746V63.0625H21.6459V59.2746C21.6459 56.3677 19.2894 54.0112 16.3825 54.0112Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.0912 54.0112H26.9096C24.0027 54.0112 21.6462 56.3677 21.6462 59.2746V63.0625H42.3545V59.2746C42.3545 56.3677 39.9981 54.0112 37.0912 54.0112Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.7988 54.0112H47.6173C44.7104 54.0112 42.3538 56.3677 42.3538 59.2746V63.0625H63.0621V59.2746C63.0621 56.3677 60.7058 54.0112 57.7988 54.0112Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.1988 8.13623C18.0814 14.89 18.1251 29.0175 5.00757 36.3675L8.34257 54.0112" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.9138 5.4525C61.1676 4.15875 63.0626 2.60625 63.0626 0.9375V59.275V63.0625" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.9375 63.0625V59.275V0.9375C0.9375 5.45875 14.845 9.1225 32 9.1225C40.7913 9.1225 48.7288 8.16 54.38 6.61375" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.0651 0.937441C15.0414 3.21244 22.7689 4.90869 32.0001 4.90869C41.2313 4.90869 48.9588 3.21244 50.9352 0.937441" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.0075 36.3667H0.9375" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.3601 10.2225C11.3601 10.2225 13.4521 25.1276 5.0072 32.2134" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.76306 10.7118C4.76306 10.7118 7.20644 19.9969 4.76306 26.8384" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.7799 48.8286H7.36243" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.6373 48.8286H17.4974" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_100872"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-kunstwerk{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M62.1954 16.5581L56.7626 21.9908" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.7626 56.6675L62.048 61.9531" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.23738 56.6675L2.05383 61.8511" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.23728 21.9909L1.88782 16.6416" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.8808 36.3502C49.7823 34.4487 49.7823 31.3657 47.8808 29.4642C45.9792 27.5627 42.8963 27.5627 40.9948 29.4642C39.0932 31.3657 39.0932 34.4487 40.9948 36.3502C42.8963 38.2517 45.9792 38.2517 47.8808 36.3502Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.0002 8.74638C33.8631 8.74638 35.3734 7.23615 35.3734 5.37319C35.3734 3.51023 33.8631 2 32.0002 2C30.1372 2 28.627 3.51023 28.627 5.37319C28.627 7.23615 30.1372 8.74638 32.0002 8.74638Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.4582 7.84033L21.4648 15.598" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.5577 15.6197L34.5439 7.84229" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.7133 15.7539H61.1288C62.1622 15.7539 63 16.5917 63 17.6251V61.0344C63 62.0678 62.1622 62.9056 61.1288 62.9056H2.87123C1.83781 62.9056 1 62.0678 1 61.0344V17.6251C1 16.5917 1.83781 15.7539 2.87123 15.7539H45.6358" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3298 36.5847V33.2192" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.1262 36.7093V34.3418" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.1263 34.0307C19.7372 34.0307 18.611 32.9046 18.611 31.5155V29.38C18.611 27.991 19.7371 26.8647 21.1263 26.8647C22.5153 26.8647 23.6416 27.9908 23.6416 29.38V31.5155C23.6414 32.9046 22.5153 34.0307 21.1263 34.0307Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3299 32.7826C11.9408 32.7826 10.8146 31.6565 10.8146 30.2674V28.132C10.8146 26.7429 11.9407 25.6167 13.3298 25.6167C14.719 25.6167 15.8451 26.7428 15.8451 28.132V30.2674C15.8452 31.6565 14.7191 32.7826 13.3299 32.7826Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.9182 56.4607C16.8169 54.0593 14.9668 52.1104 12.6085 51.8544C12.3141 51.8225 12.0836 51.5919 12.0515 51.2974C11.7984 48.9653 9.88963 47.1302 7.52502 46.9917" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.23755 39.3292V23.2382C7.23755 22.5492 7.79605 21.9907 8.48503 21.9907H55.5152C56.2042 21.9907 56.7627 22.5492 56.7627 23.2382V55.4201C56.7627 56.1091 56.2042 56.6676 55.5152 56.6676H8.48503C7.79605 56.6676 7.23755 56.1091 7.23755 55.4201V43.3635" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.1167 45.2672C40.7236 44.681 37.8612 43.4058 35.5919 42.0194C29.9498 38.5723 23.4362 36.8179 16.8245 36.8179H7.48694" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5173 44.1562C53.5255 45.1691 50.7448 45.5933 48.1943 45.6056" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="18.6109" cy="45.0074" rx="0.935614" ry="0.935612" fill="%238A7546"/><ellipse cx="26.4481" cy="44.8716" rx="0.935614" ry="0.935612" fill="%238A7546"/><ellipse cx="24.577" cy="50.3697" rx="0.935614" ry="0.935612" fill="%238A7546"/></svg>')}.icon-kunstwerk-rechnung{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8629_102766" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_102766)"><path d="M26.2279 53.4849V63.0625L30.6712 61.032L35.1109 63.0625L39.5508 61.032L43.994 63.0625L48.4338 61.032L52.8772 63.0625L57.3168 61.032L61.7602 63.0625V6.93288C61.7602 3.61988 59.0743 0.937504 55.7614 0.937504H20.2327C23.542 0.937504 26.2279 3.61988 26.2279 6.93288V49.2364" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.2339 10.2142V6.93293C14.2339 3.61993 16.9196 0.93755 20.2326 0.93755M26.228 40.4668H8.23499C11.548 40.4668 14.2339 37.781 14.2339 34.468V14.4624" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.23975 29.7092V34.4679C2.23975 37.7809 4.922 40.4668 8.235 40.4668M14.2339 20.702H2.23975V25.4609" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.5358 30.2797H57.2531M40.5358 33.6777H54.22" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.5358 39.9848H57.2531M40.5358 43.3828H54.22" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.5358 49.6938H57.2531M40.5358 53.0918H54.22" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.4827 34.709H36.9429V29.2485H31.4827V34.709Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.4552 16.9058H45.3717" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.4552 12.9478H45.3717" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.5266 19.8749C48.4552 21.0993 46.9887 21.854 45.3711 21.854C42.5977 21.854 40.4009 19.6968 39.6831 16.9062C39.5201 16.2729 39.4337 15.6072 39.4337 14.9271C39.4337 14.2462 39.5201 13.5806 39.6831 12.9479C40.4015 10.1554 42.601 8.0001 45.3711 8.0001C46.9887 8.0001 48.4552 8.75481 49.5266 9.97923" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.4827 44.4141H36.9429V38.9538H31.4827V44.4141Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.4827 54.1226H36.9429V48.6623H31.4827V54.1226Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-ladegeraet{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M52.7684 19.9023V49.0122C52.7684 54.6495 48.1984 59.2195 42.5611 59.2195C36.9237 59.2195 32.3538 54.6495 32.3538 49.0122V35.0244" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5491 26.8778V19.9019" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5491 31.2441V49.0121C56.5491 52.8755 54.9835 56.3722 52.4524 58.9034C49.9212 61.4345 46.4233 63.0001 42.561 63.0001C34.8354 63.0001 28.573 56.7377 28.573 49.0121V35.024" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.1383 8.56122V4.78072C52.1383 4.08475 52.7025 3.52051 53.3985 3.52051H55.9188C56.6148 3.52051 57.179 4.08475 57.179 4.78072V8.56122" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.1341 31.2437V33.512C36.1341 34.3471 35.4571 35.0242 34.6219 35.0242H26.3048C25.4696 35.0242 24.7926 34.3471 24.7926 33.512V31.2437" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.5609 10.0733H5.89019C4.84629 10.0733 4 9.22705 4 8.18316C4 7.13926 4.84629 6.29297 5.89019 6.29297H11.5609" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.5609 18.3902H5.89019C4.84629 18.3902 4 17.5439 4 16.5001C4 15.4562 4.84629 14.6099 5.89019 14.6099H11.5609" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.1219 19.9022H12.8211C12.1252 19.9022 11.5609 19.3379 11.5609 18.642V6.04048C11.5609 5.34451 12.1252 4.78027 12.8211 4.78027H19.1219" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.1221 22.2559V3.51992C19.1221 2.12897 20.2498 1 21.642 1H39.2839C40.6761 1 41.8051 2.12897 41.8051 3.51992V8.56101" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.8051 12.9272V28.7241C41.8051 30.1151 40.6761 31.2441 39.2839 31.2441H21.642C20.2498 31.2441 19.1221 30.1151 19.1221 28.7241V26.6221" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.1341 13.6014H32.3536V6.04053L24.7926 18.6421H28.5731V26.2031L36.1341 13.6014Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.4389 16.1221V18.3904C58.4389 19.2256 57.7619 19.9026 56.9267 19.9026H52.3901C51.5549 19.9026 50.8779 19.2256 50.8779 18.3904V16.1221" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.0692 16.1222H50.2481C49.5522 16.1222 48.9879 15.5579 48.9879 14.862V9.82124C48.9879 9.12527 49.5522 8.56104 50.2481 8.56104H59.0692C59.7652 8.56104 60.3294 9.12527 60.3294 9.82124V14.862C60.3293 15.5579 59.7652 16.1222 59.0692 16.1222Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-lichtbildausweis{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8629_103042" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_103042)"><path d="M49.7137 53.3975H5.85712C3.31262 53.3975 1.25 51.3377 1.25 48.7968V23.5205C1.25 20.9797 3.31262 18.92 5.85712 18.92H49.5222C52.1725 18.92 54.3207 21.0653 54.3207 23.7117V48.7968C54.3207 51.3377 52.2581 53.3975 49.7137 53.3975Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.2801 10.6025H17.7429C15.0905 10.6025 12.9418 12.7495 12.9418 15.3967V18.9196H49.5194C52.1705 18.9196 54.3205 21.0667 54.3205 23.7152V45.0801H57.9489C60.6 45.0801 62.75 42.9332 62.75 40.2845V15.3967C62.75 12.7495 60.6 10.6025 57.9489 10.6025" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.9984 35.0975C17.9984 37.1213 16.3552 38.7622 14.3284 38.7622C12.3016 38.7622 10.6584 37.1213 10.6584 35.0975C10.6584 33.0735 12.3016 31.4327 14.3284 31.4327C16.3552 31.4327 17.9984 33.0735 17.9984 35.0975Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0774 40.0399L18.4695 39.5359C17.8661 39.0358 17.1065 38.7619 16.3222 38.7619H14.3284H12.3345C11.5502 38.7619 10.7906 39.0358 10.1872 39.5359L9.57936 40.0399C8.91373 40.5915 8.48673 41.3782 8.38723 42.2362L7.85486 46.8218H14.3284H20.8019L20.2695 42.2362C20.1699 41.3782 19.7429 40.5915 19.0774 40.0399Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.8204 46.8218H27.7854V41.9314H47.8204V46.8218Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7854 25.7549H46.8188" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7854 30.9229H35.8421" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7854 36.0913H41.1423" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.85486 25.7549H13.5162" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-pfand-ausloesen{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_126566)"><path d="M24.7546 41.7741C22.7474 39.8618 21.4949 37.1634 21.4949 34.1782C21.4949 28.3911 26.2029 23.6831 31.99 23.6831C37.7771 23.6831 42.4851 28.3911 42.4851 34.1782C42.4851 38.89 39.3639 42.8857 35.0813 44.208M35.7699 18.2354C42.9966 19.9419 48.372 26.4326 48.372 34.1795C48.372 38.5494 46.6604 42.5201 43.8723 45.4567M17.7986 25.9897C16.4052 28.3986 15.608 31.1955 15.608 34.1795C15.608 37.7597 16.757 41.0718 18.7055 43.7664M28.2101 18.2354C25.2299 18.9389 22.5653 20.4571 20.462 22.5417" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.7893 15.8713L43.5093 8.02209C44.1143 7.47944 44.1804 6.55505 43.6602 5.93006L40.0038 1.5439C39.7169 1.1996 39.2915 1 38.8424 1H25.1376C24.6885 1 24.2631 1.1996 23.9761 1.5439L20.3198 5.93006C19.7996 6.55505 19.8657 7.47944 20.4707 8.02209L29.1906 15.8713" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9901 1L28.2096 7.0488" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.4407 1.17627L35.7705 7.04868" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.5392 1.17627L28.2094 7.04868" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.99 1L35.7705 7.0488" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.1038 7.04883H43.876" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.1504 15.8698L28.2101 7.04883" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.7699 7.04883L32.8296 15.8698" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.7624 19.6506H29.2177C28.6609 19.6506 28.2096 19.1993 28.2096 18.6425V16.8782C28.2096 16.3215 28.6609 15.8701 29.2177 15.8701H34.7624C35.3191 15.8701 35.7705 16.3215 35.7705 16.8782V18.6424C35.7706 19.1993 35.3191 19.6506 34.7624 19.6506Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.6344 44.1967H17.4155L24.3553 41.8838C24.767 41.7466 25.1973 41.6768 25.6302 41.6768H29.0645C29.6908 41.6768 30.3083 41.8227 30.8684 42.1022L36.6542 44.9951C37.2618 45.2995 37.9317 45.4566 38.6103 45.4566H44.4323C46.1588 45.4566 47.6221 46.8139 47.6583 48.5404C47.6695 49.0918 47.5385 49.612 47.3003 50.0661L52.4748 48.0551L54.2775 45.3007" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.6689 41.6484L58.5601 38.7592C59.0204 38.0556 59.7901 37.6714 60.5748 37.6714C61.0101 37.6714 61.4505 37.7887 61.8459 38.0357C62.9076 38.6968 63.2855 40.0616 62.7154 41.1743L57.3899 51.5696C56.7038 52.9094 55.6335 54.0134 54.3149 54.742L43.4855 60.7212C42.2604 61.3973 40.8845 61.7516 39.4848 61.7516H33.4944C33.2324 61.7516 32.9717 61.7416 32.7122 61.7216L13.6344 60.2371" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.635 61.7398V42.5854C13.635 41.8894 13.0708 41.3252 12.3748 41.3252H9.85449V63H12.3748C13.0709 63 13.635 62.4358 13.635 61.7398Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 58.5835V61.7397C1 62.4358 1.56386 62.9996 2.25996 62.9996H9.85465V40.1906C9.85465 39.4945 9.29079 38.9307 8.59469 38.9307H2.25996C1.56386 38.9307 1 39.4945 1 40.1906V54.2173" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.6591 48.6074C47.6591 50.3473 46.2486 51.7578 44.5088 51.7578H34.4094L32.7063 53.6248" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_126566"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-pfand-laufzeit{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_128008)"><mask id="mask0_8629_128008" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_128008)"><path d="M11.25 16.25H59.2084" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.625 11.25C15.2442 11.25 14.125 10.1308 14.125 8.75V3.75C14.125 2.36925 15.2442 1.25 16.625 1.25C18.0057 1.25 19.125 2.36925 19.125 3.75V8.75C19.125 10.1308 18.0057 11.25 16.625 11.25Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.375 11.25C45.7557 11.25 46.875 10.1308 46.875 8.75V3.75C46.875 2.36925 45.7557 1.25 44.375 1.25C42.9942 1.25 41.875 2.36925 41.875 3.75V8.75C41.875 10.1308 42.9942 11.25 44.375 11.25Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.75 44.6665V8.81238C59.75 7.39713 58.6027 6.24988 57.1875 6.24988H47.375" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.85 57.75H43.125" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.625 6.25H3.8125C2.39725 6.25 1.25 7.39725 1.25 8.8125V55.1875C1.25 56.6028 2.39725 57.75 3.8125 57.75H20.85" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.4584 6.25H19.75" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.2084 51.75H7.25V22.25H53.75V41.75" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 52.25C62.75 46.451 58.049 41.75 52.25 41.75C46.451 41.75 41.75 46.451 41.75 52.25C41.75 58.049 46.451 62.75 52.25 62.75C58.049 62.75 62.75 58.049 62.75 52.25Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.3958 52.2499L51.9999 54.854L56.7499 50.104" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.66663 32.125H53.5625" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.66663 41.875H50.625" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.5499 22.25V51.5894" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.85 22.25V51.5894" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.15 22.25V51.5894" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.45 22.25V45.125" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_128008"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-pfandscheine-verwalten{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8629_126760" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_126760)"><path d="M3.42615 54.4081C3.44527 54.4084 3.46452 54.4087 3.48377 54.4087C3.5089 54.4087 3.53377 54.4084 3.55877 54.4081H3.42615Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.6832 15.3072V12.6841C54.6832 11.3645 53.6135 10.2948 52.294 10.2948H25.238C23.7026 10.2948 22.2685 9.52921 21.4141 8.25346L20.788 7.31858C19.9343 6.04383 18.5013 5.27833 16.9669 5.27733L4.48613 5.26933C2.53063 5.26808 0.944502 6.85296 0.944252 8.80846L0.9375 51.8626C0.9375 53.2495 2.04638 54.3773 3.42575 54.4082" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.4747 21.2008H13.0068C12.5417 21.2008 12.1647 21.5779 12.1647 22.043V25.8814C12.1647 26.3466 12.5417 26.7236 13.0068 26.7236H24.4747C24.9398 26.7236 25.3169 26.3466 25.3169 25.8814V22.043C25.3169 21.5779 24.9398 21.2008 24.4747 21.2008Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.709 39.9552L47.837 50.1001L42.4893 45.6036" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.7542 29.2958L58.7703 17.7005C58.7718 16.381 57.7032 15.3102 56.3837 15.3087L8.36543 15.2562C7.04581 15.2547 5.97493 16.3232 5.97343 17.6428L5.93943 51.8689C5.93793 53.2563 4.81206 54.4093 3.42468 54.4078L33.7439 54.4258" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.0981 30.1014H46.0984C39.3431 31.3014 34.2137 37.2031 34.2137 44.3028C34.2137 51.6277 39.6645 57.4542 46.0982 58.5036C54.9751 60.0806 63.0625 53.2528 63.0625 44.3028C63.0625 35.3153 54.9302 28.5284 46.0981 30.1014Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-reisetasche{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.5789 30.0176H18.4211" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.2761 28.6732C53.4929 27.2797 55.0435 24.922 55.3417 22.1875" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.65845 22.1875C8.9566 24.922 10.5072 27.2797 12.724 28.6732" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.3302 21.0435H19.6699" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 37.4441V34.0422C1 26.8717 6.80579 21.0572 13.9726 21.0435" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0274 21.0435C57.1942 21.0572 63 26.8717 63 34.0422V53.1699C63 54.4249 61.982 55.4416 60.7271 55.4416H3.27292C2.01795 55.4416 1 54.4249 1 53.1699V41.8103" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.1431 13.4365H39.4637L45.1859 22.381C45.4416 22.7827 45.5788 23.248 45.5788 23.7245V35.8463" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.4211 35.8463V23.7245C18.4211 23.248 18.5584 22.7827 18.8141 22.381L24.5363 13.4365H24.8569" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.7239 36.1669V23.7245C12.7239 23.248 12.8611 22.7827 13.1168 22.381L21.2891 9.60552C21.5299 9.22878 21.9465 9.00049 22.3931 9.00049H41.6069C42.0535 9.00049 42.4701 9.22878 42.7109 9.60552L50.8832 22.381C51.1389 22.7827 51.2761 23.248 51.2761 23.7245V36.1669" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7599 9V12.9795C24.7599 13.5997 25.2627 14.1026 25.883 14.1026H38.1168C38.7371 14.1026 39.2399 13.5997 39.2399 12.9795V9" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.2089 50.6812H1" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.9999 50.6812H53.791" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.7914 55.442V47.3574" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.7915 42.9912V39.9557C53.7915 37.6857 51.9513 35.8457 49.6815 35.8457H14.3186C12.0487 35.8457 10.2086 37.6859 10.2086 39.9557V55.4418" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.6591 41.9692H44.3408" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-schuldenfrei{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8629_102405)"><mask id="mask0_8629_102405" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_102405)"><path d="M10.25 59.0975V46.125C12.6812 43.2267 16.2704 41.5529 20.0534 41.5529H20.5711C23.6295 41.5529 26.6285 42.3975 29.2374 43.9937L31.2647 45.2341H41.1309C43.2624 45.2341 44.9902 46.962 44.9902 49.0935C44.9902 51.225 43.2624 52.9529 41.1309 52.9529L28.2916 52.95H41.2324C42.1022 52.95 42.9434 52.638 43.6029 52.0708L57.06 40.4965C58.0724 39.6359 59.4886 39.4325 60.7022 39.9735C62.9135 40.9594 63.45 43.8557 61.7385 45.5681L49.9964 57.3162C47.319 59.995 43.6869 61.5 39.8995 61.5H10.25V59.0975Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 41.75H9C9.69037 41.75 10.25 42.3096 10.25 43V61.5C10.25 62.1904 9.69037 62.75 9 62.75H2.5C1.80963 62.75 1.25 62.1904 1.25 61.5V43C1.25 42.3096 1.80963 41.75 2.5 41.75Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M35.8 3.33C43.3306 4.8579 49 11.5173 49 19.5C49 28.6129 41.613 36 32.5 36C30.69 36 28.9476 35.708 27.3174 35.1701C22.8393 33.69 19.2109 30.3438 17.353 26.0538C16.4818 24.0457 16 21.8298 16 19.5C16 18.3318 16.1204 17.1933 16.3514 16.0944C17.2045 12.0288 19.5558 8.51265 22.7997 6.15315C25.5222 4.1682 28.8733 3 32.5 3C32.8515 3 33.1996 3.01155 33.5445 3.033C34.3117 3.08085 35.0641 3.17985 35.8 3.33Z" stroke="%238A7546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.0149 21.9858H33.4029" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.0149 17.292H33.4029" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.3301 25.5065C37.0596 26.9585 35.3205 27.8535 33.4022 27.8535C30.1133 27.8535 27.5081 25.2953 26.6569 21.986C26.4637 21.235 26.3612 20.4456 26.3612 19.639C26.3612 18.8317 26.4637 18.0423 26.6569 17.292C27.5089 13.9804 30.1172 11.4245 33.4022 11.4245C35.3205 11.4245 37.0596 12.3195 38.3301 13.7715" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_102405"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-schutz-diebstahl{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8629_127732" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_127732)"><path d="M51.2565 28.214H12.74C11.1641 28.214 9.875 29.5038 9.875 31.0806V59.88C9.875 61.4566 11.1641 62.75 12.74 62.75H51.2565C52.8324 62.75 54.125 61.4566 54.125 59.88V31.0806C54.125 29.5038 52.8324 28.214 51.2565 28.214Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.1447 51.0927V57.4775H48.8554V33.4862H15.1447V39.8677" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.173 22.4458V18.0841C15.173 8.82555 22.7445 1.25018 31.9982 1.25018C41.2555 1.25018 48.827 8.82555 48.827 18.0841V22.4458" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.9659 22.4458V18.0841C42.9659 12.0499 38.0293 7.11418 31.9982 7.11418C25.9672 7.11418 21.0341 12.0499 21.0341 18.0841V22.4458" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.1599 28.2139V23.9019C41.1599 23.1011 41.815 22.4456 42.6118 22.4456H49.1777C49.978 22.4456 50.6332 23.1011 50.6332 23.9019V28.2139" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9982 38.3586C29.5582 38.3586 27.5786 40.3392 27.5786 42.784C27.5786 44.1731 28.2196 45.4167 29.2219 46.2281V49.828C29.2219 51.3552 30.472 52.606 31.9982 52.606C33.5246 52.606 34.7747 51.3552 34.7747 49.828V46.2281C35.7806 45.4167 36.4216 44.1731 36.4216 42.784C36.4216 40.3392 34.4419 38.3586 31.9982 38.3586Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3668 28.2139V23.9019C13.3668 23.1011 14.0184 22.4456 14.8188 22.4456H21.3847C22.1849 22.4456 22.8401 23.1011 22.8401 23.9019V28.2139" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.1447 45.4873V45.4802" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-sofort-bargeld{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_8629_126984" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_126984)"><path d="M19.7303 36.5103H2.68738C1.721 36.5103 0.937378 35.7268 0.937378 34.7603V4.43663C0.937378 3.47013 1.721 2.68663 2.68738 2.68663H61.3124C62.279 2.68663 63.0624 3.47013 63.0624 4.43663V34.7603C63.0624 35.7268 62.279 36.5103 61.3124 36.5103H57.42" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.0636 36.5103H23.4802" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4876 7.31163H10.4867C10.3499 7.31163 10.2374 7.42388 10.2417 7.56075C10.2431 7.6025 10.2439 7.6445 10.2439 7.68663C10.2439 10.134 8.25987 12.118 5.8125 12.118H5.81C5.67388 12.118 5.5625 12.2255 5.5625 12.3616V26.7315C5.5625 26.8675 5.67388 26.9751 5.81 26.975H5.8125C8.25987 26.975 10.2439 28.959 10.2439 31.4064C10.2439 31.4809 10.2419 31.5548 10.2382 31.6284C10.231 31.768 10.3409 31.8853 10.4807 31.8853H37.3602" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.8783 29.252C54.6355 27.8938 56.0863 26.9752 57.7515 26.9752C57.8928 26.9752 58.0325 26.982 58.1704 26.995C58.3137 27.0085 58.4374 26.8971 58.4374 26.7532V12.3402C58.4374 12.1963 58.3135 12.085 58.1704 12.0985C58.0325 12.1115 57.8928 12.1182 57.7515 12.1182C55.3042 12.1182 53.3202 10.1342 53.3202 7.68683C53.3202 7.6447 53.3209 7.6027 53.3223 7.56095C53.3267 7.42408 53.2143 7.31183 53.0773 7.31183H18.2375" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.9852 19.5986H20.063" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.9369 19.5986H51.0146" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26 21.4404H35.2636" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26 16.8086H35.2636" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1262 24.9146C38.8726 26.3473 37.1565 27.2305 35.2636 27.2305C32.0183 27.2305 29.4476 24.7061 28.6077 21.4407C28.417 20.6996 28.3159 19.9207 28.3159 19.1248C28.3159 18.3281 28.417 17.5492 28.6077 16.8089C29.4484 13.5412 32.0221 11.0192 35.2636 11.0192C37.1565 11.0192 38.8726 11.9023 40.1262 13.3351" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3035 35.9813C36.982 30.8969 41.3358 26.975 46.6058 26.975C52.3465 26.975 57.0001 31.6288 57.0001 37.3693C57.0001 38.9548 56.6451 40.4574 56.0102 41.8018" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.9202 35.9812C41.5433 33.4197 43.8525 31.518 46.6058 31.518C49.8374 31.518 52.457 34.1377 52.457 37.3694C52.457 38.3851 52.1983 39.3404 51.7429 40.1729" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.4037 56.1354C40.2864 56.5459 39.0789 56.77 37.8191 56.77C32.0786 56.77 27.4249 52.1164 27.4249 46.3758C27.4249 40.6351 32.0786 35.9815 37.8191 35.9815C41.5729 35.9815 44.8618 37.9713 46.6888 40.9536" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1991 51.7228C39.4721 52.0469 38.6666 52.2271 37.8191 52.2271C34.5876 52.2271 31.9679 49.6074 31.9679 46.3758C31.9679 43.1443 34.5876 40.5246 37.8191 40.5246C40.1265 40.5246 42.1219 41.8601 43.0745 43.8002" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.409 50.9187C61.409 56.6594 56.7554 61.313 51.0147 61.313C45.2741 61.313 40.6204 56.6594 40.6204 50.9187C40.6204 45.1782 45.2741 40.5245 51.0147 40.5245C56.7554 40.5245 61.409 45.1782 61.409 50.9187Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.8658 50.9186C56.8658 54.1503 54.2462 56.77 51.0146 56.77C47.7831 56.77 45.1633 54.1503 45.1633 50.9186C45.1633 47.6871 47.7831 45.0674 51.0146 45.0674C54.2462 45.0674 56.8658 47.6871 56.8658 50.9186Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-verguenstigungen{content:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M57.0029 42.3293L56.4029 44.7412C55.4544 48.534 52.8102 52.2327 49.7317 54.6231L43.3863 59.163V61.8402C43.3863 62.4807 42.867 63 42.2265 63H31.5853V56.2702C31.5853 56.2702 30.8918 48.6061 38.174 44.1799L46.8796 38.592C47.3206 38.3081 47.8203 38.1694 48.3161 38.1694C49.0044 38.1694 49.6859 38.4364 50.2001 38.9505C51.2193 39.9709 51.2403 41.6194 50.2459 42.6648L44.3832 47.2884" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.7209 39.5824L54.7244 28.8463C55.7435 26.4742 57.8042 26.9152 57.8042 26.9152C59.3991 27.2069 60.2573 28.514 60.0754 29.9781L59.8374 30.9349" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.7517 47.2886L12.889 42.665C11.8948 41.6196 11.9156 39.9711 12.9348 38.9506C13.449 38.4364 14.1306 38.1696 14.8188 38.1696C15.3146 38.1696 15.8144 38.3083 16.2553 38.5922L24.961 44.1801C32.2431 48.6062 31.5497 56.2704 31.5497 56.2704V62.9999H20.9084C20.2679 62.9999 19.7486 62.4806 19.7486 61.8401V59.1629L13.4033 54.623C10.3248 52.2327 7.68057 48.534 6.73205 44.7411L3.05969 29.9781C2.87786 28.514 3.73606 27.207 5.33096 26.9152C5.33096 26.9152 7.39159 26.4742 8.41076 28.8463L12.4142 39.5824" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.037 21.4419H5.2108C4.49091 21.4419 3.90735 20.8583 3.90735 20.1384V14.1436H13.3404V20.1384C13.3404 20.8583 12.7569 21.4419 12.037 21.4419Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.64748 7.83718C8.16847 7.25545 9.07932 7.25545 9.60018 7.83718L15.2477 14.1437H2L7.64748 7.83718Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8784 10.1343H31.9976" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8784 6.07422H31.9976" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.2594 13.1787C35.1606 14.4345 33.6566 15.2085 31.9976 15.2085C29.1532 15.2085 26.9001 12.996 26.164 10.134C25.9968 9.4845 25.9082 8.80181 25.9082 8.10424C25.9082 7.406 25.9968 6.72331 26.164 6.07446C26.9008 3.21043 29.1565 0.999989 31.9976 0.999989C33.6566 0.999989 35.1606 1.77401 36.2594 3.02978" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.1705 12.5948H57.8771V10.3013C57.8771 9.57754 57.2903 8.99072 56.5665 8.99072H53.9451C53.2213 8.99072 52.6345 9.57754 52.6345 10.3013V12.5948H50.3409C49.6171 12.5948 49.0303 13.1816 49.0303 13.9054V16.5268C49.0303 17.2506 49.6171 17.8374 50.3409 17.8374H52.6343V20.1308C52.6343 20.8546 53.2211 21.4414 53.9449 21.4414H56.5663C57.2901 21.4414 57.8769 20.8546 57.8769 20.1308V17.8374H60.1704C60.8942 17.8374 61.481 17.2506 61.481 16.5268V13.9054C61.4811 13.1816 60.8943 12.5948 60.1705 12.5948Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><circle cx="58.411" cy="36.6467" r="1.30345" fill="%238A7546"/><path d="M36.0047 38.0629H27.1302C26.4815 38.0629 25.9556 37.537 25.9556 36.8882V34.4778C25.9556 32.6908 27.4042 31.2422 29.1911 31.2422H33.9438C35.7307 31.2422 37.1794 32.6908 37.1794 34.4778V36.8882C37.1794 37.537 36.6535 38.0629 36.0047 38.0629Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.5673 31.242C33.6765 31.242 35.3863 29.5322 35.3863 27.423C35.3863 25.3138 33.6765 23.604 31.5673 23.604C29.4581 23.604 27.7483 25.3138 27.7483 27.423C27.7483 29.5322 29.4581 31.242 31.5673 31.242Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-abgabe-filiale{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_9443_83179)"><mask id="mask0_9443_83179" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_9443_83179)"><path d="M35.6367 43.6266C44.5564 44.1071 51.2988 46.322 51.2988 48.9817C51.2988 51.9927 42.6584 54.4336 32 54.4336C21.3415 54.4336 12.7013 51.9927 12.7013 48.9817C12.7013 46.322 19.4435 44.1071 28.3633 43.6266" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.36175 46.5147C3.518 48.077 1.875 49.9182 1.875 51.8901C1.875 57.5427 15.3625 62.125 32 62.125C48.6376 62.125 62.125 57.5427 62.125 51.8901C62.125 49.9182 60.4821 48.077 57.6384 46.5147" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.0001 21.3638C29.1664 21.3638 26.8693 19.0667 26.8693 16.2332C26.8693 13.3995 29.1664 11.1024 32.0001 11.1024C34.8337 11.1024 37.1308 13.3995 37.1308 16.2332C37.1308 19.0667 34.8337 21.3638 32.0001 21.3638ZM32.0001 1.87491C23.4092 1.87491 16.4449 8.83904 16.4449 17.4297C16.4449 23.3948 25.1604 38.4044 29.5438 45.5762C30.6668 47.4134 33.3333 47.4134 34.4563 45.5762C38.8397 38.4044 47.5552 23.3948 47.5552 17.4297C47.5552 8.83904 40.5909 1.87491 32.0001 1.87491Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_9443_83179"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-accessoires{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34234)"><path d="M12.5859 17.7326C10.7192 16.6115 9.15153 15.0415 8.02803 13.1746C6.90203 15.0415 5.33453 16.6115 3.46765 17.7326C5.33453 18.8586 6.90203 20.4261 8.02803 22.293C9.15153 20.4261 10.7192 18.8586 12.5859 17.7326Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.293 12.2925C20.8236 13.1749 19.5898 14.4106 18.7055 15.88C17.8192 14.4106 16.5855 13.1749 15.1161 12.2925C16.5855 11.4062 17.8192 10.1725 18.7055 8.70312C19.5897 10.1725 20.8236 11.4062 22.293 12.2925Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.1212 16.4702C58.7364 17.9023 56.7338 19.9081 55.2985 22.293C53.86 19.9081 51.8575 17.9025 49.4727 16.4702C51.8575 15.0318 53.86 13.0292 55.2985 10.6445C56.7338 13.0293 58.7363 15.0318 61.1212 16.4702Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.84963 32C5.45795 32 6.76175 30.6962 6.76175 29.0879C6.76175 27.4796 5.45795 26.1758 3.84963 26.1758C2.2413 26.1758 0.9375 27.4796 0.9375 29.0879C0.9375 30.6962 2.2413 32 3.84963 32Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.4979 28.1172C17.1063 28.1172 18.4101 26.8134 18.4101 25.2051C18.4101 23.5968 17.1063 22.293 15.4979 22.293C13.8896 22.293 12.5858 23.5968 12.5858 25.2051C12.5858 26.8134 13.8896 28.1172 15.4979 28.1172Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.3223 47.5312C22.9306 47.5312 24.2344 46.2274 24.2344 44.6191C24.2344 43.0108 22.9306 41.707 21.3223 41.707C19.714 41.707 18.4102 43.0108 18.4102 44.6191C18.4102 46.2274 19.714 47.5312 21.3223 47.5312Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.586 46.5605C13.6582 46.5605 14.5274 45.6913 14.5274 44.6191C14.5274 43.5469 13.6582 42.6777 12.586 42.6777C11.5138 42.6777 10.6447 43.5469 10.6447 44.6191C10.6447 45.6913 11.5138 46.5605 12.586 46.5605Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.6777 47.5312C44.2861 47.5312 45.5899 46.2274 45.5899 44.6191C45.5899 43.0108 44.2861 41.707 42.6777 41.707C41.0694 41.707 39.7656 43.0108 39.7656 44.6191C39.7656 46.2274 41.0694 47.5312 42.6777 47.5312Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.414 46.5605C52.4862 46.5605 53.3554 45.6913 53.3554 44.6191C53.3554 43.5469 52.4862 42.6777 51.414 42.6777C50.3418 42.6777 49.4727 43.5469 49.4727 44.6191C49.4727 45.6913 50.3418 46.5605 51.414 46.5605Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.1504 32C61.7587 32 63.0625 30.6962 63.0625 29.0879C63.0625 27.4796 61.7587 26.1758 60.1504 26.1758C58.5421 26.1758 57.2383 27.4796 57.2383 29.0879C57.2383 30.6962 58.5421 32 60.1504 32Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.502 28.1172C50.1103 28.1172 51.4141 26.8134 51.4141 25.2051C51.4141 23.5968 50.1103 22.293 48.502 22.293C46.8936 22.293 45.5898 23.5968 45.5898 25.2051C45.5898 26.8134 46.8936 28.1172 48.502 28.1172Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32 24.2343C33.6083 24.2343 34.9121 22.9305 34.9121 21.3222C34.9121 19.7139 33.6083 18.4101 32 18.4101C30.3917 18.4101 29.0879 19.7139 29.0879 21.3222C29.0879 22.9305 30.3917 24.2343 32 24.2343Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.2214 42.218C35.2309 42.3694 35.2358 42.5227 35.2358 42.6778C35.2358 45.3583 33.7872 47.5313 32.0002 47.5313C30.2132 47.5313 28.7645 45.3583 28.7645 42.6778C28.7645 39.9973 30.2132 37.8243 32.0002 37.8243C32.4423 37.8243 32.8637 37.9573 33.2475 38.198" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.8116 51.414H57.2383" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.76172 51.414H13.4366" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.76172 55.2969H57.2382" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.83337 31.8177L8.70312 55.2969H55.2969L61.1666 31.8177" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.5274 27.9515V33.112C14.5274 35.4204 11.666 36.4955 10.1459 34.7582L6.40588 30.4839" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.3836 30.4649L27.9546 31.8948C27.2179 34.3508 23.9999 34.9231 22.4614 32.8718L17.922 26.8194" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3969 23.7537L29.6937 26.0975" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.0779 26.8193L41.5385 32.8717C40 34.923 36.7822 34.3507 36.0453 31.8947L33.603 23.7537" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.5942 30.4839L53.8542 34.7582C52.334 36.4955 49.4727 35.4204 49.4727 33.112V27.9515" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8161_34234"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-aktentasche{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_128875)"><mask id="mask0_8629_128875" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M64 0H0V64H64V0Z" fill="white"/></mask><g mask="url(%23mask0_8629_128875)"><mask id="mask1_8629_128875" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask1_8629_128875)"><path d="M39.8231 12.6127L39.3129 9.96241C39.0069 8.37216 37.6093 7.21803 35.9898 7.21803H28.0103C26.3908 7.21803 24.9931 8.37216 24.6871 9.96241L24.1768 12.6133" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.6588 4.03104C24.9153 3.19767 26.4166 2.71792 28.0103 2.71792H35.9897C39.7627 2.71792 43.0187 5.40692 43.7318 9.11179L44.4058 12.6128" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5941 12.6133L20.2682 9.11178C20.4007 8.42303 20.6214 7.76928 20.9166 7.16141" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.729 47.7502V51.5767C62.729 52.6122 61.8895 53.4517 60.854 53.4517H3.14624C2.11074 53.4517 1.27124 52.6122 1.27124 51.5767V14.4883C1.27124 13.4528 2.11074 12.6133 3.14624 12.6133H60.854C61.8895 12.6133 62.729 13.4528 62.729 14.4883V43.5" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.25 34.9233H8.30887C4.42199 34.9233 1.27112 31.7725 1.27112 27.8856V14.4885C1.27112 13.4528 2.11062 12.6135 3.14612 12.6135H60.8539C61.8894 12.6135 62.7289 13.4528 62.7289 14.4885V27.8856C62.7289 31.7725 59.578 34.9233 55.6911 34.9233H37.274" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.1202 39.125H27.8797C27.2426 39.125 26.7261 38.6085 26.7261 37.9714V34.2154C26.7261 32.245 28.3233 30.6478 30.2937 30.6478H33.7062C35.6766 30.6478 37.2738 32.245 37.2738 34.2154V37.9714C37.2738 38.6085 36.7574 39.125 36.1202 39.125Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.7261 35.6421H37.2739" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g></g><defs><clipPath id="clip0_8629_128875"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-altgold{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34181)"><mask id="mask0_8161_34181" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8161_34181)"><path d="M62.75 62.75H1.25V32H62.75V62.75Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M57.25 57.25H6.75V37.5H57.25V57.25Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask1_8161_34181" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask1_8161_34181)"><path d="M1.25 51.7501C4.28762 51.7501 6.75 54.2124 6.75 57.2501C9.78762 57.2501 12.25 59.7124 12.25 62.7501" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 51.7501C59.7124 51.7501 57.25 54.2124 57.25 57.2501C54.2124 57.2501 51.75 59.7124 51.75 62.7501" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.25 43.0001C4.28762 43.0001 6.75 40.5377 6.75 37.5001C9.78762 37.5001 12.25 35.0377 12.25 32.0001" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 43.0001C59.7124 43.0001 57.25 40.5377 57.25 37.5001C54.2124 37.5001 51.75 35.0377 51.75 32.0001" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.0001 47.5001C29.2387 47.5001 27.0001 45.2614 27.0001 42.5001V37.5001H37.0001V42.5001C37.0001 45.2614 34.7615 47.5001 32.0001 47.5001Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37 13H27V1.25H37V13Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32 40.2084V37.5" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32 12.7084V10" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.1875 25.0397L1.25 32.0001" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 32.0001L55.8125 25.0397" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.8122 25.0396L62.7499 13.0001C62.7499 6.51074 57.4894 1.25011 51.0001 1.25011H13C6.51075 1.25011 1.25 6.51074 1.25 13.0001L8.18725 25.0396" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.1402 13.0001H37" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.85901 13.0001H27.5789" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M21.992 27.1072L25.8526 22.6927C26.2181 22.2747 26.2735 21.6759 25.9905 21.2004L23.2774 16.6414C23.0411 16.2442 22.6073 16 22.1383 16H12.109C11.6399 16 11.2062 16.2442 10.9699 16.6414L8.25679 21.2004C7.97379 21.6759 8.02914 22.2749 8.39466 22.6927L12.1234 26.9565" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.007 16.0001L13.699 21.9946L15.6765 28.1619" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.548 21.9946L19.24 16.0001" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0763 26.5844L20.5479 21.9947" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.96545 21.9947H25.3183" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.969 27.3515C31.1353 26.8502 30.1547 26.5609 29.1049 26.5609C27.0664 26.5609 25.2888 27.6515 24.3431 29.2691" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.0641 32.0587C25.0651 32.0184 25.0672 31.9784 25.0672 31.9377C25.0672 28.9682 22.6111 26.5609 19.5812 26.5609C17.5427 26.5609 15.7651 27.6515 14.8195 29.2692" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5402 32.0587C15.5414 32.0184 15.5433 31.9784 15.5433 31.9377C15.5433 28.9682 13.0872 26.5609 10.0573 26.5609C7.02749 26.5609 4.57141 28.9681 4.57141 31.9377C4.57141 31.9782 4.57345 32.0184 4.57447 32.0587H15.5402Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.5684 32.0587C60.5695 32.0184 60.5715 31.9784 60.5715 31.9377C60.5715 28.9682 58.1154 26.5609 55.0855 26.5609C54.6768 26.5609 54.279 26.606 53.8958 26.6891" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.0901 32.0587H52.5847L54.7821 23.0599C54.8775 22.669 54.4778 22.3387 54.1008 22.4968L47.7837 25.1468C47.5427 25.2479 47.263 25.1489 47.1435 24.9202L43.3111 17.5819C43.1258 17.2272 42.6085 17.2272 42.4232 17.5819L38.5907 24.9202C38.4712 25.1489 38.1916 25.2479 37.9505 25.1468L31.6272 22.4942C31.2515 22.3365 30.8524 22.6645 30.9453 23.0547L33.0901 32.0587Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.8641 26.7909V27.2796" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.3784 28.5831V28.7461" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.3502 28.5831V28.7461" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8161_34181"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-anfrage{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M46.5735 28.9631L30.6873 44.8493C29.2969 46.2398 27.0424 46.2398 25.652 44.8493L2.73901 21.9363" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.40149 54.9885L19.0965 38.2935" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.7238 54.6754L37.2926 38.2441" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3269 20.0977H40.897" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.4389 29.5805V51.9645C55.4389 54.4087 53.4573 56.3904 51.0129 56.3904H5.42593C2.9816 56.3904 1 54.4087 1 51.9644V24.5236C1 22.0793 2.9816 20.0977 5.42593 20.0977H18.9856" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.925 30.1499C58.0415 30.1499 62.9999 25.1915 62.9999 19.0749C62.9999 12.9584 58.0415 8 51.925 8C45.8085 8 40.8501 12.9584 40.8501 19.0749C40.8501 25.1915 45.8085 30.1499 51.925 30.1499Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.4004 14.4124H52.5551V24.4937" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="24.6565" cy="20.0976" rx="1.26016" ry="1.26016" fill="%23FF6319"/></svg>')}.icon-angebot-erhalten{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M46.5735 28.9631L30.6873 44.8493C29.2969 46.2398 27.0424 46.2398 25.652 44.8493L2.73901 21.9363" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.40149 54.9885L19.0965 38.2935" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.7238 54.6754L37.2926 38.2441" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3269 20.0977H40.897" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.4389 29.5805V51.9645C55.4389 54.4087 53.4573 56.3904 51.0129 56.3904H5.42593C2.9816 56.3904 1 54.4087 1 51.9644V24.5236C1 22.0793 2.9816 20.0977 5.42593 20.0977H18.9856" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.925 30.1499C58.0415 30.1499 62.9999 25.1915 62.9999 19.0749C62.9999 12.9584 58.0415 8 51.925 8C45.8085 8 40.8501 12.9584 40.8501 19.0749C40.8501 25.1915 45.8085 30.1499 51.925 30.1499Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.4004 14.4124H52.5551V24.4937" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="24.6565" cy="20.0976" rx="1.26016" ry="1.26016" fill="%23FF6319"/></svg>')}.icon-ansprechpersonen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8629_101816" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_101816)"><path d="M31.9999 12.9039C29.7475 12.9039 27.6305 12.6633 25.7889 12.2405C24.3477 11.9097 22.9728 13 22.9728 14.4788V23.1468C22.9728 27.7939 26.6113 32.0387 32.1163 32.0449C37.017 32.0507 41.027 27.9814 41.027 23.0807V14.4788C41.027 13 39.6522 11.9097 38.2109 12.2405C36.3693 12.6633 34.2523 12.9039 31.9999 12.9039Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.7691 16.5343C22.1916 16.5343 22.5967 16.6082 22.9728 16.7428V14.4787C22.9728 13 24.3477 11.9097 25.789 12.2405C27.6306 12.6632 29.7476 12.904 32 12.904C34.2523 12.904 36.3693 12.6632 38.211 12.2405C39.6522 11.9097 41.0271 13 41.0271 14.4787V16.7428C41.4032 16.6082 41.8083 16.5343 42.2308 16.5343C43.0337 16.5343 43.7745 16.7992 44.3711 17.2461L44.7107 11.2355C44.7426 10.6718 44.835 10.1143 44.987 9.57059C45.3391 8.30997 45.8557 5.37372 44.4321 1.86947C44.2832 1.50297 43.8311 1.36747 43.5037 1.58985C42.6952 2.13897 40.96 2.82385 37.8327 1.9811C33.3743 0.779595 25.3705 -0.61403 22.806 5.52634C22.5726 6.08534 22.097 6.5146 21.5081 6.65697C20.5685 6.88422 19.2673 7.53047 19.2673 9.36734C19.2673 10.9605 19.4593 14.4498 19.6305 17.245C20.2267 16.7987 20.967 16.5343 21.7691 16.5343Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.2308 16.5343C41.8083 16.5343 41.4032 16.6082 41.0271 16.7428V23.0807C41.0271 23.2106 41.0227 23.3396 41.0172 23.4684C41.3961 23.6052 41.8047 23.6802 42.2308 23.6802C44.2041 23.6802 45.8037 22.0806 45.8037 20.1072C45.8037 18.1339 44.2041 16.5343 42.2308 16.5343Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.9728 23.1467V16.7428C22.5965 16.6081 22.1915 16.5343 21.769 16.5343C19.7957 16.5343 18.196 18.1339 18.196 20.1072C18.196 22.0804 19.7957 23.6802 21.769 23.6802C22.1944 23.6802 22.6023 23.6054 22.9807 23.4691C22.9768 23.3617 22.9728 23.2544 22.9728 23.1467Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.5276 62.8125V45.8951" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4723 45.8951V62.8125" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.3693 40.1089C35.6626 40.5434 36.2668 40.6299 36.6703 40.2953L41.8004 36.041C39.6115 35.1933 37.7934 34.4891 37.5658 34.401C37.4199 34.3446 37.2965 34.2514 37.2004 34.136L34.0596 36.7405C33.7086 37.0315 33.6356 37.5415 33.8908 37.9194L35.3693 40.1089Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.3296 40.2953C27.7331 40.6299 28.3374 40.5434 28.6306 40.1089L30.1091 37.9194C30.3643 37.5415 30.2913 37.0316 29.9403 36.7405L26.7965 34.1336C26.7431 34.193 26.6838 34.2441 26.621 34.2868L22.177 36.0224L27.3296 40.2953Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.7049 42.0567H30.295L28.1086 63.0625H35.8911L33.7049 42.0567Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.6143 58.2056L33.4711 63.0625H35.8913L35.5529 59.8111L29.117 53.3753L28.6143 58.2056Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.6007 48.7276L34.9567 54.0835L34.3371 48.1309L30.1035 43.8971L29.6007 48.7276Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.8908 37.9191C33.7673 37.7363 33.7215 37.5225 33.746 37.3175H30.254C30.2786 37.5225 30.2326 37.7363 30.1091 37.9191L28.8457 39.7903L30.2951 42.0566H33.705L35.1543 39.7903L33.8908 37.9191Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.3645 63.0625H53.4275C54.3256 63.0625 55.0536 62.3344 55.0536 61.4364V55.5626" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.0537 51.1876V46.8526C55.0537 43.4002 52.8433 40.3822 50.1739 39.2836C49.5668 39.0485 38.1594 34.6306 37.5658 34.4009C37.22 34.2671 36.9903 33.9344 36.9892 33.5617L36.9868 30.596C35.5888 31.5108 33.9204 32.0449 32.1288 32.0449C30.153 32.0449 28.4192 31.4971 27.0053 30.5827L27.0054 33.5563C27.0054 33.9279 26.8267 34.1469 26.6209 34.2866L13.8262 39.2836C11.7398 40.1422 8.94629 42.8439 8.94629 46.8526V61.4362C8.94629 62.3344 9.67429 63.0625 10.5724 63.0625H19.9895" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-asset{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8170_543305)"><path d="M17.887 62.9996H13.8165H4.19586C3.63823 62.9996 3.18665 62.548 3.18665 61.9916V58.3876C3.18665 57.83 3.63823 57.3784 4.19586 57.3784H9.74716" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.74736 57.3785H4.19605H2.00921C1.45159 57.3785 1 56.9269 1 56.3705V52.7665C1 52.2102 1.45159 51.7573 2.00921 51.7573H3.57481H13.3164" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.3055 46.1375H3.57464C3.01702 46.1375 2.56543 46.589 2.56543 47.1454V50.7494C2.56543 51.3058 3.01702 51.7574 3.57464 51.7574H13.3162" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.306 46.1373H5.15946C4.60308 46.1373 4.15149 45.6857 4.15149 45.1281V41.5241C4.15149 40.9677 4.60308 40.5161 5.15946 40.5161H15.2429" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.8917 21.0789L23.3252 17.5135C22.2374 16.4257 22.2611 14.6468 23.3975 13.589C24.4791 12.5822 26.1819 12.6596 27.2273 13.7037L27.861 14.3387C28.0132 14.4909 28.2003 14.5595 28.385 14.5595C28.7704 14.5595 29.1397 14.2601 29.1397 13.8085C29.1397 13.055 29.4453 12.3739 29.9381 11.8812C30.4308 11.3884 31.112 11.0828 31.8654 11.0828C32.6189 11.0828 33.3 11.3884 33.7928 11.8812C34.2856 12.3739 34.5912 13.055 34.5912 13.8085C34.5912 14.4759 35.3971 14.8102 35.8699 14.3387L36.5497 13.6576C37.6375 12.5698 39.4165 12.5935 40.4731 13.7299C41.481 14.8115 41.4037 16.5143 40.3583 17.5597L36.8392 21.0789" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.9822 35.0896C16.1825 36.634 15.6087 38.3243 15.3093 40.1182L13.5241 50.8367C13.2247 52.6293 12.359 54.2985 10.993 55.4973C10.0985 56.282 9.53467 57.4334 9.53467 58.7171C9.53467 59.8997 10.0137 60.9701 10.7884 61.7447C11.5643 62.5207 12.6347 62.9997 13.8173 62.9997H45.158H50.3364" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4271 31.557C19.9423 30.9807 20.4987 30.4417 21.0888 29.9415C22.9288 28.3834 25.0994 27.2145 27.4684 26.5483" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.6846 26.5481C42.8921 28.2946 47.7398 33.4903 48.8438 40.1182L48.9099 40.5137" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.4027 21.0791H26.7506C25.2404 21.0791 24.016 22.3034 24.016 23.8137C24.016 25.3239 25.2403 26.5483 26.7506 26.5483H37.4027C38.9129 26.5483 40.1374 25.324 40.1374 23.8137C40.1374 22.3034 38.9129 21.0791 37.4027 21.0791Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.8023 62.9999H61.6076C62.4671 62.9999 63.0934 62.1878 62.8763 61.357L60.6184 52.7356C60.4674 52.1593 59.946 51.7576 59.3509 51.7576H47.415C46.8187 51.7576 46.2985 52.1593 46.1476 52.7356L43.8896 61.357C43.6726 62.1878 44.2988 62.9999 45.1583 62.9999H52.4361" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.8009 40.5142H37.8657C37.2697 40.5142 36.7487 40.9162 36.5978 41.4928L34.3403 50.1143C34.1228 50.945 34.7495 51.757 35.6083 51.757H52.0583C52.9171 51.757 53.5438 50.945 53.3263 50.1143L51.0688 41.4928C50.9179 40.9162 50.3969 40.5142 49.8009 40.5142Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.2642 51.7571H28.329C27.7329 51.7571 27.212 52.1591 27.061 52.7357L24.8036 61.3572C24.586 62.1879 25.2128 62.9999 26.0715 62.9999H42.5217C43.3805 62.9999 44.0072 62.1879 43.7897 61.3572L41.5322 52.7357C41.381 52.1591 40.8601 51.7571 40.2642 51.7571Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.8506 13.039L11.7325 4.17608C11.377 3.56045 10.4884 3.56045 10.1329 4.17608L5.01528 13.039C4.65974 13.6548 5.1041 14.4245 5.81517 14.4245H8.43765V22.9604C8.43765 24.3384 9.55465 25.4554 10.9326 25.4554C12.3106 25.4554 13.4276 24.3384 13.4276 22.9604V14.4245H16.0508C16.7619 14.4245 17.2063 13.6548 16.8506 13.039Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.8781 6.99763L53.7992 10.3247C54.1547 10.9397 53.7106 11.7094 52.9996 11.7094H50.3761V20.246C50.3761 21.6232 49.2583 22.741 47.8811 22.741C46.5026 22.741 45.3861 21.6232 45.3861 20.246V11.7094H42.7639C42.0528 11.7094 41.6075 10.9397 41.963 10.3247L47.0815 1.46126C47.437 0.846247 48.3252 0.846247 48.6807 1.46126L49.695 3.21773" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.5729 29.112L57.4548 20.2491C57.0993 19.6334 56.2107 19.6334 55.8552 20.2491L50.7376 29.1119C50.382 29.7276 50.8264 30.4973 51.5375 30.4973H54.1599V39.0333C54.1599 40.4113 55.2769 41.5283 56.6549 41.5283C58.0329 41.5283 59.1499 40.4113 59.1499 39.0333V30.4973H61.7731C62.4841 30.4976 62.9284 29.7278 62.5729 29.112Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8170_543305"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-auktion{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8170_543030)"><mask id="mask0_8170_543030" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 0H64V64H0V0Z" fill="white"/></mask><g mask="url(%23mask0_8170_543030)"><path d="M29.3524 18.8849C29.8411 19.3724 29.8411 20.1637 29.3524 20.6524C28.8649 21.1399 28.0736 21.1399 27.5849 20.6524C27.0974 20.1637 27.0974 19.3724 27.5849 18.8849C28.0736 18.3962 28.8649 18.3962 29.3524 18.8849Z" fill="%23FF6319"/><path d="M29.3523 31.2586C30.8173 32.7236 30.8173 35.0973 29.3523 36.5623C27.8886 38.0261 25.5136 38.0261 24.0498 36.5623L15.2111 27.7236C13.7461 26.2586 13.7461 23.8848 15.2111 22.4198C15.9423 21.6873 16.9023 21.3211 17.8623 21.3211C18.8223 21.3211 19.7823 21.6873 20.5136 22.4198" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.8687 10.0249C31.4237 8.55867 31.4312 6.19867 32.8887 4.74242C33.62 4.00992 34.58 3.64367 35.54 3.64367C36.5 3.64367 37.46 4.00992 38.1912 4.74242L47.03 13.5812C48.495 15.0462 48.495 17.4199 47.03 18.8849C45.5675 20.3474 43.1937 20.3487 41.73 18.8862" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.6561 27.7238L30.2361 32.1426L29.3524 31.2588L20.5136 22.4201L19.6299 21.5363L32.0049 9.16133L32.8686 10.0251L35.5399 12.6976L41.7299 18.8863L42.6111 19.7688L38.2061 24.1738" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.7924 27.6437L41.7987 27.6487L61.2849 43.7149C63.2387 45.6674 63.2387 48.8324 61.2849 50.7849C59.3324 52.7387 56.1674 52.7387 54.2149 50.7849L38.0962 31.3499" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.7987 27.6487C41.7762 27.675 41.7525 27.6987 41.7275 27.7237L38.1912 31.2587C38.16 31.29 38.1275 31.32 38.095 31.3487C37.1137 32.2337 35.6012 32.2037 34.6562 31.2587C34.1675 30.77 33.9237 30.1312 33.9237 29.4912C33.9237 28.8512 34.1675 28.2125 34.6562 27.7237L38.1912 24.1875C38.1962 24.1825 38.2012 24.1775 38.2062 24.1737C39.1837 23.2112 40.7562 23.2162 41.7275 24.1875C42.215 24.675 42.46 25.315 42.46 25.955C42.46 26.5625 42.2387 27.1712 41.7987 27.6487Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.755 54.125C30.135 54.125 31.255 55.2437 31.255 56.625V60.375H1.255V56.625C1.255 55.2437 2.37375 54.125 3.75501 54.125" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.7549 54.125H3.75488V52.875C3.75488 50.1137 5.99238 47.875 8.75488 47.875H23.7549C26.5161 47.875 28.7549 50.1137 28.7549 52.875V54.125Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.25488 32.875H7.00488" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.23621 23.6076L8.77246 27.1426" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.23621 42.1426L8.77246 38.6076" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.0049 16.2324L35.5399 12.6974" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8170_543030"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-barren{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34334)"><mask id="mask0_8161_34334" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34334)"><path d="M23.8561 32.0625H25.5311H48.5722C48.7885 32.0625 48.9797 32.2013 49.0472 32.405L53.8235 46.91C53.9297 47.2312 53.6885 47.5625 53.3472 47.5625H30.3073H26.9736" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.8973 18.767L17.628 17.5258C17.4655 17.4368 17.3317 17.3032 17.2428 17.1406L16.0016 14.8712C15.6341 14.1992 14.6688 14.1992 14.3012 14.8712L13.0601 17.1406C12.9712 17.3032 12.8375 17.4368 12.675 17.5258L10.4055 18.767C9.73334 19.1346 9.73334 20.0998 10.4055 20.4673L12.675 21.7086C12.8375 21.7975 12.9712 21.9311 13.0601 22.0937L14.3012 24.3631C14.6688 25.0352 15.6341 25.0352 16.0016 24.3631L17.2428 22.0937C17.3317 21.9311 17.4655 21.7975 17.628 21.7086L19.8973 20.4673C20.5695 20.0998 20.5695 19.1346 19.8973 18.767Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2661 6.23891L41.2753 7.32766C40.2993 7.86153 40.2993 9.26341 41.2753 9.79728L44.5713 11.5999C44.8076 11.729 45.0017 11.9233 45.1308 12.1594L46.9336 15.4554C47.4673 16.4315 48.8692 16.4315 49.4031 15.4554L51.2057 12.1594C51.3348 11.9233 51.5291 11.729 51.7652 11.5999L55.0611 9.79728C56.0372 9.26341 56.0372 7.86153 55.0611 7.32766L51.7652 5.52503C51.5291 5.39578 51.3348 5.20166 51.2057 4.96553L49.4031 1.66953C48.8692 0.693407 47.4673 0.693407 46.9336 1.66953L46.1437 3.11353" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.8973 18.767L17.628 17.5258C17.4655 17.4368 17.3317 17.3032 17.2428 17.1406L16.0016 14.8712C15.6341 14.1992 14.6688 14.1992 14.3012 14.8712L13.0601 17.1406C12.9712 17.3032 12.8375 17.4368 12.675 17.5258L10.4055 18.767C9.73334 19.1346 9.73334 20.0998 10.4055 20.4673L12.675 21.7086C12.8375 21.7975 12.9712 21.9311 13.0601 22.0937L14.3012 24.3631C14.6688 25.0352 15.6341 25.0352 16.0016 24.3631L17.2428 22.0937C17.3317 21.9311 17.4655 21.7975 17.628 21.7086L19.8973 20.4673C20.5695 20.0998 20.5695 19.1346 19.8973 18.767Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.0811 63.0625H1.43849C1.09799 63.0625 0.856862 62.7318 0.962862 62.4099L5.73836 47.9054C5.80574 47.7008 5.99761 47.5625 6.21411 47.5625H15.3055C15.5219 47.5625 15.7139 47.7008 15.7814 47.9054L20.5569 62.4099C20.6627 62.7318 20.4217 63.0625 20.0811 63.0625Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5366 39.779L15.9643 32.4054C16.0317 32.2009 16.2236 32.0625 16.4401 32.0625H25.5314C25.7478 32.0625 25.9398 32.2009 26.0072 32.4054L30.7828 46.9099C30.8887 47.2317 30.6476 47.5625 30.3069 47.5625H11.6644C11.3239 47.5625 11.0827 47.2317 11.1887 46.9099L12.1697 43.93" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.0671 63.0625H39.7261H36.3925" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.2737 47.5625H34.9499H57.7861C58.0023 47.5625 58.1936 47.7013 58.2611 47.905L63.0372 62.41C63.1436 62.7312 62.9023 63.0625 62.5611 63.0625H57.4133" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.7262 63.0625H21.0825C20.7425 63.0625 20.5012 62.7313 20.6075 62.41L25.3824 47.905C25.4499 47.7013 25.6424 47.5625 25.8588 47.5625H34.9499C35.1662 47.5625 35.3587 47.7013 35.4262 47.905L40.2012 62.41C40.3073 62.7313 40.0662 63.0625 39.7262 63.0625Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34334"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-belehnen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8629_125998" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_125998)"><path d="M57.3948 47.9252C55.1388 54.0301 49.2665 58.3823 42.3777 58.3823C33.5385 58.3823 26.3729 51.2168 26.3729 42.3777C26.3729 33.5386 33.5385 26.3729 42.3777 26.3729C49.269 26.3729 55.1432 30.7286 57.3973 36.8369" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.321 55.329C16.2047 52.7915 11.41 48.0536 8.7985 41.9773L11.2566 40.9608L3.16625 35.565L1.25 45.0989L3.714 44.0799C6.8875 51.514 12.7405 57.3105 20.2127 60.4106L22.321 55.329Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.679 8.67057C47.7952 11.2081 52.59 15.9459 55.2015 22.0223L52.7433 23.0388L60.8337 28.4346L62.75 18.9007L60.286 19.9197C57.1125 12.4856 51.2595 6.68907 43.7872 3.58895L41.679 8.67057Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M31.2758 21.5827L35.6537 16.6455C36.065 16.1818 36.1151 15.5001 35.7761 14.981L30.9709 7.6235C30.7169 7.23449 30.2837 7.00008 29.8191 7.00018L8.19681 7.00574C7.73337 7.00584 7.30119 7.23935 7.04704 7.62687L2.22517 14.9804C1.88478 15.4996 1.9344 16.1825 2.34634 16.6471L18.0542 34.3615C18.5569 34.9283 19.4419 34.9283 19.9445 34.3615L25.3512 28.2642" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2172 15.8599L18.9994 6.9998L24.7817 15.8599H13.2172Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7815 15.8599L30.1271 7.66876" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.89478 7.66876L13.2404 15.8599" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7814 15.86H13.2169L18.6772 34.1969C18.7726 34.517 19.2259 34.517 19.3211 34.1969L24.7814 15.86Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.52368 15.8599H35.4383" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.8738 44.4409H43.1374" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.8738 39.8091H43.1374" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48 47.9151C46.7463 49.3478 45.0303 50.231 43.1374 50.231C39.892 50.231 37.3214 47.7066 36.4815 44.4412C36.2908 43.7001 36.1897 42.9212 36.1897 42.1253C36.1897 41.3286 36.2908 40.5497 36.4815 39.8094C37.3222 36.5417 39.8959 34.0197 43.1374 34.0197C45.0303 34.0197 46.7463 34.9028 48 36.3356" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-bessere-alternative{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8176_95690)"><mask id="mask0_8176_95690" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8176_95690)"><path d="M22.4914 31.9488C22.1326 37.9138 22.2802 43.8787 22.9326 49.8423C22.9789 50.2573 23.0851 50.6561 23.244 51.0236C23.8439 52.4261 25.1914 53.4223 26.7764 53.5323C32.465 53.9323 38.1537 54.1161 43.8425 54.0873C44.6099 54.0823 45.3325 54.4498 45.7699 55.0798C47.6174 57.7386 50.6286 60.3035 52.8922 62.0272C54.1322 62.9722 55.9172 62.0872 55.9172 60.5272V55.8923C55.9172 54.6661 56.8685 53.6498 58.091 53.5673C58.256 53.5561 58.421 53.5448 58.5872 53.5323C60.5933 53.3923 62.2122 51.8311 62.431 49.8323C62.4583 49.5812 62.4846 49.3298 62.5108 49.0773" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.9686 22.5202C44.0448 22.4715 48.1198 22.5327 52.196 22.704C54.3259 22.7915 56.4559 22.9115 58.5859 23.0615C60.5896 23.2015 62.2109 24.7551 62.4296 26.7515C63.1084 32.9501 63.2409 39.1475 62.8246 45.345" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.9344 36.3791V36.0794C32.9344 35.2887 33.5752 34.6479 34.3658 34.6479H37.1888C37.9794 34.6479 38.6203 35.2887 38.6203 36.0794V47.4802C38.6203 48.2709 37.9794 48.9116 37.1888 48.9116H34.3658C33.5752 48.9116 32.9344 48.2709 32.9344 47.4802V38.8114V36.3791Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.6204 36.0794C38.6103 35.5316 38.7159 34.9739 38.9512 34.4445C39.2959 33.6686 39.8608 33.0626 40.5388 32.6653C41.5658 32.0628 42.3771 31.1513 42.8834 30.0729L43.7407 28.2465C44.1534 27.368 45.0253 26.8528 45.9356 26.8528C46.2804 26.8528 46.6307 26.9265 46.9632 27.0826C48.1742 27.6516 48.6954 29.0943 48.1264 30.3053L46.1213 34.5766C46.1283 34.5884 46.1308 34.5914 46.1384 34.6031H51.2799C51.7852 34.6031 52.2422 34.8071 52.5723 35.1379C52.9043 35.4691 53.1082 35.9255 53.1082 36.4308C53.1082 37.4413 52.2893 38.2595 51.2799 38.2595H51.8954C52.9213 38.2595 53.7844 39.0985 53.7637 40.1243C53.7443 41.1171 52.9337 41.916 51.9367 41.916H51.2799C51.7852 41.916 52.2422 42.12 52.5723 42.4508C52.9043 42.7821 53.1082 43.2384 53.1082 43.7436C53.1082 44.7541 52.2893 45.5719 51.2799 45.5719H50.6238C51.1284 45.5719 51.5861 45.7764 51.9167 46.1071C52.0923 46.2829 52.2322 46.4939 52.3253 46.7291V46.7298C52.4066 46.9373 52.4513 47.1636 52.4513 47.4C52.4513 48.41 51.6332 49.2283 50.6238 49.2283H40.6626C39.7906 49.2283 38.9718 48.8799 38.3722 48.2855" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.9865 34.8725C16.5665 34.2325 17.1039 33.5738 17.5665 32.9089C17.9865 32.3039 18.6815 31.9501 19.419 31.9551C24.8889 31.9825 30.3589 31.8064 35.8288 31.4214C37.3536 31.3151 38.6488 30.3576 39.2263 29.0089C39.3788 28.6551 39.4813 28.2726 39.525 27.8726C40.3363 20.4728 40.3363 13.0715 39.525 5.6704C39.315 3.7504 37.7575 2.2554 35.8313 2.1204C27.6825 1.54928 19.534 1.43428 11.3865 1.77665C9.33901 1.86178 7.29038 1.97665 5.24163 2.1204C3.31538 2.2554 1.75663 3.7504 1.54551 5.6704C0.735385 13.0679 0.735385 20.4653 1.54413 27.8639C1.75538 29.7851 3.31176 31.2864 5.24163 31.4214C5.40038 31.4325 5.55913 31.4439 5.71788 31.4551C6.89413 31.5339 7.80913 32.5113 7.80913 33.6901V38.1475C7.80913 39.6475 9.52538 40.4988 10.7179 39.59C11.5128 38.985 12.404 38.2713 13.3016 37.485" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.0385 12.7365C25.0385 14.6426 25.9656 16.1877 27.1091 16.1877C28.2528 16.1877 29.18 14.6426 29.18 12.7365C29.18 10.8304 28.2528 9.28524 27.1091 9.28524C25.9656 9.28524 25.0385 10.8304 25.0385 12.7365Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10"/><path d="M11.8911 12.7365C11.8911 14.6426 12.8181 16.1877 13.9617 16.1877C15.1055 16.1877 16.0326 14.6426 16.0326 12.7365C16.0326 10.8304 15.1055 9.28524 13.9617 9.28524C12.8181 9.28524 11.8911 10.8304 11.8911 12.7365Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10"/><path d="M27.3574 19.6157C26.2355 22.2765 23.6032 24.1445 20.5356 24.1445C17.468 24.1445 14.8355 22.2765 13.7137 19.6157" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8176_95690"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-bewerten{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34454)"><path d="M46.795 41.7539L43.8425 38.8002" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.5337 52.5747L45.1687 50.2097" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.2101 45.1687L52.5751 47.5337" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.7537 46.7964L38.7999 43.8426" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0709 57.2939L57.3277 50.0372" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_8161_34454" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8161_34454)"><path d="M55.0398 63.0625L47.8484 55.8711C47.0133 55.036 47.0133 53.6819 47.8484 52.8466L52.8466 47.8485C53.6818 47.0133 55.0359 47.0133 55.871 47.8485L63.0624 55.0398" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.185 6.07465C35.1574 2.86003 30.0532 0.937404 24.4994 0.937404C11.4865 0.937404 0.9375 11.4865 0.9375 24.4994C0.9375 37.5124 11.4865 48.0615 24.4995 48.0615C37.5124 48.0615 48.0614 37.5124 48.0614 24.4994C48.0614 18.7074 45.9702 13.4047 42.5034 9.30165" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.5118 44.378L44.378 50.5117C43.8898 51 43.0984 51 42.6103 50.5117L41.4523 49.3539C40.9642 48.8656 40.9642 48.0742 41.4523 47.5861L47.586 41.4524C48.0743 40.9641 48.8656 40.9641 49.3538 41.4524L50.5118 42.6102C50.9999 43.0985 50.9999 43.8899 50.5118 44.378Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.5538 36.2144C42.056 32.9735 43.5456 28.9108 43.5456 24.4997C43.5456 13.903 34.9553 5.31265 24.3586 5.31265C13.762 5.31265 5.17163 13.903 5.17163 24.4997C5.17163 35.0964 13.762 43.6865 24.3586 43.6865C28.8761 43.6865 33.0281 42.1245 36.3063 39.5123" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.3586 21.4995V12.9029" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.9633 23.9661L32.3871 20.8927C32.6705 20.6957 32.7407 20.3064 32.5437 20.0229L31.3958 18.3706C31.199 18.0872 30.8095 18.017 30.526 18.214L26.066 21.3125C25.4865 21.7151 24.815 21.9687 24.1126 22.0367C23.6923 22.0776 23.2767 22.2265 22.9083 22.4926C21.8667 23.2449 21.5753 24.7102 22.2528 25.802C23.0065 27.0162 24.6125 27.338 25.7712 26.5327C26.1273 26.2855 26.3977 25.9614 26.5765 25.5984C26.8972 24.9469 27.367 24.3802 27.9633 23.9661Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.3586 5.81263V9.36426" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.3586 39.6129V43.1646" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.0347 24.4883H39.483" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.23424 24.4883H5.68262" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6398 32.4053L10.6333 32.3941" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.0839 16.4556L38.0774 16.4443" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.468 38.1958L16.4568 38.1893" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.2604 10.6606L32.2491 10.6541" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.0774 32.4053L38.0839 32.3941" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6334 16.4556L10.6399 16.4443" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.2491 38.1958L32.2604 38.1893" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4569 10.6606L16.4682 10.6541" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.017 30.4021H20.2964C19.9513 30.4021 19.6714 30.6819 19.6714 31.0271V34.0625C19.6714 34.4078 19.9513 34.6875 20.2964 34.6875H28.4208C28.766 34.6875 29.0458 34.4078 29.0458 34.0625V31.0271C29.0458 30.6819 28.766 30.4021 28.4208 30.4021H26.6454" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34454"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-bewerten-02{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_102322)"><path d="M26.8519 10.6333C25.2487 13.4001 24.3103 16.6076 24.2528 20.044C24.1878 23.9362 25.2715 27.5709 27.1863 30.6326C27.6511 31.376 27.5505 32.3394 26.9307 32.9594L22.1951 37.695" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.3049 41.805L31.0405 37.0694C31.6604 36.4496 32.6239 36.3489 33.3673 36.8138C36.429 38.7286 40.0637 39.8123 43.956 39.7473C54.5687 39.57 63 30.9892 63 20.375C63 9.67452 54.3255 1 43.625 1C38.0214 1 32.9845 3.34989 29.4517 7.13015" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.0611 25.9198C54.8819 31.1945 49.687 34.9063 43.6252 34.9063C35.5998 34.9063 29.094 28.4004 29.094 20.3751C29.094 12.3498 35.5998 5.84375 43.6252 5.84375C51.6507 5.84375 58.1564 12.3496 58.1564 20.375C58.1564 20.7535 58.142 21.1286 58.1135 21.4998" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.3074 46.8425L1.54808 55.6018C0.817306 56.3326 0.817306 57.5173 1.54808 58.2481L5.75186 62.4519C6.48264 63.1827 7.66738 63.1827 8.39815 62.4519L22.477 48.3733C23.2078 47.6425 23.2078 46.4577 22.477 45.727L18.2733 41.5232C17.5425 40.7924 16.3577 40.7924 15.627 41.5232L13.3192 43.8309" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.477 45.7269L18.2732 41.5231C17.5424 40.7923 17.5424 39.6076 18.2732 38.8768L19.5018 37.6482C20.2326 36.9174 21.4173 36.9174 22.1481 37.6482L26.3519 41.852C27.0827 42.5827 27.0827 43.7675 26.3519 44.4982L25.1233 45.7269C24.3925 46.4576 23.2076 46.4576 22.477 45.7269Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.2064 59.6435L4.35632 52.7935" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.4138 15.4137L41.6187 20.2088L39.5637 18.1538C38.4288 17.0188 36.5886 17.0188 35.4536 18.1538C34.3187 19.2888 34.3187 21.1289 35.4536 22.2639L39.5637 26.374C40.6987 27.509 42.5389 27.509 43.6738 26.374L50.5239 19.5239C51.6589 18.389 51.6589 16.5488 50.5239 15.4138C49.3889 14.2787 47.5488 14.2787 46.4138 15.4137Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_102322"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-briefmarke{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8168_41311" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="1" width="63" height="63"><path d="M1 1H64V64H1V1Z" fill="white"/></mask><g mask="url(%23mask0_8168_41311)"><path d="M16.7056 31.9692L21.2816 34.1082C24.8915 35.7957 29.3074 35.438 32.4999 33.1996C35.6924 30.9613 40.1082 30.6036 43.7182 32.2909L48.2948 34.4301" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.7056 44.9551L21.2816 47.094C24.8915 48.7816 29.3074 48.4238 32.4999 46.1854C35.6924 43.9472 40.1082 43.5894 43.7182 45.2767L48.2948 47.416" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.1384 22.0102C31.1384 24.8602 28.8281 27.1707 25.9781 27.1707C23.1278 27.1707 20.8175 24.8602 20.8175 22.0102C20.8175 19.1602 23.1278 16.8499 25.9781 16.8499C28.8281 16.8499 31.1384 19.1602 31.1384 22.0102Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.4253 37.828C41.5577 37.9775 42.6718 38.2947 43.7182 38.7838L48.2946 40.9229" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.7056 38.4621L21.2816 40.6011C24.8915 42.2886 29.3074 41.9309 32.4999 39.6926C33.6335 38.8978 34.9213 38.3401 36.2726 38.0269" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.3746 25.1598V12.6052C11.3746 11.9255 11.9255 11.3748 12.6051 11.3748H52.3949C53.0746 11.3748 53.6254 11.9255 53.6254 12.6052V52.395C53.6254 53.0746 53.0746 53.6255 52.3949 53.6255H12.6051C11.9255 53.6255 11.3746 53.0746 11.3746 52.395V29.1819" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.4681 5.10755C22.6985 4.58202 22.129 3.78467 21.8982 2.85382C21.7624 2.30626 21.2698 1.92285 20.7057 1.92285H16.8486C16.2845 1.92285 15.7918 2.30626 15.6561 2.85382C15.2397 4.5323 13.7229 5.77656 11.9156 5.77656C10.1083 5.77656 8.59162 4.5323 8.17523 2.85382C8.03939 2.30626 7.54671 1.92285 6.98266 1.92285H3.15332C2.47386 1.92285 1.92285 2.47386 1.92285 3.15332V6.98266C1.92285 7.54671 2.30639 8.03939 2.85383 8.17523C4.53231 8.5915 5.77656 10.1083 5.77656 11.9156C5.77656 13.7229 4.53231 15.2397 2.85383 15.6561C2.30639 15.7918 1.92285 16.2845 1.92285 16.8486V20.7057C1.92285 21.2698 2.30639 21.7623 2.85383 21.8982C4.53231 22.3145 5.77656 23.8312 5.77656 25.6385C5.77656 27.4458 4.53231 28.9626 2.85383 29.379C2.30639 29.5148 1.92285 30.0074 1.92285 30.5714V34.4285C1.92285 34.9926 2.30639 35.4852 2.85383 35.621C4.53231 36.0373 5.77656 37.5542 5.77656 39.3615C5.77656 41.1688 4.53231 42.6856 2.85383 43.1018C2.30639 43.2377 1.92285 43.7304 1.92285 44.2944V48.1514C1.92285 48.7155 2.30639 49.2082 2.85383 49.344C4.53231 49.7604 5.77656 51.2772 5.77656 53.0844C5.77656 54.8918 4.53231 56.4085 2.85383 56.8249C2.30639 56.9606 1.92285 57.4533 1.92285 58.0173V61.8467C1.92285 62.5263 2.47386 63.0771 3.15332 63.0771H6.98266C7.54671 63.0771 8.03939 62.6937 8.17523 62.1463C8.59162 60.4677 10.1083 59.2236 11.9156 59.2236C13.7229 59.2236 15.2397 60.4677 15.6561 62.1463C15.7918 62.6937 16.2845 63.0771 16.8486 63.0771H20.7057C21.2698 63.0771 21.7624 62.6937 21.8982 62.1463C22.3145 60.4677 23.8312 59.2236 25.6385 59.2236C27.4458 59.2236 28.9626 60.4677 29.379 62.1463C29.5149 62.6937 30.0076 63.0771 30.5715 63.0771H34.4285C34.9926 63.0771 35.4852 62.6937 35.6211 62.1463C36.0374 60.4677 37.5543 59.2236 39.3616 59.2236C41.1689 59.2236 42.6856 60.4677 43.1018 62.1463C43.2377 62.6937 43.7304 63.0771 44.2944 63.0771H48.1516C48.7156 63.0771 49.2082 62.6937 49.344 62.1463C49.7604 60.4677 51.2772 59.2236 53.0844 59.2236C54.8918 59.2236 56.4085 60.4677 56.8249 62.1463C56.9606 62.6937 57.4533 63.0771 58.0173 63.0771H61.8467C62.5263 63.0771 63.0771 62.5263 63.0771 61.8467V58.0173C63.0771 57.4533 62.6937 56.9606 62.1463 56.8249C60.4677 56.4085 59.2236 54.8918 59.2236 53.0844C59.2236 51.2772 60.4677 49.7604 62.1463 49.344C62.6937 49.2082 63.0771 48.7155 63.0771 48.1514V44.2944C63.0771 43.7304 62.6937 43.2377 62.1463 43.1018C60.4677 42.6856 59.2236 41.1688 59.2236 39.3615C59.2236 37.5542 60.4677 36.0373 62.1463 35.621C62.6937 35.4852 63.0771 34.9926 63.0771 34.4285V30.5714C63.0771 30.0074 62.6937 29.5148 62.1463 29.379C60.4677 28.9626 59.2236 27.4458 59.2236 25.6385C59.2236 23.8312 60.4677 22.3145 62.1463 21.8982C62.6937 21.7623 63.0771 21.2698 63.0771 20.7057V16.8486C63.0771 16.2845 62.6937 15.7918 62.1463 15.6561C60.4677 15.2397 59.2236 13.7229 59.2236 11.9156C59.2236 10.1083 60.4677 8.5915 62.1463 8.17523C62.6937 8.03939 63.0771 7.54671 63.0771 6.98266V3.15332C63.0771 2.47386 62.5263 1.92285 61.8467 1.92285H58.0173C57.4533 1.92285 56.9606 2.30626 56.8249 2.85382C56.4085 4.5323 54.8918 5.77656 53.0844 5.77656C51.2772 5.77656 49.7604 4.5323 49.344 2.85382C49.2082 2.30626 48.7156 1.92285 48.1516 1.92285H44.2944C43.7304 1.92285 43.2377 2.30626 43.1018 2.85382C42.6856 4.5323 41.1689 5.77656 39.3616 5.77656C37.5543 5.77656 36.0374 4.5323 35.6211 2.85382C35.4852 2.30626 34.9926 1.92285 34.4285 1.92285H30.5715C30.0076 1.92285 29.5149 2.30626 29.379 2.85382C29.1188 3.9028 28.4286 4.78221 27.5065 5.29434" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-depot{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8170_544052)"><mask id="mask0_8170_544052" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 0H64V64H0V0Z" fill="white"/></mask><g mask="url(%23mask0_8170_544052)"><path d="M0.9375 47.9712V49.7515C0.9375 50.3039 1.38525 50.7515 1.9375 50.7515H5.12063C5.673 50.7515 6.12063 51.1992 6.12063 51.7515V56.5C6.12063 58.7091 7.9115 60.5 10.1206 60.5H59.0625C61.2716 60.5 63.0625 58.7091 63.0625 56.5V7.49999C63.0625 5.29099 61.2716 3.49999 59.0625 3.49999H56.0994" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.125 3.50008H10.1206C7.9115 3.50008 6.12063 5.29095 6.12063 7.50008V13.3593C6.12063 13.9116 5.673 14.3593 5.12063 14.3593H1.9375C1.38525 14.3593 0.9375 14.807 0.9375 15.3593V25.4609C0.9375 26.0131 1.38525 26.4609 1.9375 26.4609H5.12063C5.673 26.4609 6.12063 26.9086 6.12063 27.4609V37.6501C6.12063 38.2023 5.673 38.6501 5.12063 38.6501H1.9375C1.38525 38.6501 0.9375 39.0977 0.9375 39.6501V43.9136" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.8221 34.0553C45.9345 33.3868 45.9931 32.7002 45.9931 31.9999C45.9931 29.2687 45.1019 26.7424 43.5969 24.6951L51.5769 16.7074C52.3081 15.9749 52.3081 14.7874 51.5756 14.0562C50.8431 13.3237 49.6556 13.3251 48.9231 14.0574L40.9469 22.0424C38.9006 20.5362 36.3769 19.6462 33.6494 19.6462C30.9219 19.6462 28.3981 20.5362 26.3519 22.0424L18.3756 14.0574C17.6431 13.3251 16.4556 13.3237 15.7231 14.0562C14.9906 14.7874 14.9906 15.9749 15.7219 16.7074L23.7019 24.6951C22.1969 26.7424 21.3056 29.2687 21.3056 31.9999C21.3056 34.7313 22.1969 37.2576 23.7019 39.3049L15.7219 47.2924C14.9906 48.0249 14.9906 49.2124 15.7231 49.9437C16.0894 50.3099 16.5694 50.4924 17.0481 50.4924C17.5294 50.4924 18.0094 50.3087 18.3756 49.9424L26.3519 41.9574C28.3981 43.4637 30.9219 44.3537 33.6494 44.3537C36.3769 44.3537 38.9006 43.4637 40.9469 41.9574L48.9231 49.9424C49.2894 50.3099 49.7694 50.4924 50.2506 50.4924C50.7294 50.4924 51.2094 50.3099 51.5756 49.9437C52.3081 49.2124 52.3081 48.0249 51.5769 47.2924L43.5969 39.3049C43.9421 38.8352 44.2551 38.3403 44.5325 37.8234M33.6494 39.4999C29.5069 39.4999 26.1494 36.1426 26.1494 31.9999C26.1494 27.8574 29.5069 24.4999 33.6494 24.4999C37.7919 24.4999 41.1494 27.8574 41.1494 31.9999C41.1494 36.1426 37.7919 39.4999 33.6494 39.4999Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.5 39.25C54.3955 39.25 53.5 38.3546 53.5 37.25V26.75C53.5 25.6454 54.3955 24.75 55.5 24.75C56.6045 24.75 57.5 25.6454 57.5 26.75V37.25C57.5 38.3546 56.6045 39.25 55.5 39.25Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8170_544052"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-diskret-abwickeln{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_102182)"><path d="M4.44438 53.9265C6.33878 53.9265 7.88877 52.3767 7.88877 50.4822V18.222C7.88877 16.3277 9.43876 14.7777 11.3332 14.7777H29.773M4.44438 53.9265H22.2126M4.44438 53.9265C2.55024 53.9265 1 52.3767 1 50.4822C1 35.5564 1 19.3702 1 4.44451C1 2.54999 2.54999 1 4.44438 1H15.0578C17.2536 1 18.6291 1.94902 19.6013 3.84984L21.6668 7.88877H52.6664C54.5609 7.88877 56.1108 9.43964 56.1108 11.3332V14.1476M41.1145 14.7777H59.5553C61.4498 14.7777 62.9997 16.328 62.9997 18.222V50.4822C62.9997 52.3764 61.4496 53.9265 59.5553 53.9265H48.676" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.0459 42.8374H22.8427V63H48.0459V42.8374Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.3629 42.2072V37.7966C25.3629 32.2469 29.8945 27.7153 35.4442 27.7153C40.994 27.7153 45.5255 32.2469 45.5255 37.7966V42.2072M40.4848 42.2072V37.7966C40.4848 35.0293 38.2115 32.756 35.4442 32.756C32.6769 32.756 30.4036 35.0293 30.4036 37.7966V42.2072" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.4442 51.0283V56.069" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.4437 51.0283H35.4446" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.4432 14.7778H35.4441" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.6131" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35.4021 52.2884C34.709 52.2884 34.142 51.7213 34.142 51.0282C34.142 50.3351 34.709 49.7681 35.4021 49.7681C36.0952 49.7681 36.6623 50.3351 36.6623 51.0282C36.6623 51.7213 36.0952 52.2884 35.4021 52.2884Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="22.9256" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_102182"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-eigentum{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_127288)"><mask id="mask0_8629_127288" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_127288)"><path d="M24.9859 50.2516C24.9859 56.8924 19.6025 62.2759 12.9616 62.2759C6.32087 62.2759 0.9375 56.8924 0.9375 50.2516C0.9375 43.6109 6.32087 38.2274 12.9616 38.2274C19.6025 38.2274 24.9859 43.6109 24.9859 50.2516Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.1162 44.112C19.8658 45.5825 20.9779 47.7871 20.9779 50.2515C20.9779 54.6786 17.3889 58.2676 12.9617 58.2676C8.53456 58.2676 4.94556 54.6786 4.94556 50.2515C4.94556 45.8242 8.53456 42.2353 12.9617 42.2353C13.2384 42.2353 13.5119 42.2493 13.7813 42.2767" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M63.0625 50.2516C63.0625 56.8924 57.6792 62.2759 51.0384 62.2759C44.3975 62.2759 39.0142 56.8924 39.0142 50.2516C39.0142 43.6109 44.3975 38.2274 51.0384 38.2274C57.6792 38.2274 63.0625 43.6109 63.0625 50.2516Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.3862 42.3482C56.1716 42.9892 59.0545 46.2837 59.0545 50.2515C59.0545 54.6787 55.4655 58.2676 51.0383 58.2676C46.6111 58.2676 43.0221 54.6787 43.0221 50.2515C43.0221 46.9311 45.041 44.0822 47.9181 42.8653" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.2 48.0859L22.374 28.7818" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.0383 50.2515L44.0573 31.9266C43.5577 30.6148 44.5264 29.2091 45.9301 29.2091H49.5353C50.9187 29.2091 52.0403 30.3307 52.0403 31.7141C52.0403 33.0976 50.9187 34.2192 49.5353 34.2192H49.0343" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.9697 26.8256C16.9697 28.3294 18.3455 29.4573 19.8201 29.1624L26.1046 27.9055C26.6194 27.8025 26.9899 27.3505 26.9899 26.8256C26.9899 26.2174 26.4969 25.7244 25.8886 25.7244H18.071C17.4627 25.7244 16.9697 26.2174 16.9697 26.8256Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.0465 34.2192H44.5879" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.9988 51.0542L12.9617 50.2517L24.2343 36.5993" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.901 34.4073L30.2778 48.9678" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.998 51.2538C30.998 52.9139 29.6521 54.2598 27.992 54.2598C26.3317 54.2598 24.9858 52.9139 24.9858 51.2538C24.9858 49.5936 26.3317 48.2478 27.992 48.2478C29.6521 48.2478 30.998 49.5936 30.998 51.2538Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.9161 54.1582L30.2236 58.2676" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.9939 58.2676H31.9999" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M48.1842 14.1533H54.2984C55.0693 14.1533 55.7009 14.785 55.7009 15.5558C55.7009 16.328 55.0693 16.9584 54.2984 16.9584C55.0693 16.9584 55.7009 17.59 55.7009 18.3609C55.7009 19.133 55.0693 19.7634 54.2984 19.7634C55.0693 19.7634 55.7009 20.395 55.7009 21.1659C55.7009 21.9381 55.0693 22.5698 54.2984 22.5698H53.231C54.0019 22.5698 54.6335 23.2001 54.6335 23.9723C54.6335 24.7432 54.0019 25.3748 53.231 25.3748H46.8874C45.4178 25.3748 42.8203 24.6426 41.6885 23.6861" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6885 15.565C44.3724 13.8531 45.1935 11.8124 45.7092 8.55617C45.8716 7.52488 46.1745 6.54261 47.6454 7.27739C48.6109 7.7595 49.4476 9.38636 48.9732 11.1756L48.1842 14.1534" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.2984 16.9585H52.3867" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.2984 19.7632H52.3867" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.231 22.5698H52.3867" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.8815 25.0076H37.807C37.3635 25.0076 37 24.644 37 24.2006V15.0506C37 14.6072 37.3635 14.2437 37.807 14.2437H40.8815C41.3249 14.2437 41.6885 14.6072 41.6885 15.0506V24.2006C41.6885 24.6441 41.3249 25.0076 40.8815 25.0076Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6885 15.5649V23.6862" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.4506 16.7651V16.768" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.211 5.16448L42.4027 4.44775M51.4509 5.16448L52.2591 4.44775" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.3308 4.08027V3" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.6572 8.38184L41.7375 8.42695" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.0045 8.38184L52.9242 8.42695" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_127288"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-fahrrad{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8168_40609" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="1" width="63" height="63"><path d="M1 1H64V64H1V1Z" fill="white"/></mask><g mask="url(%23mask0_8168_40609)"><path d="M25.5955 38.654C25.5955 45.191 20.2962 50.4904 13.7591 50.4904C7.22211 50.4904 1.92285 45.191 1.92285 38.654C1.92285 32.117 7.22211 26.8176 13.7591 26.8176C20.2962 26.8176 25.5955 32.117 25.5955 38.654Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.8331 32.6106C20.5554 34.0581 21.6502 36.2283 21.6502 38.6542C21.6502 43.0121 18.1172 46.545 13.7592 46.545C9.40121 46.545 5.86829 43.0121 5.86829 38.6542C5.86829 34.2961 9.40121 30.7633 13.7592 30.7633C14.0316 30.7633 14.3008 30.7771 14.566 30.804" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M63.0772 38.6541C63.0772 45.1911 57.7779 50.4905 51.2409 50.4905C44.7038 50.4905 39.4045 45.1911 39.4045 38.6541C39.4045 32.1171 44.7038 26.8177 51.2409 26.8177C57.7779 26.8177 63.0772 32.1171 63.0772 38.6541Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.5675 30.8744C56.2938 31.5054 59.1316 34.7484 59.1316 38.6542C59.1316 43.0122 55.5987 46.545 51.2407 46.545C46.8827 46.545 43.3497 43.0122 43.3497 38.6542C43.3497 35.3857 45.3371 32.5813 48.1692 31.3835" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.775 36.5225L23.0244 17.52" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.2407 38.6542L44.3688 20.6156C43.877 19.3244 44.8306 17.9406 46.2123 17.9406H49.7612C51.123 17.9406 52.2271 19.0447 52.2271 20.4064C52.2271 21.7683 51.123 22.8724 49.7612 22.8724H49.2681" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.7046 15.5939C17.7046 17.0741 19.0588 18.1844 20.5104 17.8941L26.6967 16.6569C27.2034 16.5555 27.5682 16.1105 27.5682 15.5939C27.5682 14.9951 27.0829 14.5098 26.4841 14.5098H18.7886C18.1899 14.5098 17.7046 14.9951 17.7046 15.5939Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.6707 22.8724H44.8911" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.6082 39.4441L13.7592 38.6541L24.8556 25.2151" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.1993 23.0573L30.8047 37.3903" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.5136 39.6406C31.5136 41.2748 30.1888 42.5996 28.5546 42.5996C26.9203 42.5996 25.5955 41.2748 25.5955 39.6406C25.5955 38.0064 26.9203 36.6815 28.5546 36.6815C30.1888 36.6815 31.5136 38.0064 31.5136 39.6406Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.4642 42.4999L30.7513 46.545" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.5409 46.545H32.4999" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-flexible-arbeitszeiten{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_30132)"><path d="M32.1287 4.74609H36.5834C37.1174 4.74609 37.5527 5.18022 37.5527 5.71539V10.2824" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.3372 10.2824V5.71539C22.3372 5.18022 22.7725 4.74609 23.3065 4.74609H27.7625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.3025 10.2822V5.71512C41.3025 3.11524 39.1851 1 36.5826 1H23.3068C20.7043 1 18.5869 3.11524 18.5869 5.71512V10.2822" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.4966 25.2861V35.5713" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.3927 36.9863V25.2861" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.3927 47.3352V41.3523" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.5352 54.571H10.8888" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.9617 26.7479L2.45207 24.46C1.60004 24.2542 1 23.4932 1 22.6174V12.5141C1 11.4674 1.84954 10.6191 2.89618 10.6191H56.9934C58.04 10.6191 58.8895 11.4674 58.8895 12.5141V22.6174C58.8895 23.4932 58.2895 24.2542 57.4375 24.46L36.3787 29.526" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.7105 29.5731L16.2194 27.7717" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.5284 33.2109V34.7461C33.5284 36.7211 31.9272 38.3223 29.9522 38.3223H29.9377C27.9627 38.3223 26.3616 36.7211 26.3616 34.7461V33.2109" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2345 63.0001C56.3893 63.0001 63.0001 56.3959 63.0001 48.2493C63.0001 40.1027 56.3893 33.4985 48.2345 33.4985C40.0797 33.4985 33.4689 40.1027 33.4689 48.2493C33.4689 56.3959 40.0797 63.0001 48.2345 63.0001Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.4803 56.6308C52.7373 57.9291 50.5757 58.6976 48.2344 58.6976C42.4581 58.6976 37.7754 54.0197 37.7754 48.2492C37.7754 42.4787 42.4581 37.8008 48.2344 37.8008C54.0108 37.8008 58.6935 42.4787 58.6935 48.2492C58.6935 49.8882 58.3157 51.439 57.6425 52.8195" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.6115 46.6714L52.6795 43.1558" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.8026 51.814L49.6991 49.7126" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2345 37.9258V40.4131" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.5687 48.249H56.0787" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2345 58.5733V56.0859" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.9 48.249H40.39" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2346 50.0926C49.2539 50.0926 50.0802 49.2671 50.0802 48.2488C50.0802 47.2305 49.2539 46.405 48.2346 46.405C47.2152 46.405 46.3889 47.2305 46.3889 48.2488C46.3889 49.2671 47.2152 50.0926 48.2346 50.0926Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.67036 47.5459H9.33156C9.97676 47.5459 10.4998 48.0685 10.4998 48.713V55.361C10.4998 55.6834 10.2382 55.9446 9.91563 55.9446H3.77052C2.79499 55.9446 2.0072 55.1487 2.01818 54.1742L2.08629 48.1229C2.08979 47.8031 2.35026 47.5459 2.67036 47.5459Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3985 32.9399H25.4905C24.5072 32.9399 23.7101 32.1428 23.7101 31.1595V27.6024C23.7101 26.6192 24.5072 25.822 25.4905 25.822H34.3985C35.3818 25.822 36.1789 26.6192 36.1789 27.6024V31.1595C36.1789 32.1429 35.3818 32.9399 34.3985 32.9399Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_30132"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-fristen-verlaengern{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_126266)"><mask id="mask0_8629_126266" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_126266)"><path d="M63.0624 27.4023V25.1363C63.0624 23.5663 62.4386 22.0606 61.3284 20.9503L51.6809 11.3028C50.5706 10.1927 49.065 9.56897 47.4949 9.56897H44.0879" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M63.0625 47.4087V58.3262C63.0625 60.9412 60.9412 63.0625 58.3262 63.0625H21.1549C18.5399 63.0625 16.4187 60.9412 16.4187 58.3262V37.7062" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.1 9.5687H46.4837C48.3962 9.5687 49.9475 11.1199 49.9475 13.0324V17.9474C49.9475 20.5637 52.0675 22.6837 54.6837 22.6837H59.5987C61.5112 22.6837 63.0625 24.2349 63.0625 26.1474V43.6587" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99 7.88612C7.99 4.13862 12.4162 1.58487 17.4462 1.04487C18.1037 0.973619 18.77 0.937367 19.445 0.937367C20.1212 0.937367 20.7875 0.973619 21.445 1.04487C30.07 1.96987 36.9212 8.82112 37.8462 17.4461C37.9175 18.1036 37.9537 18.7699 37.9537 19.4461C37.9537 20.1211 37.9175 20.7874 37.8462 21.4449C36.9212 30.0699 30.07 36.9211 21.445 37.8461C20.7875 37.9174 20.1212 37.9536 19.445 37.9536C18.77 37.9536 18.1037 37.9174 17.4462 37.8461C8.82125 36.9211 1.97 30.0699 1.045 21.4449C0.97375 20.7874 0.9375 20.1211 0.9375 19.4461C0.9375 18.7699 0.97375 18.1036 1.045 17.4461C1.29125 15.1536 1.955 12.9874 2.96 11.0236" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.9128 19.4458H28.4605" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4308 19.4458H11.9784" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4456 11.9785V10.4309" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4456 28.4604V26.9128" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.3094 19.4458C32.3094 19.9154 32.2844 20.3787 32.2343 20.8353C31.5914 26.8301 26.8298 31.5917 20.8352 32.2346C20.3785 32.2846 19.9153 32.3096 19.4455 32.3096C18.9759 32.3096 18.5127 32.2846 18.056 32.2346C12.0614 31.5917 7.29979 26.8301 6.65679 20.8353C6.60679 20.3787 6.58179 19.9154 6.58179 19.4458C6.58179 18.9761 6.60679 18.5129 6.65679 18.0562C7.29979 12.0616 12.0614 7.29995 18.056 6.65707C18.5127 6.60707 18.9759 6.58207 19.4455 6.58207C19.9153 6.58207 20.3785 6.60707 20.8352 6.65707C26.8298 7.29995 31.5914 12.0616 32.2343 18.0562C32.2844 18.5129 32.3094 18.9761 32.3094 19.4458Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.264 13.2642L19.4455 19.4458L22.676 16.2154" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.6938 55.0737C37.4841 55.0737 36.3352 54.5156 35.5873 53.5512L29.0142 45.0724C27.6841 43.3565 27.9967 40.8871 29.7125 39.5569C31.4286 38.2266 33.8978 38.5394 35.228 40.2551L38.1788 44.0614L43.937 33.8654C45.0047 31.9749 47.4025 31.3079 49.2932 32.3755C51.1837 33.4431 51.8506 35.8411 50.783 37.7316L42.1173 53.0757C41.4702 54.2217 40.2923 54.9677 38.9798 55.0634C38.8842 55.0702 38.7888 55.0737 38.6938 55.0737Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_126266"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-geldboerse{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_129438)"><mask id="mask0_8629_129438" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_129438)"><path d="M56.25 47.7965V57.7495C56.25 60.4995 54 62.7495 51.25 62.7495H3.74987C2.37487 62.7495 1.25 61.6246 1.25 60.2495V20.2495C1.25 18.8745 2.37487 17.7495 3.74987 17.7495H51.25C54 17.7495 56.25 19.9995 56.25 22.7495V32.7964" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.9999 34.0464H60.25C61.625 34.0464 62.7499 35.1714 62.7499 36.5464V44.0464C62.7499 45.4215 61.625 46.5464 60.25 46.5464H48.9999C45.5624 46.5464 42.75 43.734 42.75 40.2965C42.75 36.859 45.5624 34.0464 48.9999 34.0464Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.5949 25.2495H1.90503" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.5949 55.2495H1.90503" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.2066 17.6074L41.4831 2.49787C40.7956 1.30712 39.2587 0.895367 38.0681 1.58287L10.1013 17.7295" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.8884 6.88245L25.1608 17.6948" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.0604 12.2685L37.6144 17.7222" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0077 39.2886L47.9921 41.3042" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.9921 39.2886L50.0077 41.3042" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="2.613" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.52953 50.2495H1.90503M13.155 50.2495H13.154" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="22.926" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_129438"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-geld-erhalten{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34069)"><mask id="mask0_8161_34069" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34069)"><path d="M23.2428 32.9302C23.2428 29.9408 20.8238 27.5218 17.8345 27.5218" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.2571 32.9302C55.2571 29.9408 57.6761 27.5218 60.6655 27.5218" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.2571 10.0845C55.2571 13.0739 57.6761 15.4929 60.6655 15.4929" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.25 9.99999H58.7219C59.842 9.99999 60.75 10.908 60.75 12.0281V30.9865C60.75 32.1066 59.842 33.0146 58.7219 33.0146H44.875" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.625 33.0147H19.7781C18.6581 33.0147 17.75 32.1067 17.75 30.9866V20.1323" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.8686 18.6727C34.8893 16.7442 36.9161 15.4302 39.25 15.4302C42.6103 15.4302 45.3344 18.1544 45.3344 21.5146C45.3344 24.875 42.6103 27.5991 39.25 27.5991C36.6728 27.5991 34.4698 25.9967 33.5829 23.7339" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.25 3.24999H30.3757C32.1557 3.24999 33.8858 3.83949 35.2954 4.92649L41.875 9.99999H28.2824C26.8493 9.99999 25.6875 11.1617 25.6875 12.5949C25.6875 13.539 26.2004 14.4086 27.0265 14.8655L33.4575 18.4222C34.7909 19.1596 35.3836 20.7621 34.8511 22.1897C34.3335 23.5775 32.9006 24.3994 31.4415 24.1457L26.9261 23.3606C22.7209 22.6294 18.7319 20.9689 15.25 18.5H12.25" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.25 21.25H1.25V1.25H12.25V21.25Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.7404 61.25H27.2517C22.9207 61.25 18.7671 59.5295 15.7046 56.467L8.9137 49.6761C7.69808 48.4605 7.7027 46.488 8.92408 45.278C10.1375 44.0759 12.0943 44.0806 13.302 45.2885L19.3785 51.3668C21.415 53.4038 24.1772 54.5483 27.0576 54.5483H33.8102" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.1898 54.5482H27.5783C25.8694 54.5482 24.484 53.1628 24.484 51.4538C24.484 49.745 25.8694 48.3596 27.5783 48.3596H35.4705L37.103 46.4217C39.1344 44.0103 42.1266 42.6186 45.2796 42.6186C47.5353 42.6186 49.7331 43.332 51.5588 44.6568L51.7405 44.7887" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 62.75H51.75V42.75H62.75V62.75Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34069"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-gesundheitsmassnahmen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_101405)"><path d="M3.53076 26.3063V7.32674C3.53076 5.23021 5.23021 3.53076 7.32674 3.53076H8.59206" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.1223 6.06118C9.72468 6.06118 8.59167 4.92817 8.59167 3.53053C8.59167 2.13301 9.72468 1 11.1223 1C12.52 1 13.653 2.13288 13.653 3.53065C13.6528 4.9283 12.52 6.06118 11.1223 6.06118Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.1632 26.3063V7.32674C35.1632 5.23021 33.4636 3.53076 31.3674 3.53076H30.1021" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.5715 6.06131C28.9692 6.06131 30.1022 4.9283 30.1022 3.53065C30.1022 2.13301 28.9692 1 27.5715 1C26.1739 1 25.0409 2.13288 25.0409 3.53065C25.041 4.92842 26.1739 6.06131 27.5715 6.06131Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.6325 26.3062V26.7946C32.6325 34.1374 26.7365 40.199 19.3938 40.2244C12.0347 40.2498 6.06117 34.2919 6.06117 26.9388V26.3062H1V26.9388C1 36.2126 7.88134 43.8782 16.8162 45.1111V49.0817C16.8162 50.4793 17.9493 51.6123 19.3469 51.6123C20.7445 51.6123 21.8775 50.4793 21.8775 49.0817V45.1111C30.8124 43.8782 37.6938 36.2128 37.6938 26.9388V26.3062H32.6325Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.6611 59.7993C55.4818 59.6324 55.985 60.1006 49.5056 54.0743C47.9284 52.497 47.9272 49.9384 49.5056 48.3599C51.0839 46.7817 53.6417 46.7817 55.22 48.3599L55.6611 48.8011L56.1023 48.3599C57.6805 46.7817 60.2384 46.7817 61.8166 48.3599C63.3938 49.9372 63.3946 52.4963 61.8166 54.0743C55.3407 60.0973 55.8198 59.6517 55.6611 59.7993Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.3468 51.6124C19.3468 57.9017 24.4453 63.0001 30.7345 63.0001H31.3672C37.6564 63.0001 42.7549 57.9016 42.7549 51.6124V31.494C42.7549 27.9302 45.644 25.041 49.2079 25.041C52.7717 25.041 55.6609 27.9302 55.6609 31.494V48.8021" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_101405"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-gold{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34359)"><mask id="mask0_8161_34359" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34359)"><path d="M23.8561 32.0625H25.5311H48.5722C48.7885 32.0625 48.9797 32.2013 49.0472 32.405L53.8235 46.91C53.9297 47.2312 53.6885 47.5625 53.3472 47.5625H30.3073H26.9736" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.8973 18.767L17.628 17.5258C17.4655 17.4368 17.3317 17.3032 17.2428 17.1406L16.0016 14.8712C15.6341 14.1992 14.6688 14.1992 14.3012 14.8712L13.0601 17.1406C12.9712 17.3032 12.8375 17.4368 12.675 17.5258L10.4055 18.767C9.73334 19.1346 9.73334 20.0998 10.4055 20.4673L12.675 21.7086C12.8375 21.7975 12.9712 21.9311 13.0601 22.0937L14.3012 24.3631C14.6688 25.0352 15.6341 25.0352 16.0016 24.3631L17.2428 22.0937C17.3317 21.9311 17.4655 21.7975 17.628 21.7086L19.8973 20.4673C20.5695 20.0998 20.5695 19.1346 19.8973 18.767Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2661 6.23891L41.2753 7.32766C40.2993 7.86153 40.2993 9.26341 41.2753 9.79728L44.5713 11.5999C44.8076 11.729 45.0017 11.9233 45.1308 12.1594L46.9336 15.4554C47.4673 16.4315 48.8692 16.4315 49.4031 15.4554L51.2057 12.1594C51.3348 11.9233 51.5291 11.729 51.7652 11.5999L55.0611 9.79728C56.0372 9.26341 56.0372 7.86153 55.0611 7.32766L51.7652 5.52503C51.5291 5.39578 51.3348 5.20166 51.2057 4.96553L49.4031 1.66953C48.8692 0.693407 47.4673 0.693407 46.9336 1.66953L46.1437 3.11353" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.8973 18.767L17.628 17.5258C17.4655 17.4368 17.3317 17.3032 17.2428 17.1406L16.0016 14.8712C15.6341 14.1992 14.6688 14.1992 14.3012 14.8712L13.0601 17.1406C12.9712 17.3032 12.8375 17.4368 12.675 17.5258L10.4055 18.767C9.73334 19.1346 9.73334 20.0998 10.4055 20.4673L12.675 21.7086C12.8375 21.7975 12.9712 21.9311 13.0601 22.0937L14.3012 24.3631C14.6688 25.0352 15.6341 25.0352 16.0016 24.3631L17.2428 22.0937C17.3317 21.9311 17.4655 21.7975 17.628 21.7086L19.8973 20.4673C20.5695 20.0998 20.5695 19.1346 19.8973 18.767Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.0811 63.0625H1.43849C1.09799 63.0625 0.856862 62.7318 0.962862 62.4099L5.73836 47.9054C5.80574 47.7008 5.99761 47.5625 6.21411 47.5625H15.3055C15.5219 47.5625 15.7139 47.7008 15.7814 47.9054L20.5569 62.4099C20.6627 62.7318 20.4217 63.0625 20.0811 63.0625Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5366 39.779L15.9643 32.4054C16.0317 32.2009 16.2236 32.0625 16.4401 32.0625H25.5314C25.7478 32.0625 25.9398 32.2009 26.0072 32.4054L30.7828 46.9099C30.8887 47.2317 30.6476 47.5625 30.3069 47.5625H11.6644C11.3239 47.5625 11.0827 47.2317 11.1887 46.9099L12.1697 43.93" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.0671 63.0625H39.7261H36.3925" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.2737 47.5625H34.9499H57.7861C58.0023 47.5625 58.1936 47.7013 58.2611 47.905L63.0372 62.41C63.1436 62.7312 62.9023 63.0625 62.5611 63.0625H57.4133" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.7262 63.0625H21.0825C20.7425 63.0625 20.5012 62.7313 20.6075 62.41L25.3824 47.905C25.4499 47.7013 25.6424 47.5625 25.8588 47.5625H34.9499C35.1662 47.5625 35.3587 47.7013 35.4262 47.905L40.2012 62.41C40.3073 62.7313 40.0662 63.0625 39.7262 63.0625Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34359"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-gold-ankauf{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34359)"><mask id="mask0_8161_34359" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34359)"><path d="M23.8561 32.0625H25.5311H48.5722C48.7885 32.0625 48.9797 32.2013 49.0472 32.405L53.8235 46.91C53.9297 47.2312 53.6885 47.5625 53.3472 47.5625H30.3073H26.9736" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.8973 18.767L17.628 17.5258C17.4655 17.4368 17.3317 17.3032 17.2428 17.1406L16.0016 14.8712C15.6341 14.1992 14.6688 14.1992 14.3012 14.8712L13.0601 17.1406C12.9712 17.3032 12.8375 17.4368 12.675 17.5258L10.4055 18.767C9.73334 19.1346 9.73334 20.0998 10.4055 20.4673L12.675 21.7086C12.8375 21.7975 12.9712 21.9311 13.0601 22.0937L14.3012 24.3631C14.6688 25.0352 15.6341 25.0352 16.0016 24.3631L17.2428 22.0937C17.3317 21.9311 17.4655 21.7975 17.628 21.7086L19.8973 20.4673C20.5695 20.0998 20.5695 19.1346 19.8973 18.767Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2661 6.23891L41.2753 7.32766C40.2993 7.86153 40.2993 9.26341 41.2753 9.79728L44.5713 11.5999C44.8076 11.729 45.0017 11.9233 45.1308 12.1594L46.9336 15.4554C47.4673 16.4315 48.8692 16.4315 49.4031 15.4554L51.2057 12.1594C51.3348 11.9233 51.5291 11.729 51.7652 11.5999L55.0611 9.79728C56.0372 9.26341 56.0372 7.86153 55.0611 7.32766L51.7652 5.52503C51.5291 5.39578 51.3348 5.20166 51.2057 4.96553L49.4031 1.66953C48.8692 0.693407 47.4673 0.693407 46.9336 1.66953L46.1437 3.11353" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.8973 18.767L17.628 17.5258C17.4655 17.4368 17.3317 17.3032 17.2428 17.1406L16.0016 14.8712C15.6341 14.1992 14.6688 14.1992 14.3012 14.8712L13.0601 17.1406C12.9712 17.3032 12.8375 17.4368 12.675 17.5258L10.4055 18.767C9.73334 19.1346 9.73334 20.0998 10.4055 20.4673L12.675 21.7086C12.8375 21.7975 12.9712 21.9311 13.0601 22.0937L14.3012 24.3631C14.6688 25.0352 15.6341 25.0352 16.0016 24.3631L17.2428 22.0937C17.3317 21.9311 17.4655 21.7975 17.628 21.7086L19.8973 20.4673C20.5695 20.0998 20.5695 19.1346 19.8973 18.767Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.0811 63.0625H1.43849C1.09799 63.0625 0.856862 62.7318 0.962862 62.4099L5.73836 47.9054C5.80574 47.7008 5.99761 47.5625 6.21411 47.5625H15.3055C15.5219 47.5625 15.7139 47.7008 15.7814 47.9054L20.5569 62.4099C20.6627 62.7318 20.4217 63.0625 20.0811 63.0625Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5366 39.779L15.9643 32.4054C16.0317 32.2009 16.2236 32.0625 16.4401 32.0625H25.5314C25.7478 32.0625 25.9398 32.2009 26.0072 32.4054L30.7828 46.9099C30.8887 47.2317 30.6476 47.5625 30.3069 47.5625H11.6644C11.3239 47.5625 11.0827 47.2317 11.1887 46.9099L12.1697 43.93" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.0671 63.0625H39.7261H36.3925" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.2737 47.5625H34.9499H57.7861C58.0023 47.5625 58.1936 47.7013 58.2611 47.905L63.0372 62.41C63.1436 62.7312 62.9023 63.0625 62.5611 63.0625H57.4133" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.7262 63.0625H21.0825C20.7425 63.0625 20.5012 62.7313 20.6075 62.41L25.3824 47.905C25.4499 47.7013 25.6424 47.5625 25.8588 47.5625H34.9499C35.1662 47.5625 35.3587 47.7013 35.4262 47.905L40.2012 62.41C40.3073 62.7313 40.0662 63.0625 39.7262 63.0625Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34359"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-handtasche{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_128366)"><mask id="mask0_8629_128366" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_128366)"><path d="M28.4449 23.1201H57.6968C59.0657 23.1201 60.1753 24.2297 60.1753 25.5986V32.0061C60.1753 41.6077 52.3914 49.3916 42.7898 49.3916H41.5324" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.4676 49.3916H21.2102C11.6085 49.3916 3.82471 41.6077 3.82471 32.0061V25.5986C3.82471 24.2297 4.93433 23.1201 6.30321 23.1201H24.6948" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.1752 29.174L62.9714 50.5598C63.8006 56.9022 58.8631 62.5273 52.4667 62.5273H11.5333C5.13688 62.5273 0.199252 56.9022 1.02863 50.5598L3.82475 29.174" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.9515 47.9782C28.9515 45.6901 30.1734 43.6878 32 42.5871C31.0532 42.0164 29.944 41.6878 28.758 41.6878C25.2839 41.6878 22.4677 44.5041 22.4677 47.9782C22.4677 51.4523 25.2839 54.2686 28.758 54.2686C29.944 54.2686 31.0532 53.9399 32 53.3693C30.1734 52.2686 28.9515 50.2663 28.9515 47.9782Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.242 41.6878C34.0559 41.6878 32.9469 42.0164 31.9999 42.5871C33.8266 43.6878 35.0484 45.6902 35.0484 47.9782C35.0484 50.2663 33.8266 52.2686 31.9999 53.3693C32.9469 53.9401 34.0559 54.2686 35.242 54.2686C38.7161 54.2686 41.5324 51.4523 41.5324 47.9782C41.5324 44.5041 38.7161 41.6878 35.242 41.6878Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.0484 47.978C35.0484 45.6899 33.8267 43.6876 31.9999 42.5869C30.1734 43.6876 28.9515 45.6899 28.9515 47.978C28.9515 50.2661 30.1734 52.2684 31.9999 53.3691C33.8267 52.2684 35.0484 50.2661 35.0484 47.978Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5791 23.1201H11.1747V18.9332C11.1747 18.2939 11.6929 17.7754 12.3324 17.7754H18.4212C19.0607 17.7754 19.5791 18.2939 19.5791 18.9332V23.1201Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.5891 23.1201H44.1847V18.9332C44.1847 18.2939 44.7031 17.7754 45.3424 17.7754H51.4313C52.0708 17.7754 52.5891 18.2939 52.5891 18.9332V23.1201Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.6876 17.5352C15.6876 8.52616 22.991 1.47278 32 1.47278C41.0091 1.47278 48.3125 8.52616 48.3125 17.5352" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.9759 34.3271H26.0242C25.2901 34.3271 24.6949 33.732 24.6949 32.9979V30.3646C24.6949 29.6305 25.2901 29.0354 26.0242 29.0354H37.9759C38.7101 29.0354 39.3052 29.6305 39.3052 30.3646V32.9979C39.3052 33.732 38.7101 34.3271 37.9759 34.3271Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_128366"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-juwelenlabor{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8170_544223)"><mask id="mask0_8170_544223" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8170_544223)"><path d="M10.25 59.0975V46.125C12.6812 43.2267 16.2704 41.5529 20.0534 41.5529H20.5711C23.6295 41.5529 26.6285 42.3975 29.2374 43.9937L31.2647 45.2341H41.1309C43.2624 45.2341 44.9902 46.962 44.9902 49.0935C44.9902 51.225 43.2624 52.9529 41.1309 52.9529L28.2916 52.95H41.2324C42.1022 52.95 42.9434 52.638 43.6029 52.0707L57.06 40.4965C58.0724 39.6359 59.4886 39.4325 60.7022 39.9735C62.9135 40.9594 63.45 43.8557 61.7385 45.5681L49.9964 57.3162C47.319 59.995 43.6869 61.5 39.8995 61.5H10.25V59.0975Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 41.75H9C9.69038 41.75 10.25 42.3096 10.25 43V61.5C10.25 62.1904 9.69038 62.75 9 62.75H2.5C1.80963 62.75 1.25 62.1904 1.25 61.5V43C1.25 42.3096 1.80963 41.75 2.5 41.75Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.479 19.6184L52.9934 13.3995C53.5115 12.8154 53.5746 11.9568 53.1476 11.3029L47.095 2.03537C46.775 1.54537 46.2294 1.25012 45.6441 1.25025L18.4088 1.25725C17.825 1.25737 17.2806 1.5515 16.9605 2.03962L10.8869 11.3021C10.4581 11.9561 10.5206 12.8163 11.0395 13.4015L30.8251 35.7145C31.4583 36.4285 32.573 36.4285 33.2061 35.7145L40.0164 28.0344" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7324 12.4102L32.0157 1.25003L39.299 12.4102H24.7324Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2988 12.4102L46.0322 2.09266" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0284 2.09266L24.7618 12.4102" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2988 12.4098H24.7322L31.6099 35.5069C31.7301 35.9101 32.3011 35.9101 32.4211 35.5069L39.2988 12.4098Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.2628 12.4102H52.7221" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8170_544223"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-koffer{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M51.8911 22.6353H55.5519" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.9098 22.6353H44.9985" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.3241 22.6353H13.0462" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.96631 50.8732V28.8149" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.0724 57.0454H9.3241" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.4607 57.0454H19.9021" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.0195 57.0454H27.7621" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.578 57.0454H51.8519" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.9554 42.2393V50.8772" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.9554 28.8599V37.9383" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.5877 58.2744H46.2864C45.6077 58.2744 45.0575 57.7242 45.0575 57.0455V22.6352C45.0575 21.9564 45.6077 21.4062 46.2864 21.4062H50.5877C51.2665 21.4062 51.8167 21.9564 51.8167 22.6352V57.0455C51.8167 57.7242 51.2665 58.2744 50.5877 58.2744Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.1051 37.1197V22.6352C13.1051 21.9564 13.6553 21.4062 14.334 21.4062H18.6353C19.3141 21.4062 19.8643 21.9564 19.8643 22.6352V57.0455C19.8643 57.7242 19.3141 58.2744 18.6353 58.2744H14.334C13.6553 58.2744 13.1051 57.7242 13.1051 57.0455V41.421" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.771 28.7799H62.6313C62.8349 28.7799 63 28.6148 63 28.4112V22.6352C63 21.9564 62.4498 21.4062 61.771 21.4062H55.995C55.7914 21.4062 55.6263 21.5713 55.6263 21.7749V22.6352C55.6263 26.0288 58.3774 28.7799 61.771 28.7799Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.29043 28.7799H3.15069C6.54429 28.7799 9.29539 26.0288 9.29539 22.6352V21.7749C9.29539 21.5713 9.13034 21.4062 8.92671 21.4062H3.15069C2.47195 21.4062 1.92175 21.9564 1.92175 22.6352V28.4112C1.92175 28.6148 2.0868 28.7799 2.29043 28.7799Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.995 58.2745H61.771C62.4498 58.2745 63 57.7243 63 57.0456V51.2696C63 51.0659 62.8349 50.9009 62.6313 50.9009H61.771C58.3774 50.9009 55.6263 53.652 55.6263 57.0456V57.9058C55.6263 58.1095 55.7914 58.2745 55.995 58.2745Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.15069 58.2745H8.92671C9.13034 58.2745 9.29539 58.1095 9.29539 57.9058V57.0456C9.29539 53.652 6.54429 50.9009 3.15069 50.9009H2.29043C2.0868 50.9009 1.92175 51.0659 1.92175 51.2696V57.0456C1.92175 57.7243 2.47195 58.2745 3.15069 58.2745Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.377 14.647H29.45C26.0564 14.647 23.3053 17.3981 23.3053 20.7917V22.6351" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6164 22.6351V20.7917C41.6164 17.3981 38.8653 14.647 35.4717 14.647H34.6782" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.9296 22.6353V20.7919C37.9296 19.4344 36.8292 18.334 35.4717 18.334H29.4499C28.0925 18.334 26.9921 19.4344 26.9921 20.7919V22.6353" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-konditionen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34019)"><path d="M13.6518 37.4556L11.4115 33.6928C11.2527 33.4253 11.0615 33.179 10.8415 32.959L8.42395 30.5415" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.479 14.4868L28.4453 18.4518C28.8103 18.8168 29.279 19.0606 29.7878 19.1481L33.9415 19.8656" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.80781 16.0716L1.70531 23.1741C0.681563 24.1978 0.681563 25.8578 1.70531 26.8816L5.36656 30.5416C6.21031 31.3866 7.58031 31.3866 8.42406 30.5416L24.4791 14.4866C25.3241 13.6428 25.3241 12.2728 24.4791 11.4291L20.8191 7.76781C19.7953 6.74406 18.1353 6.74406 17.1116 7.76781L11.9016 12.9778" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.5212 14.4863L34.2261 19.7815" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.855 35.974L51.6612 34.619C51.8212 34.3528 52.0125 34.1053 52.2325 33.8853L55.5762 30.5415" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.6997 23.6653L55.576 30.5416C56.4197 31.3866 57.7897 31.3866 58.6335 30.5416L62.2947 26.8816C63.3185 25.8578 63.3185 24.1978 62.2947 23.1741L46.8885 7.76781C45.8647 6.74406 44.2047 6.74406 43.181 7.76781L39.521 11.4291C38.676 12.2728 38.676 13.6428 39.521 14.4866L45.606 20.5716" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.275 51.4624C26.0075 52.7299 26.0075 54.7837 27.275 56.0499C27.9075 56.6824 28.7375 56.9999 29.5687 56.9999C30.3987 56.9999 31.2287 56.6824 31.8625 56.0499L33.185 54.7274" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.3646 48.1982C20.0979 49.465 20.0979 51.5187 21.3646 52.7855C22.6314 54.0522 24.6851 54.0522 25.9519 52.7855L30.4857 48.2516" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.2028 41.186L16.0644 44.3244C14.7977 45.5912 14.7977 47.6449 16.0644 48.9117C17.3312 50.1784 19.3849 50.1784 20.6517 48.9117L24.5688 44.9945" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.4319 36.9568L16.7774 43.6113C15.5112 44.8775 13.4574 44.8775 12.1899 43.6113C10.9237 42.345 10.9237 40.2913 12.1899 39.0238L24.5687 26.645" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.5103 52.3224C43.2436 53.5891 41.1898 53.5891 39.9231 52.3224L37.954 50.3532C36.6872 49.0865 36.6872 47.0327 37.954 45.766C39.2207 44.4992 41.2745 44.4992 42.5412 45.766L44.5103 47.7351C45.7771 49.0019 45.7771 51.0556 44.5103 52.3224Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.8106 48.4478C48.5439 49.7146 46.4901 49.7146 45.2234 48.4478L42.4896 45.7141C41.2229 44.4473 41.2229 42.3936 42.4896 41.1268C43.7564 39.8601 45.8101 39.8601 47.0769 41.1268L49.8106 43.8606C51.0774 45.1273 51.0774 47.1811 49.8106 48.4478Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.6848 43.148C52.418 44.4148 50.3643 44.4148 49.0975 43.148L47.1284 41.1789C45.8617 39.9122 45.8617 37.8584 47.1284 36.5917C48.3952 35.3249 50.4489 35.3249 51.7157 36.5917L53.6848 38.5608C54.9515 39.8275 54.9515 41.8813 53.6848 43.148Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2999 22.4263L43.2266 26.353C44.4578 27.5841 44.065 29.6681 42.4703 30.3668C40.5841 31.193 38.3844 30.7785 36.9284 29.3225L34.666 27.0601" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.0684 26.009C25.5507 27.6485 33.7394 26.1333 33.7394 26.1333L36.5197 28.9136M39.7475 22.8736C38.169 21.2951 36.1406 20.2439 33.9407 19.8643" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.6116 51.1257L30.2456 48.4917" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.3722 47.1908L28.0192 41.5439" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4346 40.9541L23.3803 37.0083" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.0635 56.0499C37.7967 57.3167 35.743 57.3167 34.4762 56.0499L33.4338 55.0075C32.1671 53.7408 32.1671 51.687 33.4338 50.4203C34.7006 49.1535 36.7543 49.1535 38.0211 50.4203L39.0635 51.4627C40.3302 52.7294 40.3302 54.7832 39.0635 56.0499Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8161_34019"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-konditionen-bewerten{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M14.356 44.0063L12.1788 40.3495C12.0245 40.0896 11.8386 39.8502 11.6248 39.6364L9.27551 37.2871" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.8777 21.6851L28.7321 25.5383C29.0868 25.893 29.5423 26.1298 30.0367 26.2149L34.0734 26.9122" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.6484 23.225L2.74616 30.1272C1.75128 31.1221 1.75128 32.7353 2.74616 33.7302L6.30418 37.287C7.12414 38.1081 8.45551 38.1081 9.27547 37.287L24.8778 21.6847C25.6989 20.8647 25.6989 19.5333 24.8778 18.7134L21.321 15.1553C20.3261 14.1605 18.7129 14.1605 17.718 15.1553L12.6549 20.2184" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.4956 21.6846L34.3497 26.8304" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.5096 42.5659L51.2932 41.2492C51.4487 40.9904 51.6345 40.7499 51.8483 40.5361L55.0978 37.2866" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.4156 30.6046L55.0979 37.287C55.9179 38.1081 57.2493 38.1081 58.0692 37.287L61.6272 33.7302C62.6221 32.7353 62.6221 31.1221 61.6272 30.1272L46.6554 15.1553C45.6605 14.1605 44.0473 14.1605 43.0524 15.1553L39.4956 18.7134C38.6745 19.5333 38.6745 20.8647 39.4956 21.6847L45.4091 27.5981" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.5946 57.6182C26.3628 58.8499 26.3628 60.8458 27.5946 62.0763C28.2093 62.691 29.0159 62.9995 29.8237 62.9995C30.6303 62.9995 31.4369 62.691 32.0527 62.0763L33.338 60.7911" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.8509 54.4458C20.6199 55.6768 20.6199 57.6727 21.8509 58.9037C23.0819 60.1347 25.0778 60.1347 26.3088 58.9037L30.7148 54.4977" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.7501 47.6313L16.7003 50.6812C15.4692 51.9123 15.4692 53.9081 16.7003 55.1391C17.9313 56.3702 19.9271 56.3702 21.1582 55.1391L24.9648 51.3325" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8603 43.521L17.3934 49.9879C16.1628 51.2184 14.167 51.2184 12.9352 49.9879C11.7047 48.7573 11.7047 46.7615 12.9352 45.5297L24.965 33.5" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.3441 58.4535C43.1131 59.6845 41.1172 59.6845 39.8862 58.4535L37.9726 56.5399C36.7416 55.3088 36.7416 53.313 37.9726 52.082C39.2036 50.8509 41.1995 50.8509 42.4305 52.082L44.3441 53.9956C45.5751 55.2266 45.5751 57.2224 44.3441 58.4535Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.4955 54.6882C48.2645 55.9193 46.2686 55.9193 45.0376 54.6882L42.3809 52.0316C41.1499 50.8005 41.1499 48.8047 42.3809 47.5737C43.6119 46.3426 45.6078 46.3426 46.8388 47.5737L49.4955 50.2303C50.7265 51.4614 50.7265 53.4572 49.4955 54.6882Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.26 49.5375C52.029 50.7685 50.0331 50.7685 48.8021 49.5375L46.8885 47.6239C45.6575 46.3928 45.6575 44.397 46.8885 43.166C48.1195 41.9349 50.1154 41.9349 51.3464 43.166L53.26 45.0796C54.491 46.3106 54.491 48.3064 53.26 49.5375Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2806 29.4009L43.0966 33.2169C44.293 34.4133 43.9113 36.4386 42.3615 37.1175C40.5286 37.9204 38.3909 37.5176 36.9759 36.1027L34.7773 33.9041" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.535 32.8826C25.9192 34.4759 33.877 33.0034 33.877 33.0034L36.5789 35.7054M39.7157 29.8357C38.1817 28.3017 36.2105 27.2801 34.0727 26.9111" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.9222 57.2907L30.482 54.731" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.8304 53.4667L28.3182 47.979" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.9755 47.4048L23.81 43.5703" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.051 62.0758C37.82 63.3068 35.8241 63.3068 34.5931 62.0758L33.5801 61.0628C32.3491 59.8318 32.3491 57.8359 33.5801 56.6049C34.8112 55.3739 36.807 55.3739 38.038 56.6049L39.051 57.6179C40.2821 58.8489 40.2821 60.8448 39.051 62.0758Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9559 9.15967H33.2094" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.9559 5.5332H33.2094" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.0161 11.88C36.0345 13.0019 34.6908 13.6934 33.2087 13.6934C30.6675 13.6934 28.6547 11.7168 27.997 9.15994C27.8477 8.57966 27.7686 7.96976 27.7686 7.34657C27.7686 6.72277 27.8477 6.11287 27.997 5.5332C28.6553 2.97453 30.6705 0.999772 33.2087 0.999772C34.6908 0.999772 36.0345 1.69127 37.0161 2.81314" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-kultur{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_100872)"><mask id="mask0_8629_100872" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 0H64V64H0V0Z" fill="white"/></mask><g mask="url(%23mask0_8629_100872)"><path d="M55.6576 54.0112L58.9928 36.3675C45.8751 29.0175 45.9189 14.89 46.8014 8.13623" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.9928 36.3667H63.0628" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.6398 10.2223C52.6398 10.2223 50.5478 25.1274 58.9927 32.2131" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.2366 10.7115C59.2366 10.7115 56.7932 19.9966 59.2366 26.8381" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.3825 54.0112H6.201C3.294 54.0112 0.9375 56.3677 0.9375 59.2746V63.0625H21.6459V59.2746C21.6459 56.3677 19.2894 54.0112 16.3825 54.0112Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.0912 54.0112H26.9096C24.0027 54.0112 21.6462 56.3677 21.6462 59.2746V63.0625H42.3545V59.2746C42.3545 56.3677 39.9981 54.0112 37.0912 54.0112Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.7988 54.0112H47.6173C44.7104 54.0112 42.3538 56.3677 42.3538 59.2746V63.0625H63.0621V59.2746C63.0621 56.3677 60.7058 54.0112 57.7988 54.0112Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.1988 8.13623C18.0814 14.89 18.1251 29.0175 5.00757 36.3675L8.34257 54.0112" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.9138 5.4525C61.1676 4.15875 63.0626 2.60625 63.0626 0.9375V59.275V63.0625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.9375 63.0625V59.275V0.9375C0.9375 5.45875 14.845 9.1225 32 9.1225C40.7913 9.1225 48.7288 8.16 54.38 6.61375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.0651 0.937197C15.0414 3.2122 22.7689 4.90845 32.0001 4.90845C41.2313 4.90845 48.9588 3.2122 50.9352 0.937197" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.0075 36.3667H0.9375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.3601 10.2223C11.3601 10.2223 13.4521 25.1274 5.0072 32.2131" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.76306 10.7115C4.76306 10.7115 7.20644 19.9966 4.76306 26.8381" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.7799 48.8286H7.36243" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.6373 48.8286H17.4974" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_100872"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-kunst{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M21.3679 51.7362H30.8732" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.8447 11.1373V12.0797" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.8447 25.1782V26.1206" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.1423 13.3316L21.4758 13.998" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.2139 23.26L11.5475 23.9264" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.3365 18.6292H23.394" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.2957 18.6292H9.35327" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.1423 23.9264L21.4758 23.26" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.2139 13.998L11.5475 13.3316" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_8168_40874" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="1" width="63" height="63"><path d="M1 1H64V64H1V1Z" fill="white"/></mask><g mask="url(%23mask0_8168_40874)"><path d="M54.5661 36.4114L49.9315 31.777C49.1947 31.0401 49.2175 29.8384 49.982 29.1301C50.7064 28.459 51.8316 28.4804 52.5298 29.1787L57.1643 33.8132C57.9012 34.5501 57.8784 35.7518 57.1139 36.46C56.3895 37.1311 55.2643 37.1097 54.5661 36.4114Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5991 33.2479C63.4689 32.9681 63.2539 25.6733 62.9716 23.1465C62.9322 22.793 62.5208 22.6191 62.2404 22.838C61.4419 23.4616 59.8348 24.4652 57.2753 24.988C52.9207 25.8778 52.6428 28.406 52.6967 29.3456" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.7938 44.8518L52.8445 40.4975C53.1718 40.2154 53.429 39.8609 53.5957 39.4624L54.7924 36.6016" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.8763 31.7154L47.0368 32.9031C46.6383 33.0699 46.2839 33.3271 46.0016 33.6544L31.5604 50.4053C30.4613 51.68 30.5318 53.5869 31.722 54.7771C32.9123 55.9673 34.8191 56.0379 36.0939 54.9387L44.5063 47.6863" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.92285 18.1043V42.3146C1.92285 44.3244 3.55199 45.9535 5.56172 45.9535H32.8386" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.9846 25.303V11.7969C55.9846 9.78714 54.3555 8.158 52.3457 8.158H5.5616C3.55199 8.158 1.92285 9.78714 1.92285 11.7969V13.7899" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.512 51.1297C48.2632 54.1674 56.6927 52.1089 60.4 45.8427C62.8735 41.6617 62.6926 36.5398 60.3993 32.01" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.2018 25.6546C54.4162 25.0208 53.5713 24.4318 52.669 23.898C45.7782 19.8212 37.6953 20.1816 32.6548 24.2795C31.1804 25.4781 31.1166 27.7225 32.5461 28.9741C32.657 29.0711 32.7666 29.1708 32.8749 29.2733C36.1773 32.3976 37.0195 36.8697 34.7562 39.2621C34.3196 39.7236 33.7994 40.074 33.2202 40.3165C31.3186 41.1131 30.7802 43.5511 32.106 45.1301C32.7474 45.894 33.458 46.6219 34.2336 47.3043" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.7298 45.9534L12.389 58.5185C11.6853 60.5554 13.1983 62.6787 15.3532 62.6787C16.6906 62.6787 17.8808 61.8307 18.3174 60.5666L23.3658 45.9534" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.2897 53.9078L39.59 60.5666C40.0267 61.8308 41.217 62.6787 42.5544 62.6787C44.7093 62.6787 46.2223 60.5554 45.5186 58.5186L43.2636 51.9914" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.6791 8.15808V5.59588C25.6791 3.78733 27.1452 2.32123 28.9536 2.32123C30.7621 2.32123 32.2282 3.78733 32.2282 5.59588V8.15808" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.1922 18.629C20.1922 20.4776 18.6935 21.9763 16.8448 21.9763C14.996 21.9763 13.4974 20.4776 13.4974 18.629C13.4974 16.7803 14.996 15.2816 16.8448 15.2816C18.6935 15.2816 20.1922 16.7803 20.1922 18.629Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.4901 31.1833C25.7266 33.3905 16.9739 37.6674 9.35327 45.9535" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.4821 36.295C14.6305 32.2169 7.79736 30.3908 1.92285 29.5624" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-kunstwerk{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M62.1954 16.5581L56.7626 21.9908" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.7626 56.6675L62.048 61.9531" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.23738 56.6675L2.05383 61.8511" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.23728 21.9909L1.88782 16.6416" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.8808 36.3502C49.7823 34.4487 49.7823 31.3657 47.8808 29.4642C45.9792 27.5627 42.8963 27.5627 40.9948 29.4642C39.0932 31.3657 39.0932 34.4487 40.9948 36.3502C42.8963 38.2517 45.9792 38.2517 47.8808 36.3502Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.0002 8.74638C33.8631 8.74638 35.3734 7.23615 35.3734 5.37319C35.3734 3.51023 33.8631 2 32.0002 2C30.1372 2 28.627 3.51023 28.627 5.37319C28.627 7.23615 30.1372 8.74638 32.0002 8.74638Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.4582 7.84033L21.4648 15.598" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.5577 15.6197L34.5439 7.84229" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.7133 15.7539H61.1288C62.1622 15.7539 63 16.5917 63 17.6251V61.0344C63 62.0678 62.1622 62.9056 61.1288 62.9056H2.87123C1.83781 62.9056 1 62.0678 1 61.0344V17.6251C1 16.5917 1.83781 15.7539 2.87123 15.7539H45.6358" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3298 36.5847V33.2192" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.1262 36.7093V34.3418" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.1263 34.0307C19.7372 34.0307 18.611 32.9046 18.611 31.5155V29.38C18.611 27.991 19.7371 26.8647 21.1263 26.8647C22.5153 26.8647 23.6416 27.9908 23.6416 29.38V31.5155C23.6414 32.9046 22.5153 34.0307 21.1263 34.0307Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3299 32.7826C11.9408 32.7826 10.8146 31.6565 10.8146 30.2674V28.132C10.8146 26.7429 11.9407 25.6167 13.3298 25.6167C14.719 25.6167 15.8451 26.7428 15.8451 28.132V30.2674C15.8452 31.6565 14.7191 32.7826 13.3299 32.7826Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.9182 56.4607C16.8169 54.0593 14.9668 52.1104 12.6085 51.8544C12.3141 51.8225 12.0836 51.5919 12.0515 51.2974C11.7984 48.9653 9.88963 47.1302 7.52502 46.9917" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.23755 39.3292V23.2382C7.23755 22.5492 7.79605 21.9907 8.48503 21.9907H55.5152C56.2042 21.9907 56.7627 22.5492 56.7627 23.2382V55.4201C56.7627 56.1091 56.2042 56.6676 55.5152 56.6676H8.48503C7.79605 56.6676 7.23755 56.1091 7.23755 55.4201V43.3635" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.1167 45.2672C40.7236 44.681 37.8612 43.4058 35.5919 42.0194C29.9498 38.5723 23.4362 36.8179 16.8245 36.8179H7.48694" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5173 44.1562C53.5255 45.1691 50.7448 45.5933 48.1943 45.6056" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="18.6109" cy="45.0074" rx="0.935614" ry="0.935612" fill="%23FF6319"/><ellipse cx="26.4481" cy="44.8716" rx="0.935614" ry="0.935612" fill="%23FF6319"/><ellipse cx="24.577" cy="50.3697" rx="0.935614" ry="0.935612" fill="%23FF6319"/></svg>')}.icon-kunstwerk-rechnung{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8629_102766" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_102766)"><path d="M26.2279 53.4849V63.0625L30.6712 61.032L35.1109 63.0625L39.5508 61.032L43.994 63.0625L48.4338 61.032L52.8772 63.0625L57.3168 61.032L61.7602 63.0625V6.93288C61.7602 3.61988 59.0743 0.937504 55.7614 0.937504H20.2327C23.542 0.937504 26.2279 3.61988 26.2279 6.93288V49.2364" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.2339 10.2142V6.93293C14.2339 3.61993 16.9196 0.93755 20.2326 0.93755M26.228 40.4668H8.23499C11.548 40.4668 14.2339 37.781 14.2339 34.468V14.4624" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.23975 29.7092V34.4679C2.23975 37.7809 4.922 40.4668 8.235 40.4668M14.2339 20.702H2.23975V25.4609" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.5358 30.2797H57.2531M40.5358 33.6777H54.22" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.5358 39.9848H57.2531M40.5358 43.3828H54.22" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.5358 49.6938H57.2531M40.5358 53.0918H54.22" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.4827 34.709H36.9429V29.2485H31.4827V34.709Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.4552 16.9058H45.3717" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.4552 12.9478H45.3717" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.5266 19.8749C48.4552 21.0993 46.9887 21.854 45.3711 21.854C42.5977 21.854 40.4009 19.6968 39.6831 16.9062C39.5201 16.2729 39.4337 15.6072 39.4337 14.9271C39.4337 14.2462 39.5201 13.5806 39.6831 12.9479C40.4015 10.1554 42.601 8.0001 45.3711 8.0001C46.9887 8.0001 48.4552 8.75481 49.5266 9.97923" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.4827 44.4141H36.9429V38.9538H31.4827V44.4141Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.4827 54.1226H36.9429V48.6623H31.4827V54.1226Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-kurierdienst{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M22.1808 29.145H21.5578H18.0122" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_9443_89505" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_9443_89505)"><path d="M1.16113 34.4316H23.3435" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.2986 49.9903C24.9571 56.416 19.6386 61.5205 13.128 61.5205C6.39573 61.5205 0.938477 56.0631 0.938477 49.3309C0.938477 44.5579 3.6821 40.4255 7.67935 38.425C9.31835 37.603 11.17 37.1413 13.128 37.1413C15.7577 37.1413 18.1924 37.9733 20.1841 39.3895H20.1854C23.1241 41.4814 25.0958 44.8419 25.2986 48.6716V48.6741" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.3889 49.3307C53.3889 50.7208 52.262 51.8477 50.8719 51.8477C49.4819 51.8477 48.355 50.7208 48.355 49.3307C48.355 47.9405 49.4819 46.8137 50.8719 46.8137C52.262 46.8137 53.3889 47.9405 53.3889 49.3307Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M63.0618 49.3305C63.0618 56.0629 57.6041 61.5205 50.8719 61.5205C44.1396 61.5205 38.682 56.0629 38.682 49.3305C38.682 42.5983 44.1396 37.1405 50.8719 37.1405C57.6041 37.1405 63.0618 42.5983 63.0618 49.3305Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.5099 31.3272L34.7706 32.626" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7871 33.7971L23.3432 34.5427L23.2543 34.6791L20.1854 39.3896H20.1842L14.8833 47.5269" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.129 26.2083L41.4783 28.1131L49.7664 47.0688" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.5579 29.1453L23.178 34.4313L23.2544 34.6791L26.9025 46.5796" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.8849 33.6165L35.1096 42.1616" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.2285 49.3306H15.6451" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.8284 46.3292L30.2441 46.8984" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9546 8.43078C31.9546 8.43078 32.1811 6.72103 32.419 5.0909C32.6563 3.4654 34.1367 2.31878 35.7697 2.49715C37.6026 2.6974 38.8405 4.4649 38.402 6.2559L37.7981 8.7229C37.6073 9.5019 36.7782 9.93853 36.0281 9.6549L35.7478 9.54903L34.2896 11.2749" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.9623 47.7045C30.7721 47.3955 30.5281 47.1227 30.2441 46.8988C29.7161 46.4822 29.0506 46.2331 28.3263 46.2331C27.812 46.2331 27.3279 46.3582 26.9024 46.5797C26.0955 46.9976 25.4963 47.7595 25.2985 48.6716V48.6741C25.2523 48.8856 25.2285 49.1057 25.2285 49.331C25.2285 49.5573 25.2523 49.7776 25.2985 49.9903C25.6013 51.3841 26.8424 52.4287 28.3263 52.4287C29.6549 52.4287 30.7884 51.5917 31.2275 50.417" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3542 41.474L31.2896 51.0547C31.3685 51.8627 31.9852 52.5144 32.7877 52.6377L37.4139 53.3482C38.0724 53.4493 38.4796 52.653 38.0122 52.1783L35.2084 49.3307L34.9891 33.5374C34.9807 32.9347 34.7191 32.3633 34.2684 31.9632L21.0815 20.2563L20.0592 21.4627C18.4372 23.3767 18.6891 26.2465 20.6197 27.8488L29.765 35.4385L29.9311 37.1413" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.7782 12.4001C34.7694 12.3739 34.7619 12.3463 34.7519 12.32C34.6356 11.961 34.4817 11.6094 34.2889 11.2741C34.1076 10.955 33.8912 10.651 33.6422 10.3645L31.9544 8.43038L21.0812 20.2559L26.3896 24.9688L31.9544 19.4551L32.2147 19.1974" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6492 21.4648L37.453 19.7728C37.2658 19.6973 37.1213 19.5431 37.0585 19.3512L34.7517 12.321" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.8668 13.2375C30.3522 14.1663 30.2698 15.297 30.6868 16.3142L34.2749 23.0874C34.3642 23.2558 34.5195 23.3793 34.7035 23.4284L45.129 26.2087L45.4594 27.125C45.6535 27.6637 46.3882 27.7305 46.6765 27.2359L46.8887 26.8719C47.6777 25.5187 47.14 23.7799 45.7249 23.1082L45.3624 22.962" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.4189 5.09101L38.4862 5.38101L41.2402 6.44238" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.68518 34.4311L7.67943 38.4246L12.0032 47.0786" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.6451 49.3307C15.6451 50.7208 14.5182 51.8477 13.1281 51.8477C11.7381 51.8477 10.6112 50.7208 10.6112 49.3307C10.6112 47.9405 11.7381 46.8137 13.1281 46.8137C14.5182 46.8137 15.6451 47.9405 15.6451 49.3307Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.475 34.4316H3.6074C3.39215 34.4316 3.21777 34.2571 3.21777 34.042V23.223C3.21777 23.0078 3.39215 22.8334 3.6074 22.8334H14.475C14.6903 22.8334 14.8646 23.0078 14.8646 23.223V34.042C14.8646 34.2571 14.6903 34.4316 14.475 34.4316Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.5386 27.4389L9.04119 26.509L7.54381 27.4389C7.48906 27.4728 7.41919 27.4325 7.41919 27.367V22.8334H10.6633V27.367C10.6633 27.4325 10.5933 27.4728 10.5386 27.4389Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9546 19.4551L35.8906 15.7915" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.7687 33.6172H48.5048C47.5317 33.6172 46.7428 32.8282 46.7428 31.8551C46.7428 30.8819 47.5317 30.0931 48.5048 30.0931H49.7687C49.9384 30.0931 50.076 30.2307 50.076 30.4004V33.3098C50.076 33.4796 49.9384 33.6172 49.7687 33.6172Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-ladegeraet{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M52.7684 19.9023V49.0122C52.7684 54.6495 48.1984 59.2195 42.5611 59.2195C36.9237 59.2195 32.3538 54.6495 32.3538 49.0122V35.0244" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5491 26.8778V19.9019" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5491 31.2441V49.0121C56.5491 52.8755 54.9835 56.3722 52.4524 58.9034C49.9212 61.4345 46.4233 63.0001 42.561 63.0001C34.8354 63.0001 28.573 56.7377 28.573 49.0121V35.024" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.1383 8.56122V4.78072C52.1383 4.08475 52.7025 3.52051 53.3985 3.52051H55.9188C56.6148 3.52051 57.179 4.08475 57.179 4.78072V8.56122" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.1341 31.2437V33.512C36.1341 34.3471 35.4571 35.0242 34.6219 35.0242H26.3048C25.4696 35.0242 24.7926 34.3471 24.7926 33.512V31.2437" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.5609 10.0733H5.89019C4.84629 10.0733 4 9.22705 4 8.18316C4 7.13926 4.84629 6.29297 5.89019 6.29297H11.5609" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.5609 18.3902H5.89019C4.84629 18.3902 4 17.5439 4 16.5001C4 15.4562 4.84629 14.6099 5.89019 14.6099H11.5609" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.1219 19.9022H12.8211C12.1252 19.9022 11.5609 19.3379 11.5609 18.642V6.04048C11.5609 5.34451 12.1252 4.78027 12.8211 4.78027H19.1219" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.1221 22.2559V3.51992C19.1221 2.12897 20.2498 1 21.642 1H39.2839C40.6761 1 41.8051 2.12897 41.8051 3.51992V8.56101" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.8051 12.9272V28.7241C41.8051 30.1151 40.6761 31.2441 39.2839 31.2441H21.642C20.2498 31.2441 19.1221 30.1151 19.1221 28.7241V26.6221" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.1341 13.6014H32.3536V6.04053L24.7926 18.6421H28.5731V26.2031L36.1341 13.6014Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.4389 16.1221V18.3904C58.4389 19.2256 57.7619 19.9026 56.9267 19.9026H52.3901C51.5549 19.9026 50.8779 19.2256 50.8779 18.3904V16.1221" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.0692 16.1222H50.2481C49.5522 16.1222 48.9879 15.5579 48.9879 14.862V9.82124C48.9879 9.12527 49.5522 8.56104 50.2481 8.56104H59.0692C59.7652 8.56104 60.3294 9.12527 60.3294 9.82124V14.862C60.3293 15.5579 59.7652 16.1222 59.0692 16.1222Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-laptop{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8175_85855" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8175_85855)"><path d="M53.6875 39.9375C55.75 39.9375 57.4375 38.25 57.4375 36.1875V10.9375C57.4375 8.875 55.75 7.1875 53.6875 7.1875H10.3125C8.25 7.1875 6.5625 8.875 6.5625 10.9375V36.1875C6.5625 38.25 8.25 39.9375 10.3125 39.9375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.9647 39.9375H9.03512C7.53512 39.9375 6.17937 40.8315 5.58837 42.2104L0.9375 53.0625C0.9375 55.125 2.625 56.8125 4.6875 56.8125H59.3125C61.375 56.8125 63.0625 55.125 63.0625 53.0625L58.4115 42.2104C57.8206 40.8315 56.4647 39.9375 54.9647 39.9375Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.9375 53.0625H63.0625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.375 56.8125V53.0625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.625 56.8125V53.0625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.9281 47.4375H56.5718L54.9647 43.6875H9.03523L7.4281 47.4375H11.1781" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-lichtbildausweis{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8629_103042" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_103042)"><path d="M49.7137 53.3975H5.85712C3.31262 53.3975 1.25 51.3377 1.25 48.7968V23.5205C1.25 20.9797 3.31262 18.92 5.85712 18.92H49.5222C52.1725 18.92 54.3207 21.0653 54.3207 23.7117V48.7968C54.3207 51.3377 52.2581 53.3975 49.7137 53.3975Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.2801 10.6025H17.7429C15.0905 10.6025 12.9418 12.7495 12.9418 15.3967V18.9196H49.5194C52.1705 18.9196 54.3205 21.0667 54.3205 23.7152V45.0801H57.9489C60.6 45.0801 62.75 42.9332 62.75 40.2845V15.3967C62.75 12.7495 60.6 10.6025 57.9489 10.6025" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.9984 35.0975C17.9984 37.1213 16.3552 38.7622 14.3284 38.7622C12.3016 38.7622 10.6584 37.1213 10.6584 35.0975C10.6584 33.0735 12.3016 31.4327 14.3284 31.4327C16.3552 31.4327 17.9984 33.0735 17.9984 35.0975Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0774 40.0399L18.4695 39.5359C17.8661 39.0358 17.1065 38.7619 16.3222 38.7619H14.3284H12.3345C11.5502 38.7619 10.7906 39.0358 10.1872 39.5359L9.57936 40.0399C8.91373 40.5915 8.48673 41.3782 8.38723 42.2362L7.85486 46.8218H14.3284H20.8019L20.2695 42.2362C20.1699 41.3782 19.7429 40.5915 19.0774 40.0399Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.8204 46.8218H27.7854V41.9314H47.8204V46.8218Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7854 25.7549H46.8188" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7854 30.9229H35.8421" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7854 36.0913H41.1423" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.85486 25.7549H13.5162" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-muenzen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8161_34293" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34293)"><path d="M14.125 50.75C13.4438 50.75 12.8887 51.2963 12.875 51.975V52C12.875 52.69 13.435 53.25 14.125 53.25C14.815 53.25 15.375 52.69 15.375 52V51.975C15.3612 51.2963 14.8062 50.75 14.125 50.75Z" fill="%23FF6319"/><path d="M52.75 34.75C58.455 35.9075 62.75 40.9525 62.75 47C62.75 53.9038 57.1537 59.5 50.25 59.5C48.8787 59.5 47.5587 59.2788 46.3237 58.8713C42.9312 57.75 40.1825 55.215 38.775 51.965C38.115 50.4438 37.75 48.765 37.75 47C37.75 46.115 37.8412 45.2525 38.0162 44.42C38.6625 41.34 40.4437 38.6763 42.9012 36.8888C44.9637 35.385 47.5025 34.5 50.25 34.5C50.5162 34.5 50.78 34.5088 51.0412 34.525C51.6225 34.5613 52.1925 34.6363 52.75 34.75Z" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27 24.5C27 27.2613 21.0287 29.5 14.125 29.5C7.22125 29.5 1.25 27.2613 1.25 24.5C1.25 21.7387 7.22125 19.5 14.125 19.5C21.0287 19.5 27 21.7387 27 24.5Z" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27 32C27 34.7613 33.3463 37 40.25 37C41.16 37 42.0462 36.9612 42.9012 36.8875" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.25 32C1.25 34.7613 7.22125 37 14.125 37C21.0287 37 27 34.7613 27 32" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27 39.5C27 41.9563 32.1787 43.9988 38.0162 44.42" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.25 39.5C1.25 42.2613 7.22125 44.5 14.125 44.5C21.0287 44.5 27 42.2613 27 39.5" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.25 47C1.25 47.0338 1.25125 47.0688 1.2525 47.1025C1.25375 47.1275 1.25625 47.1513 1.25875 47.1763C1.26 47.1875 1.26125 47.1988 1.2625 47.2088C1.265 47.235 1.26875 47.2613 1.2725 47.2863C1.5775 49.2163 4.925 50.8538 9.1425 51.5875" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27 47C27 49.5612 32.5662 51.6737 38.775 51.965" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.1075 51.5875C23.325 50.8538 26.6725 49.2163 26.9775 47.2863C26.9813 47.2613 26.985 47.235 26.9875 47.2088C26.9888 47.1988 26.99 47.1875 26.9913 47.1763C26.9938 47.1513 26.9963 47.1274 26.9975 47.1025C26.9988 47.0688 27 47.0336 27 47" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27 54.5C27 57.2613 21.0287 59.5 14.125 59.5C7.22125 59.5 1.25 57.2613 1.25 54.5V47V39.5V32V24.5" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.75 24.5C52.75 27.2613 46.7787 29.5 39.875 29.5C32.9712 29.5 27 27.2613 27 24.5" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.75 17C52.75 19.7613 46.7787 22 39.875 22C32.9712 22 27 19.7613 27 17" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.75 9.5C52.75 12.2613 46.7787 14.5 39.875 14.5C32.9712 14.5 27 12.2613 27 9.5C27 6.73875 32.9712 4.5 39.875 4.5C46.7787 4.5 52.75 6.73875 52.75 9.5Z" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.75 32C52.75 32.9213 52.1275 33.7838 51.0413 34.525" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.75 9.5V17V24.5V32V34.75" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27 9.5V17V24.5V32V39.5V47V54.5C27 57.2613 32.9712 59.5 39.875 59.5C42.08 59.5 44.5262 59.2713 46.3237 58.8713" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-pfand-ausloesen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_126566)"><path d="M24.7546 41.7741C22.7474 39.8618 21.4949 37.1634 21.4949 34.1782C21.4949 28.3911 26.2029 23.6831 31.99 23.6831C37.7771 23.6831 42.4851 28.3911 42.4851 34.1782C42.4851 38.89 39.3639 42.8857 35.0813 44.208M35.7699 18.2354C42.9966 19.9419 48.372 26.4326 48.372 34.1795C48.372 38.5494 46.6604 42.5201 43.8723 45.4567M17.7986 25.9897C16.4052 28.3986 15.608 31.1955 15.608 34.1795C15.608 37.7597 16.757 41.0718 18.7055 43.7664M28.2101 18.2354C25.2299 18.9389 22.5653 20.4571 20.462 22.5417" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.7893 15.8713L43.5093 8.02209C44.1143 7.47944 44.1804 6.55505 43.6602 5.93006L40.0038 1.5439C39.7169 1.1996 39.2915 1 38.8424 1H25.1376C24.6885 1 24.2631 1.1996 23.9761 1.5439L20.3198 5.93006C19.7996 6.55505 19.8657 7.47944 20.4707 8.02209L29.1906 15.8713" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9901 1L28.2096 7.0488" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.4407 1.17627L35.7705 7.04868" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.5392 1.17627L28.2094 7.04868" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.99 1L35.7705 7.0488" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.1038 7.04883H43.876" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.1504 15.8698L28.2101 7.04883" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.7699 7.04883L32.8296 15.8698" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.7624 19.6506H29.2177C28.6609 19.6506 28.2096 19.1993 28.2096 18.6425V16.8782C28.2096 16.3215 28.6609 15.8701 29.2177 15.8701H34.7624C35.3191 15.8701 35.7705 16.3215 35.7705 16.8782V18.6424C35.7706 19.1993 35.3191 19.6506 34.7624 19.6506Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.6344 44.1967H17.4155L24.3553 41.8838C24.767 41.7466 25.1973 41.6768 25.6302 41.6768H29.0645C29.6908 41.6768 30.3083 41.8227 30.8684 42.1022L36.6542 44.9951C37.2618 45.2995 37.9317 45.4566 38.6103 45.4566H44.4323C46.1588 45.4566 47.6221 46.8139 47.6583 48.5404C47.6695 49.0918 47.5385 49.612 47.3003 50.0661L52.4748 48.0551L54.2775 45.3007" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.6689 41.6484L58.5601 38.7592C59.0204 38.0556 59.7901 37.6714 60.5748 37.6714C61.0101 37.6714 61.4505 37.7887 61.8459 38.0357C62.9076 38.6968 63.2855 40.0616 62.7154 41.1743L57.3899 51.5696C56.7038 52.9094 55.6335 54.0134 54.3149 54.742L43.4855 60.7212C42.2604 61.3973 40.8845 61.7516 39.4848 61.7516H33.4944C33.2324 61.7516 32.9717 61.7416 32.7122 61.7216L13.6344 60.2371" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.635 61.7398V42.5854C13.635 41.8894 13.0708 41.3252 12.3748 41.3252H9.85449V63H12.3748C13.0709 63 13.635 62.4358 13.635 61.7398Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 58.5835V61.7397C1 62.4358 1.56386 62.9996 2.25996 62.9996H9.85465V40.1906C9.85465 39.4945 9.29079 38.9307 8.59469 38.9307H2.25996C1.56386 38.9307 1 39.4945 1 40.1906V54.2173" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.6591 48.6074C47.6591 50.3473 46.2486 51.7578 44.5088 51.7578H34.4094L32.7063 53.6248" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_126566"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-pfand-laufzeit{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_128008)"><mask id="mask0_8629_128008" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_128008)"><path d="M11.25 16.25H59.2084" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.625 11.25C15.2442 11.25 14.125 10.1308 14.125 8.75V3.75C14.125 2.36925 15.2442 1.25 16.625 1.25C18.0057 1.25 19.125 2.36925 19.125 3.75V8.75C19.125 10.1308 18.0057 11.25 16.625 11.25Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.375 11.25C45.7557 11.25 46.875 10.1308 46.875 8.75V3.75C46.875 2.36925 45.7557 1.25 44.375 1.25C42.9942 1.25 41.875 2.36925 41.875 3.75V8.75C41.875 10.1308 42.9942 11.25 44.375 11.25Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.75 44.6665V8.81238C59.75 7.39713 58.6027 6.24988 57.1875 6.24988H47.375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.85 57.75H43.125" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.625 6.25H3.8125C2.39725 6.25 1.25 7.39725 1.25 8.8125V55.1875C1.25 56.6028 2.39725 57.75 3.8125 57.75H20.85" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.4584 6.25H19.75" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.2084 51.75H7.25V22.25H53.75V41.75" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 52.25C62.75 46.451 58.049 41.75 52.25 41.75C46.451 41.75 41.75 46.451 41.75 52.25C41.75 58.049 46.451 62.75 52.25 62.75C58.049 62.75 62.75 58.049 62.75 52.25Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.3958 52.2499L51.9999 54.854L56.7499 50.104" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.66663 32.125H53.5625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.66663 41.875H50.625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.5499 22.25V51.5894" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.85 22.25V51.5894" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.15 22.25V51.5894" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.45 22.25V45.125" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8629_128008"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-pfandscheine-verwalten{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8629_126760" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8629_126760)"><path d="M3.42615 54.4081C3.44527 54.4084 3.46452 54.4087 3.48377 54.4087C3.5089 54.4087 3.53377 54.4084 3.55877 54.4081H3.42615Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M54.6832 15.3072V12.6841C54.6832 11.3645 53.6135 10.2948 52.294 10.2948H25.238C23.7026 10.2948 22.2685 9.52921 21.4141 8.25346L20.788 7.31858C19.9343 6.04383 18.5013 5.27833 16.9669 5.27733L4.48613 5.26933C2.53063 5.26808 0.944502 6.85296 0.944252 8.80846L0.9375 51.8626C0.9375 53.2495 2.04638 54.3773 3.42575 54.4082" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.4747 21.2008H13.0068C12.5417 21.2008 12.1647 21.5779 12.1647 22.043V25.8814C12.1647 26.3466 12.5417 26.7236 13.0068 26.7236H24.4747C24.9398 26.7236 25.3169 26.3466 25.3169 25.8814V22.043C25.3169 21.5779 24.9398 21.2008 24.4747 21.2008Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.709 39.9552L47.837 50.1001L42.4893 45.6036" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.7542 29.2958L58.7703 17.7005C58.7718 16.381 57.7032 15.3102 56.3837 15.3087L8.36543 15.2562C7.04581 15.2547 5.97493 16.3232 5.97343 17.6428L5.93943 51.8689C5.93793 53.2563 4.81206 54.4093 3.42468 54.4078L33.7439 54.4258" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.0981 30.1014H46.0984C39.3431 31.3014 34.2137 37.2031 34.2137 44.3028C34.2137 51.6277 39.6645 57.4542 46.0982 58.5036C54.9751 60.0806 63.0625 53.2528 63.0625 44.3028C63.0625 35.3153 54.9302 28.5284 46.0981 30.1014Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-placeholder{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34004)"><mask id="mask0_8161_34004" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8161_34004)"><path d="M3.11206 60.3932L19.0403 38.0938C20.6454 35.8468 23.2714 35.8468 24.8766 38.0938L42.0418 62.1249" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.7449 46.3093L39.6032 30.3639C40.9444 27.9499 43.1391 27.9499 44.4802 30.3639L61.0525 60.1943" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.9887 19.1417C29.9887 23.5787 26.3924 27.1751 21.9555 27.1751C17.5187 27.1751 13.9221 23.5787 13.9221 19.1417C13.9221 14.7048 17.5187 11.1083 21.9555 11.1083C26.3924 11.1083 29.9887 14.7048 29.9887 19.1417Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.125 57.1041C62.125 59.8656 59.8657 62.125 57.1042 62.125H6.89587C4.1345 62.125 1.875 59.8656 1.875 57.1041V6.89576C1.875 4.13438 4.1345 1.875 6.89587 1.875H57.1042C59.8657 1.875 62.125 4.13438 62.125 6.89576V57.1041Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34004"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-reisetasche{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M45.5789 30.0176H18.4211" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.2761 28.6732C53.4929 27.2797 55.0435 24.922 55.3417 22.1875" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.65845 22.1875C8.9566 24.922 10.5072 27.2797 12.724 28.6732" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.3302 21.0435H19.6699" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 37.4441V34.0422C1 26.8717 6.80579 21.0572 13.9726 21.0435" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0274 21.0435C57.1942 21.0572 63 26.8717 63 34.0422V53.1699C63 54.4249 61.982 55.4416 60.7271 55.4416H3.27292C2.01795 55.4416 1 54.4249 1 53.1699V41.8103" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.1431 13.4365H39.4637L45.1859 22.381C45.4416 22.7827 45.5788 23.248 45.5788 23.7245V35.8463" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.4211 35.8463V23.7245C18.4211 23.248 18.5584 22.7827 18.8141 22.381L24.5363 13.4365H24.8569" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.7239 36.1669V23.7245C12.7239 23.248 12.8611 22.7827 13.1168 22.381L21.2891 9.60552C21.5299 9.22878 21.9465 9.00049 22.3931 9.00049H41.6069C42.0535 9.00049 42.4701 9.22878 42.7109 9.60552L50.8832 22.381C51.1389 22.7827 51.2761 23.248 51.2761 23.7245V36.1669" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7599 9V12.9795C24.7599 13.5997 25.2627 14.1026 25.883 14.1026H38.1168C38.7371 14.1026 39.2399 13.5997 39.2399 12.9795V9" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.2089 50.6812H1" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.9999 50.6812H53.791" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.7914 55.442V47.3574" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.7915 42.9912V39.9557C53.7915 37.6857 51.9513 35.8457 49.6815 35.8457H14.3186C12.0487 35.8457 10.2086 37.6859 10.2086 39.9557V55.4418" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.6591 41.9692H44.3408" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-sammelobjekte{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8170_420200" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="1" width="62" height="62"><path d="M1 1H63V63H1V1Z" fill="white"/></mask><g mask="url(%23mask0_8170_420200)"><path d="M58.3498 46.5722C55.9225 49.84 55.9225 54.3163 58.3498 57.5842" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.8047 57.6943H59.8971C61.1092 57.6943 62.0918 58.6788 62.0918 59.8931C62.0918 61.1074 61.1092 62.0918 59.8971 62.0918H11.9034C6.39206 62.0918 1.9082 57.5998 1.9082 52.0781C1.9082 46.5564 6.39206 42.0643 11.9034 42.0643" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.1546 46.4619H11.9034C8.81236 46.4619 6.29761 48.9814 6.29761 52.0781C6.29761 55.1749 8.81236 57.6943 11.9034 57.6943H40.9579" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.0967 42.0642H59.8972C61.1094 42.0642 62.0919 43.0486 62.0919 44.2628C62.0919 45.4773 61.1094 46.4617 59.8972 46.4617H47.5897" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.3498 6.41571C55.9225 9.68355 55.9225 14.1598 58.3498 17.4277" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4054 1.90805H11.9034C6.39206 1.90805 1.9082 6.40015 1.9082 11.9218C1.9082 17.4434 6.39206 22.0366 11.9034 22.0366H59.8971C61.1092 22.0366 62.0918 20.9511 62.0918 19.7367C62.0918 18.5225 61.1092 17.538 59.8971 17.538H11.9034C8.81236 17.538 6.29761 15.0186 6.29761 11.9218C6.29761 8.82505 8.81236 6.30545 11.9034 6.30545H59.8971C61.1092 6.30545 62.0918 5.3212 62.0918 4.10675C62.0918 2.89254 61.1092 1.90805 59.8971 1.90805H24.2446" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.65039 37.5566C8.07771 34.2888 8.07771 29.8126 5.65039 26.5447" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.6602 42.0642H4.10291C2.89076 42.0642 1.9082 41.0797 1.9082 39.8655C1.9082 38.6511 2.89076 37.6668 4.10291 37.6668H39.1546" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.1316 37.6668H52.0966C55.1878 37.6668 57.7025 35.1472 57.7025 32.0505C57.7025 28.9538 55.1878 26.4343 52.0966 26.4343H4.10303C2.89088 26.4343 1.9082 25.4498 1.9082 24.2356C1.9082 23.0212 2.89088 22.0368 4.10303 22.0368H52.0966C57.6081 22.0368 62.0918 26.5288 62.0918 32.0505C62.0918 37.5722 57.6081 42.0642 52.0966 42.0642H47.5897" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.1547 32.0506H47.1317V50.875L43.2131 47.0894L39.1547 50.875V32.0506Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.9325 32.0505H50.2108" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-schmuck{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34258)"><mask id="mask0_8161_34258" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34258)"><path d="M26.0566 56.3465L30.087 62.07C31.019 63.3933 32.981 63.3933 33.913 62.07L42.6275 49.6946C43.7654 48.0787 43.7654 45.9221 42.6275 44.3062L35.6638 34.4171" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.3329 34.4217L21.3724 44.3061C20.2346 45.9221 20.2346 48.0787 21.3724 49.6946L23.8948 53.2765" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.1542 47.0005L32 40.1188L36.8458 47.0005L31.9999 53.8821L27.1542 47.0005Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.8028 28.1568C20.0071 27.0924 13.1356 23.0279 7.74556 16.2434C3.04619 10.3282 1.13506 4.44655 1.05594 4.19917C0.635938 2.88392 1.36144 1.47717 2.67669 1.05692C3.99156 0.63655 5.39881 1.36243 5.81894 2.67768C5.83481 2.72693 7.58381 8.04992 11.7579 13.2553C16.5951 19.2877 22.5418 22.665 29.4634 23.3203" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.5292 16.2482C50.4688 15.3365 51.3733 14.3387 52.2421 13.2553C56.4162 8.04983 58.1652 2.72683 58.1823 2.6737C58.6064 1.36145 60.0137 0.63858 61.3266 1.06021C62.6396 1.48208 63.3636 2.88545 62.9439 4.19908C62.8649 4.44658 60.9537 10.3282 56.2543 16.2435C50.8666 23.0253 43.9981 27.0893 36.2061 28.1556" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.5538 23.3186C39.0091 22.8939 43.0602 21.3407 46.6712 18.6771" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.4999 26.5745V23.25C29.4999 21.8693 30.6193 20.75 31.9999 20.75C33.3806 20.75 34.4999 21.8693 34.4999 23.25V26.5745" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37 30.9384C37 28.1769 34.7614 25.9384 32 25.9384C29.2386 25.9384 27 28.1769 27 30.9384C27 33.6997 29.2386 35.9384 32 35.9384C34.7614 35.9384 37 33.6997 37 30.9384Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32 40.1188V36.0772" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.8458 47.0004H43.3378" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.1541 47.0004H20.6781" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9999 53.882V62.8219" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.4244 34.365C55.7274 33.3532 54.3086 31.9344 53.2968 30.2374C53.0125 29.7605 52.5026 29.4643 51.9475 29.4643C51.3924 29.4643 50.8826 29.7605 50.5983 30.2374C49.5864 31.9344 48.1676 33.3532 46.4708 34.365C45.9939 34.6493 45.6975 35.1592 45.6975 35.7143C45.6975 36.2694 45.9939 36.7792 46.4708 37.0635C48.1676 38.0755 49.5864 39.4942 50.5983 41.191C50.8826 41.6679 51.3924 41.9643 51.9475 41.9643C52.5025 41.9643 53.0125 41.6679 53.2968 41.191C54.3088 39.4942 55.7274 38.0755 57.4244 37.0635C57.9011 36.7792 58.1975 36.2694 58.1975 35.7143C58.1975 35.1592 57.9011 34.6493 57.4244 34.365Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5292 34.365C15.8322 33.3532 14.4136 31.9344 13.4016 30.2374C13.1174 29.7605 12.6075 29.4643 12.0525 29.4643C11.4972 29.4643 10.9875 29.7605 10.7031 30.2374C9.69124 31.9344 8.27249 33.3532 6.57562 34.365C6.09874 34.6493 5.80249 35.1592 5.80249 35.7143C5.80249 36.2694 6.09874 36.7792 6.57562 37.0635C8.27249 38.0755 9.69124 39.4942 10.7031 41.191C10.9875 41.6679 11.4972 41.9643 12.0524 41.9643C12.6074 41.9643 13.1174 41.6679 13.4016 41.191C14.4136 39.4942 15.8322 38.0755 17.5292 37.0635C18.0061 36.7792 18.3025 36.2694 18.3025 35.7143C18.3025 35.1592 18.0061 34.6493 17.5292 34.365Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34258"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-schnell-unkompliziert{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34097)"><mask id="mask0_8161_34097" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34097)"><path d="M18.8984 43.0525C18.8984 40.6391 16.9455 38.6861 14.5321 38.6861" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.7444 43.0525C44.7444 40.6391 46.6973 38.6861 49.1107 38.6861" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.7444 24.6084C44.7444 27.0219 46.6973 28.9748 49.1107 28.9748" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.8214 24.5403H47.5416C48.4459 24.5403 49.179 25.2733 49.179 26.1776V41.4833C49.179 42.3876 48.4459 43.1207 47.5416 43.1207H36.3626" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.2804 43.1207H16.1014C15.1971 43.1207 14.464 42.3876 14.464 41.4833V32.7203" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.4768 31.5421C28.3008 29.9851 29.9371 28.9243 31.8213 28.9243C34.5342 28.9243 36.7334 31.1236 36.7334 33.8364C36.7334 36.5493 34.5342 38.7486 31.8213 38.7486C29.7406 38.7486 27.9621 37.455 27.2461 35.6281" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.0234 19.0908H24.6569C26.0939 19.0908 27.4906 19.5667 28.6287 20.4443L33.9406 24.5403H22.9669C21.8099 24.5403 20.8719 25.4782 20.8719 26.6352C20.8719 27.3974 21.286 28.0995 21.953 28.4684L27.1449 31.3398C28.2214 31.9351 28.6999 33.2289 28.27 34.3814C27.8521 35.5018 26.6953 36.1653 25.5173 35.9606L21.8719 35.3267C18.4769 34.7364 15.2565 33.3958 12.4454 31.4026H10.0234" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.2857 33.2539H1.14282V17.2539H10.2857V33.2539Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.9687 61.535H34.1982C30.7017 61.535 27.3483 60.146 24.8759 57.6736L19.3934 52.1911C18.412 51.2097 18.4157 49.6172 19.4018 48.6404C20.3814 47.6698 21.9612 47.6737 22.9362 48.6488L27.8419 53.556C29.486 55.2005 31.7161 56.1245 34.0415 56.1245H39.4931" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.451 56.1245H34.4621C33.0824 56.1245 31.964 55.006 31.964 53.6263C31.964 52.2466 33.0824 51.1282 34.4621 51.1282H40.8337L42.1517 49.5637C43.7917 47.6169 46.2074 46.4933 48.7529 46.4933C50.574 46.4933 52.3484 47.0692 53.8222 48.1388L53.969 48.2453" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.8572 62.746H53.9766V46.5994H62.8572V62.746Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M52.3141 21.1995C57.8526 21.1995 62.3424 16.7097 62.3424 11.1712C62.3424 5.63272 57.8526 1.14288 52.3141 1.14288C46.7756 1.14288 42.2858 5.63272 42.2858 11.1712C42.2858 16.7097 46.7756 21.1995 52.3141 21.1995Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.314 13.3078C53.494 13.3078 54.4506 12.3512 54.4506 11.1712C54.4506 9.99115 53.494 9.03455 52.314 9.03455C51.134 9.03455 50.1774 9.99115 50.1774 11.1712C50.1774 12.3512 51.134 13.3078 52.314 13.3078Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.3141 1.26099V2.54661" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.3141 5.74945V8.94665" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.3141 19.7957V21.0813" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.4038 11.1712H43.6894" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.9385 11.1712H62.2241" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.059 11.1712H47.5822" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8161_34097"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-schuldenfrei{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8629_102405)"><mask id="mask0_8629_102405" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_102405)"><path d="M10.25 59.0975V46.125C12.6812 43.2267 16.2704 41.5529 20.0534 41.5529H20.5711C23.6295 41.5529 26.6285 42.3975 29.2374 43.9937L31.2647 45.2341H41.1309C43.2624 45.2341 44.9902 46.962 44.9902 49.0935C44.9902 51.225 43.2624 52.9529 41.1309 52.9529L28.2916 52.95H41.2324C42.1022 52.95 42.9434 52.638 43.6029 52.0708L57.06 40.4965C58.0724 39.6359 59.4886 39.4325 60.7022 39.9735C62.9135 40.9594 63.45 43.8557 61.7385 45.5681L49.9964 57.3162C47.319 59.995 43.6869 61.5 39.8995 61.5H10.25V59.0975Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 41.75H9C9.69037 41.75 10.25 42.3096 10.25 43V61.5C10.25 62.1904 9.69037 62.75 9 62.75H2.5C1.80963 62.75 1.25 62.1904 1.25 61.5V43C1.25 42.3096 1.80963 41.75 2.5 41.75Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M35.8 3.33C43.3306 4.8579 49 11.5173 49 19.5C49 28.6129 41.613 36 32.5 36C30.69 36 28.9476 35.708 27.3174 35.1701C22.8393 33.69 19.2109 30.3438 17.353 26.0538C16.4818 24.0457 16 21.8298 16 19.5C16 18.3318 16.1204 17.1933 16.3514 16.0944C17.2045 12.0288 19.5558 8.51265 22.7997 6.15315C25.5222 4.1682 28.8733 3 32.5 3C32.8515 3 33.1996 3.01155 33.5445 3.033C34.3117 3.08085 35.0641 3.17985 35.8 3.33Z" stroke="%23FF6319" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.0149 21.9858H33.4029" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.0149 17.292H33.4029" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.3301 25.5065C37.0596 26.9585 35.3205 27.8535 33.4022 27.8535C30.1133 27.8535 27.5081 25.2953 26.6569 21.986C26.4637 21.235 26.3612 20.4456 26.3612 19.639C26.3612 18.8317 26.4637 18.0423 26.6569 17.292C27.5089 13.9804 30.1172 11.4245 33.4022 11.4245C35.3205 11.4245 37.0596 12.3195 38.3301 13.7715" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8629_102405"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-schutz-diebstahl{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8629_127732" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_127732)"><path d="M51.2565 28.214H12.74C11.1641 28.214 9.875 29.5038 9.875 31.0806V59.88C9.875 61.4566 11.1641 62.75 12.74 62.75H51.2565C52.8324 62.75 54.125 61.4566 54.125 59.88V31.0806C54.125 29.5038 52.8324 28.214 51.2565 28.214Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.1447 51.0927V57.4775H48.8554V33.4862H15.1447V39.8677" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.173 22.4458V18.0841C15.173 8.82555 22.7445 1.25018 31.9982 1.25018C41.2555 1.25018 48.827 8.82555 48.827 18.0841V22.4458" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.9659 22.4458V18.0841C42.9659 12.0499 38.0293 7.11418 31.9982 7.11418C25.9672 7.11418 21.0341 12.0499 21.0341 18.0841V22.4458" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.1599 28.2139V23.9019C41.1599 23.1011 41.815 22.4456 42.6118 22.4456H49.1777C49.978 22.4456 50.6332 23.1011 50.6332 23.9019V28.2139" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9982 38.3586C29.5582 38.3586 27.5786 40.3392 27.5786 42.784C27.5786 44.1731 28.2196 45.4167 29.2219 46.2281V49.828C29.2219 51.3552 30.472 52.606 31.9982 52.606C33.5246 52.606 34.7747 51.3552 34.7747 49.828V46.2281C35.7806 45.4167 36.4216 44.1731 36.4216 42.784C36.4216 40.3392 34.4419 38.3586 31.9982 38.3586Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3668 28.2139V23.9019C13.3668 23.1011 14.0184 22.4456 14.8188 22.4456H21.3847C22.1849 22.4456 22.8401 23.1011 22.8401 23.9019V28.2139" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.1447 45.4873V45.4802" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-senden-bringen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M19.2288 57.0535L6.25545 50.4397C4.87523 49.7366 4 48.2804 4 46.6872V17.9648C4 17.1615 4.22243 16.3935 4.62012 15.7378L31.8325 29.6107V63C31.2215 63 30.6106 62.8564 30.048 62.5692L23.4833 59.2226" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.6638 24.1541V46.6872C59.6638 48.2803 58.7898 49.7366 57.4083 50.4397L33.617 62.5692C33.0544 62.8564 32.4435 63 31.8325 63V29.6107L59.0436 15.7378C59.4413 16.3935 59.6638 17.1615 59.6638 17.9648V19.6237" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.0436 15.7377L31.8325 29.6107L4.62012 15.7377C4.99686 15.1186 5.52941 14.5999 6.1796 14.2517L29.9709 1.47059C29.9774 1.46785 29.9826 1.46386 29.9892 1.46111C31.1522 0.843358 32.5324 0.846103 33.693 1.47059L57.4843 14.2517C58.1343 14.5999 58.6681 15.1187 59.0436 15.7377Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8963 15.2241L13.7545 20.3946L22.079 24.6386L50.145 10.309L42.0583 5.9646L27.7942 13.2368" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.079 24.6385V35.1711C22.079 35.8242 21.2258 36.0722 20.8758 35.5209L18.7168 32.1219C18.2678 31.4151 17.3458 31.1803 16.6134 31.5863L14.6658 32.666C14.2568 32.8928 13.7545 32.597 13.7545 32.1292V20.3945L22.079 24.6385Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3022 50.649L42.5995 47.4385" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3022 55.0987L42.5995 51.8882" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-sichere-aufbewahrung{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8161_34134" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8161_34134)"><path d="M49.3322 54.7403H59.7708V58.8926C59.7708 59.1918 59.5263 59.4375 59.2287 59.4375H49.8743C49.5767 59.4375 49.3322 59.1918 49.3322 58.8926V54.7403Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.97693 54.7403H15.4156V58.8926C15.4156 59.1918 15.1711 59.4375 14.8734 59.4375H5.51905C5.22143 59.4375 4.97693 59.1918 4.97693 58.8926V54.7403Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.255 54.7402H2.975C1.85525 54.7402 0.9375 53.8179 0.9375 52.689V6.61024C0.9375 5.48486 1.85525 4.56249 2.975 4.56249H61.0216C62.1449 4.56249 63.0625 5.48486 63.0625 6.61024V52.689C63.0625 53.8179 62.1449 54.7402 61.0216 54.7402H34.3332" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2774 41.61C30.9671 41.61 36.4204 36.1897 36.4204 29.5481C36.4204 22.9029 30.9671 17.4826 24.2774 17.4826C17.5875 17.4826 12.1309 22.9029 12.1309 29.5481C12.1309 36.1897 17.5875 41.61 24.2774 41.61Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2774 35.8194C27.7641 35.8194 30.6093 32.9954 30.6093 29.5303C30.6093 26.0651 27.7641 23.2411 24.2774 23.2411C20.7908 23.2411 17.9456 26.0651 17.9456 29.5303C17.9456 32.9954 20.7908 35.8194 24.2774 35.8194Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.3021 41.61V39.2631" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5935 30.1001H52.2838" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5935 34.5801H52.2838" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.6353 19.3309H51.242C51.6424 19.3309 51.9719 19.6621 51.9719 20.0646V23.7647C51.9719 24.1671 51.6424 24.4947 51.242 24.4947H42.6353C42.2349 24.4947 41.9054 24.1671 41.9054 23.7647V20.0646C41.9054 19.6621 42.2349 19.3309 42.6353 19.3309Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.2773 19.8295V17.4827" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.145 29.5588H14.5049" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.071 29.5339H36.4344" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.7096 38.0844L17.3785 36.4249" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.1975 22.6678L32.8699 21.0083" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.6919 21.026L17.3643 22.6855" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.2152 36.4106L32.8841 38.0666" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.33134 14.509H8.84634C9.22897 14.509 9.54072 14.826 9.54072 15.2105V19.7583C9.54072 20.1429 9.22897 20.4563 8.84634 20.4563H5.33134C4.94859 20.4563 4.63684 20.1429 4.63684 19.7583V15.2105C4.63684 14.826 4.94859 14.509 5.33134 14.509Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5935 39.0601H52.2838" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.33134 44.7902H8.84634C9.22897 44.7902 9.54072 44.4768 9.54072 44.0922V39.5409C9.54072 39.1563 9.22897 38.8429 8.84634 38.8429H5.33134C4.94859 38.8429 4.63684 39.1563 4.63684 39.5409V44.0922C4.63684 44.4768 4.94859 44.7902 5.33134 44.7902Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.6592 9.7868H56.6456C57.5349 9.7868 58.2612 10.5169 58.2612 11.4108V47.8919C58.2612 48.7823 57.5349 49.5159 56.6456 49.5159H7.77261C6.88324 49.5159 6.15674 48.7823 6.15674 47.8919V44.7902M6.15674 14.5091V11.4108C6.15674 10.5169 6.88324 9.7868 7.77261 9.7868H30.255M6.15674 38.8429V20.4563" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-smartphone-technik{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8173_30320)"><path d="M16 49.7664V15.4754" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_8173_30320" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8173_30320)"><path d="M48.0001 33.8751V59.3181C48.0001 61.3891 46.3213 63.0681 44.2501 63.0681H19.75C17.6789 63.0681 16 61.3891 16 59.3181V53.5164" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 11.7254V4.682C16 2.611 17.6789 0.931999 19.75 0.931999H44.2501C46.3213 0.931999 48.0001 2.611 48.0001 4.682V30.125" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.1476 58.866H35.8525" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.2369 4.08618H28.7631C26.7548 4.08618 24.9636 2.82318 24.2891 0.931806H39.7109C39.0364 2.82318 37.2452 4.08618 35.2369 4.08618Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8173_30320"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-smartwatch{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8175_85483)"><mask id="mask0_8175_85483" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8175_85483)"><path d="M18.875 49.9375C16.8073 49.9375 15.125 48.2552 15.125 46.1875V17.8125C15.125 15.7448 16.8073 14.0625 18.875 14.0625H41.375C43.4428 14.0625 45.125 15.7448 45.125 17.8125V46.1875C45.125 48.2552 43.4428 49.9375 41.375 49.9375H18.875Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.7081 11.5764C16.1766 10.5942 17.1996 9.07342 17.5559 7.34304L18.2585 3.92967C18.6174 2.18666 20.1519 0.93579 21.9315 0.93579H38.3183C40.0979 0.93579 41.6324 2.18666 41.9913 3.92967L42.6939 7.34304C43.0501 9.07342 44.0731 10.5942 45.5416 11.5764" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.7081 52.4236C16.1766 53.4058 17.1996 54.9266 17.5559 56.657L18.2585 60.0703C18.6174 61.8133 20.1519 63.0642 21.9315 63.0642H38.3183C40.0979 63.0642 41.6324 61.8133 41.9913 60.0703L42.6939 56.657C43.0501 54.9266 44.0731 53.4058 45.5416 52.4236" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.125 42.4375H45.125" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.875 17.8125C50.946 17.8125 52.625 19.4915 52.625 21.5625V27.1875C52.625 29.2585 50.946 30.9375 48.875 30.9375V17.8125ZM48.875 17.8125C48.875 13.6704 45.5171 10.3125 41.375 10.3125H18.875C14.7329 10.3125 11.375 13.6704 11.375 17.8125V46.1875C11.375 50.3296 14.7329 53.6875 18.875 53.6875H41.375C45.5171 53.6875 48.875 50.3296 48.875 46.1875V34.6875" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8175_85483"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-sofort-bargeld{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34041)"><mask id="mask0_8161_34041" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_8161_34041)"><path d="M23.2428 32.9302C23.2428 29.9408 20.8238 27.5218 17.8345 27.5218" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.2571 32.9302C55.2571 29.9408 57.6761 27.5218 60.6655 27.5218" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.2571 10.0845C55.2571 13.0739 57.6761 15.4929 60.6655 15.4929" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.25 9.99999H58.7219C59.842 9.99999 60.75 10.908 60.75 12.0281V30.9865C60.75 32.1066 59.842 33.0146 58.7219 33.0146H44.875" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.625 33.0147H19.7781C18.6581 33.0147 17.75 32.1067 17.75 30.9866V20.1323" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.8686 18.6727C34.8893 16.7442 36.9161 15.4302 39.25 15.4302C42.6103 15.4302 45.3344 18.1544 45.3344 21.5146C45.3344 24.875 42.6103 27.5991 39.25 27.5991C36.6728 27.5991 34.4698 25.9967 33.5829 23.7339" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.25 3.25H30.3757C32.1557 3.25 33.8858 3.8395 35.2954 4.9265L41.875 10H28.2824C26.8493 10 25.6875 11.1618 25.6875 12.5949C25.6875 13.539 26.2004 14.4086 27.0265 14.8655L33.4575 18.4223C34.7909 19.1596 35.3836 20.7621 34.8511 22.1898C34.3335 23.5775 32.9006 24.3994 31.4415 24.1458L26.9261 23.3606C22.7209 22.6294 18.7319 20.9689 15.25 18.5H12.25" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.25 21.25H1.25V1.25H12.25V21.25Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.7404 61.25H27.2517C22.9207 61.25 18.7671 59.5295 15.7046 56.467L8.9137 49.6761C7.69808 48.4605 7.7027 46.488 8.92408 45.278C10.1375 44.0759 12.0943 44.0806 13.302 45.2885L19.3785 51.3668C21.415 53.4038 24.1772 54.5483 27.0576 54.5483H33.8102" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.1898 54.5482H27.5783C25.8694 54.5482 24.484 53.1628 24.484 51.4538C24.484 49.745 25.8694 48.3596 27.5783 48.3596H35.4705L37.103 46.4217C39.1344 44.0103 42.1266 42.6186 45.2796 42.6186C47.5353 42.6186 49.7331 43.332 51.5588 44.6568L51.7405 44.7887" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 62.75H51.75V42.75H62.75V62.75Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34041"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-sofort-bargeld-02{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><mask id="mask0_8629_126984" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8629_126984)"><path d="M19.7303 36.5103H2.68738C1.721 36.5103 0.937378 35.7268 0.937378 34.7603V4.43663C0.937378 3.47013 1.721 2.68663 2.68738 2.68663H61.3124C62.279 2.68663 63.0624 3.47013 63.0624 4.43663V34.7603C63.0624 35.7268 62.279 36.5103 61.3124 36.5103H57.42" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.0636 36.5103H23.4802" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4876 7.31163H10.4867C10.3499 7.31163 10.2374 7.42388 10.2417 7.56075C10.2431 7.6025 10.2439 7.6445 10.2439 7.68663C10.2439 10.134 8.25987 12.118 5.8125 12.118H5.81C5.67388 12.118 5.5625 12.2255 5.5625 12.3616V26.7315C5.5625 26.8675 5.67388 26.9751 5.81 26.975H5.8125C8.25987 26.975 10.2439 28.959 10.2439 31.4064C10.2439 31.4809 10.2419 31.5548 10.2382 31.6284C10.231 31.768 10.3409 31.8853 10.4807 31.8853H37.3602" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.8783 29.252C54.6355 27.8938 56.0863 26.9752 57.7515 26.9752C57.8928 26.9752 58.0325 26.982 58.1704 26.995C58.3137 27.0085 58.4374 26.8971 58.4374 26.7532V12.3402C58.4374 12.1963 58.3135 12.085 58.1704 12.0985C58.0325 12.1115 57.8928 12.1182 57.7515 12.1182C55.3042 12.1182 53.3202 10.1342 53.3202 7.68683C53.3202 7.6447 53.3209 7.6027 53.3223 7.56095C53.3267 7.42408 53.2143 7.31183 53.0773 7.31183H18.2375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.9852 19.5986H20.063" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.9369 19.5986H51.0146" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26 21.4404H35.2636" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26 16.8086H35.2636" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1262 24.9146C38.8726 26.3473 37.1565 27.2305 35.2636 27.2305C32.0183 27.2305 29.4476 24.7061 28.6077 21.4407C28.417 20.6996 28.3159 19.9207 28.3159 19.1248C28.3159 18.3281 28.417 17.5492 28.6077 16.8089C29.4484 13.5412 32.0221 11.0192 35.2636 11.0192C37.1565 11.0192 38.8726 11.9023 40.1262 13.3351" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3035 35.9813C36.982 30.8969 41.3358 26.975 46.6058 26.975C52.3465 26.975 57.0001 31.6288 57.0001 37.3693C57.0001 38.9548 56.6451 40.4574 56.0102 41.8018" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.9202 35.9812C41.5433 33.4197 43.8525 31.518 46.6058 31.518C49.8374 31.518 52.457 34.1377 52.457 37.3694C52.457 38.3851 52.1983 39.3404 51.7429 40.1729" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.4037 56.1354C40.2864 56.5459 39.0789 56.77 37.8191 56.77C32.0786 56.77 27.4249 52.1164 27.4249 46.3758C27.4249 40.6351 32.0786 35.9815 37.8191 35.9815C41.5729 35.9815 44.8618 37.9713 46.6888 40.9536" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1991 51.7228C39.4721 52.0469 38.6666 52.2271 37.8191 52.2271C34.5876 52.2271 31.9679 49.6074 31.9679 46.3758C31.9679 43.1443 34.5876 40.5246 37.8191 40.5246C40.1265 40.5246 42.1219 41.8601 43.0745 43.8002" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M61.409 50.9187C61.409 56.6594 56.7554 61.313 51.0147 61.313C45.2741 61.313 40.6204 56.6594 40.6204 50.9187C40.6204 45.1782 45.2741 40.5245 51.0147 40.5245C56.7554 40.5245 61.409 45.1782 61.409 50.9187Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.8658 50.9186C56.8658 54.1503 54.2462 56.77 51.0146 56.77C47.7831 56.77 45.1633 54.1503 45.1633 50.9186C45.1633 47.6871 47.7831 45.0674 51.0146 45.0674C54.2462 45.0674 56.8658 47.6871 56.8658 50.9186Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-tablet{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8175_85674)"><mask id="mask0_8175_85674" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8175_85674)"><path d="M9.80164 36.4243V5.67364C9.80164 3.06677 11.9149 0.953518 14.5218 0.953518H49.4779C52.0848 0.953518 54.1981 3.06677 54.1981 5.67364V58.326C54.1981 60.9329 52.0848 63.0461 49.4779 63.0461H14.5218C11.9149 63.0461 9.80164 60.9329 9.80164 58.326V40.7956" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.4781 63.0464H14.522C11.9151 63.0464 9.80188 60.9331 9.80188 58.3263V54.227H54.1984V58.3263C54.1984 60.9331 52.085 63.0464 49.4781 63.0464Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.4341 9.77319H54.1983V5.67394C54.1983 3.06707 52.0849 0.953818 49.478 0.953818H14.5219C11.915 0.953818 9.80176 3.06707 9.80176 5.67394V9.77319H40.0501" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.8662 58.6367H34.134" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.2795 18.7579L19.3185 31.5913" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.2812 21.4994L19.3185 24.8325" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.6815 41.9089L41.7186 45.2422" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8175_85674"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-taschen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8168_40442)"><path d="M42.2091 18.6776H32H21.8246" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.7223 62.9998H54.1256C56.0947 62.9998 57.7758 61.5741 58.1019 59.6277L62.9444 30.7306C63.1756 29.3512 62.6787 27.95 61.6309 27.0263L55.1253 21.2911C53.2149 19.6069 50.7555 18.6776 48.2086 18.6776H45.8888" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.2564 18.6776H15.7916C13.2447 18.6776 10.7854 19.6069 8.87489 21.2911L2.36925 27.0263C1.32149 27.95 0.824618 29.3511 1.05578 30.7306L5.89827 59.6277C6.22448 61.5741 7.9056 62.9998 9.87463 62.9998H45.4729" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.0153 63C8.59539 63 6.72054 60.8785 7.01258 58.4708L11.4082 22.2317C11.6542 20.2032 13.3721 18.678 15.4109 18.678" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.589 18.6776C50.6276 18.6776 52.3455 20.2029 52.5917 22.2313L56.9873 58.4704C57.2793 60.8782 55.4045 62.9996 52.9846 62.9996" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.4284 27.196C41.6789 25.8552 41.9174 24.3343 42.0866 22.7298C42.7948 16.0103 41.9903 10.8669 39.76 7.85537C38.0648 5.56661 35.539 4.4541 32.0383 4.4541H31.9953C28.4946 4.4541 25.9688 5.56661 24.2736 7.85537C22.0434 10.8669 21.2389 16.0102 21.9471 22.7298C22.1102 24.2771 22.3379 25.7467 22.5785 27.052" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.6388 2.88557C26.6544 1.63223 29.1144 1 31.9952 1H32.0383C36.6427 1 40.1726 2.61512 42.5299 5.80045C46.7393 11.4886 46.038 20.9581 44.938 27.202" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0964 27.2088C17.9958 20.9648 17.2926 11.4907 21.5035 5.80042" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.1218 33.8453C19.5319 35.2015 20.7578 36.1128 22.1724 36.1127C22.485 36.1127 22.7961 36.0667 23.0985 35.975C24.7792 35.4646 25.7333 33.68 25.2258 31.9971C25.2187 31.9734 24.8205 30.6332 24.3763 28.5674C24.2051 27.7716 23.5029 27.2019 22.689 27.2019H19.1346C18.3329 27.2019 17.7329 27.9349 17.8874 28.7217C18.4444 31.5597 19.0237 33.521 19.1218 33.8453Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.9062 33.8453C44.4961 35.2015 43.2702 36.1128 41.8556 36.1127C41.543 36.1127 41.2319 36.0667 40.9295 35.975C39.2488 35.4646 38.2947 33.68 38.8022 31.9971C38.8092 31.9738 39.1934 30.6808 39.628 28.6776C39.8149 27.8162 40.5783 27.2019 41.4597 27.2019H44.9379C45.7139 27.2019 46.2996 27.9097 46.1506 28.6713C45.5905 31.5365 45.0048 33.5192 44.9062 33.8453Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.3621 56.2429H25.6377C24.9488 56.2429 24.3903 55.6844 24.3903 54.9954V52.9162C24.3903 52.2272 24.9488 51.6687 25.6377 51.6687H38.3621C39.0511 51.6687 39.6096 52.2272 39.6096 52.9162V54.9954C39.6096 55.6844 39.0511 56.2429 38.3621 56.2429Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8168_40442"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-technik{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8168_40152)"><mask id="mask0_8168_40152" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 0H64V64H0V0Z" fill="white"/></mask><g mask="url(%23mask0_8168_40152)"><path d="M31.3316 43.1625H4.502C2.70588 43.1625 1.25 41.7065 1.25 39.9105V11.2519C1.25 9.45585 2.70588 7.99986 4.502 7.99986H20.625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.875 8H47.998C49.794 8 51.25 9.456 51.25 11.252V25.5" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.0937 37.1534H1.25" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.7914 56H17.255C19.6901 54.4701 21.1681 51.7963 21.1681 48.9205V43.1626H30.9685" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.2502 56H33.7919C32.4111 56 31.2919 54.8808 31.2919 53.5V28C31.2919 26.6193 32.4111 25.5 33.7919 25.5H51.7911C53.1717 25.5 54.2911 26.6193 54.2911 28V36" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.25 36H60.25C61.6308 36 62.75 37.1192 62.75 38.5V53.5C62.75 54.8807 61.6308 56 60.25 56H51.25C49.8693 56 48.75 54.8807 48.75 53.5V38.5C48.75 37.1192 49.8693 36 51.25 36Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.25 29.5768H7.25V15.5768H18.25V29.5768Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.25 15.5765H36.875" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.25 21.5765H28.9375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8168_40152"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-technik-ankauf{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8170_543610)"><mask id="mask0_8170_543610" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 0H64V64H0V0Z" fill="white"/></mask><g mask="url(%23mask0_8170_543610)"><path d="M31.3316 43.1626H4.502C2.70588 43.1626 1.25 41.7066 1.25 39.9106V11.252C1.25 9.45598 2.70588 7.99998 4.502 7.99998H20.625" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.875 8H47.998C49.794 8 51.25 9.456 51.25 11.252V25.5" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.0937 37.1536H1.25" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.7914 56H17.255C19.6901 54.4701 21.1681 51.7963 21.1681 48.9205V43.1626H30.9685" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.2502 56H33.7919C32.4111 56 31.2919 54.8808 31.2919 53.5V28C31.2919 26.6193 32.4111 25.5 33.7919 25.5H51.7911C53.1717 25.5 54.2911 26.6193 54.2911 28V36" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.25 36H60.25C61.6308 36 62.75 37.1192 62.75 38.5V53.5C62.75 54.8807 61.6308 56 60.25 56H51.25C49.8693 56 48.75 54.8807 48.75 53.5V38.5C48.75 37.1192 49.8693 36 51.25 36Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.25 29.5767H7.25V15.5767H18.25V29.5767Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.25 15.5767H36.875" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.25 21.5767H28.9375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8170_543610"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-uhr-bringen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M40.2272 14.05C41.4373 14.05 42.4183 13.2653 42.4183 12.2972C42.4183 11.3291 41.4373 10.5443 40.2272 10.5443C39.0171 10.5443 38.0361 11.3291 38.0361 12.2972C38.0361 13.2653 39.0171 14.05 40.2272 14.05Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.3339 16.4381C28.544 16.4381 29.525 15.6533 29.525 14.6852C29.525 13.7172 28.544 12.9324 27.3339 12.9324C26.1238 12.9324 25.1428 13.7172 25.1428 14.6852C25.1428 15.6533 26.1238 16.4381 27.3339 16.4381Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3243 14.8997C37.4931 14.5865 38.2376 13.5746 37.987 12.6396C37.7365 11.7045 36.5859 11.2003 35.417 11.5135C34.2482 11.8267 33.5038 12.8386 33.7543 13.7737C34.0048 14.7087 35.1555 15.2129 36.3243 14.8997Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.4915 15.7989C33.5395 15.1939 33.9966 14.0238 33.5126 13.1854C33.0285 12.3471 31.7866 12.1579 30.7387 12.763C29.6907 13.368 29.2336 14.5381 29.7176 15.3765C30.2017 16.2149 31.4436 16.404 32.4915 15.7989Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.4673 17.5023C49.3236 16.7792 49.8679 15.6968 49.8679 14.4882C49.8679 12.3103 48.1018 10.5443 45.9239 10.5443C43.746 10.5443 41.98 12.3103 41.98 14.4882C41.98 15.6968 42.5242 16.7792 43.3805 17.5023" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2944 21.0065V18.1695C43.2944 16.7172 44.4715 15.5402 45.9237 15.5402C46.6494 15.5402 47.3067 15.8346 47.7826 16.3105C48.2585 16.7864 48.553 17.4438 48.553 18.1695V21.0065" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.7356 26.8239C61.1326 29.71 62.5761 33.4147 62.5761 37.4506C62.5761 46.633 55.1063 54.1028 45.9239 54.1028C36.7415 54.1028 29.2717 46.633 29.2717 37.4506C29.2717 28.2683 36.7415 20.7985 45.9239 20.7985C49.9686 20.7985 53.6803 22.2481 56.569 24.6539" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.9239 50.597C53.1845 50.597 59.0704 44.7111 59.0704 37.4505C59.0704 30.1899 53.1845 24.3041 45.9239 24.3041C38.6633 24.3041 32.7775 30.1899 32.7775 37.4505C32.7775 44.7111 38.6633 50.597 45.9239 50.597Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.924 50.5969V48.9843" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.924 25.9167V24.3041" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3901 37.4502H32.7775" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.0702 37.4502H57.4575" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.7688 45.6057L36.6285 46.7459" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.2195 28.1548L54.0792 29.295" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.219 46.7459L54.0787 45.6057" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.7688 29.295L36.6285 28.1548" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.9239 29.0178C45.1749 29.0178 44.5655 29.6272 44.5655 30.3763V36.8876L41.1938 40.2594C40.9371 40.5159 40.7958 40.8571 40.7958 41.2199C40.7958 41.5828 40.9371 41.924 41.1937 42.1805C41.4503 42.4371 41.7914 42.5784 42.1542 42.5784C42.5171 42.5784 42.8582 42.4371 43.1148 42.1805L46.8844 38.4109C47.141 38.1543 47.2824 37.8132 47.2824 37.4503V30.3763C47.2824 29.6272 46.673 29.0178 45.9239 29.0178Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.3657 17.8344H18.4933C19.4799 17.8344 20.2793 18.6338 20.2793 19.6204C20.2793 20.606 20.2793 21.4366 20.2793 22.2934C20.2793 23.0614 20.6136 23.7962 21.2055 24.2853C25.3914 27.7403 26.4943 33.5136 24.2281 38.1651" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.3657 48.4513H18.5783C19.5181 48.4513 20.2793 47.6902 20.2793 46.7504C20.2793 46.0785 20.2793 44.7058 20.2793 43.9923C20.2793 43.2243 20.6136 42.4895 21.2055 42.0004C21.7073 41.5862 22.1716 41.1321 22.5926 40.6439" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.15995 48.4514H7.94734C7.00753 48.4514 6.24636 47.6902 6.24636 46.7504C6.24636 46.0785 6.24636 44.7058 6.24636 43.9923C6.24636 43.2243 5.91211 42.4895 5.32019 42.0004C1.18553 38.5868 0.0348078 32.8751 2.25079 28.2201V28.2192" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.86243 25.7243C4.30468 25.2021 4.79283 24.7207 5.32013 24.2853C5.91205 23.7963 6.2463 23.0615 6.2463 22.2934C6.2463 21.5801 6.2463 20.2074 6.2463 19.5353C6.2463 18.5955 7.00746 17.8344 7.94727 17.8344H8.15989" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.3658 17.8341V14.6448C18.3658 13.2356 17.2236 12.0934 15.8144 12.0934H10.7115C9.30221 12.0934 8.16003 13.2356 8.16003 14.6448V17.8341L18.3658 17.8341Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.3658 48.4514H8.16003V51.6408C8.16003 53.05 9.30221 54.1922 10.7115 54.1922H15.8144C17.2236 54.1922 18.3658 53.05 18.3658 51.6408V48.4514Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2629 42.0729C18.1948 42.0729 22.1929 38.0748 22.1929 33.1429C22.1929 28.211 18.1948 24.2129 13.2629 24.2129C8.33099 24.2129 4.33289 28.211 4.33289 33.1429C4.33289 38.0748 8.33099 42.0729 13.2629 42.0729Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2628 24.2129V26.1265" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.948 26.8281L8.30117 28.1812" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.33289 33.1429H6.24647" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.948 39.4575L8.30117 38.1044" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2628 42.0728V40.1592" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5776 39.4575L18.2245 38.1044" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.193 33.1429H20.2794" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5776 26.8281L18.2245 28.1812" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4522 36.332L14.1644 34.0443" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2628 31.8671V28.6779" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2627 34.4184C13.9673 34.4184 14.5384 33.8473 14.5384 33.1427C14.5384 32.4381 13.9673 31.8669 13.2627 31.8669C12.5581 31.8669 11.9869 32.4381 11.9869 33.1427C11.9869 33.8473 12.5581 34.4184 13.2627 34.4184Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-uhren{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34384)"><path d="M37.1776 9.40918H37.3659C38.8217 9.40918 40.0015 10.5889 40.0015 12.0448C40.0015 13.4993 40.0015 14.7251 40.0015 15.9894C40.0015 17.1227 40.4947 18.2071 41.3682 18.9288C47.5454 24.0273 49.173 32.5471 45.8287 39.4112" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.1776 54.5908H37.4914C38.8782 54.5908 40.0015 53.4676 40.0015 52.0807C40.0015 51.0892 40.0015 49.0636 40.0015 48.0106C40.0015 46.8773 40.4947 45.793 41.3682 45.0712C42.1087 44.46 42.794 43.7898 43.4152 43.0695" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.117 54.5909H21.8032C20.4164 54.5909 19.2931 53.4676 19.2931 52.0807C19.2931 51.0892 19.2931 49.0636 19.2931 48.0106C19.2931 46.8774 18.7999 45.793 17.9264 45.0712C11.8249 40.0338 10.1267 31.605 13.3969 24.7356V24.7344" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.7753 21.0523C16.4279 20.2817 17.1483 19.5713 17.9264 18.9288C18.7999 18.2072 19.2931 17.1228 19.2931 15.9894C19.2931 14.9368 19.2931 12.9111 19.2931 11.9193C19.2931 10.5324 20.4164 9.40918 21.8033 9.40918H22.117" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.1776 9.40913V4.70262C37.1776 2.623 35.4921 0.9375 33.4124 0.9375H25.8821C23.8024 0.9375 22.1169 2.623 22.1169 4.70262V9.409L37.1776 9.40913Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.1776 54.5908H22.1169V59.2973C22.1169 61.3769 23.8024 63.0624 25.8821 63.0624H33.4124C35.4921 63.0624 37.1776 61.3769 37.1776 59.2973V54.5908Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.6472 45.178C36.9252 45.178 42.8252 39.278 42.8252 32C42.8252 24.722 36.9252 18.822 29.6472 18.822C22.3692 18.822 16.4692 24.722 16.4692 32C16.4692 39.278 22.3692 45.178 29.6472 45.178Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.6472 18.822V21.6459" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.3285 22.6813L22.3254 24.678" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4692 32H19.2931" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.3285 41.3188L22.3254 39.322" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.6472 45.178V42.3541" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.966 41.3188L36.9692 39.322" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.8253 32H40.0015" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.966 22.6813L36.9692 24.678" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3538 36.7063L30.9777 33.3303" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.6472 30.1174V25.411" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.6473 33.8827C30.687 33.8827 31.5299 33.0398 31.5299 32.0001C31.5299 30.9603 30.687 30.1174 29.6473 30.1174C28.6075 30.1174 27.7646 30.9603 27.7646 32.0001C27.7646 33.0398 28.6075 33.8827 29.6473 33.8827Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.2931 14.1155H40.0015" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.2931 49.8845H40.0015" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.297 34.8239H49.4142C50.9724 34.8239 52.2381 33.5613 52.2381 32C52.2381 30.44 50.9742 29.1761 49.4142 29.1761H47.297" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8161_34384"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-verguenstigungen{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M57.0029 42.3293L56.4029 44.7412C55.4544 48.534 52.8102 52.2327 49.7317 54.6231L43.3863 59.163V61.8402C43.3863 62.4807 42.867 63 42.2265 63H31.5853V56.2702C31.5853 56.2702 30.8918 48.6061 38.174 44.1799L46.8796 38.592C47.3206 38.3081 47.8203 38.1694 48.3161 38.1694C49.0044 38.1694 49.6859 38.4364 50.2001 38.9505C51.2193 39.9709 51.2403 41.6194 50.2459 42.6648L44.3832 47.2884" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.7209 39.5824L54.7244 28.8463C55.7435 26.4742 57.8042 26.9152 57.8042 26.9152C59.3991 27.2069 60.2573 28.514 60.0754 29.9781L59.8374 30.9349" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.7517 47.2886L12.889 42.665C11.8948 41.6196 11.9156 39.9711 12.9348 38.9506C13.449 38.4364 14.1306 38.1696 14.8188 38.1696C15.3146 38.1696 15.8144 38.3083 16.2553 38.5922L24.961 44.1801C32.2431 48.6062 31.5497 56.2704 31.5497 56.2704V62.9999H20.9084C20.2679 62.9999 19.7486 62.4806 19.7486 61.8401V59.1629L13.4033 54.623C10.3248 52.2327 7.68057 48.534 6.73205 44.7411L3.05969 29.9781C2.87786 28.514 3.73606 27.207 5.33096 26.9152C5.33096 26.9152 7.39159 26.4742 8.41076 28.8463L12.4142 39.5824" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.037 21.4419H5.2108C4.49091 21.4419 3.90735 20.8583 3.90735 20.1384V14.1436H13.3404V20.1384C13.3404 20.8583 12.7569 21.4419 12.037 21.4419Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.64748 7.83718C8.16847 7.25545 9.07932 7.25545 9.60018 7.83718L15.2477 14.1437H2L7.64748 7.83718Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8784 10.1343H31.9976" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8784 6.07422H31.9976" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.2594 13.1787C35.1606 14.4345 33.6566 15.2085 31.9976 15.2085C29.1532 15.2085 26.9001 12.996 26.164 10.134C25.9968 9.4845 25.9082 8.80181 25.9082 8.10424C25.9082 7.406 25.9968 6.72331 26.164 6.07446C26.9008 3.21043 29.1565 0.999989 31.9976 0.999989C33.6566 0.999989 35.1606 1.77401 36.2594 3.02978" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.1705 12.5948H57.8771V10.3013C57.8771 9.57754 57.2903 8.99072 56.5665 8.99072H53.9451C53.2213 8.99072 52.6345 9.57754 52.6345 10.3013V12.5948H50.3409C49.6171 12.5948 49.0303 13.1816 49.0303 13.9054V16.5268C49.0303 17.2506 49.6171 17.8374 50.3409 17.8374H52.6343V20.1308C52.6343 20.8546 53.2211 21.4414 53.9449 21.4414H56.5663C57.2901 21.4414 57.8769 20.8546 57.8769 20.1308V17.8374H60.1704C60.8942 17.8374 61.481 17.2506 61.481 16.5268V13.9054C61.4811 13.1816 60.8943 12.5948 60.1705 12.5948Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><circle cx="58.411" cy="36.6467" r="1.30345" fill="%23FF6319"/><path d="M36.0047 38.0629H27.1302C26.4815 38.0629 25.9556 37.537 25.9556 36.8882V34.4778C25.9556 32.6908 27.4042 31.2422 29.1911 31.2422H33.9438C35.7307 31.2422 37.1794 32.6908 37.1794 34.4778V36.8882C37.1794 37.537 36.6535 38.0629 36.0047 38.0629Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.5673 31.242C33.6765 31.242 35.3863 29.5322 35.3863 27.423C35.3863 25.3138 33.6765 23.604 31.5673 23.604C29.4581 23.604 27.7483 25.3138 27.7483 27.423C27.7483 29.5322 29.4581 31.242 31.5673 31.242Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-verkehrsanbindung{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_9996_18620)"><mask id="mask0_9996_18620" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="-1" width="64" height="65"><path d="M0 -0.333496H64V63.6665H0V-0.333496Z" fill="white"/></mask><g mask="url(%23mask0_9996_18620)"><path d="M17 40.1665C17 38.5096 15.6569 37.1665 14 37.1665C12.3431 37.1665 11 38.5096 11 40.1665C11 41.8234 12.3431 43.1665 14 43.1665C15.6569 43.1665 17 41.8234 17 40.1665Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.4354 47.1577C36.4354 45.5008 35.0923 44.1577 33.4354 44.1577C31.7785 44.1577 30.4354 45.5008 30.4354 47.1577C30.4354 48.8146 31.7785 50.1577 33.4354 50.1577C35.0923 50.1577 36.4354 48.8146 36.4354 47.1577Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.7441 33.8032C49.7441 32.1463 48.401 30.8032 46.7441 30.8032C45.0873 30.8032 43.7441 32.1463 43.7441 33.8032C43.7441 35.4601 45.0873 36.8032 46.7441 36.8032C48.401 36.8032 49.7441 35.4601 49.7441 33.8032Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.7517 46.7949C62.7517 45.138 61.4086 43.7949 59.7517 43.7949C58.0948 43.7949 56.7517 45.138 56.7517 46.7949C56.7517 48.4518 58.0948 49.7949 59.7517 49.7949C61.4086 49.7949 62.7517 48.4518 62.7517 46.7949Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.6249 59.4165C48.6249 57.7596 47.2818 56.4165 45.6249 56.4165C43.968 56.4165 42.6249 57.7596 42.6249 59.4165C42.6249 61.0734 43.968 62.4165 45.6249 62.4165C47.2818 62.4165 48.6249 61.0734 48.6249 59.4165Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.375 15.6665C25.375 14.0096 24.0319 12.6665 22.375 12.6665C20.7181 12.6665 19.375 14.0096 19.375 15.6665C19.375 17.3234 20.7181 18.6665 22.375 18.6665C24.0319 18.6665 25.375 17.3234 25.375 15.6665Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59 3.9165C59 2.25963 57.6569 0.916503 56 0.916503C54.3431 0.916503 53 2.25963 53 3.9165C53 5.57338 54.3431 6.9165 56 6.9165C57.6569 6.9165 59 5.57338 59 3.9165Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.125 3.9165C46.125 2.25963 44.7819 0.916503 43.125 0.916503C41.4681 0.916503 40.125 2.25963 40.125 3.9165C40.125 5.57338 41.4681 6.9165 43.125 6.9165C44.7819 6.9165 46.125 5.57338 46.125 3.9165Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.25 15.6665C7.25 14.0096 5.90688 12.6665 4.25 12.6665C2.59313 12.6665 1.25 14.0096 1.25 15.6665C1.25 17.3234 2.59313 18.6665 4.25 18.6665C5.90688 18.6665 7.25 17.3234 7.25 15.6665Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.25 55.7915C7.25 54.1346 5.90688 52.7915 4.25 52.7915C2.59313 52.7915 1.25 54.1346 1.25 55.7915C1.25 57.4484 2.59313 58.7915 4.25 58.7915C5.90688 58.7915 7.25 57.4484 7.25 55.7915Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.9584 55.7915C20.9584 54.1346 19.6152 52.7915 17.9584 52.7915C16.3015 52.7915 14.9584 54.1346 14.9584 55.7915C14.9584 57.4484 16.3015 58.7915 17.9584 58.7915C19.6152 58.7915 20.9584 57.4484 20.9584 55.7915Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.8623 35.9039L57.6313 44.6729" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.375 15.6668H41.625V28.6668L44.6404 31.6821" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.25 15.6665H19.375" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.9584 55.7915H7.25" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.2892 49.2523L24.75 55.7915H20.9584" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.6404 35.9014L35.5305 45.0112" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.75 24.5416H56L48.8522 31.6895" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.5212 49.3127L43.5059 57.2974" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.3125 40.1664H26.375L31.2799 45.0713" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.25 40.1665H11" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 21.604V0.995754" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 37.1665V32.854" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59 3.9165H62.75" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.125 3.9165H53" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.4963 13.5454L34.125 3.91679H40.1251" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_9996_18620"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-wert-ermitteln{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_8161_34556)"><mask id="mask0_8161_34556" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_8161_34556)"><path d="M10.25 59.0975V46.125C12.6812 43.2267 16.2704 41.5529 20.0534 41.5529H20.5711C23.6295 41.5529 26.6285 42.3975 29.2374 43.9937L31.2647 45.2341H41.1309C43.2624 45.2341 44.9902 46.962 44.9902 49.0935C44.9902 51.225 43.2624 52.9529 41.1309 52.9529L28.2916 52.95H41.2324C42.1022 52.95 42.9434 52.638 43.6029 52.0708L57.06 40.4965C58.0724 39.6359 59.4886 39.4325 60.7022 39.9735C62.9135 40.9594 63.45 43.8557 61.7385 45.5681L49.9964 57.3162C47.319 59.995 43.6869 61.5 39.8995 61.5H10.25V59.0975Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 41.75H9C9.69037 41.75 10.25 42.3096 10.25 43V61.5C10.25 62.1904 9.69037 62.75 9 62.75H2.5C1.80963 62.75 1.25 62.1904 1.25 61.5V43C1.25 42.3096 1.80963 41.75 2.5 41.75Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.479 19.6183L52.9934 13.3995C53.5115 12.8153 53.5746 11.9567 53.1476 11.3028L47.095 2.03534C46.775 1.54534 46.2294 1.25009 45.6441 1.25022L18.4088 1.25722C17.825 1.25734 17.2806 1.55147 16.9605 2.03959L10.8869 11.3021C10.4581 11.9561 10.5206 12.8162 11.0395 13.4015L30.8251 35.7145C31.4583 36.4285 32.573 36.4285 33.2061 35.7145L40.0164 28.0343" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.7323 12.4101L32.0155 1.24997L39.2989 12.4101H24.7323Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.299 12.4101L46.0323 2.0926" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0282 2.09266L24.7616 12.4102" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2989 12.4101H24.7323L31.61 35.5072C31.7302 35.9105 32.3012 35.9105 32.4212 35.5072L39.2989 12.4101Z" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.2628 12.4101H52.7221" stroke="%23FF6319" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8161_34556"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}.icon-var-arrow-up{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_7344_14643)"><path d="M7.41 15.41L12 10.83L16.59 15.41L18 14L12 8L6 14L7.41 15.41Z" fill="%23C00D29"/></g><defs><clipPath id="clip0_7344_14643"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-var-arrow-down,.faq .accordion .accordion-button:not(.collapsed):after,.faq .accordion .accordion-button:after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_7344_4772)"><path d="M7.41 8.59009L12 13.1701L16.59 8.59009L18 10.0001L12 16.0001L6 10.0001L7.41 8.59009Z" fill="%23C00D29"/></g><defs><clipPath id="clip0_7344_4772"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-logo{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="2361.000000pt" height="488.000000pt" viewBox="0 0 2361.000000 488.000000" preserveAspectRatio="xMidYMid meet"><metadata>Created by potrace 1.16, written by Peter Selinger 2001-2019</metadata><g transform="translate(0.000000,488.000000) scale(0.100000,-0.100000)" fill="%23000000" stroke="none"><path d="M12405 4494 c-248 -39 -407 -213 -393 -430 7 -103 48 -183 134 -264 55 -51 94 -75 223 -136 280 -135 299 -146 346 -192 67 -66 89 -113 90 -192 0 -53 -5 -73 -28 -112 -69 -117 -248 -175 -410 -133 -118 31 -204 96 -268 206 -22 38 -42 69 -45 69 -5 0 -207 -100 -213 -106 -2 -2 11 -33 28 -69 65 -132 210 -252 370 -308 154 -54 374 -48 519 14 75 32 167 105 215 169 83 110 111 228 83 358 -22 107 -66 181 -160 269 -74 70 -95 83 -302 184 -281 137 -324 173 -324 269 0 54 22 94 71 130 97 70 233 59 379 -31 l49 -30 100 68 c55 37 100 70 100 73 0 3 -23 24 -52 47 -66 53 -175 108 -252 128 -63 16 -208 27 -260 19z"/><path d="M6693 4475 c-183 -33 -314 -102 -451 -238 -162 -159 -238 -330 -249 -559 -7 -137 7 -237 46 -350 89 -251 316 -460 576 -529 113 -30 317 -31 428 -1 134 37 229 93 337 202 157 157 207 281 217 533 l6 137 -322 0 -321 0 0 -120 0 -120 181 0 182 0 -7 -41 c-23 -145 -170 -299 -334 -349 -79 -25 -206 -26 -283 -4 -102 30 -189 84 -274 169 -132 132 -181 261 -172 455 6 127 30 211 88 301 115 178 297 279 504 281 178 1 300 -53 437 -195 l67 -69 58 50 c32 28 73 66 92 85 l34 36 -32 38 c-44 53 -156 148 -222 189 -160 97 -387 135 -586 99z"/><path d="M14000 4466 c-128 -29 -221 -73 -329 -154 -154 -117 -264 -284 -318 -483 -25 -91 -24 -329 1 -419 42 -154 111 -273 222 -384 166 -165 360 -245 596 -246 153 0 256 22 399 86 l59 27 0 159 0 159 -58 -45 c-176 -135 -346 -175 -536 -126 -370 94 -553 515 -380 870 28 56 57 95 118 155 125 124 242 175 406 175 136 0 253 -41 388 -137 l62 -44 0 154 0 153 -37 21 c-57 30 -140 61 -213 78 -79 18 -300 18 -380 1z"/><path d="M9550 3631 l0 -831 130 0 130 0 0 710 0 710 138 0 c169 0 251 -12 322 -48 76 -38 111 -90 117 -174 9 -112 -34 -197 -131 -260 -66 -42 -152 -72 -239 -83 -48 -6 -57 -10 -52 -24 3 -9 120 -199 258 -423 l252 -407 158 -1 c86 0 157 2 157 4 0 3 -101 163 -225 357 -124 194 -224 352 -223 353 52 20 132 74 173 116 88 93 125 192 125 335 0 147 -46 260 -144 353 -124 118 -184 132 -618 139 l-328 6 0 -832z"/><path d="M20890 3636 l0 -826 130 0 130 0 0 705 0 705 158 0 c176 0 248 -13 321 -58 94 -57 123 -191 67 -305 -52 -106 -159 -166 -364 -204 l-43 -8 258 -417 258 -417 158 -1 c86 0 157 2 157 5 0 2 -97 157 -216 342 -119 186 -219 344 -221 350 -3 7 7 17 22 23 68 26 167 113 209 185 77 130 80 351 6 495 -28 55 -100 130 -163 171 -99 64 -154 72 -534 77 l-333 4 0 -826z"/><path d="M0 3625 l0 -825 515 0 515 0 0 125 0 125 -390 0 -390 0 0 265 0 265 320 0 320 0 0 120 0 120 -320 0 -320 0 0 195 0 195 390 0 390 0 0 120 0 120 -515 0 -515 0 0 -825z"/><path d="M1530 3625 l0 -825 125 0 125 0 0 385 0 385 410 0 410 0 0 -385 0 -385 130 0 130 0 0 825 0 825 -130 0 -130 0 0 -320 0 -320 -410 0 -410 0 0 320 0 320 -125 0 -125 0 0 -825z"/><path d="M3410 3625 l0 -825 130 0 130 0 0 825 0 825 -130 0 -130 0 0 -825z"/><path d="M4170 3625 l0 -825 130 0 130 0 2 567 3 566 543 -566 544 -567 49 0 49 0 0 825 0 825 -125 0 -125 0 0 -565 0 -565 -541 565 -540 565 -60 0 -59 0 0 -825z"/><path d="M8020 3625 l0 -825 515 0 515 0 0 125 0 125 -390 0 -390 0 0 265 0 265 320 0 320 0 0 120 0 120 -320 0 -320 0 0 195 0 195 390 0 390 0 0 120 0 120 -515 0 -515 0 0 -825z"/><path d="M15080 3630 l0 -820 130 0 130 0 0 380 0 380 410 0 410 0 0 -380 0 -380 130 0 130 0 0 820 0 820 -130 0 -130 0 0 -320 0 -320 -410 0 -410 0 0 320 0 320 -130 0 -130 0 0 -820z"/><path d="M16800 4399 c10 -29 157 -398 327 -820 l307 -769 47 0 c42 0 48 3 57 28 38 104 374 987 379 995 3 5 90 -221 192 -504 l187 -514 49 0 48 0 343 815 342 815 -131 3 c-72 1 -136 1 -141 -1 -6 -3 -110 -243 -231 -535 -120 -292 -222 -529 -225 -526 -2 3 -91 243 -196 532 l-191 527 -38 0 -38 0 -201 -533 c-132 -350 -204 -528 -210 -519 -4 7 -99 247 -211 532 l-202 520 -142 3 -141 3 20 -52z"/><path d="M19716 4398 c-13 -29 -182 -393 -376 -808 -193 -415 -354 -761 -357 -767 -4 -10 27 -13 134 -13 l140 0 89 195 89 195 349 -3 349 -2 82 -190 82 -190 142 -3 c77 -1 141 0 141 2 0 4 -656 1469 -721 1609 -11 24 -17 27 -66 27 l-53 0 -24 -52z m190 -679 c60 -138 111 -255 112 -260 2 -5 -101 -9 -233 -9 -130 0 -235 4 -233 9 19 51 234 511 239 511 3 0 55 -113 115 -251z"/><path d="M22530 4330 l0 -120 329 -2 330 -3 -395 -690 c-217 -379 -394 -693 -394 -697 0 -5 270 -8 600 -8 l600 0 0 120 0 120 -390 2 -390 3 395 690 c217 380 395 693 395 698 0 4 -243 7 -540 7 l-540 0 0 -120z"/><path d="M8366 1690 c-68 -27 -131 -91 -158 -160 -17 -44 -22 -84 -26 -202 l-4 -148 -104 0 -104 0 0 -90 0 -90 105 0 105 0 0 -470 0 -470 100 0 100 0 0 470 0 470 240 0 240 0 0 -470 0 -470 100 0 100 0 0 560 0 560 -341 0 -341 0 4 118 c4 131 18 168 74 203 39 23 123 25 184 4 23 -8 44 -15 46 -15 2 0 4 43 4 95 0 95 0 96 -27 107 -16 6 -77 13 -138 15 -92 3 -118 0 -159 -17z"/><path d="M8888 1633 c-35 -22 -53 -56 -53 -103 0 -75 49 -120 130 -120 40 0 52 5 81 34 30 30 34 40 34 86 0 46 -4 56 -34 86 -29 29 -40 34 -82 34 -28 0 -61 -8 -76 -17z"/><path d="M9844 1182 c-66 -23 -145 -75 -184 -118 l-30 -35 0 76 0 75 -100 0 -100 0 0 -560 0 -560 99 0 100 0 3 353 3 352 26 56 c34 71 95 133 162 165 40 18 69 24 127 24 124 0 211 -55 262 -165 22 -49 23 -58 26 -417 l3 -368 100 0 99 0 0 343 c0 188 -5 374 -10 412 -22 153 -117 286 -248 348 -61 29 -77 32 -177 35 -86 2 -121 -2 -161 -16z"/><path d="M11040 1178 c-82 -29 -151 -73 -215 -138 l-49 -50 59 -60 c33 -33 63 -60 68 -60 5 0 33 22 63 49 29 27 75 59 101 72 58 28 164 37 228 19 50 -14 118 -68 141 -111 16 -32 35 -119 25 -119 -3 0 -112 -18 -241 -40 -275 -47 -345 -73 -423 -160 -56 -63 -77 -122 -77 -219 0 -131 62 -224 190 -285 57 -27 77 -31 167 -34 152 -5 249 28 350 121 l43 40 0 -72 0 -71 101 0 100 0 -3 403 c-3 391 -4 403 -26 459 -49 123 -129 205 -242 250 -43 17 -81 22 -175 25 -105 3 -128 1 -185 -19z m425 -635 c-8 -84 -49 -176 -100 -228 -21 -21 -67 -51 -102 -67 -57 -27 -71 -30 -147 -27 -71 4 -88 8 -123 32 -56 39 -77 82 -70 143 4 42 11 55 50 90 53 48 78 56 293 94 226 40 208 43 199 -37z"/><path d="M12434 1182 c-66 -23 -145 -75 -184 -118 l-30 -35 0 76 0 75 -100 0 -100 0 0 -560 0 -560 99 0 100 0 3 353 3 352 26 56 c34 71 95 133 162 165 40 18 69 24 127 24 124 0 211 -55 262 -165 22 -49 23 -58 26 -417 l3 -368 100 0 99 0 0 343 c0 188 -5 374 -10 412 -22 153 -117 286 -248 348 -61 29 -77 32 -177 35 -86 2 -121 -2 -161 -16z"/><path d="M13736 1189 c-121 -30 -256 -127 -329 -236 -70 -106 -97 -197 -97 -333 0 -93 4 -124 26 -188 50 -149 160 -276 297 -341 85 -41 134 -50 252 -51 124 0 197 18 293 72 70 40 186 142 180 158 -2 4 -33 33 -71 64 l-67 57 -52 -45 c-28 -25 -79 -60 -112 -78 -58 -32 -66 -33 -171 -33 -101 0 -114 2 -163 28 -75 39 -138 106 -175 185 -30 62 -32 75 -32 172 0 97 2 110 32 172 37 79 100 146 175 185 49 26 62 28 163 28 102 0 114 -2 164 -29 30 -15 78 -50 106 -77 l52 -49 71 61 c40 33 72 64 72 68 0 13 -92 96 -151 135 -94 62 -157 79 -299 82 -69 2 -142 -1 -164 -7z"/><path d="M14937 1185 c-89 -25 -160 -67 -238 -145 -123 -122 -169 -237 -169 -423 0 -90 4 -121 26 -185 50 -149 160 -276 297 -341 86 -41 134 -50 257 -51 170 0 293 46 403 150 l62 59 -55 55 c-30 31 -63 59 -73 62 -12 4 -31 -7 -59 -31 -22 -21 -70 -51 -107 -69 -83 -39 -209 -48 -290 -21 -111 37 -213 142 -245 252 l-15 53 447 2 447 3 3 76 c10 264 -149 491 -389 554 -67 18 -237 18 -302 0z m298 -192 c84 -44 162 -150 180 -245 l7 -38 -345 0 -345 0 10 38 c32 117 119 217 225 257 58 22 216 15 268 -12z"/></g></svg>');display:block;height:44px}.icon-search{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4920_23699)"><path d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z" fill="%238A7546"/></g><defs><clipPath id="clip0_4920_23699"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-arrow-down,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link .navbar-icon{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4934_16424)"><path d="M7.41 8.59L12 13.17L16.59 8.59L18 10L12 16L6 10L7.41 8.59Z" fill="%238A7546"/></g><defs><clipPath id="clip0_4934_16424"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-arrow-up,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:active .nav-link .navbar-icon,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:focus .nav-link .navbar-icon,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:focus-visible .nav-link .navbar-icon,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:focus-within .nav-link .navbar-icon,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .nav-link .navbar-icon{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4201_10006)"><path d="M7.41 15.41L12 10.83L16.59 15.41L18 14L12 8L6 14L7.41 15.41Z" fill="%23730819"/></g><defs><clipPath id="clip0_4201_10006"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-arrow-right{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_6201_19771)"><path d="M12 4L10.59 5.41L16.17 11H4V13H16.17L10.59 18.59L12 20L20 12L12 4Z" fill="%23C00D29"/></g><defs><clipPath id="clip0_6201_19771"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-arrow-left{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 20L13.41 18.59L7.83 13L20 13L20 11L7.83 11L13.41 5.41L12 4L4 12L12 20Z" fill="%23C00D29"/></svg>')}.icon-arrow-left-2{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDIwTDEzLjQxIDE4LjU5TDcuODMgMTNMMjAgMTNMMjAgMTFMNy44MyAxMUwxMy40MSA1LjQxTDEyIDRMNCAxMkwxMiAyMFoiIGZpbGw9IiNDMDBEMjkiLz4KPC9zdmc+Cg==)}.icon-arrow-right-2{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzUwMTNfMjUyNTIpIj4KPHBhdGggZD0iTTEyLjUgNEwxMS4wOSA1LjQxTDE2LjY3IDExSDQuNVYxM0gxNi42N0wxMS4wOSAxOC41OUwxMi41IDIwTDIwLjUgMTJMMTIuNSA0WiIgZmlsbD0iI0MwMEQyOSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzUwMTNfMjUyNTIiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjUpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==)}.icon-map-marker{content:url('data:image/svg+xml,<svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="20" cy="20.2812" r="18" fill="%23C00D29" stroke="%23EEEBE3" stroke-width="4"/></svg>')}.icon-map-marker-my-position{content:url('data:image/svg+xml,<svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="20" cy="20.2812" r="18" fill="%233333DD" stroke="%23EEEBE3" stroke-width="4"/></svg>')}.icon-map-arrow-up{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26501)"><path d="M7.41 15.41L12 10.83L16.59 15.41L18 14L12 8L6 14L7.41 15.41Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26501"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-arrow-down{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26506)"><path d="M7.41 8.59009L12 13.1701L16.59 8.59009L18 10.0001L12 16.0001L6 10.0001L7.41 8.59009Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26506"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-arrow-left{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26495)"><path d="M15.41 16.59L10.83 12L15.41 7.41L14 6L8 12L14 18L15.41 16.59Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26495"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-arrow-right{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26515)"><path d="M8.58984 16.59L13.1698 12L8.58984 7.41L9.99984 6L15.9998 12L9.99984 18L8.58984 16.59Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26515"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-plus{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26511)"><path d="M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26511"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-minus{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26519)"><path d="M19 13H5V11H19V13Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26519"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-my-position{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26525)"><path d="M12 8C9.79 8 8 9.79 8 12C8 14.21 9.79 16 12 16C14.21 16 16 14.21 16 12C16 9.79 14.21 8 12 8ZM20.94 11C20.48 6.83 17.17 3.52 13 3.06V1H11V3.06C6.83 3.52 3.52 6.83 3.06 11H1V13H3.06C3.52 17.17 6.83 20.48 11 20.94V23H13V20.94C17.17 20.48 20.48 17.17 20.94 13H23V11H20.94ZM12 19C8.13 19 5 15.87 5 12C5 8.13 8.13 5 12 5C15.87 5 19 8.13 19 12C19 15.87 15.87 19 12 19Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26525"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-controls{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7957_26529)"><path d="M10 9H14V6H17L12 1L7 6H10V9ZM9 10H6V7L1 12L6 17V14H9V10ZM23 12L18 7V10H15V14H18V17L23 12ZM14 15H10V18H7L12 23L17 18H14V15Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7957_26529"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-map-juwelenlabor{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><mask id="mask0_5998_8664" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="32"><path d="M31.5 31.5V0.5H0.5V31.5H31.5Z" fill="white" stroke="white"/></mask><g mask="url(%23mask0_5998_8664)"><path d="M5.125 29.5487V23.0625C6.34062 21.6134 8.13519 20.7764 10.0267 20.7764H10.2856C11.8147 20.7764 13.3142 21.1987 14.6187 21.9969L15.6324 22.6171H20.5654C21.6312 22.6171 22.4951 23.481 22.4951 24.5467C22.4951 25.6125 21.6312 26.4764 20.5654 26.4764L14.1458 26.475H20.6162C21.0511 26.475 21.4717 26.319 21.8014 26.0354L28.53 20.2482C29.0362 19.8179 29.7443 19.7162 30.3511 19.9867C31.4567 20.4797 31.725 21.9279 30.8692 22.7841L24.9982 28.6581C23.6595 29.9975 21.8434 30.75 19.9497 30.75H5.125V29.5487Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.25 20.875H4.5C4.84519 20.875 5.125 21.1548 5.125 21.5V30.75C5.125 31.0952 4.84519 31.375 4.5 31.375H1.25C0.904813 31.375 0.625 31.0952 0.625 30.75V21.5C0.625 21.1548 0.904813 20.875 1.25 20.875Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.7394 9.80919L26.4966 6.69975C26.7556 6.40769 26.7872 5.97838 26.5737 5.65144L23.5474 1.01769C23.3874 0.772687 23.1146 0.625061 22.8219 0.625124L9.20426 0.628624C8.91239 0.628686 8.6402 0.775749 8.48014 1.01981L5.44332 5.65106C5.22895 5.97806 5.2602 6.40813 5.51964 6.70075L15.4124 17.8573C15.729 18.2142 16.2864 18.2142 16.6029 17.8573L20.0081 14.0172" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.3662 6.20508L16.0078 0.625015L19.6495 6.20508H12.3662Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.6494 6.20508L23.0161 1.04633" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.01416 1.04633L12.3808 6.20508" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.6493 6.205H12.366L15.8048 17.7536C15.8649 17.9552 16.1504 17.9552 16.2104 17.7536L19.6493 6.205Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.63135 6.20508H26.361" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-map-depot{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" viewBox="0 0 33 32" fill="none"><mask id="mask0_5998_8750" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="33" height="32"><path d="M0.5 0H32.5V32H0.5V0Z" fill="white"/></mask><g mask="url(%23mask0_5998_8750)"><path d="M0.96875 23.9856V24.8757C0.96875 25.1519 1.19262 25.3757 1.46875 25.3757H3.06031C3.3365 25.3757 3.56031 25.5996 3.56031 25.8757V28.25C3.56031 29.3546 4.45575 30.25 5.56031 30.25H30.0312C31.1358 30.25 32.0312 29.3546 32.0312 28.25V3.75C32.0312 2.6455 31.1358 1.75 30.0312 1.75H28.5497" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.5625 1.75004H5.56031C4.45575 1.75004 3.56031 2.64548 3.56031 3.75004V6.67966C3.56031 6.95579 3.3365 7.17966 3.06031 7.17966H1.46875C1.19263 7.17966 0.96875 7.40348 0.96875 7.67966V12.7305C0.96875 13.0065 1.19263 13.2305 1.46875 13.2305H3.06031C3.3365 13.2305 3.56031 13.4543 3.56031 13.7305V18.825C3.56031 19.1012 3.3365 19.325 3.06031 19.325H1.46875C1.19263 19.325 0.96875 19.5488 0.96875 19.825V21.9568" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.4112 17.0278C23.4674 16.6935 23.4967 16.3502 23.4967 16.0001C23.4967 14.6345 23.0511 13.3713 22.2986 12.3477L26.2886 8.35384C26.6542 7.98759 26.6542 7.39384 26.2879 7.02821C25.9217 6.66196 25.3279 6.66265 24.9617 7.02884L20.9736 11.0213C19.9504 10.2682 18.6886 9.82321 17.3248 9.82321C15.9611 9.82321 14.6992 10.2682 13.6761 11.0213L9.68793 7.02884C9.32168 6.66265 8.72793 6.66196 8.36168 7.02821C7.99543 7.39384 7.99543 7.98759 8.36105 8.35384L12.3511 12.3477C11.5986 13.3713 11.1529 14.6345 11.1529 16.0001C11.1529 17.3658 11.5986 18.6289 12.3511 19.6526L8.36105 23.6463C7.99543 24.0126 7.99543 24.6063 8.36168 24.972C8.5448 25.1551 8.78481 25.2463 9.02418 25.2463C9.26481 25.2463 9.5048 25.1545 9.68793 24.9713L13.6761 20.9788C14.6992 21.732 15.9611 22.177 17.3248 22.177C18.6886 22.177 19.9504 21.732 20.9736 20.9788L24.9617 24.9713C25.1448 25.1551 25.3848 25.2463 25.6254 25.2463C25.8648 25.2463 26.1048 25.1551 26.2879 24.972C26.6542 24.6063 26.6542 24.0126 26.2886 23.6463L22.2986 19.6526C22.4712 19.4177 22.6277 19.1703 22.7664 18.9118M17.3248 19.7501C15.2536 19.7501 13.5748 18.0714 13.5748 16.0001C13.5748 13.9288 15.2536 12.2501 17.3248 12.2501C19.3961 12.2501 21.0748 13.9288 21.0748 16.0001C21.0748 18.0714 19.3961 19.7501 17.3248 19.7501Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.25 19.625C27.6977 19.625 27.25 19.1773 27.25 18.625V13.375C27.25 12.8227 27.6977 12.375 28.25 12.375C28.8023 12.375 29.25 12.8227 29.25 13.375V18.625C29.25 19.1773 28.8023 19.625 28.25 19.625Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-map-asset{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M9.17118 30.9999H7.20156H2.54644C2.27662 30.9999 2.05811 30.7814 2.05811 30.5122V28.7684C2.05811 28.4985 2.27662 28.28 2.54644 28.28H5.23255" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.23259 28.28H2.54648H1.48833C1.21851 28.28 1 28.0615 1 27.7923V26.0484C1 25.7792 1.21851 25.5601 1.48833 25.5601H2.24587H6.95955" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.43825 22.8406H2.2459C1.97608 22.8406 1.75757 23.0591 1.75757 23.3283V25.0722C1.75757 25.3414 1.97608 25.5599 2.2459 25.5599H6.95958" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.43838 22.8408H3.01263C2.74341 22.8408 2.5249 22.6223 2.5249 22.3524V20.6086C2.5249 20.3394 2.74341 20.1208 3.01263 20.1208H7.8917" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5283 10.7157L11.8025 8.99057C11.2762 8.46422 11.2877 7.60345 11.8375 7.09158C12.3609 6.60446 13.1848 6.64188 13.6907 7.14711L13.9973 7.45436C14.0709 7.528 14.1615 7.5612 14.2508 7.5612C14.4373 7.5612 14.616 7.41633 14.616 7.19782C14.616 6.83323 14.7639 6.50365 15.0023 6.26522C15.2408 6.02679 15.5703 5.87891 15.9349 5.87891C16.2995 5.87891 16.6291 6.02679 16.8675 6.26522C17.106 6.50365 17.2538 6.83323 17.2538 7.19782C17.2538 7.52076 17.6438 7.68253 17.8726 7.45436L18.2015 7.12478C18.7279 6.59842 19.5887 6.60989 20.0999 7.15979C20.5876 7.68313 20.5502 8.50707 20.0444 9.01291L18.3416 10.7157" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.73328 17.4951C8.34635 18.2424 8.06869 19.0603 7.92382 19.9283L7.06003 25.1147C6.91516 25.9821 6.49625 26.7897 5.83528 27.3698C5.40248 27.7495 5.12964 28.3066 5.12964 28.9278C5.12964 29.5 5.36143 30.0179 5.73628 30.3928C6.11174 30.7682 6.62965 31 7.20188 31H22.3667H24.8724" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.91626 15.7856C10.1656 15.5067 10.4348 15.246 10.7203 15.0039C11.6106 14.25 12.6609 13.6844 13.8072 13.3621" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.2666 13.3621C21.2702 14.2071 23.6159 16.7212 24.1501 19.9283L24.1821 20.1196" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.6142 10.7158H13.4599C12.7292 10.7158 12.1367 11.3082 12.1367 12.039C12.1367 12.7698 12.7291 13.3622 13.4599 13.3622H18.6142C19.3449 13.3622 19.9374 12.7698 19.9374 12.039C19.9374 11.3082 19.3449 10.7158 18.6142 10.7158Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.0012 30.9999H30.3264C30.7423 30.9999 31.0453 30.6069 30.9402 30.2049L29.8477 26.0333C29.7747 25.7544 29.5223 25.5601 29.2344 25.5601H23.459C23.1704 25.5601 22.9187 25.7544 22.8457 26.0333L21.7531 30.2049C21.6481 30.6069 21.9511 30.9999 22.367 30.9999H25.8885" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.6133 20.1196H18.8382C18.5498 20.1196 18.2977 20.3142 18.2247 20.5932L17.1324 24.7649C17.0271 25.1668 17.3303 25.5597 17.7459 25.5597H25.7056C26.1211 25.5597 26.4244 25.1668 26.3191 24.7649L25.2268 20.5932C25.1538 20.3142 24.9017 20.1196 24.6133 20.1196Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.9988 25.5598H14.2237C13.9353 25.5598 13.6832 25.7544 13.6102 26.0334L12.5179 30.205C12.4126 30.607 12.7158 30.9999 13.1314 30.9999H21.0911C21.5067 30.9999 21.8099 30.607 21.7047 30.205L20.6124 26.0334C20.5392 25.7544 20.2871 25.5598 19.9988 25.5598Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.66965 6.82541L6.19315 2.53689C6.02112 2.239 5.59116 2.239 5.41913 2.53689L2.94288 6.82541C2.77084 7.12335 2.98585 7.49579 3.32992 7.49579H4.59886V11.6261C4.59886 12.2929 5.13935 12.8333 5.80611 12.8333C6.47287 12.8333 7.01336 12.2929 7.01336 11.6261V7.49579H8.28266C8.62673 7.49579 8.84174 7.12335 8.66965 6.82541Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.6183 3.90208L26.5479 5.51194C26.72 5.80953 26.5051 6.18197 26.161 6.18197H24.8916V10.3126C24.8916 10.979 24.3507 11.5198 23.6843 11.5198C23.0173 11.5198 22.4771 10.979 22.4771 10.3126V6.18197H21.2083C20.8642 6.18197 20.6487 5.80953 20.8207 5.51194L23.2974 1.22319C23.4694 0.925603 23.8992 0.925603 24.0713 1.22319L24.562 2.07309" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.7934 14.6025L28.3169 10.314C28.1449 10.0161 27.7149 10.0161 27.5429 10.314L25.0667 14.6024C24.8946 14.9004 25.1096 15.2728 25.4537 15.2728H26.7226V19.4031C26.7226 20.0699 27.2631 20.6104 27.9299 20.6104C28.5967 20.6104 29.1371 20.0699 29.1371 19.4031V15.2728H30.4064C30.7504 15.273 30.9655 14.9005 30.7934 14.6025Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-map-auktion-handel{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" viewBox="0 0 33 32" fill="none"><mask id="mask0_5998_8769" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="33" height="32"><path d="M0.5 0H32.5V32H0.5V0Z" fill="white"/></mask><g mask="url(%23mask0_5998_8769)"><path d="M15.1764 9.44247C15.4208 9.68622 15.4208 10.0818 15.1764 10.3262C14.9327 10.57 14.5371 10.57 14.2927 10.3262C14.0489 10.0818 14.0489 9.68622 14.2927 9.44247C14.5371 9.1981 14.9327 9.1981 15.1764 9.44247Z" fill="%238A7546"/><path d="M15.1762 15.6293C15.9087 16.3618 15.9087 17.5487 15.1762 18.2812C14.4443 19.013 13.2568 19.013 12.5249 18.2812L8.10553 13.8618C7.37303 13.1293 7.37303 11.9424 8.10553 11.2099C8.47115 10.8437 8.95115 10.6605 9.43115 10.6605C9.91115 10.6605 10.3912 10.8437 10.7568 11.2099" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.9343 5.01246C16.2118 4.27934 16.2155 3.09934 16.9443 2.37121C17.3099 2.00496 17.7899 1.82184 18.2699 1.82184C18.7499 1.82184 19.2299 2.00496 19.5955 2.37121L24.0149 6.79059C24.7474 7.52309 24.7474 8.70996 24.0149 9.44246C23.2836 10.1737 22.0968 10.1743 21.3649 9.44309" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.8281 13.8619L15.6181 16.0713L15.1762 15.6294L10.7568 11.21L10.3149 10.7682L16.5024 4.58066L16.9343 5.01254L18.2699 6.34879L21.3649 9.44316L21.8056 9.88441L19.6031 12.0869" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.3965 13.822L21.3996 13.8245L31.1427 21.8576C32.1196 22.8338 32.1196 24.4163 31.1427 25.3926C30.1665 26.3695 28.584 26.3695 27.6077 25.3926L19.5483 15.6751" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.3994 13.8244C21.3882 13.8375 21.3763 13.8494 21.3638 13.8619L19.5957 15.6294C19.58 15.645 19.5638 15.66 19.5475 15.6744C19.0569 16.1169 18.3007 16.1019 17.8282 15.6294C17.5838 15.385 17.4619 15.0656 17.4619 14.7456C17.4619 14.4256 17.5838 14.1062 17.8282 13.8619L19.5957 12.0937C19.5982 12.0912 19.6007 12.0887 19.6032 12.0869C20.0919 11.6056 20.8782 11.6081 21.3638 12.0937C21.6075 12.3375 21.73 12.6575 21.73 12.9775C21.73 13.2812 21.6194 13.5856 21.3994 13.8244Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.8774 27.0625C15.5674 27.0625 16.1274 27.6219 16.1274 28.3125V30.1875H1.12744V28.3125C1.12744 27.6219 1.68682 27.0625 2.37744 27.0625" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.8774 27.0625H2.37744V26.4375C2.37744 25.0569 3.49619 23.9375 4.87744 23.9375H12.3774C13.7581 23.9375 14.8774 25.0569 14.8774 26.4375V27.0625Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.12744 16.4375H4.00244" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.11816 11.8038L4.88629 13.5713" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.11816 21.0713L4.88629 19.3038" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.5024 8.11621L18.2699 6.34871" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-map-technik-ankauf{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" viewBox="0 0 33 32" fill="none"><mask id="mask0_5998_8721" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="33" height="32"><path d="M0.5 0H32.5V32H0.5V0Z" fill="white"/></mask><g mask="url(%23mask0_5998_8721)"><path d="M16.1658 21.5813H2.751C1.85294 21.5813 1.125 20.8533 1.125 19.9553V5.62599C1.125 4.72799 1.85294 3.99999 2.751 3.99999H10.8125" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4375 4H24.499C25.397 4 26.125 4.728 26.125 5.626V12.75" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.0469 18.5768H1.125" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.3956 28H9.12744C10.345 27.2351 11.084 25.8981 11.084 24.4603V21.5813H15.9842" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.1252 28H17.396C16.7056 28 16.146 27.4404 16.146 26.75V14C16.146 13.3096 16.7056 12.75 17.396 12.75H26.3956C27.0859 12.75 27.6456 13.3096 27.6456 14V18" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.125 18H30.625C31.3154 18 31.875 18.5596 31.875 19.25V26.75C31.875 27.4404 31.3154 28 30.625 28H26.125C25.4346 28 24.875 27.4404 24.875 26.75V19.25C24.875 18.5596 25.4346 18 26.125 18Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.625 14.7883H4.125V7.78833H9.625V14.7883Z" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.625 7.78833H18.9375" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.625 10.7883H14.9688" stroke="%238A7546" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-calendar,.locations .location-item .opening-times-wrap.current-day:after{content:url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7565_25757)"><path d="M9 11.2847H7V13.2847H9V11.2847ZM13 11.2847H11V13.2847H13V11.2847ZM17 11.2847H15V13.2847H17V11.2847ZM19 4.28467H18V2.28467H16V4.28467H8V2.28467H6V4.28467H5C3.89 4.28467 3.01 5.18467 3.01 6.28467L3 20.2847C3 21.3847 3.89 22.2847 5 22.2847H19C20.1 22.2847 21 21.3847 21 20.2847V6.28467C21 5.18467 20.1 4.28467 19 4.28467ZM19 20.2847H5V9.28467H19V20.2847Z" fill="%238A7546"/></g><defs><clipPath id="clip0_7565_25757"><rect width="24" height="24" fill="white" transform="translate(0 0.284668)"/></clipPath></defs></svg>')}.icon-lock,.locations .location-item .opening-times-wrap.closed-day:after{content:url('data:image/svg+xml,<svg width="16" height="22" viewBox="0 0 16 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path id="Vector" d="M14 7.28467H13V5.28467C13 2.52467 10.76 0.284668 8 0.284668C5.24 0.284668 3 2.52467 3 5.28467V7.28467H2C0.9 7.28467 0 8.18467 0 9.28467V19.2847C0 20.3847 0.9 21.2847 2 21.2847H14C15.1 21.2847 16 20.3847 16 19.2847V9.28467C16 8.18467 15.1 7.28467 14 7.28467ZM5 5.28467C5 3.62467 6.34 2.28467 8 2.28467C9.66 2.28467 11 3.62467 11 5.28467V7.28467H5V5.28467ZM14 19.2847H2V9.28467H14V19.2847ZM8 16.2847C9.1 16.2847 10 15.3847 10 14.2847C10 13.1847 9.1 12.2847 8 12.2847C6.9 12.2847 6 13.1847 6 14.2847C6 15.3847 6.9 16.2847 8 16.2847Z" fill="%23C00D29"/></svg>')}.icon-toggler,.navDesktop nav.navbar .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8568_2380)"><path d="M3 18H21V16H3V18ZM3 13H21V11H3V13ZM3 6V8H21V6H3Z" fill="%238A7546"/></g><defs><clipPath id="clip0_8568_2380"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-close,.navDesktop nav.navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8958_24998)"><path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z" fill="%238A7546"/></g><defs><clipPath id="clip0_8958_24998"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.solr-icon-close{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8958_24998)"><path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z" fill="%238A7546"/></g><defs><clipPath id="clip0_8958_24998"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.solr-arrow-right{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g id="keyboard_arrow_right" clip-path="url(%23clip0_6649_2029)"><path id="Vector" d="M8.59009 16.59L13.1701 12L8.59009 7.41L10.0001 6L16.0001 12L10.0001 18L8.59009 16.59Z" fill="%238A7546"/></g><defs><clipPath id="clip0_6649_2029"><rect width="20" height="24" fill="transparent"/></clipPath></defs></svg>')}.solr-arrow-left{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g id="keyboard_arrow_left" clip-path="url(%23clip0_6649_2013)"><path id="Vector" d="M15.41 16.59L10.83 12L15.41 7.41L14 6L8 12L14 18L15.41 16.59Z" fill="%23636363"/></g><defs><clipPath id="clip0_6649_2013"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.default-icon{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="65" height="64" viewBox="0 0 65 64" fill="none"><mask id="mask0_6693_8444" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="65" height="64"><path d="M63.334 63V1H1.33398V63H63.334Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_6693_8444)"><path d="M3.44531 60.3931L19.3736 38.0938C20.9787 35.8468 23.6047 35.8468 25.2098 38.0938L42.3751 62.1249" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.0781 46.3093L39.9365 30.364C41.2776 27.95 43.4724 27.95 44.8135 30.364L61.3857 60.1943" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3225 19.1417C30.3225 23.5787 26.7261 27.175 22.2892 27.175C17.8525 27.175 14.2559 23.5787 14.2559 19.1417C14.2559 14.7048 17.8525 11.1083 22.2892 11.1083C26.7261 11.1083 30.3225 14.7048 30.3225 19.1417Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M62.459 57.1041C62.459 59.8656 60.1997 62.125 57.4382 62.125H7.22986C4.46848 62.125 2.20898 59.8656 2.20898 57.1041V6.89576C2.20898 4.13438 4.46848 1.875 7.22986 1.875H57.4382C60.1997 1.875 62.459 4.13438 62.459 6.89576V57.1041Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.blog-sidebar-buttons{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_9387_5240)"><path d="M11.334 2H4.66732C3.93398 2 3.33398 2.6 3.33398 3.33333V14L8.00065 12L12.6673 14V3.33333C12.6673 2.6 12.0673 2 11.334 2ZM11.334 12L8.00065 10.5467L4.66732 12V3.33333H11.334V12Z" fill="%238A7546"/></g><defs><clipPath id="clip0_9387_5240"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>')}.icon-kurierdienst{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M22.1808 29.145H21.5578H18.0122" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_9443_89505" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M63 63V1H1V63H63Z" fill="white" stroke="white" stroke-width="2"/></mask><g mask="url(%23mask0_9443_89505)"><path d="M1.16113 34.4316H23.3435" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.2986 49.9903C24.9571 56.416 19.6386 61.5205 13.128 61.5205C6.39573 61.5205 0.938477 56.0631 0.938477 49.3309C0.938477 44.5579 3.6821 40.4255 7.67935 38.425C9.31835 37.603 11.17 37.1413 13.128 37.1413C15.7577 37.1413 18.1924 37.9733 20.1841 39.3895H20.1854C23.1241 41.4814 25.0958 44.8419 25.2986 48.6716V48.6741" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.3889 49.3307C53.3889 50.7208 52.262 51.8477 50.8719 51.8477C49.4819 51.8477 48.355 50.7208 48.355 49.3307C48.355 47.9405 49.4819 46.8137 50.8719 46.8137C52.262 46.8137 53.3889 47.9405 53.3889 49.3307Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M63.0618 49.3305C63.0618 56.0629 57.6041 61.5205 50.8719 61.5205C44.1396 61.5205 38.682 56.0629 38.682 49.3305C38.682 42.5983 44.1396 37.1405 50.8719 37.1405C57.6041 37.1405 63.0618 42.5983 63.0618 49.3305Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.5099 31.3272L34.7706 32.626" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.7871 33.7971L23.3432 34.5427L23.2543 34.6791L20.1854 39.3896H20.1842L14.8833 47.5269" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.129 26.2083L41.4783 28.1131L49.7664 47.0688" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.5579 29.1453L23.178 34.4313L23.2544 34.6791L26.9025 46.5796" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.8849 33.6165L35.1096 42.1616" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.2285 49.3306H15.6451" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.8284 46.3292L30.2441 46.8984" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9546 8.43078C31.9546 8.43078 32.1811 6.72103 32.419 5.0909C32.6563 3.4654 34.1367 2.31878 35.7697 2.49715C37.6026 2.6974 38.8405 4.4649 38.402 6.2559L37.7981 8.7229C37.6073 9.5019 36.7782 9.93853 36.0281 9.6549L35.7478 9.54903L34.2896 11.2749" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.9623 47.7045C30.7721 47.3955 30.5281 47.1227 30.2441 46.8988C29.7161 46.4822 29.0506 46.2331 28.3263 46.2331C27.812 46.2331 27.3279 46.3582 26.9024 46.5797C26.0955 46.9976 25.4963 47.7595 25.2985 48.6716V48.6741C25.2523 48.8856 25.2285 49.1057 25.2285 49.331C25.2285 49.5573 25.2523 49.7776 25.2985 49.9903C25.6013 51.3841 26.8424 52.4287 28.3263 52.4287C29.6549 52.4287 30.7884 51.5917 31.2275 50.417" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3542 41.474L31.2896 51.0547C31.3685 51.8627 31.9852 52.5144 32.7877 52.6377L37.4139 53.3482C38.0724 53.4493 38.4796 52.653 38.0122 52.1783L35.2084 49.3307L34.9891 33.5374C34.9807 32.9347 34.7191 32.3633 34.2684 31.9632L21.0815 20.2563L20.0592 21.4627C18.4372 23.3767 18.6891 26.2465 20.6197 27.8488L29.765 35.4385L29.9311 37.1413" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.7782 12.4001C34.7694 12.3739 34.7619 12.3463 34.7519 12.32C34.6356 11.961 34.4817 11.6094 34.2889 11.2741C34.1076 10.955 33.8912 10.651 33.6422 10.3645L31.9544 8.43038L21.0812 20.2559L26.3896 24.9688L31.9544 19.4551L32.2147 19.1974" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.6492 21.4648L37.453 19.7728C37.2658 19.6973 37.1213 19.5431 37.0585 19.3512L34.7517 12.321" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.8668 13.2375C30.3522 14.1663 30.2698 15.297 30.6868 16.3142L34.2749 23.0874C34.3642 23.2558 34.5195 23.3793 34.7035 23.4284L45.129 26.2087L45.4594 27.125C45.6535 27.6637 46.3882 27.7305 46.6765 27.2359L46.8887 26.8719C47.6777 25.5187 47.14 23.7799 45.7249 23.1082L45.3624 22.962" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.4189 5.09101L38.4862 5.38101L41.2402 6.44238" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.68518 34.4311L7.67943 38.4246L12.0032 47.0786" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.6451 49.3307C15.6451 50.7208 14.5182 51.8477 13.1281 51.8477C11.7381 51.8477 10.6112 50.7208 10.6112 49.3307C10.6112 47.9405 11.7381 46.8137 13.1281 46.8137C14.5182 46.8137 15.6451 47.9405 15.6451 49.3307Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.475 34.4316H3.6074C3.39215 34.4316 3.21777 34.2571 3.21777 34.042V23.223C3.21777 23.0078 3.39215 22.8334 3.6074 22.8334H14.475C14.6903 22.8334 14.8646 23.0078 14.8646 23.223V34.042C14.8646 34.2571 14.6903 34.4316 14.475 34.4316Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.5386 27.4389L9.04119 26.509L7.54381 27.4389C7.48906 27.4728 7.41919 27.4325 7.41919 27.367V22.8334H10.6633V27.367C10.6633 27.4325 10.5933 27.4728 10.5386 27.4389Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9546 19.4551L35.8906 15.7915" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.7687 33.6172H48.5048C47.5317 33.6172 46.7428 32.8282 46.7428 31.8551C46.7428 30.8819 47.5317 30.0931 48.5048 30.0931H49.7687C49.9384 30.0931 50.076 30.2307 50.076 30.4004V33.3098C50.076 33.4796 49.9384 33.6172 49.7687 33.6172Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-versand{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M19.2288 57.0535L6.25545 50.4397C4.87523 49.7366 4 48.2804 4 46.6872V17.9648C4 17.1615 4.22243 16.3935 4.62012 15.7378L31.8325 29.6107V63C31.2215 63 30.6106 62.8564 30.048 62.5692L23.4833 59.2226" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.6638 24.1541V46.6872C59.6638 48.2803 58.7898 49.7366 57.4083 50.4397L33.617 62.5692C33.0544 62.8564 32.4435 63 31.8325 63V29.6107L59.0436 15.7378C59.4413 16.3935 59.6638 17.1615 59.6638 17.9648V19.6237" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M59.0436 15.7377L31.8325 29.6107L4.62012 15.7377C4.99686 15.1186 5.52941 14.5999 6.1796 14.2517L29.9709 1.47059C29.9774 1.46785 29.9826 1.46386 29.9892 1.46111C31.1522 0.843358 32.5324 0.846103 33.693 1.47059L57.4843 14.2517C58.1343 14.5999 58.6681 15.1187 59.0436 15.7377Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8963 15.2241L13.7545 20.3946L22.079 24.6386L50.145 10.309L42.0583 5.9646L27.7942 13.2368" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.079 24.6385V35.1711C22.079 35.8242 21.2258 36.0722 20.8758 35.5209L18.7168 32.1219C18.2678 31.4151 17.3458 31.1803 16.6134 31.5863L14.6658 32.666C14.2568 32.8928 13.7545 32.597 13.7545 32.1292V20.3945L22.079 24.6385Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3022 50.649L42.5995 47.4385" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3022 55.0987L42.5995 51.8882" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-filiale{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(%23clip0_9443_83179)"><mask id="mask0_9443_83179" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="64" height="64"><path d="M0 3.8147e-06H64V64H0V3.8147e-06Z" fill="white"/></mask><g mask="url(%23mask0_9443_83179)"><path d="M35.6367 43.6266C44.5564 44.1071 51.2988 46.322 51.2988 48.9817C51.2988 51.9927 42.6584 54.4336 32 54.4336C21.3415 54.4336 12.7013 51.9927 12.7013 48.9817C12.7013 46.322 19.4435 44.1071 28.3633 43.6266" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.36175 46.5147C3.518 48.077 1.875 49.9182 1.875 51.8901C1.875 57.5427 15.3625 62.125 32 62.125C48.6376 62.125 62.125 57.5427 62.125 51.8901C62.125 49.9182 60.4821 48.077 57.6384 46.5147" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.0001 21.3638C29.1664 21.3638 26.8693 19.0667 26.8693 16.2332C26.8693 13.3995 29.1664 11.1024 32.0001 11.1024C34.8337 11.1024 37.1308 13.3995 37.1308 16.2332C37.1308 19.0667 34.8337 21.3638 32.0001 21.3638ZM32.0001 1.87491C23.4092 1.87491 16.4449 8.83904 16.4449 17.4297C16.4449 23.3948 25.1604 38.4044 29.5438 45.5762C30.6668 47.4134 33.3333 47.4134 34.4563 45.5762C38.8397 38.4044 47.5552 23.3948 47.5552 17.4297C47.5552 8.83904 40.5909 1.87491 32.0001 1.87491Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_9443_83179"><rect width="64" height="64" fill="white"/></clipPath></defs></svg>')}header{background-color:#fffdf6}.navDesktop{margin:0 auto;background-color:#fffdf6}.navDesktop nav.navbar{background:#fffdf6;max-width:100%;height:92px;margin-left:auto;margin-right:auto;display:flex;padding:0 80px;justify-content:space-between;align-items:stretch}.navDesktop nav.navbar .navbar-brand{padding:0;margin:0;align-self:center}.navDesktop nav.navbar .navbar-brand>span{position:absolute;left:-10000px;color:transparent}.navDesktop nav.navbar .navbar-collapse{align-items:stretch;gap:24px}.navDesktop nav.navbar .navbar-collapse .navbar-nav{align-items:stretch;padding:0}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item{font-family:ttnorm!important;display:flex;min-width:44px;min-height:44px;padding:0;align-items:center;justify-content:center;gap:8px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .nav-link{color:#3d3935}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown{position:static}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link{font-family:ttnorm!important;border:3px solid transparent;flex:1 0 0;display:flex;align-items:center;gap:8px;color:#3d3935;padding:0 12px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link span{height:auto;justify-items:center;align-items:start;width:100%}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link .navbar-icon{width:24px;height:24px}@media (max-width: 1199px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link .navbar-icon{transform:rotate(-90deg);position:absolute;left:200px}}@media (max-width: 991px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link .navbar-icon{transform:rotate(-90deg);position:absolute;left:146px}}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle:after{display:none}@media (min-width: 768px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu{display:block}}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .nav-link{color:#ff6319;text-decoration:underline;text-decoration-color:#ff6319}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:focus .nav-link,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:focus-visible .nav-link,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:focus-within .nav-link{color:#3d3935;text-decoration:none;border:3px solid #8A7546}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:active .nav-link{color:#993b0f;border:3px solid #8A7546}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.nav-item-blog{width:auto;height:100%;justify-content:center;align-items:center;align-self:center;display:none}@media (max-width: 1199px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.nav-item-blog .multiColumn ul{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (max-width: 767px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.nav-item-blog .multiColumn ul li:last-child{display:none}}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.nav-item-blog .nav-link{padding:0 12px}@media (max-width: 1199px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.nav-item-blog{justify-content:stretch;align-items:stretch}}@media (max-width: 575px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.nav-item-blog .btn.btn-secondary-red{width:100%}}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu{background:#fffdf6;width:100%;left:0;right:0;top:92px;border-radius:0;border:none}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap{display:flex;padding:24px 80px 48px;width:100%;flex-direction:row}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-title{display:flex;height:44px;width:100%;min-height:44px;align-items:center;gap:24px;align-self:stretch;margin-bottom:24px;color:#3d3935;text-transform:uppercase;text-decoration:none}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left{width:66%;padding-right:48px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left .h6,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left .stoerer-flach p,.stoerer-flach .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left p{margin:0}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-right{width:34%}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-right .card-header{display:flex;padding:0 0 24px;align-content:center;align-items:center;justify-content:space-between;height:76px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-right .card-header img{height:100%;width:auto;display:flex}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-right img{width:100%;height:auto}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul{list-style:none;padding:0;width:100%;height:500px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item{display:flex;min-width:44px;min-height:44px;align-items:center;align-self:stretch}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item>a{display:flex;align-items:stretch;width:100%;min-width:44px;min-height:44px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item>a:hover{text-decoration:none}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item>a:hover .dropdown-menu-item-text .dropdown-menu-item-text-title{text-decoration:underline;text-decoration-color:#3d3935}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-icon{display:flex;max-width:56px;height:56px;justify-content:center;align-items:center}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0 0;align-self:stretch}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .dropdown-menu-item-text-title{overflow:hidden;color:#3d3935;text-overflow:ellipsis;text-transform:uppercase}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .dropdown-menu-item-text-subtitle{overflow:hidden;text-overflow:ellipsis;color:#ff6319;max-height:48px}.navDesktop nav.navbar .header-search{margin-left:12px;align-self:center}@media (max-width: 767px){.navDesktop nav.navbar .header-search{margin-left:8px}}.navDesktop nav.navbar .header-search a{display:flex;padding:9px;justify-content:center;align-items:center;gap:var(--spacing-sm, 8px);border-radius:0;border:1px solid #694A29;background:none}.navDesktop nav.navbar .linkNavi{color:#000}.navDesktop nav.navbar .nav-item-cta{padding:0 12px;align-self:center}@media (max-width: 767px){.navDesktop nav.navbar .nav-item-cta{padding:0 8px}}@media (max-width: 575px){.navDesktop nav.navbar .nav-item-cta{padding:0 32px}}.navDesktop nav.navbar .nav-item-cta.nav-item-cta-desktop{display:flex}@media (max-width: 575px){.navDesktop nav.navbar .nav-item-cta.nav-item-cta-desktop{display:none}}.navDesktop nav.navbar .nav-item-cta.nav-item-cta-mobile{display:none}@media (max-width: 575px){.navDesktop nav.navbar .nav-item-cta.nav-item-cta-mobile{display:flex}}.navDesktop nav.navbar .nav-item-cta .btn{height:44px;min-height:44px;padding:var(--spacing-sm, 8px) var(--spacing-xl, 24px)}@media (max-width: 575px){.navDesktop nav.navbar .nav-item-cta .btn{width:100%}}.navDesktop nav.navbar .nav-item-cta a:link:focus{color:#fff}.navDesktop nav.navbar .navbar-toggler{border-radius:var(--spacing-none, 0px);border:1px solid #3D3935;display:none;padding:9px;margin-left:24px;justify-content:center;align-items:center;align-self:center;gap:var(--spacing-sm, 8px)}.navDesktop nav.navbar .navbar-toggler .navbar-toggler-icon{width:24px;height:24px}.navDesktop nav.navbar .navbar-toggler:focus,.navDesktop nav.navbar .navbar-toggler:focus-visible{outline:3px solid #8A7546}@media (max-width: 1199px){.navDesktop nav.navbar{justify-content:flex-end}.navDesktop nav.navbar .navbar-brand{margin-right:auto}.navDesktop nav.navbar .navbar-toggler{display:flex}.navDesktop nav.navbar .navbar.fixed-top .navbar-collapse,.navDesktop nav.navbar .navbar.sticky-top .navbar-collapse{overflow-y:auto;max-height:90vh;margin-top:10px}.navDesktop nav.navbar .navbar-collapse{position:absolute;top:80px;z-index:100;width:100%;left:32px;background:#fffdf6}}@media (max-width: 1199px) and (max-width: 575px){.navDesktop nav.navbar .navbar-collapse{left:0;padding-left:32px}}@media (max-width: 1199px){.navDesktop nav.navbar .navbar-collapse .navbar-nav{height:auto;padding:24px 0;gap:24px;align-items:start}}@media (max-width: 1199px) and (min-width: 575px) and (max-width: 1199px){.navDesktop nav.navbar .navbar-collapse .navbar-nav{flex-direction:row;justify-content:end;margin-right:115px}}@media (max-width: 1199px){.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown{padding-left:80px;height:auto;flex:0;width:250px;align-self:start;padding-right:16px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu.show{position:absolute;top:0;left:0;padding-top:0;padding-left:250px;width:100%}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link{padding:0;z-index:1001}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap{padding-left:0}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-item-text-subtitle{display:none}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left{width:100%;padding:0}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left>.h6,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .stoerer-flach .dropdown-menu-left>p,.stoerer-flach .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left>p{display:none}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-right{display:none}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul{height:auto;max-height:initial}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item>a{align-items:center}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item i{height:32px}}@media (max-width: 991px){.navDesktop nav.navbar{padding:0 32px}.navDesktop nav.navbar .navbar-collapse .navbar-nav{gap:16px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown{padding-left:32px;width:200px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu.show{padding-left:200px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap{padding-right:32px}}@media (max-width: 767px){.navDesktop nav.navbar .navbar-toggler{margin-left:16px}.navDesktop nav.navbar .navbar-collapse .navbar-nav{height:auto;padding-bottom:32px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown{width:200px;align-self:stretch}.navDesktop nav.navbar .navbar-collapse .navbar-nav .dropdown-menu-wrap ul{max-height:100%;display:flex;flex-direction:column}}@media (max-width: 575px){.navDesktop nav.navbar{height:76px;padding:0 16px}.navDesktop nav.navbar .navbar-brand{order:2;margin:0 auto;height:44px}.navDesktop nav.navbar .navbar-toggler{order:3;margin:0}.navDesktop nav.navbar .header-search{order:1;margin-left:0}.navDesktop nav.navbar .navbar-collapse .navbar-nav{height:auto;padding:32px 0}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown{align-self:stretch;width:100%;position:relative;flex-direction:column;padding:0 32px;align-items:flex-start}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu.show{position:relative;padding:0}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link{z-index:1001;width:100%}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link .navbar-icon{left:auto;right:32px;transform:inherit}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap{padding:16px 0}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul{max-height:initial;display:flex;flex-direction:column}}.navDesktop .navbar-expand-xl .navbar-collapse{justify-content:flex-end}.navDesktop .blog__box{background:#fffdf6}.navDesktop .blog__box .btn{padding:16px 23px!important}.navDesktop .blog__box .btn-secondary-red{font-size:16px}@media (max-width: 1199px){.navDesktop .blog__box{display:flex;align-self:stretch;flex:1}.navDesktop .blog__box>div{flex:1}.navDesktop .blog__box .blog__item{position:relative;padding-bottom:56.25%;height:256px;overflow:hidden;box-sizing:border-box}.navDesktop .blog__box .blog__item .blog__category-wrapper{z-index:1}.navDesktop .blog__box .card-img-top{top:0;left:0;position:absolute;display:flex;width:100%;height:100%;object-fit:cover;object-position:center;max-height:100%}.navDesktop .blog__box .card{flex:1}.navDesktop .blog__box .card>a{flex:1;display:flex;flex-direction:column}}@media (max-width: 575px){.navDesktop .blog__box{padding:0}}.navDesktop .card-body{background:#fffdf6}.navDesktop .card-header{padding-left:0}.navDesktop .card{border:none}.navDesktop .card .h6,.navDesktop .card .stoerer-flach p,.stoerer-flach .navDesktop .card p{text-decoration:none;margin:0}.navDesktop .btn.btn-primary,.navDesktop .btn:first-child{font-size:16px}.navDesktop .btn.btn-primary:hover,.navDesktop .btn:first-child:hover{color:#fff}.navDesktop .multiColumn ul{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);grid-auto-flow:row;grid-gap:32px 48px;align-content:start}@media (max-width: 1199px){.navDesktop .multiColumn ul{grid-gap:24px}}@media (max-width: 991px){.navDesktop .multiColumn ul{grid-gap:16px}}.navDesktop .dropdown-menu-item-text-title{text-decoration:none!important}.navDesktop #nav-item-0 .multiColumn ul li i{padding-right:16px}footer{background-color:#fffdf6;max-width:1440px;width:100%;margin-left:auto;margin-right:auto;padding-bottom:0!important}footer .container-nav{max-width:1440px;width:100%;display:flex;justify-content:center;flex-wrap:nowrap;flex-direction:column;margin-left:auto;margin-right:auto;z-index:9999;padding:20px 0}@media (max-width: 575px){footer .container-nav{padding:0}}footer .linkNavi{color:#000}footer .container{max-width:1192px;width:100%;margin:0;padding:0}footer .fo-standorte li{width:32%;display:inline-block}@media (max-width: 991px){footer .fo-standorte li{width:49%}}footer li{min-width:44px;min-height:44px;padding:10px 0}footer .footer_bottom{display:flex;align-items:flex-end;padding-bottom:0!important}footer .footer_bottom a{color:#3d3935;padding-right:20px;padding-top:10px}@media (max-width: 991px){footer .footer_bottom{justify-content:center;margin-top:32px}}@media (max-width: 575px){footer .footer_bottom{justify-content:flex-start;margin-top:32px}}footer button{border-style:none;display:flex;height:44px;padding:var(--spacing-sm, 8px) var(--spacing-xl, 24px);justify-content:center;align-items:center;gap:var(--spacing-sm, 8px);border-radius:var(--spacing-none, 0px);background:var(--surface-accent, #C00D29);color:#fff;text-transform:uppercase}footer .doro-text{color:#ff6319;display:block;width:400px;font-size:48px}footer .doro-icons{display:flex;justify-content:flex-end;align-items:center}footer .doro-icons div:not(:first-child):not(:last-child){margin-left:20px;margin-right:20px}footer .doro-icons div:first-child{margin-top:-16px}@media (max-width: 991px){footer .doro-icons{display:flex;justify-content:flex-start;align-items:end;flex-direction:column}footer .doro-icons div:not(:first-child):not(:last-child){margin-top:24px;margin-bottom:24px;margin-right:0}footer .doro-icons div:first-child{margin-top:20px}}@media (max-width: 575px){footer .doro-icons{display:flex;justify-content:center;align-items:center;flex-direction:column}footer .doro-icons div:not(:first-child):not(:last-child){margin-top:32px;margin-bottom:32px;margin-right:20px}footer .doro-icons div:first-child{margin-top:64px}}footer .sozial-icons{display:flex;justify-content:flex-end;align-items:center}@media (max-width: 991px){footer .sozial-icons{display:flex;justify-content:center;align-items:center}}@media (max-width: 575px){footer .sozial-icons{display:flex;justify-content:flex-start;align-items:center}}footer .sozial-icons img{margin-right:12px}footer .subline-footer-color{color:#3d3935}.waconcookiemanagement{display:none;font-family:Helvetica,sans-serif;z-index:1000;position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background:#00000080;font-weight:300}.cookie-set.script img,.cookie-set-direct.script img{max-width:100%;height:auto}.cookie-information{margin-bottom:20px}#CookieBox p,#CookieBox h1,#CookieBox h2,#CookieBox .h2,#CookieBox h3,#CookieBox .h3{color:#333;text-transform:none;text-decoration:none;font-style:normal}#CookieBox .h2{font-size:120%;margin-top:1rem;margin-bottom:.6rem}#CookieBox .h3{font-size:110%;margin-bottom:.6rem}#CookieBox a{color:#333;font-size:16px;text-transform:none;text-decoration:none}#CookieBox{z-index:201;position:fixed;top:10%;left:20%;width:60%;max-width:100%;max-height:80%;overflow:auto;background:#fff;padding:70px 20px 20px;border-radius:5px}.waconcookiemanagementlist #CookieBox{z-index:201;position:relative;width:100%;top:0%;left:0%;max-width:100%;max-height:auto;overflow:auto;background:#fff;padding:0;border-radius:0}#CookieBox .h2{text-align:center;font-weight:600;font-size:1.6rem}#CookieBox ul,#CookieBox2 ul{margin:0;padding:20px 0;text-align:center}#CookieBox .cookie-info ul,#CookieBox2 .cookie-infolist ul{text-align:left;padding:0;padding-left:1rem}#CookieBox p,#CookieBox2 p{font-size:1.1rem;margin:0 auto 10px}#CookieBox .cookie-btn{display:inline-block;font-family:inherit;font-size:1.1rem;font-weight:700;padding:.5em 1em;text-decoration:none;background:#8dc63f;border-radius:15px;color:#fff;cursor:pointer;margin:15px auto}#CookieBox .cookie-btn:hover{color:#fff;text-decoration:none}#CookieBox .cookie-refuse .cookie-btn{background:#ccc}#CookieBox .cookie-accept-container{text-align:center;cursor:pointer}#CookieBox a.cookie-accept{padding:10px 50px}@media (max-width: 576px){#CookieBox a.cookie-accept{padding:10px}}#CookieBox .cookieclose{cursor:pointer;position:absolute;top:15px;right:15px;border-radius:4px;border:1px solid #333;background:#333;padding:2px 9px;font-family:Verdana,sans-serif;font-size:26px;color:#fff}#CookieBox .intro p{width:75%}#CookieBox .cookie-management,#CookieBox .cookie-refuse{margin:10px auto;text-align:center;cursor:pointer;border-radius:15px;padding:5px 50px;background-color:#ccc}.waconcookiemanagementlist #CookieBox .cookie-refuse{background-color:transparent}#CookieBox .text-center{text-align:center}#CookieBox .text-right,#CookieBox .text-back-right{text-align:right}#CookieBox .text-back-right a{display:inline-block;padding:0 5px;margin-right:10px;color:#333;text-decoration:none}#CookieBox .cookieback{margin-left:auto;margin-right:auto;width:65%;text-align:center;cursor:pointer;border-radius:15px;padding:5px;margin-bottom:10px;background-color:#ccc}#CookieBox .cookie-on,#CookieBox .cookie-off,#CookieBox2 .cookie-on,#CookieBox2 .cookie-off{float:left;cursor:pointer;margin-right:5px}#CookieBox .cookie-on,#CookieBox2 .cookie-on{display:none}#CookieBox .intro .cookie-legal,#CookieBox2 .intro .cookie-legal{margin-top:50px;width:100%}#CookieBox .cookie-legal a{display:inline-block;padding:0;font-size:.9rem;margin-right:30px;color:#333;text-decoration:none;cursor:pointer}#CookieBox .cookie-legal a:hover{text-decoration:underline}#CookieBox .info-text{display:none}#CookieBox .info-show,#CookieBox .info-hide{cursor:pointer}#CookieBox .category{background:#eee;padding:10px;margin:25px 30px}.waconcookiemanagementlist #CookieBox2 .category{background:#eee;padding:10px;margin:25px 0}#CookieBox .category .h3{margin-top:0;font-weight:600;font-size:1.25rem}#CookieBox .cookie-info,#CookieBox2 .cookie-infolist{background:#fff;padding:10px}#CookieBox .cookie-info table,#CookieBox2 .cookie-infolist table{border-collapse:collapse;border-spacing:0px;width:100%}#CookieBox .cookie-info td,#CookieBox2 .cookie-infolist td{padding:3px 10px 3px 0;border-top:#eeeeee solid 1px}#CookieBox .cookie-info p,#CookieBox2 .cookie-infolist p{margin-top:0}#CookieBox .box-cookie-management{display:none;overflow:auto}#CookieBox .box-cookie-management-in>p{width:80%}.waconcookiemanagementlist #CookieBox .box-cookie-management{display:block}.waconcookiemanagementlist #CookieBox .box-cookie-management-in>p{width:100%;margin:25px 0 0}.waconcookiemanagementlist #CookieBox .intro p{width:100%}#CookieBox .deactivated,#CookieBox .activated,#CookieBox2 .deactivated,#CookieBox2 .activated{width:40px;height:20px;border-radius:10px;background:#ccc;display:inline-block}#CookieBox .activated,#CookieBox2 .activated{background:#8dc63f}#CookieBox .off,#CookieBox .on,#CookieBox2 .off,#CookieBox2 .on{cursor:pointer;display:block;float:left;background:#fff;width:16px;margin:2px;height:16px;border-radius:8px}#CookieBox .on,#CookieBox2 .on{float:right}#CookieBox .arrow,#CookieBox2 .arrow{border:.5rem solid #333;font-size:0;line-height:0;height:0;padding:0;margin:0 10px;display:inline-block}#CookieBox .arrow.down,#CookieBox2 .arrow.down{border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;margin-bottom:-5px}#CookieBox .arrow.up,#CookieBox2 .arrow.up{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;margin-top:-5px}#CookieBox .cookie-fix{display:none;overflow:auto;padding:20px 0 0}.waconcookiemanagementlist #CookieBox .cookie-fix{display:block}#CookieBox .cookie-fix .cookie-save{float:left;margin-left:30px}#CookieBox .cookie-fix .text-back-right{float:right;margin-right:30px}#CookieBox .cookie-refuse-container,#CookieBox .cookie-accept-container,#CookieBox .cookie-management-container{text-align:center}#CookieBox .cookie-fix .cookieback,#CookieBox .cookie-fix .cookie-refuse{display:block;margin:10px auto;text-align:center;cursor:pointer;border-radius:15px;padding:5px 20px;background-color:#ccc;white-space:nowrap;width:auto}#CookieBox .cookie-fix .cookie-legal{clear:both}.cookie-set.script,.cookie-set-direct.script{cursor:pointer;position:relative;min-height:50px;background:#fff;text-align:center}.cookie-set.script p,.cookie-set-direct.script p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#333;text-align:center;background-color:#fffc;margin:0 auto;padding:40px;border-radius:5px}.cookie-set,.cookie-set-direct{cursor:pointer}@media (max-width: 1000px){#CookieBox{left:2%;width:96%;top:5%;max-height:90%;min-height:90%}}@media (max-width: 786px){#CookieBox .cookie-fix .text-back-right{width:87%}}#CookieBox{border-radius:0;border:8px solid #E6DFD6;background:#fff}#CookieBox h3{text-transform:uppercase;color:#3d3935}#CookieBox .intro p{width:100%}#CookieBox .cookie-btn{border-radius:0;background:#ff6319;display:flex;height:34px;padding:var(--spacing-sm, 8px) var(--spacing-md, 12px);justify-content:center;align-items:center;gap:var(--spacing-xs, 4px);align-self:stretch}#CookieBox .cookie-management,#CookieBox .cookie-refuse{border-radius:0;display:flex;padding:var(--spacing-sm, 8px) var(--spacing-md, 12px);justify-content:center;align-items:center;gap:var(--spacing-xs, 4px);align-self:stretch;background-color:transparent;border-radius:var(--spacing-none, 0px);border:1px solid var(--border-primary, #8A7546)}#CookieBox a{color:var(--text-tertiary, #8A7546);font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:var(--typography-font-sizes-xs, 12px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:.6px;text-transform:uppercase}#CookieBox .cookie-legal a{color:var(--text-primary, #121212);font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:400;line-height:150%;text-transform:none}.simple-list,.locations.simple-list{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media (max-width: 991px){.simple-list,.locations.simple-list{gap:16px}}.simple-list .simple-list-header,.locations.simple-list .simple-list-header{margin-bottom:22px}@media (max-width: 991px){.simple-list .simple-list-header,.locations.simple-list .simple-list-header{margin-bottom:16px}}.simple-list .simple-list-item,.locations.simple-list .simple-list-item{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;background:#fffdf6;border:4px solid #E6DFD6}.simple-list .simple-list-item h6,.locations.simple-list .simple-list-item h6,.simple-list .simple-list-item .h6,.simple-list .simple-list-item .stoerer-flach p,.stoerer-flach .simple-list .simple-list-item p{margin:0}.stoerer-flach{background-color:#fffdf6;padding:40px 80px}@media (max-width: 991px){.stoerer-flach{padding:40px 32px}}@media (max-width: 575px){.stoerer-flach{padding:40px 16px}}.stoerer-flach p{max-width:992px;text-align:left;padding:20px 0}.stoerer-flach .linkline a{float:right}.stoerer-flach .linkline .btn-primary{font-size:16px}@media (max-width: 767px){.stoerer-flach .d-flex{flex-wrap:wrap}}.stoerer-flach .btn-style{display:flex;align-items:center;justify-content:flex-end}@media (max-width: 767px){.stoerer-flach .btn-style{justify-content:flex-start;margin-top:32px}.stoerer-flach .btn-style a{width:100%}}.quali{background-color:#fff}.quali .h2{-webkit-hyphens:auto;hyphens:auto;text-align:left}.quali i,.quali .distance{padding:24px 0}.pageeinleitung{display:flex;align-self:stretch;background-color:#fffdf6;position:relative;padding:52px 80px}@media (max-width: 991px){.pageeinleitung{padding:52px 32px}}@media (max-width: 767px){.pageeinleitung{padding:64px 16px 50px}}.pageeinleitung h1{z-index:2}.pageeinleitung .row{align-content:center}.pageeinleitung .font-large-bold,.pageeinleitung .locations.locations-filter-list .filter-types-wrap .filter-categories>span,.locations.locations-filter-list .filter-types-wrap .pageeinleitung .filter-categories>span,.pageeinleitung .locations.locations-filter-list .filter-types-wrap .filter-services>span,.locations.locations-filter-list .filter-types-wrap .pageeinleitung .filter-services>span,.pageeinleitung .locations.locations-filter-list .filter-location .filter-location-wrap label,.pageeinleitung .locations.locations-filter-list .filter-location .filter-location-wrap .form .btn-repeat,.form .pageeinleitung .locations.locations-filter-list .filter-location .filter-location-wrap .btn-repeat,.locations.locations-filter-list .filter-location .filter-location-wrap .pageeinleitung label,.locations.locations-filter-list .filter-location .filter-location-wrap .pageeinleitung .form .btn-repeat,.form .locations.locations-filter-list .filter-location .filter-location-wrap .pageeinleitung .btn-repeat,.pageeinleitung .locations .filter-item .filter-item-title,.locations .filter-item .pageeinleitung .filter-item-title,.pageeinleitung .locations .location-category-item .filter-item-title,.locations .location-category-item .pageeinleitung .filter-item-title,.pageeinleitung .locations .location-service-item .filter-item-title,.locations .location-service-item .pageeinleitung .filter-item-title,.pageeinleitung .slidercards .headline,.slidercards .pageeinleitung .headline,.pageeinleitung .stoerer-mit-bild .text-box .subline,.stoerer-mit-bild .text-box .pageeinleitung .subline,.pageeinleitung .infovideo .textbox .subline,.infovideo .textbox .pageeinleitung .subline,.pageeinleitung .infovideo .subline-left,.infovideo .pageeinleitung .subline-left,.pageeinleitung .pfandcards .small-container,.pfandcards .pageeinleitung .small-container,.pageeinleitung .subline,.pageeinleitung .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .dropdown-menu-item-text-title,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .pageeinleitung .dropdown-menu-item-text-title{color:#ff6319}.pageeinleitung .image{position:absolute;right:0;top:80px;width:395px;z-index:1}@media (max-width: 991px){.pageeinleitung .image{position:absolute;right:0;top:100px;width:271px}}@media (max-width: 767px){.pageeinleitung{flex-direction:column}.pageeinleitung row{margin-bottom:70px}.pageeinleitung .image{position:absolute;top:200px;margin:auto;left:0;right:0;text-align:center}}.pfandcards{max-width:1920px;width:100%;background-color:#fff;padding:66px 80px 80px}@media (max-width: 575px){.pfandcards{padding:40px 16px}}.pfandcards .row{margin:0 -8px}.pfandcards .container-gap{padding:0 5px}.pfandcards .container-gap-small{padding:0}.pfandcards .big-container{display:flex;padding:48px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;align-self:stretch;background-color:#fffdf6;border:8px solid #E6DFD6;border-bottom:none}@media (max-width: 767px){.pfandcards .big-container{display:none}}.pfandcards .abstand a{padding-left:5px;padding-right:5px}.pfandcards .small-container{display:flex;padding:24px;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;align-self:stretch;background-color:#fff;color:#3d3935;border:8px solid #E6DFD6;text-transform:uppercase}.pfandcards .small-container img{margin-left:auto}.pfandcards .small-item i{height:48px;width:48px}@media (max-width: 767px){.pfandcards .small-item i{height:64px;width:64px}}.pfandcards .d-flex{flex-direction:column}.pfandcards a{text-decoration:none!important}.pfandcards a:focus,.pfandcards a:focus-visible{border:0px solid transparent!important;outline:3px solid #8A7546;box-shadow:none!important;color:#694a29}.infobild{padding:40px 0;background-color:#fff}.infobild .subline{padding:0 80px}@media (max-width: 991px){.infobild .subline{padding:0 32px}}@media (max-width: 575px){.infobild .subline{padding:0 16px}}.infobild :is(h1,h2,h3,h4,h5,h6){padding:0 80px 40px;color:#3d3935}@media (max-width: 991px){.infobild :is(h1,h2,h3,h4,h5,h6){padding:0 32px 40px}}@media (max-width: 575px){.infobild :is(h1,h2,h3,h4,h5,h6){padding:0 16px 40px}}.infobild .textbox{background-color:#ff6319;padding:0;margin:0}.infobild .textbox p{color:#fff;padding:24px 80px}@media (max-width: 991px){.infobild .textbox p{padding:40px 112px}}@media (max-width: 575px){.infobild .textbox p{padding:40px 96px}}.infobild .btn-distance{padding:40px 80px}@media (max-width: 991px){.infobild .btn-distance{padding:40px 32px}}@media (max-width: 575px){.infobild .btn-distance{padding:40px 16px}}@media (max-width: 767px){.infobild .btn-distance a{width:100%}}.infobild .imagebox{display:flex;flex:0 0 auto;width:50%;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center}@media (max-width: 767px){.infobild .imagebox{width:100%}}.infobild .imagebox img{padding:0 80px 0 0;width:100%;height:auto}@media (max-width: 767px){.infobild .imagebox img{width:100%;padding:40px 32px}}.infobild video{width:100%}@media screen and (max-width: 767px){.infobild video{width:100%}}.infovideo{padding:40px 0;background-color:#fff}.infovideo .subline-left{color:#694a29;padding:0 80px}@media (max-width: 991px){.infovideo .subline-left{padding:0 32px}}@media (max-width: 575px){.infovideo .subline-left{padding:0 16px}}@media (max-width: 767px){.infovideo .headline-left .h1,.infovideo .headline-left h2,.infovideo .headline-left h3,.infovideo .headline-left h4,.infovideo .headline-left h5,.infovideo .headline-left h6,.infovideo .headline-left span{padding:0 16px}}.infovideo .headline-left span{color:#ff6319}.infovideo .headline-left p{padding-left:0;margin:0}.infovideo .textbox-left{background-color:#ff6319;padding:0;margin:0}.infovideo .textbox-left p{color:#fff;padding:0 0 24px 80px}@media (max-width: 991px){.infovideo .textbox-left p{padding:0 40px}}@media (max-width: 575px){.infovideo .textbox-left p{padding:40px 16px}}.infovideo .textbox{padding:24px 80px 24px 0}@media (max-width: 767px){.infovideo .textbox{padding:24px 32px}}.infovideo .textbox h6{color:#3d3935}.infovideo .textbox p{font-size:16px}@media (max-width: 767px){.infovideo .textbox p{margin-left:-16px}}.infovideo .btn-distance{padding:40px 80px}@media (max-width: 991px){.infovideo .btn-distance{padding:40px 32px}}@media (max-width: 575px){.infovideo .btn-distance{padding:40px 16px}}@media (max-width: 767px){.infovideo .btn-distance a{width:100%}}.infovideo .imagebox{display:flex;flex:0 0 auto;width:50%;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center}@media (max-width: 767px){.infovideo .imagebox{width:100%}}.infovideo .imagebox img{padding:0 80px 0 0;width:100%;height:auto}@media (max-width: 767px){.infovideo .imagebox img{width:100%;padding:40px 32px}}.infovideo .video-right{padding-right:80px}@media (max-width: 991px){.infovideo .video-right{padding:40px 32px}}@media (max-width: 575px){.infovideo .video-right{padding:40px 16px}}@media screen and (max-width: 767px){.infovideo .video-right{width:100%}}.infovideo .video-left{width:100%;padding-right:80px}@media (max-width: 991px){.infovideo .video-left{padding:40px 32px}}@media (max-width: 575px){.infovideo .video-left{padding:40px 16px}}@media screen and (max-width: 767px){.infovideo .video-left{width:100%}}.infovideo iframe{width:100%;height:100%}@media screen and (max-width: 767px){.infovideo iframe{height:440px}}.stoerer-mit-bild{background:#fffdf6}.stoerer-mit-bild .text-box{display:flex;flex-direction:column;justify-content:center;padding:24px 80px 24px 24px}@media (max-width: 767px){.stoerer-mit-bild .text-box{padding:24px 32px}}.stoerer-mit-bild .text-box h6{color:#3d3935}.stoerer-mit-bild .text-box p{font-size:16px}@media (max-width: 767px){.stoerer-mit-bild .image-right{padding:0 32px}}@media (max-width: 767px){.stoerer-mit-bild #stoerer-text{order:2}}@media (max-width: 575px){.stoerer-mit-bild #stoerer-text{padding-left:32px;margin-bottom:40px}}@media screen and (max-width: 1300px){.stoerer-mit-bild #stoerer-text a .btn{padding:8px 16px;justify-content:flex-start!important}}.stoerer-mit-bild #stoerer-text a{margin-top:41px}@media screen and (max-width: 575px){.stoerer-mit-bild #stoerer-text a{margin-top:20px}}.stoerer-mit-bild #stoerer-text .btn-secondary-gold{margin-bottom:48px}.slidercards{background-color:#fff;width:100%;height:750px;display:flex;flex-direction:column;align-content:center;justify-content:center}.slidercards .slidercard{height:530px}.slidercards .slick-slide>div>div{display:flex!important;width:100%}.slidercards .itembox{padding:0}.slidercards img{max-width:100%;width:100%;object-fit:cover;border:0;border-radius:0;height:auto}.slidercards .card-body{display:flex;flex-direction:column;border-top:8px solid #E6DFD6}.slidercards .card-footer{border-top:none;background:transparent;margin-top:auto}.slidercards .card-footer a{width:100%}.slidercards .headline{color:#3d3935}.slidercards .card{max-width:100%;width:100%;flex:auto;border-radius:0;border:8px solid #E6DFD6}.slidercards .slick-prev{width:165px;height:44px;inset:100% 80px 0 0;border-radius:var(--spacing-none, 0px);border:1px solid #3D3935;text-align:center;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px;text-transform:uppercase}.slidercards .slick-next:before{content:""}.slidercards .slick-next{width:165px;height:44px;bottom:0;border-radius:var(--spacing-none, 0px);border:1px solid #3D3935;padding:0 24px;top:100%;text-align:center;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px;text-transform:uppercase}.slidercards .slick-next i{margin-top:8px}.slidercards .slick-left{position:absolute;bottom:-32px;left:-180px;right:0;margin:auto}.slidercards .slick-right{position:absolute;bottom:-32px;left:180px;right:0;margin:auto}.slidercards .slick-slide{margin-left:0;margin-right:0;padding:0 20px}.slidercards .slick-text{color:#3d3935;text-align:center;display:flex;align-items:center}.landingpage{display:flex;height:631px;flex-direction:column;justify-content:center}@media (max-width: 575px){.landingpage{min-height:480px;height:auto}}@media (min-width: 575px){.headerHomeDesktop{display:flex;flex-direction:column}.headerHomeMobile{display:none}}@media (max-width: 575px){.headerHomeDesktop{display:none}.headerHomeMobile{display:block;flex-direction:column}}.headerhomepage .padds2{max-width:60%;padding-bottom:0}@media (max-width: 767px){.headerhomepage .padds2{max-width:100%}}.headerhomepage{background-size:cover;position:relative}@media (max-width: 575px){.headerhomepage{min-height:49vh;height:auto;background-color:#fffdf6}}.headerhomepage .image{position:absolute;right:51px;bottom:0}.headerhomepage .redcontainer{padding:0;width:55%;z-index:6}@media (max-width: 575px){.headerhomepage .redcontainer{position:relative;width:100%;right:32px}}.headerhomepage .redcontainer .redtext{padding:24px 88px;color:#3d3935}.headerhomepage .redcontainer .redtext p{margin-bottom:0}@media (max-width: 767px){.headerhomepage .redcontainer .redtext{padding:24px 44px}}@media (max-width: 575px){.headerhomepage .redcontainer .redtext{padding:24px 16px 24px 62px}}.headerhomepage .linkin{padding-left:92px;padding-top:16px}@media (max-width: 767px){.headerhomepage .linkin{padding-left:48px}}@media (max-width: 575px){.headerhomepage .linkin{padding:32px;width:100%;margin-top:235px}.headerhomepage .linkin a{margin-top:-485px}}@media (max-width: 575px){.headerhomepage .btn-primary{width:100%}}.containert{max-width:1920px;width:100%;display:flex;align-items:stretch;justify-content:center;background:#fffdf6}.kacheln{margin:80px 0;width:100%;padding:0 64px}@media (max-width: 767px){.kacheln{padding:24px}}@media (max-width: 575px){.kacheln{margin:0;padding:80px 0}.kacheln div:first-child{margin-bottom:8px}}.kacheln .kachel{border:8px solid #E6DFD6;padding:24px;width:100%;height:auto}.kacheln .kachel .textfield{color:#000}@media (min-width: 991px){.kacheln .kachel .textfield{width:70%}}@media (max-width: 767px){.kacheln .kachel .subline{padding:0}}.kacheln .kachel .card-body{margin-bottom:45px}@media (max-width: 767px){.kacheln .kachel .card-body{display:flex;align-items:center;justify-content:center}}.kacheln .kachel .card-footer{bottom:19px}@media (max-width: 767px){.kacheln .kachel .card-footer{bottom:37px}}.video{background-color:#fff}.video h1,.video h2,.video h3,.video h4,.video h5,.video h6{text-align:left}.video .video-container{display:flex;justify-content:center;padding:0}.video iframe{border:8px solid #3D3935;aspect-ratio:16/9;height:100%;width:99%}.video .row{justify-content:space-around;width:100%;display:flex;justify-content:space-between}.video .video_wrapper{margin:24px auto 0;position:relative;padding-top:25px;height:370px}.video .video_wrapper iframe{position:absolute;top:0;left:0;width:99%;height:330px}.faq{background-color:#fff;padding:80px 320px}@media (max-width: 1199px){.faq{padding:80px 240px}}@media (max-width: 991px){.faq{padding:40px 160px}}@media (max-width: 767px){.faq{padding:40px 32px}}@media (max-width: 767px){.faq{padding:40px 16px}}.faq .accordion{--bs-accordion-bg: none;--bs-accordion-border-width: none;--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C00D29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C00D29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-transition: transform 0s ease-in-out}.faq .accordion .accordion-button:focus{box-shadow:none}.faq .accordion .accordion-button:not(.collapsed){background-color:transparent}.faq .accordion .accordion-button:after{background-image:none;margin-top:-32px}.faq .accordion .accordion-button:not(.collapsed):after{background-image:none;margin-top:19px;margin-right:-3px}.faq h6,.faq .h6,.faq .stoerer-flach p,.stoerer-flach .faq p{color:#3d3935}@media (max-width: 575px){.faq h6,.faq .h6,.faq .stoerer-flach p,.stoerer-flach .faq p{font-size:20px}}.faq .card-body{padding:0 24px 24px}.faq .accordion-item{border-bottom:1px solid #E6DFD6}.faq button:focus,.faq button:focus-visible{outline:3px solid #8A7546;border-radius:0!important}.richtext{background-color:#fff;padding:40px 320px}@media (max-width: 1199px){.richtext{padding:40px 240px}}@media (max-width: 991px){.richtext{padding:40px 160px}}@media (max-width: 767px){.richtext{padding:40px 32px}}@media (max-width: 767px){.richtext{padding:40px 16px}}.richtext :is(h1,h2,h3,h4,h5,h6){padding-bottom:14px}.richtext img{width:100%;height:auto}.richtext li{list-style-type:none;display:flex;align-items:flex-start}.richtext li:before{content:"•";margin-right:10px;color:#636363;font-size:30px;margin-top:-8px}.richtext a{text-decoration:underline}.locations{display:flex;padding:80px;flex-direction:column;align-items:flex-start;gap:40px;background:#fff}@media (max-width: 991px){.locations{padding:32px;gap:32px}}@media (max-width: 575px){.locations{padding:16px}}.locations .filter-item,.locations .location-category-item,.locations .location-service-item{flex:0 0 calc(33.33% - 8px);width:33.33%;display:flex;min-width:44px;min-height:44px;padding:10px;align-items:center;gap:16px;align-self:stretch;border:4px solid #E6DFD6;background:#fff}.locations .filter-item.filter-selected,.locations .location-category-item.filter-selected,.locations .location-service-item.filter-selected{border:2px solid #3D3935;background:#fff;padding:12px}@media (max-width: 1199px){.locations .filter-item,.locations .location-category-item,.locations .location-service-item{flex:0 0 calc(50% - 6px);width:50%}}@media (max-width: 767px){.locations .filter-item,.locations .location-category-item,.locations .location-service-item{flex:0 0 100%;width:100%}}.locations .filter-item .filter-item-icon,.locations .location-category-item .filter-item-icon,.locations .location-service-item .filter-item-icon{display:flex;width:32px;height:32px;justify-content:center;align-items:center}.locations .filter-item .filter-item-title,.locations .location-category-item .filter-item-title,.locations .location-service-item .filter-item-title{display:block;white-space:nowrap;flex:1 0 0;overflow:hidden;color:#3d3935;text-overflow:ellipsis;text-transform:uppercase}.locations .filter-item .checkbox,.locations .location-category-item .checkbox,.locations .location-service-item .checkbox{display:flex;margin:10px;align-items:center}.locations .filter-item:hover{cursor:pointer;border-color:#694a29}.locations.locations-filter-list .filter-location,.locations.locations-filter-list .filter-types{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.locations.locations-filter-list .filter-location .filter-location-wrap{display:flex;align-items:flex-end;gap:12px;align-self:stretch}@media (max-width: 1199px){.locations.locations-filter-list .filter-location .filter-location-wrap{flex-wrap:wrap}}.locations.locations-filter-list .filter-location .filter-location-wrap .filter-location-input{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 1 0}@media (max-width: 1199px){.locations.locations-filter-list .filter-location .filter-location-wrap .filter-location-input{flex-basis:100%}}.locations.locations-filter-list .filter-location .filter-location-wrap label,.locations.locations-filter-list .filter-location .filter-location-wrap .form .btn-repeat,.form .locations.locations-filter-list .filter-location .filter-location-wrap .btn-repeat{color:#694a29;text-transform:uppercase}.locations.locations-filter-list .filter-location .filter-location-wrap input{display:flex;min-width:44px;min-height:44px;padding:15px 16px;align-items:center;align-self:stretch;border-radius:var(--spacing-none, 0px);border:1px solid #694A29;background:#fff;outline:0}.locations.locations-filter-list .filter-location .filter-location-wrap input:focus,.locations.locations-filter-list .filter-location .filter-location-wrap input:focus-visible{outline:3px solid #8A7546}.locations.locations-filter-list .filter-location .filter-location-wrap .btn-secondary-gold,.locations.locations-filter-list .filter-location .filter-location-wrap .btn-primary{padding:12px 32px;justify-content:center;align-items:center;gap:var(--spacing-sm, 8px);height:auto;font-size:20px;flex:0 0 auto;border-width:1px}@media (max-width: 1199px){.locations.locations-filter-list .filter-location .filter-location-wrap .btn-secondary-gold,.locations.locations-filter-list .filter-location .filter-location-wrap .btn-primary{flex:0 0 calc(50% - 6px)}}@media (max-width: 767px){.locations.locations-filter-list .filter-location .filter-location-wrap .btn-secondary-gold,.locations.locations-filter-list .filter-location .filter-location-wrap .btn-primary{flex:0 0 100%}}.locations.locations-filter-list .filter-location .filter-location-wrap .btn-secondary-gold span,.locations.locations-filter-list .filter-location .filter-location-wrap .btn-primary span{display:flex;align-self:stretch;justify-content:center;align-items:center;gap:10px}.locations.locations-filter-list .filter-types-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.locations.locations-filter-list .filter-types-wrap .filter-categories,.locations.locations-filter-list .filter-types-wrap .filter-services{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.locations.locations-filter-list .filter-types-wrap .filter-categories>span,.locations.locations-filter-list .filter-types-wrap .filter-services>span{color:#694a29;text-transform:uppercase}.locations.locations-filter-list .filter-types-wrap .filter-categories .filter-categories-wrap,.locations.locations-filter-list .filter-types-wrap .filter-categories .filter-services-wrap,.locations.locations-filter-list .filter-types-wrap .filter-services .filter-categories-wrap,.locations.locations-filter-list .filter-types-wrap .filter-services .filter-services-wrap{display:flex;align-items:flex-start;gap:12px;align-self:stretch;flex-direction:row;flex-wrap:wrap}.locations.locations-filter-list #locations-map{width:100%;padding-bottom:42.86%}@media (max-width: 991px){.locations.locations-filter-list #locations-map{padding-bottom:56.25%}}@media (max-width: 767px){.locations.locations-filter-list #locations-map{padding-bottom:100%}}@media (max-width: 575px){.locations.locations-filter-list #locations-map{padding-bottom:177%}}.locations .location-item{border:8px solid #E6DFD6;width:100%;display:flex;flex-direction:column;font-size:16px;color:#3d3935;font-family:Gill Sans MT}.locations .location-item .location-wrap{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:40px;box-sizing:border-box;gap:24px}@media (max-width: 767px){.locations .location-item .location-wrap,.locations .location-item .notes-wrap{padding:32px;gap:32px}}@media (max-width: 575px){.locations .location-item .location-wrap,.locations .location-item .notes-wrap{padding:24px;gap:32px}}.locations .location-item .location-header{align-self:stretch;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}@media (max-width: 767px){.locations .location-item .location-header h4{flex:0 0 100%}}@media (max-width: 575px){.locations .location-item .location-header .btn{flex:0 0 100%;font-size:16px}}.locations .location-item .location-info{align-self:stretch;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:24px;flex-wrap:wrap}.locations .location-item .location-info .location-contact,.locations .location-item .location-info .location-opening-times{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px}@media (max-width: 575px){.locations .location-item .location-info .location-contact,.locations .location-item .location-info .location-opening-times{flex:0 0 100%}}.locations .location-item .location-info .location-opening-times{gap:8px}.locations .location-item .location-info .location-contact dl{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;margin:0}.locations .location-item .location-info .location-contact dt{align-self:stretch;letter-spacing:.05em;line-height:150%;margin:0}.locations .location-item .location-info .location-contact dd{align-self:stretch;font-size:20px;line-height:150%;color:#ff6319;margin:0}.locations .location-item .location-info .location-contact dd span{display:block}.locations .location-item .location-info .location-contact dd a{color:#ff6319}.locations .location-item .location-info .location-contact dd a[href^="mailto:"]{text-decoration:underline}.locations .location-item .location-info .location-opening-times dt{align-self:stretch;letter-spacing:.05em;line-height:150%;margin:0}.locations .location-item .location-info .location-opening-times dd{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-size:20px;color:#ff6319}.locations .location-item .opening-times-wrap{align-self:stretch;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:4px;gap:12px}.locations .location-item .opening-times-wrap.current-day{background-color:#fffdf6}.locations .location-item .opening-times-wrap.current-day:after{width:24px;height:24px;text-align:center}.locations .location-item .opening-times-wrap.closed-day{color:#ff6319}.locations .location-item .opening-times-wrap.closed-day:after{width:24px;height:24px;text-align:center}.locations .location-item .opening-times-wrap .weekday{width:32px;position:relative;line-height:150%;display:inline-block;flex-shrink:0}.locations .location-item .opening-times-wrap .opening-times{width:112px;position:relative;line-height:150%;display:inline-block;flex-shrink:0}.locations .location-item .location-image-wrapper{align-self:stretch;flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;text-align:center}@media (max-width: 1199px){.locations .location-item .location-image-wrapper{display:none}}.locations .location-item .location-image-wrapper .location-image{width:260px;height:260px;overflow:hidden;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.locations .location-item .location-image-wrapper .location-image img{object-fit:cover;width:100%;height:100%}.locations .location-item .location-categories-wrap,.locations .location-item .location-services-wrap{align-self:stretch;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px 24px;flex-wrap:wrap}@media (max-width: 991px){.locations .location-item .location-categories-wrap,.locations .location-item .location-services-wrap{gap:16px}}@media (max-width: 575px){.locations .location-item .location-categories-wrap,.locations .location-item .location-services-wrap{display:none}.locations .location-item .location-categories-wrap.show,.locations .location-item .location-categories-wrap.collapsing,.locations .location-item .location-services-wrap.show,.locations .location-item .location-services-wrap.collapsing{display:flex}}.locations .location-item .location-categories-wrap .location-category-item,.locations .location-item .location-categories-wrap .location-service-item,.locations .location-item .location-services-wrap .location-category-item,.locations .location-item .location-services-wrap .location-service-item{flex:0 0 calc(33.33% - 16px)}@media (max-width: 1199px){.locations .location-item .location-categories-wrap .location-category-item,.locations .location-item .location-categories-wrap .location-service-item,.locations .location-item .location-services-wrap .location-category-item,.locations .location-item .location-services-wrap .location-service-item{flex:0 0 calc(50% - 12px);width:50%}}@media (max-width: 991px){.locations .location-item .location-categories-wrap .location-category-item,.locations .location-item .location-categories-wrap .location-service-item,.locations .location-item .location-services-wrap .location-category-item,.locations .location-item .location-services-wrap .location-service-item{flex:0 0 calc(50% - 8px);width:50%}}@media (max-width: 767px){.locations .location-item .location-categories-wrap .location-category-item,.locations .location-item .location-categories-wrap .location-service-item,.locations .location-item .location-services-wrap .location-category-item,.locations .location-item .location-services-wrap .location-service-item{flex:0 0 100%;width:100%}}.locations .location-item .pfand-wrap,.locations .location-item .services-wrap{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;font-size:18px}@media (max-width: 991px){.locations .location-item .pfand-wrap,.locations .location-item .services-wrap{gap:16px}}.locations .location-item .pfand-wrap .btn,.locations .location-item .services-wrap .btn{display:none}@media (max-width: 575px){.locations .location-item .pfand-wrap .btn,.locations .location-item .services-wrap .btn{display:flex;width:100%;flex:1;font-size:16px;padding:8px 12px;border-width:1px}}.locations .location-item .notes-wrap{width:calc(100% + 16px);background-color:#c00d29;border-right:8px solid rgba(0,0,0,.15);border-bottom:8px solid rgba(0,0,0,.15);border-left:8px solid rgba(0,0,0,.15);box-sizing:border-box;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:24px 40px;font-size:20px;color:#121212;margin-left:-8px;margin-bottom:-8px}.locations .location-item .notes-wrap>div{flex:1}.locations .location-item .notes-wrap>div *{color:#fff}.locations .location-item .notes-wrap>div a{text-decoration:underline}.locations.simple-list{padding:80px 320px}@media (max-width: 991px){.locations.simple-list{padding:32px 160px}}@media (max-width: 575px){.locations.simple-list{padding:16px}}.locations .map-pin{display:inline-flex;padding:10px;align-items:center;border-radius:1000px;background:#c00d2933;position:absolute;top:-22px;left:-22px}.locations .map-pin .icon-map-marker{width:24px;height:24px}.locations .map-pin.active{padding:16px;top:-36px;left:-36px}.locations .map-pin.active .icon-map-marker{width:40px;height:40px}.locations .map-pin.my-position,.locations .map-pin.my-position.active{background:#00f3;padding:5px;top:-13px;left:-13px}.locations .map-pin.my-position .icon-map-marker-my-position,.locations .map-pin.my-position.active .icon-map-marker-my-position{width:16px;height:16px}.locations #map-controls{display:flex;gap:12px;flex-wrap:wrap;flex-direction:row;align-items:flex-end;justify-content:flex-end;position:absolute;bottom:24px;right:24px;z-index:100}.locations #map-controls .controls-wrap-left,.locations #map-controls .controls-wrap-right{display:flex;flex-wrap:wrap;flex-direction:row;width:164px;gap:12px;justify-content:flex-end}.locations #map-controls .controls-wrap-left>div,.locations #map-controls .controls-wrap-right>div{width:46px;height:46px;visibility:hidden}.locations #map-controls .controls-wrap-right{flex-direction:column;width:auto}.locations #map-controls .controls-wrap-left{display:none}.locations #map-controls .map-control-button{display:flex;padding:10px;justify-content:center;align-items:center;gap:var(--spacing-sm, 8px);border-radius:0;border:1px solid #694A29;background:#fffdf6;width:46px;height:46px}.locations #map-controls .map-control-button i{width:24px;height:24px}.locations #map-controls .map-control-button:hover{border:3px solid #E6DFD6}.locations #map-controls .map-control-button:focus,.locations #map-controls .map-control-button:focus-visible,.locations #map-controls .map-control-button:visited:hover:focus,.locations #map-controls .map-control-button:active{border:3px solid #8A7546}.locations #map-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1001;display:flex;justify-content:center;align-items:center;color:#fff}.locations #map-loading-overlay .map-loading-spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.locations #info-window{position:absolute;background-color:#fff;border:8px solid #E6DFD6;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:24px;gap:24px;text-align:left;font-size:36px;color:#3d3935;font-family:Gill Sans MT;width:410px;bottom:24px;left:24px}@media (max-width: 991px){.locations #info-window{bottom:initial;top:16px;left:16px;gap:16px}}@media (max-width: 575px){.locations #info-window{width:calc(100% - 32px)}}.locations #info-window h4.info-window-title{position:relative;line-height:130%;text-transform:uppercase;font-weight:300;font-family:Clearface}.locations #info-window .info-window-address{align-self:stretch;position:relative;font-size:20px;line-height:150%;color:#ff6319}.locations #info-window .info-window-address>p{margin:0}.locations #info-window .info-window-route,.locations #info-window .info-window-action{width:100%}.locations.locations-detail{padding:0;gap:40px}.locations.locations-detail #locations-map{height:100%;width:100%}@media (max-width: 767px){.locations.locations-detail #locations-map{padding-bottom:56.25%}}.locations.locations-detail>div{padding:80px;gap:48px;display:flex}@media (max-width: 991px){.locations.locations-detail>div{padding:32px;gap:32px}}@media (max-width: 575px){.locations.locations-detail>div{padding:32px 16px;gap:16px}}.locations.locations-detail .locations-detail-header{display:flex;align-items:flex-start;gap:64px;align-self:stretch;background:#fffdf6;position:relative;overflow:hidden}@media (max-width: 991px){.locations.locations-detail .locations-detail-header{padding:64px 32px}}@media (max-width: 575px){.locations.locations-detail .locations-detail-header{padding:64px 16px 128px}}.locations.locations-detail .locations-detail-header .headline-with-subline{flex:1 1 0;max-width:50%;width:50%}@media (max-width: 991px){.locations.locations-detail .locations-detail-header .headline-with-subline{width:100%;max-width:100%;padding-right:260px}}@media (max-width: 575px){.locations.locations-detail .locations-detail-header .headline-with-subline{padding-right:0}}.locations.locations-detail .locations-detail-header .invisible-logo{display:flex;width:280px;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:80px;bottom:0}@media (max-width: 991px){.locations.locations-detail .locations-detail-header .invisible-logo{width:180px;bottom:-30px}}@media (max-width: 575px){.locations.locations-detail .locations-detail-header .invisible-logo{width:100%;bottom:-90px;right:0}}.locations.locations-detail .locations-detail-header .invisible-logo svg{width:280px}@media (max-width: 991px){.locations.locations-detail .locations-detail-header .invisible-logo svg{width:180px}}@media (max-width: 575px){.locations.locations-detail .locations-detail-header .invisible-logo svg{width:100%}}.locations.locations-detail .locations-detail-info{padding:40px 80px;align-self:stretch}@media (max-width: 991px){.locations.locations-detail .locations-detail-info{padding:32px}}@media (max-width: 575px){.locations.locations-detail .locations-detail-info{padding:32px 16px}}.locations.locations-detail .locations-detail-introduction{background:#fffdf6}@media (max-width: 767px){.locations.locations-detail .locations-detail-introduction{flex-direction:column}}@media (max-width: 575px){.locations.locations-detail .locations-detail-introduction{padding:16px}}.locations.locations-detail .locations-detail-team{padding-bottom:0}@media (max-width: 767px){.locations.locations-detail .locations-detail-team{flex-direction:column}}@media (max-width: 575px){.locations.locations-detail .locations-detail-team{padding:16px 16px 0;gap:32px}}.locations.locations-detail .locations-detail-team .locations-detail-team-image img{width:100%;height:100%}.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap{display:flex;align-items:flex-start;align-self:stretch}@media (max-width: 991px){.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap{flex-direction:column;align-items:center}}.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-image{display:flex;width:160px;flex-direction:column;align-items:flex-start;border-radius:0;border:4px solid #3D3935}.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-image img{width:100%;height:auto}.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info{display:flex;padding:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch;border:4px solid #E6DFD6;background:#fffdf6}@media (max-width: 991px){.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info{gap:16px;justify-content:flex-start}}.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p{margin:0}.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.font-base-bold,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .slidercards p.slick-text,.slidercards .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.slick-text{letter-spacing:.8px}.locations.locations-detail .locations-detail-panorama{padding:80px 320px;width:100%}@media (max-width: 1199px){.locations.locations-detail .locations-detail-panorama{padding:32px 240px}}@media (max-width: 991px){.locations.locations-detail .locations-detail-panorama{padding:32px 160px}}@media (max-width: 767px){.locations.locations-detail .locations-detail-panorama{padding:32px 80px}}@media (max-width: 575px){.locations.locations-detail .locations-detail-panorama{padding:16px}}.locations.locations-detail .locations-detail-panorama img{width:100%;height:100%}.locations.locations-detail .locations-detail-panorama .fixed-aspect{height:0;padding-bottom:56.25%;width:100%;position:relative}.locations.locations-detail .locations-detail-panorama .fixed-aspect>*{position:absolute;top:0;left:0;width:100%;height:100%}.locations.locations-detail .locations-text-box{flex:0 1 auto;width:50%;padding:0;display:flex;flex-direction:column;justify-content:flex-start;gap:24px}@media (max-width: 991px){.locations.locations-detail .locations-text-box{gap:16px}}@media (max-width: 767px){.locations.locations-detail .locations-text-box{width:100%}}.locations.locations-detail .locations-text-box .btn{align-self:flex-start}@media (max-width: 575px){.locations.locations-detail .locations-text-box .btn{align-self:stretch}}.obv2 .locations{padding-top:0}.obv2 .locations .map-pin.active{background:#c00d2933}.obv2 .locations.locations-filter-list .filter-location .filter-location-wrap input{height:inherit}.dreischritte{background:#fff}.dreischritte :is(h1,h2,h3,h4,h5,h6){padding-bottom:41px}.dreischritte i{height:90px;padding-bottom:20px}.dreischritte .font-base-bold,.dreischritte .slidercards .slick-text,.slidercards .dreischritte .slick-text,.dreischritte .locations .location-item .location-info .location-contact dt,.locations .location-item .location-info .location-contact .dreischritte dt,.dreischritte .locations .location-item .location-info .location-opening-times dt,.locations .location-item .location-info .location-opening-times .dreischritte dt,.dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.font-base-bold,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte p.font-base-bold,.dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .slidercards p.slick-text,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .slidercards .dreischritte p.slick-text,.dreischritte .slidercards .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.slick-text,.slidercards .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte p.slick-text{color:#3d3935}.dreischritte .font-x-large-regular,.dreischritte .oegussa .metal-box .text-box span,.oegussa .metal-box .text-box .dreischritte span,.dreischritte .pfandcards .big-container,.pfandcards .dreischritte .big-container,.dreischritte .infovideo .textbox p,.infovideo .textbox .dreischritte p,.dreischritte .stoerer-mit-bild .text-box p,.stoerer-mit-bild .text-box .dreischritte p,.dreischritte .locations .location-item .notes-wrap>div,.locations .location-item .dreischritte .notes-wrap>div{color:#3d3935}.dreischritte .font-base-regular,.dreischritte .form .checkbox span,.form .checkbox .dreischritte span,.dreischritte .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item,.navDesktop nav.navbar .navbar-collapse .navbar-nav .dreischritte .nav-item,.dreischritte .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .dropdown-menu-item-text-subtitle,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap ul li.dropdown-menu-item .dropdown-menu-item-text .dreischritte .dropdown-menu-item-text-subtitle,.dreischritte footer li,footer .dreischritte li,.dreischritte .simple-list .simple-list-item .simple-list-info,.simple-list .simple-list-item .dreischritte .simple-list-info,.dreischritte .headerhomepage .redcontainer .redtext,.headerhomepage .redcontainer .dreischritte .redtext,.dreischritte .kacheln .kachel .textfield,.kacheln .kachel .dreischritte .textfield,.dreischritte .faq .card-body,.faq .dreischritte .card-body,.dreischritte .locations.locations-detail .locations-text-box p,.locations.locations-detail .locations-text-box .dreischritte p{color:#3d3935}.dreischritte a{margin-top:41px}@media screen and (max-width: 575px){.dreischritte a{width:100%}}.dreischritte img{vertical-align:middle;max-width:200px;height:200px;object-fit:cover;margin-bottom:24px}.card-kacheln-horizontal{background-color:#fff}@media (max-width: 767px){.card-kacheln-horizontal{display:flex;flex-direction:column}}.card-kacheln-horizontal .image-block{background-repeat:no-repeat;background-size:cover;background-position:center top}@media (max-width: 1199px){.card-kacheln-horizontal .image-block{height:100%;background-size:contain}}.card-kacheln-horizontal .image-block .card-kacheln{height:320px;width:100%;display:flex;justify-content:space-between;border:8px solid #E6DFD6}@media (max-width: 1199px){.card-kacheln-horizontal .image-block .card-kacheln{flex-direction:column;width:100%;height:490px}}.card-kacheln-horizontal .text-block{padding:24px;border-left:8px solid #E6DFD6;position:relative}@media (max-width: 1199px){.card-kacheln-horizontal .text-block{display:flex;height:468px;padding:24px;flex-direction:column;align-items:flex-start;align-self:stretch}}.card-kacheln-horizontal .text-block .text-block-text{color:var(--text-primary, #121212);font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:20px;font-style:normal;font-weight:400;line-height:150%}.card-kacheln-horizontal .text-block .text-block-name{color:var(--text-primary, #121212);font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:400;line-height:150%}.card-kacheln-horizontal .text-block a{position:absolute;bottom:8px;right:24px;left:24px}.formseinleitung .infotext{color:#ff6319!important}.zinsrechner{background-color:#fff}.zinsrechner .form-label{color:var(--text-tertiary, #8A7546);font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.9px}.zinsrechner .form-control{display:flex;min-width:44px;min-height:44px;padding:16px var(--spacing-lg, 16px);align-items:center;align-self:stretch}.zinsrechner .textbox{margin-top:24px;display:flex;height:159px;width:100%;padding:40px;flex-direction:column;justify-content:center;align-items:center;gap:24px;align-self:stretch;border:8px solid #E6DFD6;background:#fffdf6}.zinsrechner .textbox .result{margin:-16px}.zinsrechner .info-icon{position:absolute;right:24px;top:24px}.zinsrechner .link-distance{margin-top:48px}.zinsrechner #zinstip{display:inline-block;color:#000;position:absolute;margin-left:0;padding:20px;background-color:#fff;visibility:hidden;margin-top:-332px}.zinsrechner #zinstooltip:hover+a{visibility:visible}.oegussa .metal-box{display:flex;padding:12px;align-items:center;border:4px solid var(--border-secondary, #EEEBE3);background:var(--surface-secondary, #F9F8F4);flex-wrap:nowrap;gap:16px}.oegussa .metal-box .text-box h6{color:#3d3935}.bewerben{padding:80px 320px 0}@media (max-width: 1199px){.bewerben{padding:80px 240px 0}}@media (max-width: 991px){.bewerben{padding:80px 160px 0}}@media (max-width: 767px){.bewerben{padding:80px 32px 0}}@media (max-width: 575px){.bewerben{padding:80px 16px 0}}.bewerben .textbox{margin-bottom:24px;font-family:ttnorm}.bewerben .subline{text-transform:uppercase}.bewerben a{text-decoration:none}.bewerben .itembox{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;margin-bottom:24px;border:4px solid var(--border-secondary, #EEEBE3);background:var(--surface-secondary, #F9F8F4)}.bewerben .itembox .headline{color:#3d3935;text-transform:uppercase}.timeline *,.timeline *:before,.timeline *:after{margin:0;padding:0;box-sizing:border-box}.timeline body{--color: rgba(30, 30, 30);--bgColor: rgba(245, 245, 245);min-height:100vh;display:grid;align-content:center;gap:2rem;padding:2rem;color:var(--color);background:var(--bgColor)}.timeline ul{--col-gap: 2rem;--row-gap: 2rem;--line-w: .25rem;display:grid;grid-template-columns:var(--line-w) 1fr;grid-auto-columns:max-content;column-gap:var(--col-gap);list-style:none;width:min(60rem,90%);margin-inline:auto}.timeline ul:before{content:"";grid-column:1;grid-row:1/span 20;background:#e1e1e1;border-radius:calc(var(--line-w) / 2)}.timeline ul li:not(:last-child){margin-bottom:var(--row-gap)}.timeline ul li{grid-column:2;--inlineP: 1.5rem;margin-inline:var(--inlineP);grid-row:span 2;display:grid;grid-template-rows:min-content min-content min-content}.timeline ul li img{width:100%;height:auto;border-radius:.5rem;margin-bottom:1rem}.timeline ul li .date{--dateH: 3rem;height:var(--dateH);margin-inline:calc(var(--inlineP) * -1);text-align:center;background-color:var(--accent-color);color:#fff;font-size:1.25rem;font-weight:700;display:grid;place-content:center;position:relative;border-radius:calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2)}.timeline ul li .date:before{content:"";width:var(--inlineP);aspect-ratio:1;background:var(--accent-color);background-image:linear-gradient(rgba(0,0,0,.2) 100%,transparent);position:absolute;top:100%;clip-path:polygon(0 0,100% 0,0 100%);right:0}.timeline ul li .date:after{content:"";position:absolute;width:2rem;aspect-ratio:1;background:var(--bgColor);border:.3rem solid var(--accent-color);border-radius:50%;top:50%;transform:translate(50%,-50%);right:calc(100% + var(--col-gap) + var(--line-w) / 2)}.timeline ul li .title,.timeline ul li .descr{background:var(--bgColor);position:relative;padding-inline:1.5rem}.timeline ul li .title{overflow:hidden;padding-block-start:1.5rem;padding-block-end:1rem;font-weight:500}.timeline ul li .descr{padding-block-end:1.5rem;font-weight:300}.timeline ul li .title:before,.timeline ul li .descr:before{content:"";position:absolute;width:90%;height:.5rem;background:#00000080;left:50%;border-radius:50%;filter:blur(4px);transform:translate(-50%,50%)}.timeline ul li .title:before{bottom:calc(100% + .125rem)}.timeline ul li .descr:before{z-index:-1;bottom:.25rem}@media (min-width: 40rem){.timeline ul{grid-template-columns:1fr var(--line-w) 1fr}.timeline ul:before{grid-column:2}.timeline ul li:nth-child(odd){grid-column:1}.timeline ul li:nth-child(2n){grid-column:3}.timeline ul li:nth-child(2){grid-row:2/4}.timeline ul li:nth-child(odd) .date:before{clip-path:polygon(0 0,100% 0,100% 100%);left:0}.timeline ul li:nth-child(odd) .date:after{transform:translate(-50%,-50%);left:calc(100% + var(--col-gap) + var(--line-w) / 2)}.timeline ul li:nth-child(odd) .date{border-radius:0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0}}.timeline .credits{margin-top:1rem;text-align:right}.timeline .credits a{color:var(--color)}.appInfo .content-box{margin-top:40px}.appInfo .content-box .accordion-item{border:8px solid var(--border-secondary, #EEEBE3);background:var(--surface-secondary, #F9F8F4)}.appInfo .content-box h6,.appInfo .content-box .h6,.appInfo .content-box .stoerer-flach p,.stoerer-flach .appInfo .content-box p{color:#3d3935}.appInfo .content-box .accordion-button:not(.collapsed){color:#3d3935}.appInfo .content-box .accordion-button:after{color:#3d3935;margin-top:5px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_7344_4772)"><path d="M7.41 8.59009L12 13.1701L16.59 8.59009L18 10.0001L12 16.0001L6 10.0001L7.41 8.59009Z" fill="%23C00D29"/></g><defs><clipPath id="clip0_7344_4772"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.appInfo .content-box button{background:var(--surface-secondary, #F9F8F4);display:flex;padding:24px;align-items:flex-start;gap:8px;align-self:stretch}.appInfo .content-box .card-body{background:var(--surface-secondary, #F9F8F4)}.appInfo .content-box .card-body p{background:var(--surface-secondary, #F9F8F4);color:var(--text-primary, #121212);padding:16px 24px;font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:400;line-height:150%}@media (max-width: 768px){.appInfo .content-box .imagebox{margin-bottom:48px}}.bsslider .carousel-control-next{position:relative}.bsslider .carousel-control-next:after{content:"";display:inline-block;width:24px;height:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_11253_811)"><path d="M12 4L10.59 5.41L16.17 11H4V13H16.17L10.59 18.59L12 20L20 12L12 4Z" fill="%23C00D29"/></g><defs><clipPath id="clip0_11253_811"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>') no-repeat center center;background-size:24px 24px;margin-left:8px;vertical-align:middle}.bsslider .carousel-control-prev{position:relative}.bsslider .carousel-control-prev:before{content:"";display:inline-block;width:24px;height:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_11253_803)"><path d="M12 20L13.41 18.59L7.83 13L20 13L20 11L7.83 11L13.41 5.41L12 4L4 12L12 20Z" fill="%23C00D29"/></g><defs><clipPath id="clip0_11253_803"><rect width="24" height="24" fill="white" transform="translate(24 24) rotate(180)"/></clipPath></defs></svg>') no-repeat center center;background-size:24px 24px;margin-right:8px;vertical-align:middle}.bsslider .carousel-controls-wrapper{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:40px}.bsslider .carousel-control-prev,.bsslider .carousel-control-next{position:static;transform:none;margin:0;width:164px;height:44px;opacity:1}.bsslider .carousel-control-prev{order:1}.bsslider .carousel-control-next{order:2}.bsslider .img-wrapper{max-width:100%;height:65vw;display:flex;justify-content:center;align-items:flex-start}.bsslider img{max-width:100%;max-height:230px;height:100%}@media screen and (min-width: 576px){.bsslider .carousel-inner{display:flex}.bsslider .carousel-item{display:block;margin-right:0;flex:0 0 33.3333333333%}.bsslider .img-wrapper{height:21vw}}@media screen and (max-width: 576px){.bsslider .carousel-inner{display:flex}.bsslider .carousel-item{display:block;margin-right:0;flex:0 0 100%}.bsslider .img-wrapper{height:21vw}}.bsslider .carousel-inner{padding:1em}.bsslider .card{margin:0 .5em;border-radius:0;box-shadow:2px 6px 8px #16161a2e;font-size:.9em}.bsslider .card-footer{text-align:center;border:0;background:#fff}.form{background-color:#fff;padding:80px 320px}@media (max-width: 1199px){.form{padding:40px 160px}}@media (max-width: 991px){.form{padding:40px 80px}}@media (max-width: 575px){.form{padding:40px 16px}}.form .h-captcha{padding:24px 0 0}.form label,.form .btn-repeat{color:#694a29;font-family:ttnorm;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.9px;text-transform:uppercase;padding-top:24px}.form .btn-repeat{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.form label[for=kontakt-63-email-1],.form [for=kontakt-63-email-1].btn-repeat{margin:0 0 8px!important}.form input[type=text],.form input[type=email],.form input[type=tel],.form input[type=number],.form textarea{font-family:ttnorm;border:1px solid #694A29;display:flex;min-width:44px;min-height:44px;padding:16px var(--spacing-lg, 16px);align-items:center;align-self:stretch;border-radius:0}.form .repeatable-container{padding:0}.form .checkbox span{color:#ff6319;padding-left:8px}.form input[type=checkbox]{padding:10px}.form input[type=checkbox]:after{top:7px;left:-8px}.form input[type=radio]{border:1px solid #694A29}.form #kontakt-63-singleselect-1,.form #kontakt-63-telephone-1,.form #kontakt-63-email-1{font-family:ttnorm;border:1px solid #694A29;display:flex;min-width:44px;min-height:44px;padding:16px var(--spacing-lg, 16px);align-items:center;align-self:stretch;border-radius:0}.form .image-upload,.form .form-text{font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:400;line-height:150%}.form textarea{border:1px solid #694A29;height:100px;padding:16px;border-radius:0}.form .clearfix{padding-top:24px}.form .clearfix p{color:#ff6319;font-family:ttnorm;font-size:var(--typography-font-sizes-md, 16px);font-style:normal;font-weight:400;line-height:150%}.form .bordertext,.form #c2270{border-left:2px solid #FF6319;padding-left:12px}.form .bordertext p:first-child,.form #c2270 p:first-child{color:#3d3935;margin-bottom:3px}.form .bordertext2,.form #c2502{border-left:2px solid #3D3935;padding-left:12px}.form button{padding:0 100px}.form *[id^=kontakt-] .inputs-list .form-group,.form *[id^=kunstformular-] .inputs-list .form-group{display:flex}.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>label>span,.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>.btn-repeat>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>label>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(1)>.btn-repeat>span{color:#636363;font-style:normal;font-weight:400;line-height:150%;padding-right:30px}.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>label>span,.form *[id^=kontakt-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>.btn-repeat>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>label>span,.form *[id^=kunstformular-] #kontakt-63-radiobutton-1>div>div:nth-child(2)>.btn-repeat>span{color:#636363;font-style:normal;font-weight:400;line-height:150%}.form *[id^=kontakt-] label[for=kontakt-63-radiobutton-1-0],.form *[id^=kontakt-] [for=kontakt-63-radiobutton-1-0].btn-repeat,.form *[id^=kontakt-] label[for=kontakt-63-radiobutton-1-1],.form *[id^=kontakt-] [for=kontakt-63-radiobutton-1-1].btn-repeat,.form *[id^=kunstformular-] label[for=kontakt-63-radiobutton-1-0],.form *[id^=kunstformular-] [for=kontakt-63-radiobutton-1-0].btn-repeat,.form *[id^=kunstformular-] label[for=kontakt-63-radiobutton-1-1],.form *[id^=kunstformular-] [for=kontakt-63-radiobutton-1-1].btn-repeat{padding:0;margin-top:-3px}.form *[id^=kontakt-]>div:nth-child(5),.form *[id^=kunstformular-]>div:nth-child(5){padding:0}.form *[id^=kontakt-]>div:nth-child(5)>div>label,.form *[id^=kontakt-]>div:nth-child(5)>div>.btn-repeat,.form *[id^=kunstformular-]>div:nth-child(5)>div>label,.form *[id^=kunstformular-]>div:nth-child(5)>div>.btn-repeat{display:none}.form *[id^=kontakt-] .repeatable-container,.form *[id^=kunstformular-] .repeatable-container{padding:0}.form *[id^=kontakt-] #image-upload .input,.form *[id^=kontakt-] #file-upload .input,.form *[id^=kunstformular-] #image-upload .input,.form *[id^=kunstformular-] #file-upload .input{font-family:ttnorm;margin-top:10px;border-radius:0;border:1px dashed #694A29;padding:16px 24px}.form *[id^=kontakt-] #image-upload .input .form-group,.form *[id^=kontakt-] #file-upload .input .form-group,.form *[id^=kunstformular-] #image-upload .input .form-group,.form *[id^=kunstformular-] #file-upload .input .form-group{padding:12px 0 8px;position:relative}.form *[id^=kontakt-] #image-upload .input .form-group label,.form *[id^=kontakt-] #image-upload .input .form-group .btn-repeat,.form *[id^=kontakt-] #file-upload .input .form-group label,.form *[id^=kontakt-] #file-upload .input .form-group .btn-repeat,.form *[id^=kunstformular-] #image-upload .input .form-group label,.form *[id^=kunstformular-] #image-upload .input .form-group .btn-repeat,.form *[id^=kunstformular-] #file-upload .input .form-group label,.form *[id^=kunstformular-] #file-upload .input .form-group .btn-repeat{color:#694a29;font-family:ttnorm;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.9px;text-transform:uppercase;padding-top:6px}.form *[id^=kontakt-] #image-upload .input .form-group input,.form *[id^=kontakt-] #file-upload .input .form-group input,.form *[id^=kunstformular-] #image-upload .input .form-group input,.form *[id^=kunstformular-] #file-upload .input .form-group input{font-family:ttnorm;right:0;top:16px}.form *[id^=kontakt-] #image-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>label>div>button>span>img,.form *[id^=kontakt-] #image-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>.btn-repeat>div>button>span>img,.form *[id^=kontakt-] #file-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>label>div>button>span>img,.form *[id^=kontakt-] #file-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>.btn-repeat>div>button>span>img,.form *[id^=kunstformular-] #image-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>label>div>button>span>img,.form *[id^=kunstformular-] #image-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>.btn-repeat>div>button>span>img,.form *[id^=kunstformular-] #file-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>label>div>button>span>img,.form *[id^=kunstformular-] #file-upload .input .form-group #kontakt-63>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>.btn-repeat>div>button>span>img{width:28px;height:auto}.form *[id^=kontakt-] .btn-group .btndelete,.form *[id^=kunstformular-] .btn-group .btndelete{position:absolute;right:-151px;top:16px;z-index:15;padding:16px 18px 16px 16px}.f3-form-error{border:3px solid #3D3935}@media (max-width: 575px){.kontakt-anfragen .actions .btn-group{text-align:center;width:100%}.kontakt-anfragen button{padding:0 30px}}@media (max-width: 575px){.kontakt-anfragen #kontakt-63-radiobutton-1 .form-group{flex-direction:column}}.repeatable-container .clearfix p{margin-top:44px;text-align:center;font-size:24px}.formError{border:3px solid #3D3935;padding:5px}#sMS-Service-2266 label,#sMS-Service-2266 .form .btn-repeat,.form #sMS-Service-2266 .btn-repeat{text-transform:none}#c2500 img,#c2268 img{height:60%;width:60%}@media (max-width: 767px){#c2500 img,#c2268 img{height:100%;width:100%}}input::placeholder,textarea::placeholder,select::placeholder{font-family:ttnorm}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{font-family:ttnorm}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{font-family:ttnorm}input:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{font-family:ttnorm}body{background:#eee;max-width:1440px;width:100%;margin:0 auto}:root{--bs-body-font-family: "Clearface"}.home{max-width:1920px;width:100%;overflow-x:hidden;display:block;margin-left:auto;margin-right:auto;background-color:#fff}@media (min-width: 575px){.location-desktop{display:block}.location-mobile{display:none}}@media (max-width: 575px){.location-desktop{display:none}.location-mobile{display:block}}.distance_40{margin-top:80px;margin-bottom:80px}
