@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 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: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--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: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--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: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*: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,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p,h5,.h5,h4,.h4,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,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,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group{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,.glossar-page .blog__glossar_letter .item a,.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;font-size:calc(1.275rem + .3vw);line-height:inherit}@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}::-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-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@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: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--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: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--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: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--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: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--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: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--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: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--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: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--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: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--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);-webkit-appearance:none;-moz-appearance:none;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);-webkit-appearance:none;-moz-appearance:none;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;-webkit-appearance:none;-moz-appearance:none;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='%2386b7fe'/%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;-webkit-appearance:none;-moz-appearance:none;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;-webkit-appearance:none;-moz-appearance:none;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;-webkit-appearance:none;-moz-appearance:none;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;height:100%;padding:1rem .75rem;overflow:hidden;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}.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{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form .form-floating>.form-control:focus~.btn-repeat:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form .form-floating>.form-control:not(:placeholder-shown)~.btn-repeat:after,.form-floating>.form-control-plaintext~label:after,.form .form-floating>.form-control-plaintext~.btn-repeat:after,.form-floating>.form-select~label:after,.form .form-floating>.form-select~.btn-repeat:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label,.form .form-floating>.form-control:-webkit-autofill~.btn-repeat{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.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}.form-floating>:disabled~label:after,.form .form-floating>:disabled~.btn-repeat:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.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(var(--bs-border-width) * -1);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.1z'/%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.1z'/%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: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--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: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--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: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--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: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--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: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--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: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--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: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--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: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--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(var(--bs-border-width) * -1)}.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(var(--bs-border-width) * -1)}.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~.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-basis:0;flex-grow:1;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-basis:100%;flex-grow:1;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;top:0;right:0;bottom:0;left: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 5L8 11L14 5'/%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='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%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-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{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='%236ea8fe'%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='%236ea8fe'%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")}.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(var(--bs-border-width) * -1)}.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:1rem}}.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-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action: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:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.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-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.414z'/%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;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);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;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,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.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: ;--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{transition:transform .3s ease-out;transform:translateY(-50px)}@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:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) 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;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 0z'/%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-.708z'/%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:#fff;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:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;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:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) 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}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left: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:GillSans;src:url(/fonts/GillSans.eot);src:url(/fonts/GillSans.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSans.svg#GillSans) format("svg"),url(/fonts/GillSans.ttf) format("truetype"),url(/fonts/GillSans.woff) format("woff"),url(/fonts/GillSans.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:GillSans-Bold;src:url(/fonts/GillSans-Bold.eot);src:url(/fonts/GillSans-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSans-Bold.svg#GillSans-Bold) format("svg"),url(/fonts/GillSans-Bold.ttf) format("truetype"),url(/fonts/GillSans-Bold.woff) format("woff"),url(/fonts/GillSans-Bold.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:GillSans-Light;src:url(/fonts/GillSans-Light.eot);src:url(/fonts/GillSans-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSans-Light.svg#GillSans-Light) format("svg"),url(/fonts/GillSans-Light.ttf) format("truetype"),url(/fonts/GillSans-Light.woff) format("woff"),url(/fonts/GillSans-Light.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-Light.eot);src:url(/fonts/GillSansMT-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSansMT-Light.woff2) format("woff2"),url(/fonts/GillSansMT-Light.woff) format("woff"),url(/fonts/GillSansMT-Light.ttf) format("truetype"),url(/fonts/GillSansMT-Light.svg#GillSansMT-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-BoldItalic.eot);src:url(/fonts/GillSansMT-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSansMT-BoldItalic.woff2) format("woff2"),url(/fonts/GillSansMT-BoldItalic.woff) format("woff"),url(/fonts/GillSansMT-BoldItalic.ttf) format("truetype"),url(/fonts/GillSansMT-BoldItalic.svg#GillSansMT-BoldItalic) format("svg");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT.eot);src:url(/fonts/GillSansMT.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSansMT.woff2) format("woff2"),url(/fonts/GillSansMT.woff) format("woff"),url(/fonts/GillSansMT.ttf) format("truetype"),url(/fonts/GillSansMT.svg#GillSansMT) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-Italic.eot);src:url(/fonts/GillSansMT-Italic.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSansMT-Italic.woff2) format("woff2"),url(/fonts/GillSansMT-Italic.woff) format("woff"),url(/fonts/GillSansMT-Italic.ttf) format("truetype"),url(/fonts/GillSansMT-Italic.svg#GillSansMT-Italic) format("svg");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-Bold.eot);src:url(/fonts/GillSansMT-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSansMT-Bold.woff2) format("woff2"),url(/fonts/GillSansMT-Bold.woff) format("woff"),url(/fonts/GillSansMT-Bold.ttf) format("truetype"),url(/fonts/GillSansMT-Bold.svg#GillSansMT-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-LightItalic.eot);src:url(/fonts/GillSansMT-LightItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/GillSansMT-LightItalic.woff2) format("woff2"),url(/fonts/GillSansMT-LightItalic.woff) format("woff"),url(/fonts/GillSansMT-LightItalic.ttf) format("truetype"),url(/fonts/GillSansMT-LightItalic.svg#GillSansMT-LightItalic) format("svg");font-weight:300;font-style:italic;font-display:swap}.text-link-richtext{color:#c00d29;text-decoration:none}h1,.h1{font-family:GillSans-Light;font-size:64px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#c00d29}@media (max-width: 991px){h1,.h1{font-size:48px}}@media (max-width: 575px){h1,.h1{font-size:40px}}h2,.h2{font-family:GillSans-Light;font-size:48px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#c00d29}@media (max-width: 991px){h2,.h2{font-size:40px}}@media (max-width: 575px){h2,.h2{font-size:32px}}h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group{font-family:GillSans-Light;font-size:40px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#c00d29}@media (max-width: 991px){h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group{font-size:32px}}@media (max-width: 575px){h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group{font-size:28px}}h4,.h4{font-family:GillSans-Light;font-size:36px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#c00d29;margin:0}@media (max-width: 991px){h4,.h4{font-size:28px}}@media (max-width: 575px){h4,.h4{font-size:24px}}h5,.h5{font-family:GillSans-Light;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,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p{font-family:GillSans-Light;font-size:24px;font-style:normal;font-weight:300;line-height:130%}@media (max-width: 991px){h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p{font-size:18px}}@media (max-width: 575px){h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p{font-size:16px}}.body-link{font-family:var(--typography-font-family-paragraph, "Gill Sans MT");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:#c00d29}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:#c00d29;text-decoration:underline;text-decoration-color:#c00d29}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:#c00d29;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:#730819}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,.pfandcards .big-container{font-family:var(--typography-font-family-paragraph, "Gill Sans MT");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,.pfandcards .big-container{font-size:18px}}.font-x-large-bold{font-family:var(--typography-font-family-paragraph, "Gill Sans MT");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,.blog_locations .subline,.blog-infobild .subline,.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,.stoerer-mit-bild .text-box .tx_solr .facets-title,.tx_solr .stoerer-mit-bild .text-box .facets-title,.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,.tx_solr .facets-title{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}.font-base-regular,.locations.locations-detail .locations-text-box p,.faq .card-body,.kacheln .kachel .textfield,.headerhomepage .redcontainer .redtext,.simple-list .simple-list-item .simple-list-info,.form .checkbox span,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.dropdown .nav-link{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%}.font-base-bold,.media-body span,.blog-highlight .blog__author,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__author,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__author,.blog-highlight .blog__time,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__time,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__time,.blog-highlight .blog__category,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__category,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__category,.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:var(--typography-font-family-paragraph, "Gill Sans MT");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:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:var(--typography-font-sizes-sm, 14px);font-style:normal;font-weight:400;line-height:150%}.font-sm-bold{font-family:var(--typography-font-family-paragraph, "Gill Sans MT");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:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:var(--typography-font-sizes-xs, 12px);font-style:normal;font-weight:400;line-height:150%}.font-xs-bold{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}.font-paragraph,.glossar-page .blog__glossar_letter .item .card a,.tx_solr .facets a.facet,.tx_solr .result-found,.tx-loan ul li,.blog_interview p,.blog_quote .textbox p,.blog-author ul li span,.timeline ul li .title,.timeline ul li .descr,.zinsrechner #zinstip,#darlehensrechner #loantip,.img-copyright{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%}.subline,.tx_solr .facets-title{color:#8a7546}@media (max-width: 767px){.subline,.tx_solr .facets-title{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 .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .headline-with-subline .autocomplete-group,.headline-with-subline .h4,.headline-with-subline .h5,.headline-with-subline .h6,.headline-with-subline .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .headline-with-subline a,.headline-with-subline .stoerer-flach p,.stoerer-flach .headline-with-subline p{margin:0}.headline-with-subline .subline,.headline-with-subline .tx_solr .facets-title,.tx_solr .headline-with-subline .facets-title{padding:0;text-transform:uppercase;color:#8a7546}hr{background:#eeebe3;opacity:initial;height:1px;width:100%;border:0;margin:0}.img-copyright{float:inline-end}.cursor-pointer{cursor:pointer}.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:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#c00d29;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,a.btn.btn-primary:hover{background:#730819}.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{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{background:#4d0510;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:#730819;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:#4d0510;box-shadow:none;color:#fff}.btn.btn-secondary-red,a.btn.btn-secondary-red{font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px;text-transform:uppercase;color:#c00d29;border-radius:0;border:1px solid #C00D29;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:#730819;border-color:#730819;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:#4d0510;border-color:#4d0510;box-shadow:none;color:#fff}.btn.btn-secondary-gold,.tx-loan .btn-group>.btn.btn-default,a.btn.btn-secondary-gold{font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px;text-transform:uppercase;color:#8a7546;border-radius:var(--spacing-none, 0px);border:1px solid #8A7546;background:var(--surface-primary, #FFF);padding:20px 32px;outline:0}@media (max-width: 767px){.btn.btn-secondary-gold,.tx-loan .btn-group>.btn.btn-default,a.btn.btn-secondary-gold{font-size:16px;letter-spacing:.8px}}@media (max-width: 575px){.btn.btn-secondary-gold,.tx-loan .btn-group>.btn.btn-default,a.btn.btn-secondary-gold{letter-spacing:.6px}}.btn.btn-secondary-gold:hover,.tx-loan .btn-group>.btn.btn-default:hover,a.btn.btn-secondary-gold:hover{background:#f9f8f4}.btn.btn-secondary-gold:focus,.tx-loan .btn-group>.btn.btn-default:focus,.btn.btn-secondary-gold:focus-visible,.tx-loan .btn-group>.btn.btn-default: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:#8a7546}.btn.btn-secondary-gold:focus:active,.tx-loan .btn-group>.btn.btn-default:focus:active,.btn.btn-secondary-gold:focus-visible:active,.tx-loan .btn-group>.btn.btn-default: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,.tx-loan .btn-group>.btn.btn-default:active,a.btn.btn-secondary-gold:active{background:#8a7546;border-color:#8a7546;color:#fff;box-shadow:none}.padds,.blog-highlight .blog__view,.dreischritte{padding:80px}@media (max-width: 991px){.padds,.blog-highlight .blog__view,.dreischritte{padding:40px 32px}}@media (max-width: 575px){.padds,.blog-highlight .blog__view,.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 #8A7546}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:#c00d29;border:none}header{background-color:#f9f8f4}.navDesktop{margin:0 auto;background-color:#f9f8f4}.navDesktop nav.navbar{background:#f9f8f4;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{display:flex;min-width:44px;min-height:44px;padding:0;align-items:stretch;justify-content:center;gap:8px}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown{position:static}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link{border:3px solid transparent;flex:1 0 0;display:flex;align-items:center;gap:8px;color:#121212;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:#c00d29;text-decoration:underline;text-decoration-color:#c00d29}.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:#c00d29;text-decoration:none;border:3px solid #8A7546}.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown:active .nav-link{color:#730819;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:#f9f8f4;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:#c00d29;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 .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left a,.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:#c00d29}.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:#c00d29;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:#121212;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 #8A7546;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 #8A7546;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:0;background:#f9f8f4}.navDesktop nav.navbar .navbar-collapse .navbar-nav{height:auto;padding:24px 0;gap:24px;align-items:start}.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 .glossar-page .blog__glossar_letter .item .dropdown-menu-left>a,.glossar-page .blog__glossar_letter .item .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu-wrap .dropdown-menu-left>a,.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:#f9f8f4}.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:#f9f8f4}.navDesktop .card-header{padding-left:0}.navDesktop .card{border:none}.navDesktop .card .h6,.navDesktop .card .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .navDesktop .card a,.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:#f9f8f4;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{display:inline}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}footer .footer_bottom a{color:#c00d29;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:#c00d29;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}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(./ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(./slick-BlzDm7g2.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);padding:0;border:none;outline:none}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.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 .h1,#CookieBox h2,#CookieBox .h2,#CookieBox h3,#CookieBox .h3,#CookieBox .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions #CookieBox .autocomplete-group{color:#333;text-transform:none;text-decoration:none;font-style:normal}#CookieBox .h2{font-size:120%;margin-top:1rem;margin-bottom:.6rem}#CookieBox .h3,#CookieBox .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions #CookieBox .autocomplete-group{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,#CookieBox .category .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions #CookieBox .category .autocomplete-group{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 #EEEBE3;background:#fff}#CookieBox h3,#CookieBox .h3,#CookieBox .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions #CookieBox .autocomplete-group{text-transform:uppercase;color:#c00d29}#CookieBox .intro p{width:100%}#CookieBox .cookie-btn{border-radius:0;background:#c00d29;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}.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-briefmarken{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_16248)"><mask id="mask0_4553_16248" 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_16248)"><path d="M14.627 27.528L18.6945 29.4294C21.9033 30.9294 25.8286 30.6114 28.6663 28.6218C31.5042 26.6321 35.4293 26.3142 38.6382 27.8141L42.7062 29.7155" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.627 39.0713L18.6945 40.9726C21.9033 42.4727 25.8286 42.1546 28.6663 40.165C31.5042 38.1754 35.4293 37.8574 38.6382 39.3572L42.7062 41.2588" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.4564 18.6759C27.4564 21.2092 25.4028 23.2629 22.8694 23.2629C20.3359 23.2629 18.2822 21.2092 18.2822 18.6759C18.2822 16.1425 20.3359 14.0889 22.8694 14.0889C25.4028 14.0889 27.4564 16.1425 27.4564 18.6759Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.7114 32.7361C36.718 32.869 37.7083 33.1509 38.6384 33.5857L42.7064 35.4871" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.627 33.2995L18.6945 35.2009C21.9033 36.7009 25.8286 36.3829 28.6663 34.3933C29.674 33.6868 30.8187 33.1911 32.0199 32.9127" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.88867 21.4754V10.3157C9.88867 9.71156 10.3783 9.222 10.9824 9.222H46.3511C46.9553 9.222 47.4449 9.71156 47.4449 10.3157V45.6844C47.4449 46.2885 46.9553 46.7782 46.3511 46.7782H10.9824C10.3783 46.7782 9.88867 46.2885 9.88867 45.6844V25.0505" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.6382 3.65116C19.954 3.18402 19.4478 2.47527 19.2426 1.64785C19.122 1.16113 18.6841 0.820316 18.1827 0.820316H14.7541C14.2527 0.820316 13.8148 1.16113 13.6942 1.64785C13.324 3.13983 11.9758 4.24583 10.3693 4.24583C8.76277 4.24583 7.41461 3.13983 7.04449 1.64785C6.92374 1.16113 6.4858 0.820316 5.98443 0.820316H2.58057C1.9766 0.820316 1.48682 1.3101 1.48682 1.91407V5.31793C1.48682 5.8193 1.82774 6.25724 2.31435 6.37799C3.80633 6.748 4.91233 8.09627 4.91233 9.70277C4.91233 11.3093 3.80633 12.6575 2.31435 13.0277C1.82774 13.1483 1.48682 13.5862 1.48682 14.0876V17.5162C1.48682 18.0176 1.82774 18.4554 2.31435 18.5761C3.80633 18.9463 4.91233 20.2944 4.91233 21.9009C4.91233 23.5074 3.80633 24.8557 2.31435 25.2258C1.82774 25.3465 1.48682 25.7844 1.48682 26.2857V29.7142C1.48682 30.2156 1.82774 30.6535 2.31435 30.7742C3.80633 31.1443 4.91233 32.4926 4.91233 34.0991C4.91233 35.7056 3.80633 37.0538 2.31435 37.4239C1.82774 37.5446 1.48682 37.9825 1.48682 38.4839V41.9124C1.48682 42.4138 1.82774 42.8517 2.31435 42.9725C3.80633 43.3426 4.91233 44.6908 4.91233 46.2972C4.91233 47.9038 3.80633 49.252 2.31435 49.6221C1.82774 49.7428 1.48682 50.1807 1.48682 50.6821V54.0859C1.48682 54.69 1.9766 55.1797 2.58057 55.1797H5.98443C6.4858 55.1797 6.92374 54.8389 7.04449 54.3523C7.41461 52.8602 8.76277 51.7543 10.3693 51.7543C11.9758 51.7543 13.324 52.8602 13.6942 54.3523C13.8148 54.8389 14.2527 55.1797 14.7541 55.1797H18.1827C18.6841 55.1797 19.122 54.8389 19.2426 54.3523C19.6128 52.8602 20.9609 51.7543 22.5674 51.7543C24.1739 51.7543 25.5222 52.8602 25.8923 54.3523C26.0131 54.8389 26.451 55.1797 26.9523 55.1797H30.3807C30.8821 55.1797 31.32 54.8389 31.4408 54.3523C31.8108 52.8602 33.1592 51.7543 34.7657 51.7543C36.3722 51.7543 37.7203 52.8602 38.0904 54.3523C38.2111 54.8389 38.6491 55.1797 39.1504 55.1797H42.579C43.0804 55.1797 43.5182 54.8389 43.639 54.3523C44.0091 52.8602 45.3573 51.7543 46.9637 51.7543C48.5703 51.7543 49.9185 52.8602 50.2886 54.3523C50.4093 54.8389 50.8472 55.1797 51.3486 55.1797H54.7524C55.3565 55.1797 55.8462 54.69 55.8462 54.0859V50.6821C55.8462 50.1807 55.5054 49.7428 55.0188 49.6221C53.5267 49.252 52.4208 47.9038 52.4208 46.2972C52.4208 44.6908 53.5267 43.3426 55.0188 42.9725C55.5054 42.8517 55.8462 42.4138 55.8462 41.9124V38.4839C55.8462 37.9825 55.5054 37.5446 55.0188 37.4239C53.5267 37.0538 52.4208 35.7056 52.4208 34.0991C52.4208 32.4926 53.5267 31.1443 55.0188 30.7742C55.5054 30.6535 55.8462 30.2156 55.8462 29.7142V26.2857C55.8462 25.7844 55.5054 25.3465 55.0188 25.2258C53.5267 24.8557 52.4208 23.5074 52.4208 21.9009C52.4208 20.2944 53.5267 18.9463 55.0188 18.5761C55.5054 18.4554 55.8462 18.0176 55.8462 17.5162V14.0876C55.8462 13.5862 55.5054 13.1483 55.0188 13.0277C53.5267 12.6575 52.4208 11.3093 52.4208 9.70277C52.4208 8.09627 53.5267 6.748 55.0188 6.37799C55.5054 6.25724 55.8462 5.8193 55.8462 5.31793V1.91407C55.8462 1.3101 55.3565 0.820316 54.7524 0.820316H51.3486C50.8472 0.820316 50.4093 1.16113 50.2886 1.64785C49.9185 3.13983 48.5703 4.24583 46.9637 4.24583C45.3573 4.24583 44.0091 3.13983 43.639 1.64785C43.5182 1.16113 43.0804 0.820316 42.579 0.820316H39.1504C38.6491 0.820316 38.2111 1.16113 38.0904 1.64785C37.7203 3.13983 36.3722 4.24583 34.7657 4.24583C33.1592 4.24583 31.8108 3.13983 31.4408 1.64785C31.32 1.16113 30.8821 0.820316 30.3807 0.820316H26.9523C26.451 0.820316 26.0131 1.16113 25.8923 1.64785C25.661 2.58027 25.0475 3.36197 24.2278 3.81719" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4553_16248"><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-auction{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_6171_170075" 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_6171_170075)"><path d="M25.6834 16.5244C26.111 16.9509 26.111 17.6433 25.6834 18.0709C25.2568 18.4975 24.5645 18.4975 24.1368 18.0709C23.7103 17.6433 23.7103 16.9509 24.1368 16.5244C24.5645 16.0967 25.2568 16.0967 25.6834 16.5244Z" fill="%238A7546"/><path d="M25.6834 27.3514C26.9653 28.6333 26.9653 30.7103 25.6834 31.9922C24.4026 33.273 22.3245 33.273 21.0437 31.9922L13.3098 24.2583C12.0279 22.9764 12.0279 20.8994 13.3098 19.6175C13.9496 18.9765 14.7896 18.6561 15.6296 18.6561C16.4696 18.6561 17.3096 18.9765 17.9495 19.6175" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.7603 8.7719C27.4959 7.48893 27.5025 5.42393 28.7778 4.14971C29.4176 3.50877 30.2576 3.18831 31.0976 3.18831C31.9376 3.18831 32.7776 3.50877 33.4175 4.14971L41.1514 11.8836C42.4333 13.1655 42.4333 15.2425 41.1514 16.5244C39.8717 17.8041 37.7947 17.8052 36.5139 16.5255" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3242 24.2583L26.4567 28.1247L25.6835 27.3514L17.9496 19.6175L17.1763 18.8442L28.0044 8.0161L28.7602 8.77188L31.0975 11.1103L36.5138 16.5255L37.2849 17.2977L33.4305 21.152" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.5684 24.1883L36.5739 24.1927L53.6244 38.2506C55.3339 39.9591 55.3339 42.7284 53.6244 44.4369C51.9159 46.1464 49.1466 46.1464 47.4381 44.4369L33.3342 27.4313" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.574 24.1926C36.5543 24.2156 36.5335 24.2364 36.5116 24.2583L33.4174 27.3514C33.3901 27.3787 33.3616 27.405 33.3332 27.4301C32.4746 28.2045 31.1512 28.1783 30.3243 27.3514C29.8966 26.9237 29.6833 26.3648 29.6833 25.8048C29.6833 25.2448 29.8966 24.6859 30.3243 24.2583L33.4174 21.164C33.4218 21.1597 33.4262 21.1553 33.4305 21.152C34.2858 20.3098 35.6618 20.3142 36.5116 21.164C36.9382 21.5906 37.1526 22.1506 37.1526 22.7106C37.1526 23.2422 36.959 23.7748 36.574 24.1926Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.1606 47.3594C26.3681 47.3594 27.3481 48.3383 27.3481 49.5469V52.8281H1.09814V49.5469C1.09814 48.3383 2.07705 47.3594 3.28564 47.3594" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.1606 47.3594H3.28564V46.2656C3.28564 43.8495 5.24346 41.8906 7.66064 41.8906H20.7856C23.2017 41.8906 25.1606 43.8495 25.1606 46.2656V47.3594Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.09814 28.7656H6.12939" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.58179 20.6565L7.67601 23.7497" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.58179 36.8747L7.67601 33.7816" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.0044 14.2034L31.0975 11.1103" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-schmuck-kette{content:url('data:image/svg+xml,<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="g5127"><g id="g5129"><g id="Clip path group"><mask id="mask0_5027_9033" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="65" height="64"><g id="clipPath5135"><path id="path5133" d="M0.666687 3.8147e-06H64.6667V64H0.666687V3.8147e-06Z" fill="white"/></g></mask><g mask="url(%23mask0_5027_9033)"><g id="g5131"><g id="g5137"><path id="path5139" d="M26.7233 56.3465L30.7537 62.07C31.6857 63.3933 33.6477 63.3933 34.5797 62.07L43.2942 49.6946C44.4321 48.0787 44.4321 45.9221 43.2942 44.3062L36.3305 34.4171" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5141"><path id="path5143" d="M28.9997 34.4216L22.0392 44.306C20.9013 45.922 20.9013 48.0786 22.0392 49.6945L24.5616 53.2764" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5145"><path id="path5147" d="M27.8209 47.0002L32.6667 40.1186L37.5125 47.0002L32.6666 53.8818L27.8209 47.0002Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5149"><path id="path5151" d="M28.4696 28.1567C20.6738 27.0924 13.8023 23.0279 8.41231 16.2434C3.71294 10.3281 1.80181 4.44649 1.72269 4.19912C1.30269 2.88387 2.02819 1.47712 3.34344 1.05687C4.65831 0.63649 6.06556 1.36237 6.48569 2.67762C6.50156 2.72687 8.25056 8.04986 12.4247 13.2552C17.2618 19.2876 23.2086 22.665 30.1302 23.3202" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5153"><path id="path5155" d="M50.1959 16.2484C51.1355 15.3366 52.04 14.3389 52.9087 13.2555C57.0829 8.05001 58.8319 2.72701 58.849 2.67389C59.2731 1.36164 60.6804 0.638763 61.9932 1.06039C63.3062 1.48226 64.0302 2.88564 63.6106 4.19926C63.5316 4.44676 61.6204 10.3284 56.921 16.2436C51.5332 23.0255 44.6647 27.0895 36.8727 28.1558" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5157"><path id="path5159" d="M35.2206 23.3188C39.6759 22.8941 43.727 21.341 47.338 18.6773" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5161"><path id="path5163" d="M30.1666 26.5747V23.2502C30.1666 21.8695 31.286 20.7502 32.6666 20.7502C34.0474 20.7502 35.1666 21.8695 35.1666 23.2502V26.5747" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5165"><path id="path5167" d="M37.6667 30.9385C37.6667 28.177 35.4281 25.9385 32.6667 25.9385C29.9053 25.9385 27.6667 28.177 27.6667 30.9385C27.6667 33.6999 29.9053 35.9385 32.6667 35.9385C35.4281 35.9385 37.6667 33.6999 37.6667 30.9385Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5169"><path id="path5171" d="M32.6667 40.1187V36.077" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5173"><path id="path5175" d="M37.5125 47.0005H44.0045" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5177"><path id="path5179" d="M27.8209 47.0005H21.3449" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5181"><path id="path5183" d="M32.6666 53.8819V62.8218" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5185"><path id="path5187" d="M58.0911 34.3651C56.3941 33.3532 54.9754 31.9345 53.9635 30.2375C53.6793 29.7606 53.1694 29.4644 52.6143 29.4644C52.0591 29.4644 51.5494 29.7606 51.265 30.2375C50.2531 31.9345 48.8344 33.3532 47.1375 34.3651C46.6606 34.6494 46.3643 35.1592 46.3643 35.7144C46.3643 36.2695 46.6606 36.7792 47.1375 37.0636C48.8344 38.0756 50.2531 39.4942 51.265 41.1911C51.5494 41.668 52.0591 41.9644 52.6143 41.9644C53.1693 41.9644 53.6793 41.668 53.9635 41.1911C54.9755 39.4942 56.3941 38.0756 58.0911 37.0636C58.5679 36.7792 58.8643 36.2695 58.8643 35.7144C58.8643 35.1592 58.5679 34.6494 58.0911 34.3651Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="g5189"><path id="path5191" d="M18.1959 34.3651C16.4989 33.3532 15.0803 31.9345 14.0683 30.2375C13.7841 29.7606 13.2742 29.4644 12.7192 29.4644C12.1639 29.4644 11.6542 29.7606 11.3698 30.2375C10.3579 31.9345 8.93918 33.3532 7.2423 34.3651C6.76543 34.6494 6.46918 35.1592 6.46918 35.7144C6.46918 36.2695 6.76543 36.7792 7.2423 37.0636C8.93918 38.0756 10.3579 39.4942 11.3698 41.1911C11.6542 41.668 12.1639 41.9644 12.7191 41.9644C13.2741 41.9644 13.7841 41.668 14.0683 41.1911C15.0803 39.4942 16.4989 38.0756 18.1959 37.0636C18.6728 36.7792 18.9692 36.2695 18.9692 35.7144C18.9692 35.1592 18.6728 34.6494 18.1959 34.3651Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g></g></g></g></g></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-attraktive-konditionen{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_31233)"><path d="M11.9452 32.7738L9.98491 29.4813C9.84601 29.2472 9.67866 29.0317 9.48616 28.8392L7.37085 26.7239" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.4192 12.6758L24.8897 16.1452C25.209 16.4645 25.6192 16.6778 26.0643 16.7544L29.6989 17.3822" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.70684 14.0626L1.49215 20.2772C0.596367 21.173 0.596367 22.6255 1.49215 23.5213L4.69574 26.7238C5.43402 27.4632 6.63277 27.4632 7.37105 26.7238L21.4192 12.6757C22.1586 11.9374 22.1586 10.7386 21.4192 10.0004L18.2167 6.79677C17.3209 5.90099 15.8684 5.90099 14.9726 6.79677L10.4139 11.3555" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.581 12.6755L29.9478 17.3087" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.498 31.477L45.2035 30.2914C45.3435 30.0584 45.5109 29.8419 45.7034 29.6494L48.6291 26.7236" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.6123 20.7071L48.629 26.7238C49.3673 27.4632 50.5661 27.4632 51.3043 26.7238L54.5079 23.5213C55.4037 22.6255 55.4037 21.173 54.5079 20.2772L41.0275 6.79677C40.1317 5.90099 38.6792 5.90099 37.7834 6.79677L34.5809 10.0004C33.8415 10.7386 33.8415 11.9374 34.5809 12.6757L39.9053 18.0001" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8655 45.0297C22.7564 46.1387 22.7564 47.9358 23.8655 49.0437C24.4189 49.5972 25.1452 49.875 25.8725 49.875C26.5988 49.875 27.325 49.5972 27.8796 49.0437L29.0367 47.8866" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.6941 42.1736C17.5857 43.282 17.5857 45.079 18.6941 46.1874C19.8025 47.2958 21.5995 47.2958 22.7079 46.1874L26.6751 42.2203" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.8025 36.0375L14.0564 38.7836C12.948 39.892 12.948 41.689 14.0564 42.7974C15.1648 43.9058 16.9618 43.9058 18.0702 42.7974L21.4977 39.37" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.5029 32.3371L14.6802 38.1598C13.5723 39.2678 11.7752 39.2678 10.6662 38.1598C9.55821 37.0519 9.55821 35.2548 10.6662 34.1458L21.4976 23.3144" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.9466 45.782C37.8381 46.8904 36.0411 46.8904 34.9327 45.782L33.2097 44.059C32.1013 42.9506 32.1013 41.1535 33.2097 40.0451C34.3181 38.9367 36.1152 38.9367 37.2236 40.0451L38.9466 41.7681C40.055 42.8765 40.055 44.6736 38.9466 45.782Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.5843 42.392C42.4759 43.5004 40.6789 43.5004 39.5705 42.392L37.1785 40C36.0701 38.8916 36.0701 37.0945 37.1785 35.9861C38.2869 34.8777 40.0839 34.8777 41.1923 35.9861L43.5843 38.3782C44.6928 39.4866 44.6928 41.2836 43.5843 42.392Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.9741 37.7543C45.8657 38.8627 44.0687 38.8627 42.9603 37.7543L41.2373 36.0313C40.1289 34.9229 40.1289 33.1259 41.2373 32.0174C42.3457 30.909 44.1427 30.909 45.2512 32.0174L46.9741 33.7404C48.0825 34.8488 48.0825 36.6459 46.9741 37.7543Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.3874 19.6231L37.8233 23.059C38.9005 24.1362 38.5569 25.9597 37.1615 26.571C35.5111 27.294 33.5863 26.9313 32.3123 25.6573L30.3328 23.6777" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.3098 22.758C22.3569 24.1925 29.5219 22.8667 29.5219 22.8667L31.9548 25.2995M34.7791 20.0145C33.3979 18.6333 31.623 17.7135 29.6981 17.3813" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.1602 44.7351L26.4649 42.4304" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5757 41.2919L24.5168 36.3509" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.0051 35.8346L20.4577 32.3821" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.1806 49.0437C33.0722 50.1521 31.2751 50.1521 30.1667 49.0437L29.2546 48.1317C28.1462 47.0233 28.1462 45.2262 29.2546 44.1178C30.3631 43.0094 32.1601 43.0094 33.2685 44.1178L34.1806 45.0299C35.289 46.1383 35.289 47.9353 34.1806 49.0437Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8154_31233"><rect width="56" height="56" fill="white"/></clipPath></defs></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-bewerten-in-minuten{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_31323)"><path d="M40.9455 36.5346L38.3621 33.95" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5921 46.0031L39.5227 43.9337" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.9338 39.5226L46.0032 41.592" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.5345 40.9467L33.95 38.3622" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.812 50.1324L50.1617 43.7828" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_8154_31323" 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_31323)"><path d="M48.1598 55.1797L41.8674 48.8872C41.1367 48.1565 41.1367 46.9716 41.8674 46.2408L46.2409 41.8674C46.9716 41.1366 48.1564 41.1366 48.8872 41.8674L55.1796 48.1598" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.2869 5.31538C30.7627 2.50259 26.2966 0.82029 21.437 0.82029C10.0507 0.82029 0.820312 10.0508 0.820312 21.437C0.820312 32.8234 10.0507 42.0539 21.4371 42.0539C32.8233 42.0539 42.0537 32.8234 42.0537 21.437C42.0537 16.369 40.224 11.7291 37.1905 8.13901" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.1978 38.8308L38.8308 44.1978C38.4036 44.6251 37.7111 44.6251 37.284 44.1978L36.2708 43.1847C35.8437 42.7575 35.8437 42.065 36.2708 41.6379L41.6378 36.2709C42.065 35.8437 42.7575 35.8437 43.1846 36.2709L44.1978 37.284C44.6249 37.7112 44.6249 38.4037 44.1978 38.8308Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.6095 31.6875C36.799 28.8517 38.1024 25.2968 38.1024 21.4371C38.1024 12.165 30.5858 4.64845 21.3138 4.64845C12.0417 4.64845 4.52515 12.165 4.52515 21.4371C4.52515 30.7092 12.0417 38.2256 21.3138 38.2256C25.2666 38.2256 28.8996 36.8588 31.7679 34.5731" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.3137 18.812V11.2899" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.4679 20.9704L28.3387 18.2812C28.5866 18.1088 28.6481 17.7681 28.4757 17.5201L27.4713 16.0743C27.2991 15.8264 26.9583 15.7649 26.7102 15.9373L22.8077 18.6485C22.3006 19.0008 21.7131 19.2227 21.0985 19.2822C20.7308 19.318 20.3671 19.4482 20.0448 19.6811C19.1334 20.3393 18.8784 21.6215 19.4712 22.5768C20.1306 23.6393 21.5359 23.9208 22.5498 23.2162C22.8614 22.9999 23.098 22.7162 23.2544 22.3986C23.535 21.8286 23.9461 21.3328 24.4679 20.9704Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.3137 5.08593V8.1936" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.3137 34.6614V37.7691" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.6553 21.4275H34.5476" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.07984 21.4275H4.97217" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.30989 28.3546L9.3042 28.3449" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.3233 14.3986L33.3176 14.3888" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4095 33.4211L14.3997 33.4154" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.2279 9.32806L28.218 9.32238" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.3179 28.3546L33.3236 28.3449" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.3042 14.3986L9.30989 14.3888" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.218 33.4211L28.2279 33.4154" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.3997 9.32806L14.4095 9.32238" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.2648 26.6021H17.7593C17.4573 26.6021 17.2124 26.8469 17.2124 27.1489V29.8049C17.2124 30.107 17.4573 30.3518 17.7593 30.3518H24.8681C25.1702 30.3518 25.415 30.107 25.415 29.8049V27.1489C25.415 26.8469 25.1702 26.6021 24.8681 26.6021H23.3147" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_8154_31323"><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-geld-erhalten-schnell{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_31748)"><mask id="mask0_8155_31748" 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_8155_31748)"><path d="M16.5361 37.6709C16.5361 35.5592 14.8273 33.8503 12.7156 33.8503" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.1514 37.6709C39.1514 35.5592 40.8602 33.8503 42.9719 33.8503" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.1514 21.5324C39.1514 23.6441 40.8602 25.3529 42.9719 25.3529" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.8438 21.4727H41.5989C42.3902 21.4727 43.0316 22.1142 43.0316 22.9054V36.2979C43.0316 37.0892 42.3902 37.7306 41.5989 37.7306H31.8173" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.8703 37.7306H14.0887C13.2975 37.7306 12.656 37.0892 12.656 36.2979V28.6303" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.0422 27.5993C24.7632 26.237 26.195 25.3088 27.8437 25.3088C30.2174 25.3088 32.1418 27.2331 32.1418 29.6069C32.1418 31.9807 30.2174 33.905 27.8437 33.905C26.0231 33.905 24.4668 32.7731 23.8403 31.1746" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.77051 16.7045H21.5748C22.8322 16.7045 24.0543 17.1209 25.0501 17.8888L29.698 21.4727H20.096C19.0836 21.4727 18.2629 22.2934 18.2629 23.3058C18.2629 23.9727 18.6252 24.5871 19.2088 24.9098L23.7518 27.4223C24.6937 27.9432 25.1124 29.0753 24.7363 30.0838C24.3706 31.0641 23.3584 31.6447 22.3276 31.4655L19.1379 30.9109C16.1673 30.3943 13.3494 29.2213 10.8897 27.4773H8.77051" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 29.0972H1V15.0972H9V29.0972Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.2227 53.8431H29.9235C26.864 53.8431 23.9299 52.6278 21.7665 50.4644L16.9693 45.6672C16.1106 44.8085 16.1138 43.4151 16.9766 42.5603C17.8338 41.7111 19.2161 41.7145 20.0692 42.5677L24.3618 46.8615C25.8004 48.3004 27.7517 49.1089 29.7864 49.1089H34.5565" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.7697 49.1089H30.1543C28.9472 49.1089 27.9685 48.1302 27.9685 46.923C27.9685 45.7158 28.9472 44.7372 30.1543 44.7372H35.7295L36.8827 43.3682C38.3177 41.6648 40.4315 40.6816 42.6588 40.6816C44.2522 40.6816 45.8048 41.1856 47.0945 42.1215L47.2229 42.2146" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M55 54.9027H47.2295V40.7744H55V54.9027Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><path d="M45.7748 18.5496C50.621 18.5496 54.5496 14.621 54.5496 9.77478C54.5496 4.9286 50.621 1 45.7748 1C40.9286 1 37 4.9286 37 9.77478C37 14.621 40.9286 18.5496 45.7748 18.5496Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.7748 11.6443C46.8074 11.6443 47.6444 10.8073 47.6444 9.77476C47.6444 8.74224 46.8074 7.90521 45.7748 7.90521C44.7423 7.90521 43.9053 8.74224 43.9053 9.77476C43.9053 10.8073 44.7423 11.6443 45.7748 11.6443Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.7749 1.10333V2.22825" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.7749 5.03076V7.82831" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.7749 17.3212V18.4461" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.1033 9.77478H38.2282" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.321 9.77478H54.446" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.8015 9.77478H41.6343" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_8155_31748"><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-packet{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="M17.2638 49.8205L5.96442 44.0601C4.7623 43.4478 4 42.1795 4 40.7919V15.7756C4 15.076 4.19373 14.407 4.54011 13.8359L28.2412 25.9188V54.9997C27.709 54.9997 27.1769 54.8747 26.6869 54.6246L20.9693 51.7098" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.4813 21.1662V40.7919C52.4813 42.1794 51.7201 43.4478 50.5169 44.0601L29.7955 54.6246C29.3055 54.8747 28.7734 54.9997 28.2412 54.9997V25.9188L51.9412 13.8359C52.2876 14.407 52.4813 15.076 52.4813 15.7756V17.2204" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.9411 13.836L28.2411 25.919L4.54004 13.836C4.86817 13.2968 5.332 12.845 5.89829 12.5418L26.6197 1.40987C26.6254 1.40748 26.6299 1.404 26.6357 1.40161C27.6486 0.86357 28.8508 0.865961 29.8615 1.40987L50.583 12.5418C51.1491 12.845 51.6141 13.2969 51.9411 13.836Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.329 13.3887L12.4958 17.8921L19.7462 21.5884L44.1908 9.10777L37.1475 5.32397L24.724 11.6578" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.7462 21.5884V30.762C19.7462 31.3308 19.0031 31.5468 18.6982 31.0667L16.8178 28.1062C16.4268 27.4906 15.6237 27.2861 14.9858 27.6398L13.2896 28.5802C12.9333 28.7777 12.4958 28.5201 12.4958 28.1126V17.8921L19.7462 21.5884Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.1343 44.2426L37.619 41.4463" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M32.1343 48.118L37.619 45.3218" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></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-smartphone{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="M14 43.5457V13.541" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><mask id="mask0_8173_30297" 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_8173_30297)"><path d="M42.0001 29.6407V51.9033C42.0001 53.7154 40.5311 55.1846 38.7189 55.1846H17.2812C15.469 55.1846 14 53.7154 14 51.9033V46.8268" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 10.2597V4.09675C14 2.28463 15.469 0.815501 17.2812 0.815501H38.7189C40.5311 0.815501 42.0001 2.28463 42.0001 4.09675V26.3594" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.6292 51.5078H31.3709" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.8323 3.57544H25.1677C23.4105 3.57544 21.8431 2.47031 21.2529 0.815361H34.7471C34.1569 2.47031 32.5895 3.57544 30.8323 3.57544Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></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-tresor{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_8155_31813" 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_31813)"><path d="M43.1658 47.8977H52.2996V51.531C52.2996 51.7928 52.0856 52.0078 51.8252 52.0078H43.6401C43.3797 52.0078 43.1658 51.7928 43.1658 51.531V47.8977Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.35474 47.8977H13.4885V51.531C13.4885 51.7928 13.2746 52.0078 13.0142 52.0078H4.8291C4.56867 52.0078 4.35474 51.7928 4.35474 51.531V47.8977Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.4731 47.8977H2.60312C1.62334 47.8977 0.820312 47.0906 0.820312 46.1029V5.78396C0.820312 4.79925 1.62334 3.99218 2.60312 3.99218H53.3939C54.3768 3.99218 55.1797 4.79925 55.1797 5.78396V46.1029C55.1797 47.0906 54.3768 47.8977 53.3939 47.8977H30.0416" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.2427 36.4088C27.0962 36.4088 31.8678 31.666 31.8678 25.8546C31.8678 20.04 27.0962 15.2973 21.2427 15.2973C15.389 15.2973 10.6145 20.04 10.6145 25.8546C10.6145 31.666 15.389 36.4088 21.2427 36.4088Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.2428 31.342C24.2936 31.342 26.7832 28.871 26.7832 25.839C26.7832 22.807 24.2936 20.336 21.2428 20.336C18.192 20.336 15.7024 22.807 15.7024 25.839C15.7024 28.871 18.192 31.342 21.2428 31.342Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.2644 36.4088V34.3552" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3943 26.3376H45.7483" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3943 30.2576H45.7483" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.3059 16.9146H44.8368C45.1871 16.9146 45.4754 17.2043 45.4754 17.5565V20.7941C45.4754 21.1462 45.1871 21.4329 44.8368 21.4329H37.3059C36.9555 21.4329 36.6672 21.1462 36.6672 20.7941V17.5565C36.6672 17.2043 36.9555 16.9146 37.3059 16.9146Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.2427 17.3508V15.2974" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.627 25.864H12.6918" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.8123 25.8422H31.8802" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.7458 33.3238L15.2061 31.8717" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.2979 19.8344L28.7612 18.3823" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.7305 18.3978L15.1938 19.8499" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.3132 31.8593L28.7735 33.3083" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.66482 12.6954H7.74044C8.07524 12.6954 8.34802 12.9728 8.34802 13.3093V17.2885C8.34802 17.6251 8.07524 17.8993 7.74044 17.8993H4.66482C4.32991 17.8993 4.05713 17.6251 4.05713 17.2885V13.3093C4.05713 12.9728 4.32991 12.6954 4.66482 12.6954Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.3943 34.1776H45.7483" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.66482 39.1914H7.74044C8.07524 39.1914 8.34802 38.9172 8.34802 38.5807V34.5983C8.34802 34.2618 8.07524 33.9876 7.74044 33.9876H4.66482C4.32991 33.9876 4.05713 34.2618 4.05713 34.5983V38.5807C4.05713 38.9172 4.32991 39.1914 4.66482 39.1914Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.3269 8.56349H49.565C50.3431 8.56349 50.9786 9.20235 50.9786 9.98449V41.9055C50.9786 42.6846 50.3431 43.3265 49.565 43.3265H6.8011C6.02289 43.3265 5.38721 42.6846 5.38721 41.9055V39.1914M5.38721 12.6955V9.98449C5.38721 9.20235 6.02289 8.56349 6.8011 8.56349H26.4732M5.38721 33.9876V17.8993" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></svg>')}.icon-uhren2{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="M35.1989 12.2938C36.2578 12.2938 37.1161 11.6071 37.1161 10.7601C37.1161 9.913 36.2578 9.22632 35.1989 9.22632C34.1401 9.22632 33.2817 9.913 33.2817 10.7601C33.2817 11.6071 34.1401 12.2938 35.1989 12.2938Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.9172 14.3834C24.976 14.3834 25.8344 13.6967 25.8344 12.8497C25.8344 12.0026 24.976 11.3159 23.9172 11.3159C22.8584 11.3159 22 12.0026 22 12.8497C22 13.6967 22.8584 14.3834 23.9172 14.3834Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.7839 13.0373C32.8066 12.7633 33.458 11.8779 33.2387 11.0597C33.0195 10.2415 32.0127 9.80036 30.99 10.0744C29.9673 10.3484 29.3159 11.2338 29.5351 12.052C29.7543 12.8702 30.7611 13.3113 31.7839 13.0373Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.4301 13.8241C29.3471 13.2947 29.7471 12.2708 29.3235 11.5373C28.9 10.8037 27.8133 10.6382 26.8964 11.1676C25.9794 11.697 25.5794 12.7209 26.003 13.4545C26.4265 14.188 27.5132 14.3535 28.4301 13.8241Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.4088 15.3146C43.1581 14.6819 43.6343 13.7348 43.6343 12.6773C43.6343 10.7716 42.0891 9.22632 40.1834 9.22632C38.2777 9.22632 36.7324 10.7716 36.7324 12.6773C36.7324 13.7348 37.2087 14.6819 37.9579 15.3146" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.8828 18.3807V15.8983C37.8828 14.6276 38.9127 13.5977 40.1834 13.5977C40.8184 13.5977 41.3936 13.8553 41.81 14.2717C42.2264 14.6882 42.4841 15.2633 42.4841 15.8983V18.3807" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.3937 23.471C53.4911 25.9963 54.7541 29.2379 54.7541 32.7694C54.7541 40.804 48.218 47.34 40.1834 47.34C32.1489 47.34 25.6128 40.804 25.6128 32.7694C25.6128 24.7348 32.1489 18.1987 40.1834 18.1987C43.7226 18.1987 46.9703 19.4671 49.4979 21.5722" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1833 44.2724C46.5363 44.2724 51.6865 39.1223 51.6865 32.7693C51.6865 26.4162 46.5363 21.2661 40.1833 21.2661C33.8303 21.2661 28.6802 26.4162 28.6802 32.7693C28.6802 39.1223 33.8303 44.2724 40.1833 44.2724Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1836 44.2724V42.8613" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1836 22.6772V21.2661" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.0912 32.769H28.6802" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.6864 32.769H50.2754" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.0478 39.905L32.05 40.9027" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.317 24.6355L47.3193 25.6332" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.3166 40.9027L47.3188 39.905" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.0478 25.6332L32.05 24.6355" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.1834 25.3906C39.528 25.3906 38.9948 25.9238 38.9948 26.5793V32.2767L36.0445 35.227C35.82 35.4514 35.6963 35.75 35.6963 36.0675C35.6963 36.385 35.8199 36.6835 36.0445 36.908C36.269 37.1325 36.5675 37.2561 36.8849 37.2561C37.2024 37.2561 37.5009 37.1325 37.7254 36.908L41.0239 33.6095C41.2484 33.3851 41.3721 33.0865 41.3721 32.7691V26.5793C41.3721 25.9238 40.8389 25.3906 40.1834 25.3906Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.0701 15.605H16.1817C17.0449 15.605 17.7445 16.3045 17.7445 17.1677C17.7445 18.0302 17.7445 18.757 17.7445 19.5067C17.7445 20.1786 18.0369 20.8216 18.5549 21.2495C22.2175 24.2726 23.1826 29.3243 21.1997 33.3944" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.0701 42.3948H16.2561C17.0784 42.3948 17.7445 41.7288 17.7445 40.9065C17.7445 40.3186 17.7445 39.1175 17.7445 38.4931C17.7445 37.8212 18.0369 37.1782 18.5549 36.7503C18.9939 36.3878 19.4002 35.9905 19.7686 35.5634" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.13999 42.3949H6.95395C6.13162 42.3949 5.4656 41.7289 5.4656 40.9065C5.4656 40.3186 5.4656 39.1176 5.4656 38.4932C5.4656 37.8212 5.17313 37.1783 4.6552 36.7503C1.03737 33.7634 0.0304873 28.7656 1.96947 24.6925V24.6918" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.37964 22.5087C3.76661 22.0517 4.19374 21.6305 4.65513 21.2495C5.17306 20.8217 5.46553 20.1787 5.46553 19.5067C5.46553 18.8825 5.46553 17.6814 5.46553 17.0933C5.46553 16.271 6.13155 15.605 6.95388 15.605H7.13992" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.0702 15.6048V12.8142C16.0702 11.5811 15.0708 10.5817 13.8377 10.5817H9.37263C8.13954 10.5817 7.14014 11.5811 7.14014 12.8142V15.6048L16.0702 15.6048Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.0702 42.395H7.14014V45.1857C7.14014 46.4188 8.13954 47.4182 9.37263 47.4182H13.8377C15.0708 47.4182 16.0702 46.4188 16.0702 45.1857V42.395Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.605 36.8138C15.9204 36.8138 19.4188 33.3155 19.4188 29C19.4188 24.6846 15.9204 21.1863 11.605 21.1863C7.2896 21.1863 3.79126 24.6846 3.79126 29C3.79126 33.3155 7.2896 36.8138 11.605 36.8138Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.605 21.1863V22.8607" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.07959 23.4746L7.26362 24.6586" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.79126 29H5.46565" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.07959 34.5253L7.26362 33.3413" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.605 36.8137V35.1393" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.1305 34.5253L15.9465 33.3413" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.419 29H17.7446" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.1305 23.4746L15.9465 24.6586" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.3956 31.7905L12.3938 29.7887" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.605 27.8837V25.0931" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.6048 30.1161C12.2213 30.1161 12.7211 29.6163 12.7211 28.9998C12.7211 28.3833 12.2213 27.8835 11.6048 27.8835C10.9883 27.8835 10.4885 28.3833 10.4885 28.9998C10.4885 29.6163 10.9883 30.1161 11.6048 30.1161Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></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-ansprechperson{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_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="%238A7546" 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="%238A7546" 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="%238A7546" 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="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.5276 62.8125V45.8951" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4723 45.8951V62.8125" stroke="%238A7546" 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="%238A7546" 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="%238A7546" 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="%238A7546" 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="%238A7546" 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="%238A7546" 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="%238A7546" 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="%238A7546" 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="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></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-mobile-devices{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_4993_24942)"><mask id="mask0_4993_24942" 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_4993_24942)"><path d="M17.6436 63.0625H11.2566" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.7886 63.0625H22.0186" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.375 32.4122V3.43748C6.375 2.05673 7.49425 0.937483 8.875 0.937483H50.125C51.5057 0.937483 52.625 2.05673 52.625 3.43748V17.3856" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M36.1357 55.5625H14.0293" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.2021 4.6875H48.875V17.3856" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.125 32.4069V4.68748H30.8271" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.5625 63.0625H38.6875C37.3067 63.0625 36.1875 61.9433 36.1875 60.5625V19.9375C36.1875 18.5568 37.3067 17.4375 38.6875 17.4375H60.5625C61.9432 17.4375 63.0625 18.5568 63.0625 19.9375V60.5625C63.0625 61.9433 61.9432 63.0625 60.5625 63.0625Z" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.3125 50.75V54.3125C15.3125 55.0029 14.7529 55.5625 14.0625 55.5625H2.1875C1.49712 55.5625 0.9375 55.0029 0.9375 54.3125V41.1875C0.9375 40.4971 1.49712 39.9375 2.1875 39.9375H14.0625C14.7529 39.9375 15.3125 40.4971 15.3125 41.1875V46.25" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5461 39.8389L12.4866 33.4819C12.3861 32.8793 11.8648 32.4374 11.2536 32.4374H4.99651C4.38538 32.4374 3.86388 32.8793 3.76351 33.4819L2.70276 39.8463" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.69177 55.5881L3.7634 62.018C3.8639 62.6208 4.3854 63.0625 4.9964 63.0625H11.2536C11.8646 63.0625 12.3861 62.6208 12.4865 62.018L13.5625 55.5998" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.5 21.2812H52.75" stroke="%238A7546" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_4993_24942"><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,%3Csvg width='153' height='44' viewBox='0 0 153 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='logo-pfand' clip-path='url(%23clip0_2282_6307)'%3E%3Cpath id='Vector' d='M12.7255 8.71372C12.7255 10.4392 12.6392 12.5961 12.0784 14.3647C11 17.9019 8.84315 17.6863 5.65099 17.6863V1.07843C8.54118 1.07843 10.3098 1.25098 11.3451 2.32941C12.0784 3.10588 12.7255 5.26274 12.7255 8.71372ZM16.1333 9.36078C16.1333 6.12549 14.8824 3.32157 12.2941 1.59608C11 0.733333 9.66275 0.388235 6.90197 0.388235H0V1.07843H2.45883V17.6863H0V18.3765H6.03922C8.10981 18.3765 10.2667 18.4196 12.1647 17.298C14.7961 15.702 16.1333 12.4667 16.1333 9.36078ZM29.7647 11.949C29.7647 12.9843 29.7216 14.0196 29.5059 14.9686C29.0745 16.8235 28.0392 18.1176 25.6667 18.1176C23.2941 18.1176 22.2588 16.8235 21.8275 14.9686C21.6118 14.0196 21.5686 13.0274 21.5686 11.949V6.08235C21.5686 5.13333 21.6981 4.18431 21.9569 3.40784C22.3883 1.76863 23.4667 0.690196 25.7098 0.690196C27.9098 0.690196 28.9451 1.76863 29.4196 3.40784C29.6785 4.22745 29.8079 5.13333 29.8079 6.08235V11.949H29.7647ZM33.4314 8.92941C33.4314 4.48627 29.8079 0 25.6236 0C21.4392 0 17.8157 4.48627 17.8157 8.92941C17.8157 13.8471 20.6628 18.7647 25.6236 18.7647C30.5843 18.7647 33.4314 13.8471 33.4314 8.92941ZM41.4981 8.41176H39.4706V1.07843H41.6275C43.8706 1.07843 44.6902 1.8549 44.6902 4.87451C44.6902 7.29019 43.7412 8.41176 41.4981 8.41176ZM42.8353 8.88627V8.84313C45.1647 8.58431 48.1412 7.54901 48.1412 4.48627C48.1412 0.733333 44.9059 0.388235 42.1883 0.388235H33.7765V1.07843H36.2353V17.6863H33.7765V18.3765H41.9294V17.6863H39.4706V9.10196H40.851C41.6275 9.10196 42.404 9.40392 43.1373 10.051C43.7844 10.6549 44.1295 12.2941 44.1295 14.5372C44.1295 17.2549 45.4667 18.6353 47.9687 18.6353C48.702 18.6353 49.3922 18.5059 50.0824 18.3333V17.6863C47.6667 18.1608 47.6236 17.0823 47.6236 16.1765C47.5804 11.7765 46.7177 9.53333 42.8353 8.88627ZM61.8157 11.949C61.8157 12.9843 61.7726 14.0196 61.5569 14.9686C61.1255 16.8235 60.0903 18.1176 57.7177 18.1176C55.3451 18.1176 54.3099 16.8235 53.8785 14.9686C53.6628 14.0196 53.6197 13.0274 53.6197 11.949V6.08235C53.6197 5.13333 53.7491 4.18431 54.0079 3.40784C54.4393 1.76863 55.5177 0.690196 57.7608 0.690196C59.9608 0.690196 60.9961 1.76863 61.4706 3.40784C61.7295 4.22745 61.8589 5.13333 61.8589 6.08235V11.949H61.8157ZM65.4824 8.92941C65.4824 4.48627 61.8589 0 57.6746 0C53.4902 0 49.8667 4.48627 49.8667 8.92941C49.8667 13.8471 52.7138 18.7647 57.6746 18.7647C62.6785 18.7647 65.4824 13.8471 65.4824 8.92941ZM79.9334 6.12549H80.7099L80.451 0.388235H66.1295L65.8706 6.12549H66.6903C67.1216 2.67451 68.2001 0.862745 71.7373 1.03529V17.6H69.1059V18.2902H77.5609V17.6H74.9295V1.07843C78.4236 0.905882 79.502 2.71765 79.9334 6.12549ZM91.4511 18.3333H99.604V17.6431H97.1452V1.07843H99.604V0.388235H91.4511V1.07843H93.9099V8.79999H87.2667V1.07843H89.7256V0.388235H81.5726V1.07843H84.0314V17.6863H81.5726V18.3765H89.7256V17.6863H87.2667V9.49019H93.9099V17.6863H91.4511V18.3333ZM106.592 17.6431V9.44705C109.31 9.36078 110.173 10.0078 110.388 12.9843H111.079V5.52157H110.388C110.259 8.41176 109.008 8.79999 106.592 8.79999V1.07843H109.224C110.043 1.07843 110.777 1.12157 111.381 1.29412C112.675 1.68235 113.624 2.67451 114.141 5.2196H114.831L114.745 0.388235H100.941V1.07843H103.443V17.6431H100.941V18.3333H115.177L115.392 12.5529H114.659C114.141 15.5725 113.451 17.6431 110.173 17.6431H106.592ZM149.859 17.6431V1.07843H152.318V0.388235H146.02L142.396 12.6392L138.902 0.388235H127.428V1.07843H129.843V12.9412C129.843 15.9176 128.592 17.9019 125.659 17.9019C121.13 17.9019 121.518 14.6667 121.518 10.9137V1.07843H123.977V0.388235H115.824V1.07843H118.282V11.7333C118.282 14.7529 118.757 16.4784 119.835 17.3412C120.871 18.1608 122.467 18.7647 124.279 18.7647C126.522 18.7647 128.118 18.3765 129.11 17.3843C130.102 16.3921 130.62 15.0549 130.62 12.3804V1.07843H134.89V17.6863H132.431V18.3765H138.126V17.6863H135.71V1.5098H135.753L140.714 18.3333H141.577L146.581 1.5098H146.667V17.6431H144.208V18.3333H152.361V17.6431H149.859Z' fill='%23AC9257'/%3E%3Cpath id='Vector_2' d='M96.3256 33.2588C96.455 33.6902 96.455 34.6392 96.455 35.1137C96.455 37.3137 96.1962 37.7451 95.3766 38.4353C95.1177 38.651 94.4707 38.9961 93.9099 38.9961C92.1844 38.9961 91.753 37.9176 91.753 34.6392C91.753 33.1294 91.7962 30.9725 93.7805 30.9725C95.8079 31.0588 96.2824 32.9568 96.3256 33.2588ZM98.0511 38.7372V24.4588C97.2746 24.5882 96.455 24.6313 95.6785 24.6313H94.9883V25.1059H96.4118V32.2235H96.3687C95.7216 30.9294 94.5138 30.6274 93.8236 30.6274C91.3216 30.6274 89.8981 32.6549 89.8981 35.0274C89.8981 37.4431 91.4942 39.4706 93.6079 39.4706C94.8158 39.4706 95.8079 38.9529 96.3687 37.9608H96.4118V39.3843C97.3609 39.2549 98.2668 39.2117 99.2158 39.2117V38.7372H98.0511ZM80.4079 38.7372H79.2432V39.2117H83.2118V38.7372H82.0903V34.8117C82.0903 33.2157 83.2118 31.2745 84.6354 31.2745C85.4981 31.2745 85.9726 31.4902 85.9726 33.0431V38.7372H84.8511V39.2117H88.7334V38.7372H87.5687V32.7412C87.5687 30.8 85.8001 30.6274 85.0667 30.6274C83.5138 30.6274 82.6942 31.5333 82.0903 32.8706H82.0471V30.6274C81.6589 30.7137 81.2707 30.7568 80.8824 30.8C80.4942 30.8431 80.106 30.8431 79.7177 30.8431H79.2864V31.3176H80.4511V38.7372H80.4079ZM75.2746 36.7529C75.2746 37.6588 74.9726 37.8745 74.8001 38.047C74.2824 38.4784 73.8511 38.651 73.1609 38.651C72.1687 38.651 71.5216 38.0039 71.5216 36.9686C71.5216 35.0274 73.8511 34.7686 75.2314 34.7686V36.7529H75.2746ZM78.0785 37.7451C77.9922 38.0902 77.7765 38.6941 77.3452 38.6941C76.9138 38.6941 76.9138 38.349 76.9138 37.7019V32.698C76.9138 31.8784 76.9138 30.6274 74.0236 30.6274C71.5216 30.6274 70.6589 31.8784 70.6589 32.6549C70.6589 33.2588 70.9609 33.647 71.5648 33.647C72.0824 33.647 72.4275 33.3019 72.4275 32.7843C72.4275 32.0941 71.7805 32.0078 71.7805 31.8353C71.7805 31.2314 73.2903 31.0588 73.7648 31.0588C74.4981 31.0588 75.2746 31.3608 75.2746 32.3529V34.3804C72.0393 34.3804 70.0118 35.4588 69.9687 37.4431C69.9687 38.9961 71.0903 39.5137 72.4275 39.5137C73.506 39.5137 74.5844 39.1255 75.2746 38.2196C75.404 38.9961 75.8785 39.5137 76.655 39.5137C77.6471 39.5137 78.3805 38.7804 78.4667 37.7882H78.0785V37.7451ZM66.7334 30.8431V28.4706C66.7334 26.3568 67.3805 25.1059 68.4158 25.1059C68.5452 25.1059 68.9334 25.1059 68.9334 25.2353C68.9334 25.4941 68.7609 25.5372 68.7609 25.7529C68.7609 26.3137 69.0628 26.7451 69.6236 26.7451C69.9687 26.7451 70.4001 26.4863 70.4001 26.0549C70.4001 25.0627 69.4511 24.6745 68.6315 24.6745C66.604 24.6745 65.0942 26.1843 65.0942 29.8078V30.8431H63.455V31.3176H65.0942V38.7372H63.455V39.2117H68.4589V38.7372H66.7334V31.3176H68.4589V30.8431H66.7334ZM56.2079 33.5176C56.5099 31.447 58.1491 31.1451 58.5373 31.1451C60.0903 31.1451 60.7373 32.1372 60.7373 35.2C60.7373 39.0392 59.5726 39.0823 58.4942 39.0823C57.8903 39.0823 56.9413 38.5647 56.553 37.8745C56.2079 37.2274 56.1216 36.8823 56.1216 35.5019C56.1216 34.8549 56.1216 34.2078 56.2079 33.5176ZM54.4824 43.5255H53.2314V44H57.5452V43.5255H56.1216V38.0902H56.1648C56.6824 38.9961 57.4589 39.5137 58.6236 39.5137C61.255 39.5137 62.6354 37.3568 62.6354 35.2431C62.6354 31.8784 60.3491 30.6274 58.7099 30.6274C57.6314 30.6274 56.6824 31.2314 56.1216 32.2666H56.0785V30.6274C55.6903 30.7137 55.302 30.7568 54.8707 30.8C54.4824 30.8431 54.0511 30.8431 53.6628 30.8431H53.2314V31.3176H54.4824V43.5255Z' fill='%23C00D29'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2282_6307'%3E%3Crect width='152.361' height='44' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.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:hover .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:active .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>')}.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:#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;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-2265-email-1],.form [for=kontakt-2265-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]{border:1px solid #8A7546;display:flex;min-width:44px;min-height:44px;padding:16px var(--spacing-lg, 16px);align-items:center;align-self:stretch;border-radius:0}.form .checkbox span{color:#121212;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 #8A7546}.form #kontakt-2265-singleselect-1{border:1px solid #8A7546;display:flex;min-width:44px;min-height:44px;padding:16px var(--spacing-lg, 16px);align-items:center;align-self:stretch;border-radius:0}.form textarea{border:1px solid #8A7546;height:100px;padding:16px;border-radius:0}.form .clearfix{padding-top:24px}.form .clearfix p{color:#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%}.form .bordertext,.form #c2270{border-left:2px solid #c00d29;padding-left:12px}.form .bordertext p:first-child,.form #c2270 p:first-child{color:#c00d29;margin-bottom:3px}.form .bordertext2,.form #c2502{border-left:2px solid #c00d29;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-2265-radiobutton-1>div>div:nth-child(1)>label>span,.form *[id^=kontakt-] #kontakt-2265-radiobutton-1>div>div:nth-child(1)>.btn-repeat>span,.form *[id^=kunstformular-] #kontakt-2265-radiobutton-1>div>div:nth-child(1)>label>span,.form *[id^=kunstformular-] #kontakt-2265-radiobutton-1>div>div:nth-child(1)>.btn-repeat>span{color:#636363;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%;padding-right:30px}.form *[id^=kontakt-] #kontakt-2265-radiobutton-1>div>div:nth-child(2)>label>span,.form *[id^=kontakt-] #kontakt-2265-radiobutton-1>div>div:nth-child(2)>.btn-repeat>span,.form *[id^=kunstformular-] #kontakt-2265-radiobutton-1>div>div:nth-child(2)>label>span,.form *[id^=kunstformular-] #kontakt-2265-radiobutton-1>div>div:nth-child(2)>.btn-repeat>span{color:#636363;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%}.form *[id^=kontakt-] label[for=kontakt-2265-radiobutton-1-0],.form *[id^=kontakt-] [for=kontakt-2265-radiobutton-1-0].btn-repeat,.form *[id^=kontakt-] label[for=kontakt-2265-radiobutton-1-1],.form *[id^=kontakt-] [for=kontakt-2265-radiobutton-1-1].btn-repeat,.form *[id^=kunstformular-] label[for=kontakt-2265-radiobutton-1-0],.form *[id^=kunstformular-] [for=kontakt-2265-radiobutton-1-0].btn-repeat,.form *[id^=kunstformular-] label[for=kontakt-2265-radiobutton-1-1],.form *[id^=kunstformular-] [for=kontakt-2265-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,.form *[id^=kunstformular-] .image-upload{margin-top:10px;border-radius:0;border:1px dashed #8A7546;padding:0 24px}.form *[id^=kontakt-] .image-upload .form-group,.form *[id^=kunstformular-] .image-upload .form-group{padding:12px 0 8px;position:relative}.form *[id^=kontakt-] .image-upload .form-group label,.form *[id^=kontakt-] .image-upload .form-group .btn-repeat,.form *[id^=kunstformular-] .image-upload .form-group label,.form *[id^=kunstformular-] .image-upload .form-group .btn-repeat{color:var(--text-primary, #121212);font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:16px;font-style:normal;font-weight:400;line-height:150%}.form *[id^=kontakt-] .image-upload .form-group input,.form *[id^=kunstformular-] .image-upload .form-group input{position:absolute;right:0;top:16px}.form *[id^=kontakt-] .image-upload .form-group #kontakt-2147>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>label>div>button>span>img,.form *[id^=kontakt-] .image-upload .form-group #kontakt-2147>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>.btn-repeat>div>button>span>img,.form *[id^=kunstformular-] .image-upload .form-group #kontakt-2147>div:nth-child(9)>fieldset:nth-child(2)>div>div>div.row>label>div>button>span>img,.form *[id^=kunstformular-] .image-upload .form-group #kontakt-2147>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 #C00D29}@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-2265-radiobutton-1 .form-group{flex-direction:column}}.repeatable-container .clearfix p{margin-top:44px;text-align:center;font-size:24px}.formError{border:3px solid #C00D29;padding:5px}#sMS-Service-2266 label,#sMS-Service-2266 .form .btn-repeat,.form #sMS-Service-2266 .btn-repeat{text-transform:none}[type=range]{-webkit-appearance:none;background:transparent;margin:13px;width:100%}[type=range]::-moz-focus-outer{border:0}[type=range]:focus{outline:0}[type=range]:focus::-webkit-slider-runnable-track{background:#78828a}[type=range]:focus::-ms-fill-lower{background:#6c757d}[type=range]:focus::-ms-fill-upper{background:#78828a}[type=range]::-webkit-slider-runnable-track{cursor:default;height:2px;transition:all .2s ease;width:100%;box-shadow:0 0 #0003,0 0 #0d0d0d33;background:#6c757d;border:0 solid white;border-radius:5px}[type=range]::-webkit-slider-thumb{box-shadow:4px 4px 4px #0003,0 0 4px #0d0d0d33;background:#6c757d;border:6px solid #FFF;border-radius:14px;box-sizing:border-box;cursor:default;height:26px;width:26px;-webkit-appearance:none}[type=range]::-moz-range-track{box-shadow:0 0 #0003,0 0 #0d0d0d33;cursor:default;transition:all .2s ease;width:100%;background:#6c757d;border:0 solid white;border-radius:5px;height:2px}[type=range]::-moz-range-thumb{box-shadow:4px 4px 4px #0003,0 0 4px #0d0d0d33;background:#6c757d;border:6px solid #FFF;border-radius:14px;box-sizing:border-box;cursor:default;height:26px;width:26px}[type=range]::-ms-track{cursor:default;height:2px;transition:all .2s ease;width:100%;background:transparent;border-color:transparent;border-width:13px;color:transparent}[type=range]::-ms-fill-lower{box-shadow:0 0 #0003,0 0 #0d0d0d33;background:#60686f;border:0 solid white;border-radius:10px}[type=range]::-ms-fill-upper{box-shadow:0 0 #0003,0 0 #0d0d0d33;background:#6c757d;border:0 solid white;border-radius:10px}[type=range]::-ms-thumb{box-shadow:4px 4px 4px #0003,0 0 4px #0d0d0d33;background:#6c757d;border:6px solid #FFF;border-radius:14px;box-sizing:border-box;cursor:default;height:26px;width:26px;margin-top:.5px}[type=range]:disabled::-webkit-slider-thumb,[type=range]:disabled::-moz-range-thumb,[type=range]:disabled::-ms-thumb,[type=range]:disabled::-webkit-slider-runnable-track,[type=range]:disabled::-ms-fill-lower,[type=range]:disabled::-ms-fill-upper{cursor:not-allowed}#darlehensrechner{background:#fff}#darlehensrechner label,#darlehensrechner .form .btn-repeat,.form #darlehensrechner .btn-repeat{color:#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;padding-top:24px}#darlehensrechner div.form-row>div.powermail_fieldwrap.powermail_fieldwrap_type_input.col-md-12.dropdownLabel>label,#darlehensrechner .form div.form-row>div.powermail_fieldwrap.powermail_fieldwrap_type_input.col-md-12.dropdownLabel>.btn-repeat,.form #darlehensrechner div.form-row>div.powermail_fieldwrap.powermail_fieldwrap_type_input.col-md-12.dropdownLabel>.btn-repeat{padding-top:0}#darlehensrechner select{display:flex;min-width:44px;min-height:44px;padding:16px var(--spacing-lg, 16px);align-items:center;align-self:stretch;border-radius:0}#darlehensrechner input[type=range]{border-left:2px solid #8A7546;border-right:2px solid #8A7546}#darlehensrechner .darlehnless,#darlehensrechner .darlehnmore,#darlehensrechner button{background-color:#fff;padding:10px;border:2px solid #8A7546}#darlehensrechner .textbox{border:8px solid #EEEBE3;background:#f9f8f4;display:flex;flex-direction:column;justify-content:center;height:170px}#darlehensrechner .info-ico .colors{color:#c00d29!important}#darlehensrechner .icoinfo{border:2px solid #8A7546;padding:10px;height:fit-content}#darlehensrechner #loantip{display:inline-block;color:#000;position:absolute;margin-left:-169px;padding:20px;background-color:#fff;visibility:hidden;margin-top:-207px}#darlehensrechner .info-ico #loantooltip:hover+a{visibility:visible;z-index:100}@media (max-width: 575px){#darlehensrechner .btn-sm-100 a{width:100%}}#darlehensrechner input[type=range]{-webkit-appearance:none}#darlehensrechner input[type=range]::-webkit-slider-runnable-track{width:300px;height:2px;background:#8a7546;border:none;border-radius:3px;border-left:2px solid #8A7546;border-right:2px solid #8A7546}#darlehensrechner input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:20px;width:20px;border-radius:50%;background:#c00d29;border-left:2px solid #8A7546;border-right:2px solid #8A7546;box-shadow:0 0 30px 3px #e90808;margin-top:calc(max((1em - 1px - 1px) * .5,0px) - 1em)}#darlehensrechner input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 0 30px 8px #e90808}#darlehensrechner input[type=range]:focus::-webkit-slider-runnable-track{background:#8a7546}#darlehensrechner input[type=range]{border:1px solid white;width:100%;border-left:2px solid #8A7546;border-right:2px solid #8A7546}#darlehensrechner input[type=range]::-moz-range-track{width:300px;height:5px;background:#8a7546;border:none;border-radius:3px}#darlehensrechner input[type=range]::-moz-range-thumb{border:none;height:20px;width:50px;border-radius:50%;background:#8a7546}#darlehensrechner input[type=range]:-moz-focusring{outline:1px solid blue;outline-offset:-1px}#darlehensrechner input[type=range]:focus::-moz-range-track{background:#8a7546}#darlehensrechner input[type=range]::-ms-track{width:300px;height:5px;background:#8a7546;border-color:#8a7546;border-width:6px 0;color:#8a7546}#darlehensrechner input[type=range]::-ms-fill-lower{background:#8a7546;border-radius:10px}#darlehensrechner input[type=range]::-ms-fill-upper{background:#8a7546;border-radius:10px}#darlehensrechner input[type=range]::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#8a7546}#darlehensrechner input[type=range]:focus::-ms-fill-lower{background:#8a7546}#darlehensrechner input[type=range]:focus::-ms-fill-upper{background:#8a7546}#darlehensrechner input[type=range]::-moz-range-track{background:#8a7546;width:100%}#darlehensrechner input[type=range]::-moz-range-thumb{background:#c00d29;border-radius:100%;height:20px;width:20px}.form:has(#postcomment){padding:0!important}.form .actions{margin-top:30px}.smsform .repeatable-container{padding:0}.smsform .form-check{padding-left:12px}.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:#f9f8f4;border:4px solid #EEEBE3}.simple-list .simple-list-item h6,.locations.simple-list .simple-list-item h6,.simple-list .simple-list-item .h6,.simple-list .simple-list-item .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .simple-list .simple-list-item a,.simple-list .simple-list-item .stoerer-flach p,.stoerer-flach .simple-list .simple-list-item p{margin:0}.stoerer-flach{background-color:#f9f8f4;padding:40px 80px}@media (max-width: 991px){.stoerer-flach{padding:40px 32px}}@media (max-width: 575px){.stoerer-flach{padding:40px 16px}}.stoerer-flach .subline,.stoerer-flach .tx_solr .facets-title,.tx_solr .stoerer-flach .facets-title{color:#8a7546}.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 .row{margin-bottom:24px}.quali i,.quali .distance{padding:24px 0}.pageeinleitung{display:flex;height:270px;align-self:stretch;background-color:#f9f8f4;position:relative;padding:0 80px}@media (max-width: 991px){.pageeinleitung{padding:0 32px}}@media (max-width: 767px){.pageeinleitung{padding:64px 16px 128px}}.pageeinleitung h1,.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,.locations.locations-filter-list .filter-location .filter-location-wrap .pageeinleitung label,.pageeinleitung .locations.locations-filter-list .filter-location .filter-location-wrap .form .btn-repeat,.locations.locations-filter-list .filter-location .filter-location-wrap .form .pageeinleitung .btn-repeat,.pageeinleitung .form .locations.locations-filter-list .filter-location .filter-location-wrap .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 .subline-left,.infovideo .pageeinleitung .subline-left,.pageeinleitung .pfandcards .small-container,.pfandcards .pageeinleitung .small-container,.pageeinleitung .subline,.pageeinleitung .tx_solr .facets-title,.tx_solr .pageeinleitung .facets-title,.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:#8a7546}.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;height:375px}.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:#f9f8f4;border:8px solid #EEEBE3;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:#c00d29;border:8px solid #EEEBE3;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:#8a7546}.infobild{padding:40px 0;background-color:#fff}.infobild .subline,.infobild .tx_solr .facets-title,.tx_solr .infobild .facets-title{color:#8a7546;padding:0 80px}@media (max-width: 991px){.infobild .subline,.infobild .tx_solr .facets-title,.tx_solr .infobild .facets-title{padding:0 32px}}@media (max-width: 575px){.infobild .subline,.infobild .tx_solr .facets-title,.tx_solr .infobild .facets-title{padding:0 16px}}.infobild :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:0 80px 40px;color:#c00d29}@media (max-width: 991px){.infobild :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:0 32px 40px}}@media (max-width: 575px){.infobild :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:0 16px 40px}}.infobild .textbox{background-color:#c00d29;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:#8a7546;padding:0 80px}@media (max-width: 991px){.infovideo .subline-left{padding:0 32px}}@media (max-width: 575px){.infovideo .subline-left{padding:0 16px}}.infovideo .headline-left :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:0 80px 40px;color:#c00d29}@media (max-width: 991px){.infovideo .headline-left :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:40px 32px}}@media (max-width: 575px){.infovideo .headline-left :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:20px 16px}}.infovideo .textbox-left{background-color:#c00d29;padding:0;margin:0}.infovideo .textbox-left p{color:#fff;padding:24px 0 24px 80px}@media (max-width: 991px){.infovideo .textbox-left p{padding:40px}}@media (max-width: 575px){.infovideo .textbox-left p{padding:40px 16px}}.infovideo .textbox{background-color:#c00d29;padding:0;margin:0}.infovideo .textbox p{color:#fff;padding:24px 0 24px 16px}@media (max-width: 991px){.infovideo .textbox p{padding:40px 112px}}@media (max-width: 575px){.infovideo .textbox p{padding:40px 96px}}.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:#f9f8f4}.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,.stoerer-mit-bild .text-box .h6,.stoerer-mit-bild .text-box .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .stoerer-mit-bild .text-box a,.stoerer-mit-bild .text-box .stoerer-flach p,.stoerer-flach .stoerer-mit-bild .text-box p{color:#c00d29}.stoerer-mit-bild .text-box .subline,.stoerer-mit-bild .text-box .tx_solr .facets-title,.tx_solr .stoerer-mit-bild .text-box .facets-title{color:#8a7546}@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}}@media screen and (max-width: 1300px){.stoerer-mit-bild #stoerer-text a .btn{padding:8px 16px}}.stoerer-mit-bild #stoerer-text a{margin-top:41px}@media screen and (max-width: 575px){.stoerer-mit-bild #stoerer-text a{width:100%;margin-top:20px}}.stoerer-mit-bild #stoerer-text .btn-secondary-gold,.stoerer-mit-bild #stoerer-text .tx-loan .btn-group>.btn-default.btn,.tx-loan .stoerer-mit-bild #stoerer-text .btn-group>.btn-default.btn{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 #EEEBE3}.slidercards .card-footer{border-top:none;background:transparent;margin-top:auto}.slidercards .card-footer a{width:100%}.slidercards .headline{color:#c00d29}.slidercards .card{max-width:100%;width:100%;flex:auto;border-radius:0;border:8px solid #EEEBE3}.slidercards .slick-prev{width:165px;height:44px;right:80px;left:0;bottom:0;border-radius:var(--spacing-none, 0px);border:1px solid #C00D29;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:before{content:""}.slidercards .slick-next{width:165px;height:44px;bottom:0;border-radius:var(--spacing-none, 0px);border:1px solid #C00D29;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:#c00d29;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}}.headerhomepage{background-size:cover;position:relative}.headerhomepage .image{position:absolute;right:51px;bottom:0}.headerhomepage .redcontainer{background-color:#c00d29;padding:0;width:55%;z-index:5}@media (max-width: 575px){.headerhomepage .redcontainer{position:relative;width:100%;right:32px}}.headerhomepage .redcontainer .redtext{padding:24px 88px;color:#fff}.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:48px}@media (max-width: 767px){.headerhomepage .linkin{padding-left:48px}}@media (max-width: 575px){.headerhomepage .linkin{padding:32px;width:100%;margin-top:340px}.headerhomepage .linkin a{margin-top:-650px}}@media (max-width: 575px){.headerhomepage .btn-primary{width:100%}}.containert{max-width:1920px;width:100%;display:flex;align-items:stretch;justify-content:center;background:#f9f8f4}.kacheln{margin:80px 0;width:100%;padding:0 64px}@media (max-width: 767px){.kacheln{padding:24px}}@media (max-width: 575px){.kacheln{margin:0 0 80px}.kacheln div:first-child{margin-bottom:8px}}.kacheln .kachel{border:8px solid #EEEBE3;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,.kacheln .kachel .tx_solr .facets-title,.tx_solr .kacheln .kachel .facets-title{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 .h1,.video h2,.video .h2,.video h3,.video .h3,.video .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .video .autocomplete-group,.video h4,.video .h4,.video h5,.video .h5,.video h6,.video .h6,.video .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .video a,.video .stoerer-flach p,.stoerer-flach .video p{text-align:left}.video .video-container{display:flex;justify-content:center;padding:0}.video iframe{border:8px solid #C00D29;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 .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .faq a,.faq .stoerer-flach p,.stoerer-flach .faq p{color:#121212}.faq .card-body{padding:24px}.faq .accordion-item{border-bottom:1px solid #EEEBE3}.faq button:focus,.faq button:focus-visible{outline:3px solid #8A7546;border-radius:0!important}.richtext{background-color:#fff;padding:80px 320px}@media (max-width: 1199px){.richtext{padding:80px 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,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding-bottom:14px}.richtext img{width:100%;height:auto}.richtext li{list-style-type:none;display:flex;align-items:center}.richtext li:before{content:"•";margin-right:10px;color:#c00d29;font-size:30px}.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 #EEEBE3;background:#fff}.locations .filter-item.filter-selected,.locations .location-category-item.filter-selected,.locations .location-service-item.filter-selected{border:2px solid #C00D29;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:#c00d29;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:#8a7546}.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:#8a7546;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 #8A7546;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 .tx-loan .btn-group>.btn-default.btn,.tx-loan .locations.locations-filter-list .filter-location .filter-location-wrap .btn-group>.btn-default.btn,.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 .tx-loan .btn-group>.btn-default.btn,.tx-loan .locations.locations-filter-list .filter-location .filter-location-wrap .btn-group>.btn-default.btn,.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 .tx-loan .btn-group>.btn-default.btn,.tx-loan .locations.locations-filter-list .filter-location .filter-location-wrap .btn-group>.btn-default.btn,.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 .tx-loan .btn-group>.btn-default.btn span,.tx-loan .locations.locations-filter-list .filter-location .filter-location-wrap .btn-group>.btn-default.btn 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:#8a7546;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 #EEEBE3;width:100%;display:flex;flex-direction:column;font-size:16px;color:#c00d29;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,.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:#121212;margin:0}.locations .location-item .location-info .location-contact dd span{display:block}.locations .location-item .location-info .location-contact dd a{color:#121212}.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:#121212}.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:#f9f8f4}.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:#c00d29}.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 #8A7546;background:#f9f8f4;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 #EEEBE3}.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 #EEEBE3;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:#c00d29;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,.locations #info-window .info-window-title.h4{position:relative;line-height:130%;text-transform:uppercase;font-weight:300;font-family:GillSans-Light}.locations #info-window .info-window-address{align-self:stretch;position:relative;font-size:20px;line-height:150%;color:#121212}.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:#f9f8f4;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:#f9f8f4}@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 #C00D29}.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 #EEEBE3;background:#f9f8f4}@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 .blog-highlight p.blog__author,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__author,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__time,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__time,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__category,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__category,.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,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding-bottom:41px}.dreischritte i{height:90px;padding-bottom:20px}.dreischritte .font-base-bold,.dreischritte .media-body span,.media-body .dreischritte span,.dreischritte .blog-highlight .blog__author,.blog-highlight .dreischritte .blog__author,.dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__author,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight .dreischritte p.blog__author,.dreischritte .blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__author,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte p.blog__author,.dreischritte .blog-highlight .blog__time,.blog-highlight .dreischritte .blog__time,.dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__time,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight .dreischritte p.blog__time,.dreischritte .blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__time,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte p.blog__time,.dreischritte .blog-highlight .blog__category,.blog-highlight .dreischritte .blog__category,.dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__category,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight .dreischritte p.blog__category,.dreischritte .blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__category,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte p.blog__category,.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,.blog-highlight .dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__author,.blog-highlight .dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__time,.blog-highlight .dreischritte .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__category,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte p.font-base-bold,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte .blog-highlight p.blog__author,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte .blog-highlight p.blog__time,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .dreischritte .blog-highlight p.blog__category,.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:#c00d29}.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 .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:#c00d29}.dreischritte .font-base-regular,.dreischritte .navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link,.navDesktop nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dreischritte .nav-link,.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 .form .checkbox span,.form .checkbox .dreischritte span,.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:#121212}.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 #EEEBE3}@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 #EEEBE3;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:#c00d29!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 #EEEBE3;background:#f9f8f4}.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,.oegussa .metal-box .text-box .h6,.oegussa .metal-box .text-box .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .oegussa .metal-box .text-box a,.oegussa .metal-box .text-box .stoerer-flach p,.stoerer-flach .oegussa .metal-box .text-box p{color:#c00d29}.bewerben .textbox{margin-bottom:48px}.bewerben .subline,.bewerben .tx_solr .facets-title,.tx_solr .bewerben .facets-title{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:#c00d29;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 .stoerer-flach p,.stoerer-flach .appInfo .content-box p,.appInfo .content-box .h6,.appInfo .content-box .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .appInfo .content-box a{color:#c00d29}.appInfo .content-box .accordion-button:not(.collapsed){color:#c00d29}.appInfo .content-box .accordion-button:after{color:#c00d29;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}}.blog-highlight h6,.blog-highlight .stoerer-flach p,.stoerer-flach .blog-highlight p,.blog-highlight .h6,.blog-highlight .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .blog-highlight a{color:#c00d29}.blog-highlight .blog__authorlist .btn.btn-sidebar{margin-right:12px}.blog-highlight .blog__authorlist h2,.blog-highlight .blog__authorlist .h2{margin-bottom:40px;margin-top:60px;font-size:24px}.blog-highlight .blog__authorlist [id^=author-]:before{content:"";display:block;height:114px;margin-top:-114px;visibility:hidden}.blog-highlight .blog__authorlist .author{margin-bottom:40px}.blog-highlight .blog__authorlist .author h5,.blog-highlight .blog__authorlist .author .h5{color:#ac9257;font-size:13px;font-weight:700;letter-spacing:1px;line-height:12px;text-transform:uppercase;margin-bottom:5px}.blog-highlight .blog__authorlist .author .author-box{margin-bottom:20px}.blog-highlight .blog__authorlist .author .info{border-left:1px solid #6c757d}.blog-highlight .blog__authorlist .author .info p{font-size:16px;font-weight:300;line-height:24px}.blog-highlight .blog__article_container .blog__image-caption{font-size:.9em!important;line-height:0px!important}.blog-highlight .blog__article_container .csc-frame-default ul{list-style:none}.blog-highlight .blog__image-copyright{padding:0 2em;color:#7f7f7f;font-size:.55em;height:2.4em}.blog-highlight .blog__box{font-size:1.25rem;background:#fff}@media (max-width: 575px){.blog-highlight .blog__box{padding:3rem 0}}.blog-highlight .blog__heading{display:flex;justify-content:space-between;align-items:center}.blog-highlight .blog__heading img{margin-bottom:35px}@media (max-width: 575px){.blog-highlight .blog__heading{flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-highlight .blog__heading img{margin-bottom:0}}.blog-highlight .blog__heading--title{order:1;margin-top:0}@media (max-width: 575px){.blog-highlight .blog__heading--title{order:2;margin-bottom:0}}.blog-highlight .blog__heading--link{order:2}@media (max-width: 575px){.blog-highlight .blog__heading--link{order:1}.blog-highlight .blog__heading--link img{height:3rem;width:auto}}.blog-highlight .blog__view{width:100%}.blog-highlight .blog__view .container{padding:0;margin:0 -15px;justify-self:center;max-width:100%}@media (max-width: 991px){.blog-highlight .blog__view .container{padding-right:0}}.blog-highlight .child{margin:0;height:auto;flex:1 1 auto}.blog-highlight .special-child{height:340px;max-width:100%}.blog-highlight .big-child{height:688px;max-width:100%}.blog-highlight .big-child .blog__teaser{display:none;padding-left:0}.blog-highlight .big-child .blog__teaser p{padding-right:80px}.blog-highlight .big-child .blog__button{position:absolute;bottom:24px;right:24px}.blog-highlight .big-child:hover{border:8px solid #0d6efd}.blog-highlight .big-child .blog__text-box{padding:0 24px 12px}.blog-highlight .blog__item--elongated,.blog-highlight .blog__item--big,.blog-highlight .blog__item{position:relative;width:100%;margin-bottom:0;cursor:pointer;height:550px}@media (max-width: 575px){.blog-highlight .blog__item--elongated,.blog-highlight .blog__item--big,.blog-highlight .blog__item{border-width:8px}}.blog-highlight .blog__image-wrapper{position:relative;width:100%;height:auto;overflow:hidden;border:8px solid #C00D29}.blog-highlight .blog__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease-out;-ms-interpolation-mode:bicubic}@media (min-width: 991px){.blog-highlight .blog__image.desktop{display:block}.blog-highlight .blog__image.mobile{display:none}}@media (max-width: 990px){.blog-highlight .blog__image.desktop{display:none}.blog-highlight .blog__image.mobile{display:block}}.blog-highlight .blog__image-wrapper--inline{width:100%;padding:2em 0;transition:none}.blog-highlight .blog__image-wrapper:hover .blog__image{z-index:-1}.blog-highlight a{text-decoration:none}.blog-highlight .blog__text-box{bottom:0;width:100%;padding:24px;background-color:#f9f8f4;border:8px solid rgba(172,146,87,.2);flex:1 1 auto}.blog-highlight .blog__text-box h3,.blog-highlight .blog__text-box .h3,.blog-highlight .blog__text-box .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .blog-highlight .blog__text-box .autocomplete-group{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.blog-highlight .blog__text-box a:hover{text-decoration:none;color:inherit}.blog-highlight .blog__text-box a{color:#fff!important}.blog-highlight .blog__text-box .blog__author{color:#121212}.blog-highlight .blog__text-box .blog__button.align-bottom{position:absolute!important;bottom:16px;right:16px}.blog-highlight .blog__view .blog__headline{z-index:1;text-transform:uppercase;word-wrap:break-word;color:#c00d29;font-family:GillSans-Light,sans-serif;text-decoration:none}@media only screen and (max-width: 400px){.blog-highlight .blog__view .blog__headline--small{font-size:22px}}.blog-highlight .blog__view .blog__big{flex-direction:column;height:696px}.blog-highlight .blog__view .blog__big>div{-ms-flex:1 1 auto}@media (max-width: 991px){.blog-highlight .blog__view .blog__big{flex-direction:row;height:auto}.blog-highlight .blog__view .blog__big>div{-ms-flex:inherit}}.blog-highlight .blog__teaser{padding-top:20px;padding-left:5px}.blog-highlight .blog__teaser p{color:#fff;font-family:GillSans-Light,sans-serif}.blog-highlight .blog__category-wrapper{position:absolute;margin-left:24px;top:0}.blog-highlight .blog__category-wrapper--bottom{top:auto;bottom:4px}.blog-highlight .blog__category-wrapper-inverview{padding:5px;color:#fff;background-color:#c00d29;margin:50px 0;position:relative;display:inline-block;font-family:GillSans,GillSans-Light,sans-serif;font-size:12px;font-weight:700;letter-spacing:2px;line-height:14px;text-align:center}@media (max-width: 991px){.blog-highlight .blog__image-wrapper-inverview{margin-top:48px;max-width:80%;margin-left:auto;margin-right:auto;background-color:#fff;z-index:1}.blog-highlight .blog__image-wrapper-inverview .blog__image-wrapper.blog__teaser_image{margin:0!important}.blog-highlight .blog__image-wrapper-inverview .blog__teaser_image_copy.blog__image-copyright{margin:0;text-align:left;padding-left:0!important;padding-bottom:20px!important}.blog-highlight .blog__article_interview_container{position:relative}.blog-highlight .blog__article_interview_container .side.col-sm-3{padding-top:75px}}@media (min-width: 991px){.blog-highlight .blog__sidebar_link_block{margin-top:3rem}.blog-highlight .blog__image-wrapper-inverview{position:absolute;right:0;top:0;width:240px;background-color:#fff;z-index:1}.blog-highlight .blog__image-wrapper-inverview .blog__image-wrapper.blog__teaser_image{margin:0!important}.blog-highlight .blog__image-wrapper-inverview .blog__teaser_image_copy.blog__image-copyright{margin:0;text-align:left;padding-left:0!important;padding-bottom:20px!important}.blog-highlight .blog__article_interview_container{position:relative}.blog-highlight .blog__article_interview_container .side.col-sm-3{padding-top:158px}}@media (min-width: 1200px){.blog-highlight .blog__image-wrapper-inverview{position:absolute;right:0;top:0;width:240px;width:285px}.blog-highlight .blog__article_interview_container{position:relative}.blog-highlight .blog__article_interview_container .side.col-sm-3{padding-top:231px}}.blog-highlight .link-sidebar-schlagwort{display:flex;padding:5px 20px;flex-direction:column;align-items:flex-start;border-radius:var(--border-radius-full, 360px);border:1px solid var(--border-primary, #8A7546)}.blog-highlight .link-sidebar-schlagwort 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}.blog-highlight .blog__category{padding:8px 12px;color:#fff;background-color:#c00d29;font-size:.6em;text-transform:uppercase;letter-spacing:.25em;font-family:GillSans,GillSans-Light,sans-serif}.blog-highlight .blog__time{color:#121212;font-weight:400}.blog-highlight .blog__author{color:#121212}.blog-highlight .blog__button{display:block;font-family:GillSans;background:#0d6efd!important;color:#fff!important;border:none!important;text-transform:uppercase;cursor:pointer;position:absolute;bottom:16px;right:12px;padding:10px 0 7px!important;font-size:14px!important;font-weight:600;letter-spacing:1.75px}.blog-highlight .blog__button:hover{background:#fff!important;color:#0d6efd!important;border:1px solid #0d6efd!important;border-radius:0}.blog-highlight .blog__more{text-align:center;margin:50px 0}.blog-highlight .blog__more a{border-color:#0d6efd;color:#0d6efd;background:none;padding:10px 10px 9px;text-transform:uppercase;font-family:GillSans;font-size:14px;font-weight:500;letter-spacing:1.75px;line-height:20px;text-align:center}.blog-highlight .pagination{margin-top:70px!important;justify-content:center}.blog-highlight .pagination li a{color:#0d6efd!important;border-color:#0d6efd!important}.blog-highlight .pagination .active>a{background-color:#0d6efd!important;color:#fff!important;border-color:#0d6efd!important}@media (max-width: 990px){.blog-highlight .btn.blog__button{display:none}}.blog-highlight .blogcontainer{display:grid;grid-column-gap:40px}@media (min-width: 992px){.blog-highlight .blogcontainer{grid-template-columns:1fr 300px}}.blog-highlight .bloglist__item{margin-top:1.5rem}.blog-highlight .bloglist__item:first-of-type{margin-top:0}.blog-highlight .bloglist__image{margin-bottom:1rem}.blog-highlight .bloglist__imageavatar{margin-left:auto;margin-right:auto}.blog-highlight .bloglist__description{margin-top:.5rem;margin-bottom:.5rem}.blog-highlight .blogavatar{display:block;border-radius:0;overflow:hidden}.blog-highlight .blogarchiveheader{margin-bottom:2.5rem}.blog-highlight .blogarchiveheader__title{margin-bottom:.5rem}.blog-highlight .blogarchiveheader__titletext{margin-right:.5rem}.blog-highlight .blogarchivefooter{margin-top:2.5rem}.blog-highlight .blogbadge{display:inline-block;padding:.5em;border-radius:0;border:1px solid;line-height:1em}.blog-highlight .blogbadge:hover{text-decoration:none}.blog-highlight .blogicon{top:.125em;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:center;align-self:center}.blog-highlight .blogicon svg{height:1em;width:1em}.blog-highlight .blogimage img{max-width:100%;height:auto}.blog-highlight .bloglinklist{padding:0;margin:0;list-style:none}.blog-highlight .bloglinklist__itemcount{margin-left:.25rem}.blog-highlight .bloglinklist__itemcount:before{content:"("}.blog-highlight .bloglinklist__itemcount:after{content:")"}.blog-highlight .blogpagination__list{margin-top:1.5rem;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.blog-highlight .blogpagination__item:first-child .blogpagination__link{margin-left:0}.blog-highlight .blogpagination__item--active{font-weight:700}.blog-highlight .blogpagination__link{display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1;border:1px solid}.blog-highlight .blogpagination__item--disabled .blogpagination__link{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:auto}.blog-highlight .blogtaglist{padding:0;margin:-.25rem!important;list-style:none}.blog-highlight .blogtaglist__item{display:inline-block;vertical-align:middle;margin:.25rem}.blog-highlight .blogwidget{margin-bottom:1.5rem}.blog-highlight .blogwidget:last-child{margin-bottom:0}.blog-highlight .blogwidget__content{overflow:hidden}.blog-highlight .blogwidget__content>*:last-child{margin-bottom:0}.blog-highlight .blogwidgetlist{padding:0;margin:0;list-style:none}.blog-highlight .blogwidgetlist .blogwidgetlist{padding-left:1rem}.blog-highlight .blogwidgetlist__itemcount{margin-left:.25rem}.blog-highlight .blogwidgetlist__itemcount:before{content:"("}.blog-highlight .blogwidgetlist__itemcount:after{content:")"}.blog-highlight .blogwidgetlist__itemauthor{font-weight:700}.blog-highlight .blogwidgetlist--tags{margin:-.25rem!important}.blog-highlight .blogwidgetlist--tags .blogwidgetlist__item{display:inline-block;vertical-align:middle;margin:.25rem}.blog-highlight .blogwidgetlist--recentcomments .blogwidgetlist__item+.blogwidgetlist__item{margin-top:1rem}.blog-highlight .blogwidgetlist--recentcomments .blogwidgetlist__itemtext{margin-bottom:.25rem}.blog-highlight .blogwidgetlist--recentcomments .blogwidgetlist__itemauthoron{margin-left:.25rem;margin-right:.25rem}.blog-highlight .postauthor{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-highlight .postauthor+.postauthor{border-top:1px solid rgba(0,0,0,.15);padding-top:1.5rem;margin-top:1.5rem}.blog-highlight .postauthor__avatar{margin-right:1rem}.blog-highlight .postauthor__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-highlight .postauthor__body>*:last-child{margin-bottom:0}.blog-highlight .postauthor__intro{opacity:.75}.blog-highlight .postauthor__name{font-weight:700;font-size:1.25rem;line-height:1.5rem}.blog-highlight .postauthor__sublinedivider{margin-right:.25rem}.blog-highlight .postauthor__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.25rem}.blog-highlight .postauthor__social+.postauthor__actions{margin-top:.5rem}.blog-highlight .postauthor__sociallink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5rem}.blog-highlight .postauthor__sociallinklabel{position:absolute!important;clip:rect(1px,1px,1px,1px)!important;padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden!important}.blog-highlight .postauthor__bio{margin-top:1rem;margin-bottom:1rem}.blog-highlight .postauthor__bio p{margin-bottom:.5rem}.blog-highlight .postauthor__bio>*:last-child{margin-bottom:0}.blog-highlight .postauthor__actions{margin-bottom:1rem}.blog-highlight .postcomment{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-highlight .postcomment+.postcomment{border-top:1px solid rgba(0,0,0,.15);padding-top:1.5rem;margin-top:1.5rem}.blog-highlight .postcomment__avatar{margin-right:1rem}.blog-highlight .postcomment__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-highlight .postcomment__body>*:last-child{margin-bottom:0}.blog-highlight .postcomment__author{font-weight:700;font-size:1.25rem;line-height:1.5rem;margin-top:.5rem}.blog-highlight .postcomment__comment{margin-top:1rem}.blog-highlight .postcomment__comment p{margin-bottom:.5rem}.blog-highlight .postcomment__comment>*:last-child{margin-bottom:0}.blog-highlight .postlist__post{margin-top:1.5rem}.blog-highlight .postlist__post:first-of-type{margin-top:0}.blog-highlight .postlist__postdescription{margin-top:.5rem;margin-bottom:.5rem}.blog-highlight .postteaser{display:grid;gap:1.5rem}.blog-highlight .postteaser__posttitle{font-size:1.25rem}.blog-highlight .postmetagroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-.135rem -.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-highlight .postmetagroup__item{padding:.135rem .5rem;white-space:nowrap;width:100%}@media (min-width: 576px){.blog-highlight .postmetagroup__item{width:auto}}.blog-highlight .postmetagroup__icon,.blog-highlight .postmetagroup__prefix{opacity:.75}.blog-highlight .postmetagroup__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.blog-highlight .postmetagroup__body{margin-left:.25rem}.blog-highlight .postmetagroup__content{white-space:initial}.blog-highlight .postmetagroup__list{padding:0;margin:0;list-style:none}.blog-highlight .postmetagroup__list li{display:inline}.blog-highlight .postmetagroup__list li:not(:last-child):after{display:inline;content:", ";margin-right:.25rem}.blog-highlight .postmetagroup__listitem{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-highlight .postmetagroup__listprefix{margin-right:.25rem;line-height:1}.blog-highlight .postmetagroup--simple .postmetagroup__prefix{position:absolute!important;clip:rect(1px,1px,1px,1px)!important;padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden!important}.blog-highlight .postmetagroup--condensed .postmetagroup__body{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-highlight .postmetagroup--condensed .postmetagroup__prefix:after{display:inline;content:":"}.blog-highlight .postmetagroup--condensed .postmetagroup__content{margin-left:.25rem}.blog-highlight .alert__title{font-weight:700}.blog-highlight .alert__list{margin:0;padding:0;list-style:none}.blog-highlight .blog__box{background:#f9f8f4}.blog-highlight .blog__box .blog__view{padding:0}@media (max-width: 575px){.blog-highlight .blog__box .blog__view{padding:0 16px}}.blog-highlight .blog__box .blog__view .container{justify-items:center}.blog-highlight .blog__box .blog__view .card{min-height:540px}.blog-highlight .blog__box .card-img-top{width:100%;height:365px;object-fit:cover;border:8px solid var(--border-accent, #C00D29);border-radius:0}.blog-highlight .blog__box .card-body{border:8px solid rgba(172,146,87,.2);border-radius:0}.blog-highlight .blog__box .card-title{color:#c00d29;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-transform:uppercase}.blog-highlight .blog__box .card-title h6,.blog-highlight .blog__box .card-title .stoerer-flach p,.stoerer-flach .blog-highlight .blog__box .card-title p,.blog-highlight .blog__box .card-title .h6,.blog-highlight .blog__box .card-title .glossar-page .blog__glossar_letter .item a,.glossar-page .blog__glossar_letter .item .blog-highlight .blog__box .card-title a{text-decoration:none}@media (max-width: 575px){.blog-highlight .blog__box .btn-secondary-red{width:100%}}.blog-highlight .blog__box .card{--bs-card-border-radius: 0;--bs-card-border-width: 0}.blog-highlight .blog__box .row a{text-decoration:none}.blog-highlight .blog__box .linksize a{width:100%}.blog-highlight .blog__hero{width:100%;height:auto}@media (max-width: 767px){.blog-highlight .tx-blog-authors{margin-top:48px}}.blog_textblock img{width:100%;height:auto}.blog_textblock a{margin-top:24px}.blog_textblock p{font-size:20px;font-weight:300}@media (max-width: 575px){.blog_textblock p{font-size:16px}}.blog__article_container h2,.blog__article_container .h2{margin-top:48px}@media (max-width: 991px){.blog__article_container h2,.blog__article_container .h2{margin-top:32px}}@media (max-width: 575px){.blog__article_container h2,.blog__article_container .h2{margin-top:24px}}.blog__article_container h3,.blog__article_container .h3,.blog__article_container .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .blog__article_container .autocomplete-group{margin-top:32px}@media (max-width: 991px){.blog__article_container h3,.blog__article_container .h3,.blog__article_container .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .blog__article_container .autocomplete-group{margin-top:24px}}@media (max-width: 575px){.blog__article_container h3,.blog__article_container .h3,.blog__article_container .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .blog__article_container .autocomplete-group{margin-top:16px}}.blog_textblock-image .leftimagetext{display:block}.blog_textblock-image .leftimagetext .float-image{float:left;margin:0 24px 16px 0}.blog_textblock-image .leftimagetext .float-image img{width:100%;height:auto;display:block}.blog_textblock-image .leftimagetext .float-image figcaption{text-align:left;font-size:.85em;color:#888;margin-top:4px}@media (max-width: 768px){.blog_textblock-image .leftimagetext .float-image{float:none;display:block;margin:0 auto 16px;width:100%}}.blog_textblock-image .rightimagetext{display:block}.blog_textblock-image .rightimagetext .float-image{float:right;margin:0 24px 16px 16px}.blog_textblock-image .rightimagetext .float-image img{width:100%;height:auto;display:block}.blog_textblock-image .rightimagetext .float-image figcaption{text-align:left;font-size:.85em;color:#888;margin-top:4px}@media (max-width: 768px){.blog_textblock-image .rightimagetext .float-image{float:none;display:block;margin:0 auto 16px;width:100%}}.blog_textblock-image .upimagetext{display:block;text-align:center}.blog_textblock-image .upimagetext .float-image{float:none;display:inline-block;margin:0 auto 16px}.blog_textblock-image .upimagetext .float-image img{width:100%;height:auto;display:block}.blog_textblock-image .upimagetext .float-image figcaption{text-align:center;font-size:.85em;color:#888;margin-top:4px}.blog_textblock-image .upimagetext .text-content{text-align:left}@media (max-width: 768px){.blog_textblock-image .upimagetext .float-image{width:100%;min-width:0}}.blog_textblock-image .downimagetext{display:flex;text-align:center;flex-direction:column-reverse}.blog_textblock-image .downimagetext .text-content{text-align:left;margin-bottom:16px}.blog_textblock-image .downimagetext .float-image{float:none;display:inline-block;margin:0 auto}.blog_textblock-image .downimagetext .float-image img{width:100%;height:auto;display:block}.blog_textblock-image .downimagetext .float-image figcaption{text-align:center;font-size:.85em;color:#888;margin-top:4px}@media (max-width: 768px){.blog_textblock-image .downimagetext .float-image{width:100%;min-width:0}}.blog-checklist_simple{background-color:#fff}.blog-checklist_simple h3,.blog-checklist_simple .h3,.blog-checklist_simple .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .blog-checklist_simple .autocomplete-group{font-size:1.25rem;font-weight:300;font-family:GillSans-Light;text-align:left;color:#c00d29;margin-bottom:.625rem;margin-top:1.25rem;display:flex}.blog-checklist_simple h3:before,.blog-checklist_simple .h3:before,.blog-checklist_simple .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group:before,.tx-solr-autosuggest.autocomplete-suggestions .blog-checklist_simple .autocomplete-group:before{content:"• ";font-size:45px;margin-right:16px;margin-left:-6px}.blog_stoerer .row{padding:24px 0 24px 80px}@media (min-width: 575px){.blog_stoerer .row{padding:24px 0 24px 32px;margin-bottom:24px}}@media (max-width: 575px){.blog_stoerer .row{padding:0;margin-bottom:24px}}.blog_stoerer h2,.blog_stoerer .h2{font-size:32px}@media (max-width: 767px){.blog_stoerer h2,.blog_stoerer .h2{font-size:24px}}.blog_stoerer .padddistance{padding:16px}.blog_stoerer .padddistance a{width:100%}@media (max-width: 575px){.blog_stoerer .padddistance a{margin-top:-59px}}.blog-author{margin:24px 0}.blog-author .row{height:auto}.blog-author .author-info{background-color:#fff;padding:24px}.blog-author .author-info img{width:auto;height:250px;border:2px solid #C00D29;object-fit:cover}@media (max-width: 575px){.blog-author .author-info img{width:auto;height:auto;object-fit:cover;margin-bottom:17px}}.blog-author .author-posts{border-left:2px solid #C00D29;padding:0 24px}.blog-author .author-posts .infocolor{color:#c00d29}.blog-author .author-bio{margin-bottom:12px}.blog-author .author-sm-text{display:flex;align-content:center;flex-direction:column;flex-wrap:wrap;justify-content:center}.blog-author .author-e-mail{width:70%}@media (max-width: 575px){.blog-author .author-e-mail{width:100%}}.blog-author .author-e-mail a{width:100%}.blog_video{margin:36px 0}.blog_video .video-container{position:relative;width:100%;padding-bottom:56.25%}.blog_video .video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.blog-infobild{padding:40px 0;background-color:#fff}.blog-infobild .subline,.blog-infobild .tx_solr .facets-title,.tx_solr .blog-infobild .facets-title{color:#8a7546;padding:0 80px}@media (max-width: 991px){.blog-infobild .subline,.blog-infobild .tx_solr .facets-title,.tx_solr .blog-infobild .facets-title{padding:0 32px}}@media (max-width: 575px){.blog-infobild .subline,.blog-infobild .tx_solr .facets-title,.tx_solr .blog-infobild .facets-title{padding:0 16px}}.blog-infobild :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){color:#c00d29}@media (max-width: 991px){.blog-infobild :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:0 32px 40px}}@media (max-width: 575px){.blog-infobild :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){padding:0 16px 40px}}.blog-infobild .textbox{background-color:#c00d29;padding:0;margin:0 0 0 -80px}.blog-infobild .textbox p{color:#fff;padding:24px 0 24px 80px}@media (max-width: 991px){.blog-infobild .textbox p{padding:40px 112px}}@media (max-width: 575px){.blog-infobild .textbox p{padding:40px 96px}}.blog-infobild .btn-distance{padding:40px 80px}@media (max-width: 991px){.blog-infobild .btn-distance{padding:40px 32px}}@media (max-width: 575px){.blog-infobild .btn-distance{padding:40px 16px}}@media (max-width: 767px){.blog-infobild .btn-distance a{width:100%}}.blog-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){.blog-infobild .imagebox{width:100%}}.blog-infobild .imagebox img{padding:0 80px 0 0;width:100%;height:auto}@media (max-width: 767px){.blog-infobild .imagebox img{width:100%;padding:40px 32px}}.blog-infobild video{width:100%}@media screen and (max-width: 767px){.blog-infobild video{width:100%}}.blog_quote .textbox{border-left:2px solid #c00d29}.blog_quote .textbox span{color:#c00d29;text-transform:uppercase}.blog_quote .textbox p,.blog_quote .textbox span{padding-left:12px}.blog_quote .qoute_image img{width:100%;height:100%;object-fit:contain}.blog_slideshow{background-color:#fff;width:100%;height:100%;display:flex;flex-direction:column;align-content:center;justify-content:center}@media (max-width: 440px){.blog_slideshow{margin-bottom:24px}}.blog_slideshow p{margin-bottom:60px}.blog_slideshow .slick-slide{padding:0!important}.blog_slideshow .slick-prev:before{content:""}.blog_slideshow .slick-prev{z-index:50}@media screen and (max-width: 440px){.blog_slideshow .slick-prev{margin-bottom:40px;width:100%}}.blog_slideshow .slick-next{margin-right:45px;z-index:50}@media (max-width: 440px){.blog_slideshow .slick-next{margin-right:24px;width:100%;margin-top:60px}}.blog_slideshow .slick-dots{color:#8a7546;bottom:16px}.blog_slideshow .slick-dots ul{text-align:center}.blog_slideshow .slick-dots li{display:inline-block;height:34px}.blog_slideshow .slick-dots li button:before{font-size:14px}.blog_slideshow .slick-dots li.slick-active button:before{color:#c00d29;opacity:1;font-size:18px}.blog_slideshow .slick-dots li button:before{color:#8a7546;opacity:1}.blog_slideshow img{max-width:100%;width:100%;max-height:450px;height:100%;object-fit:scale-down}@media (max-width: 440px){.blog_slideshow button{width:100%}}.blog_interview .questionbox{background-color:#fff}.blog_interview .question,.blog_interview .answer{background-color:#f9f8f4;padding:20px}.blog_locations{padding:40px 0;background-color:#fff}.blog_locations .subline,.blog_locations .tx_solr .facets-title,.tx_solr .blog_locations .facets-title{color:#8a7546}.blog_locations :is(h1,.h1,h2,.h2,h3,.h3,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,h4,.h4,h5,.h5,h6,.h6,.glossar-page .blog__glossar_letter .item a,.stoerer-flach p){color:#c00d29}.blog_locations .textbox{background-color:#c00d29;padding:0;margin:0 0 0 -80px}.blog_locations .textbox p{color:#fff;padding:24px 0 24px 80px}@media (max-width: 991px){.blog_locations .textbox p{padding:40px 80px}}@media (max-width: 575px){.blog_locations .textbox p{padding:40px 80px}}@media (max-width: 767px){.blog_locations .btn-distance a{width:100%}}.blog_locations .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){.blog_locations .imagebox{width:100%}}.blog_locations .imagebox img{padding:0 80px 0 0;width:100%;height:auto}@media (max-width: 767px){.blog_locations .imagebox img{width:100%;padding:40px 32px}}.blog_locations video{width:100%}@media screen and (max-width: 767px){.blog_locations video{width:100%}}.blog-overview .blog__authorlist .btn.btn-sidebar{margin-right:12px}.blog-overview .blog__authorlist h2,.blog-overview .blog__authorlist .h2{margin-bottom:40px;margin-top:60px;font-size:24px}.blog-overview .blog__authorlist [id^=author-]:before{content:"";display:block;height:114px;margin-top:-114px;visibility:hidden}.blog-overview .blog__authorlist .author{margin-bottom:40px}.blog-overview .blog__authorlist .author h5,.blog-overview .blog__authorlist .author .h5{color:#ac9257;font-size:13px;font-weight:700;letter-spacing:1px;line-height:12px;text-transform:uppercase;margin-bottom:5px}.blog-overview .blog__authorlist .author .author-box{margin-bottom:20px}.blog-overview .blog__authorlist .author .info{border-left:1px solid #6c757d}.blog-overview .blog__authorlist .author .info p{font-size:16px;font-weight:300;line-height:24px}.blog-overview .blog__article_container .blog__image-caption{font-size:.9em!important;line-height:0px!important}.blog-overview .blog__article_container .csc-frame-default ul{list-style:none}.blog-overview .blog__image-copyright{padding:0 2em;color:#7f7f7f;font-size:.55em;height:2.4em}.blog-overview .blog__box{font-size:1.25rem;padding:5rem 0;background:#fff}@media (max-width: 575px){.blog-overview .blog__box{padding:3rem 0}}.blog-overview .blog__heading{display:flex;justify-content:space-between;align-items:center}.blog-overview .blog__heading img{margin-bottom:35px}@media (max-width: 575px){.blog-overview .blog__heading{flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-overview .blog__heading img{margin-bottom:0}}.blog-overview .blog__heading--title{order:1;margin-top:0}@media (max-width: 575px){.blog-overview .blog__heading--title{order:2;margin-bottom:0}}.blog-overview .blog__heading--link{order:2}@media (max-width: 575px){.blog-overview .blog__heading--link{order:1}.blog-overview .blog__heading--link img{height:2rem;width:auto}}.blog-overview .blog__view{width:100%;height:100%}.blog-overview .blog__view .container{padding:0;margin:0 -15px}.blog-overview .blog__view .row{margin-left:-4px;margin-right:-4px}.blog-overview .blog__view .row>div{padding:4px!important}@media (max-width: 991px){.blog-overview .blog__view .container{padding-right:0}}.blog-overview .child{margin:0;height:376px}@media (max-width: 575px){.blog-overview .child{height:592px}}.blog-overview .special-child{height:585px;max-width:100%}@media (min-width: 1199px){.blog-overview .special-child{height:760px}}@media (max-width: 991px){.blog-overview .special-child{height:918px}}@media (max-width: 767px){.blog-overview .special-child{height:698px}}@media (max-width: 575px){.blog-overview .special-child{height:592px}}.blog-overview .big-child{height:688px;max-width:100%}@media (min-width: 1199px){.blog-overview .big-child{height:760px}}@media (max-width: 991px){.blog-overview .big-child{height:918px}}@media (max-width: 767px){.blog-overview .big-child{height:698px}}@media (max-width: 575px){.blog-overview .big-child{height:592px}}.blog-overview .big-child .blog__teaser{display:none;padding-left:0}.blog-overview .big-child .blog__teaser p{padding-right:80px}.blog-overview .big-child .blog__button{position:absolute;bottom:24px;right:24px}.blog-overview .big-child:hover{border:none!important}.blog-overview .big-child .blog__text-box{padding:0 24px 12px}.blog-overview .blog__item--elongated,.blog-overview .blog__item--big,.blog-overview .blog__item{position:relative;width:100%;margin-bottom:0;cursor:pointer;text-decoration:none}@media (max-width: 575px){.blog-overview .blog__item--elongated,.blog-overview .blog__item--big,.blog-overview .blog__item{border-width:8px}}.blog-overview .blog__item--elongated button,.blog-overview .blog__item--big button,.blog-overview .blog__item button{position:absolute;right:20px;bottom:20px}.blog-overview .blog__image-wrapper{position:relative;width:100%;height:100%;overflow:hidden;text-decoration:none}.blog-overview .blog__image-wrapper picture{height:100%}.blog-overview .blog__image-wrapper img{height:100%;object-fit:cover}.blog-overview h3,.blog-overview .h3,.blog-overview .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .blog-overview .autocomplete-group{text-decoration:none}.blog-overview .blog__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease-out;-ms-interpolation-mode:bicubic}@media (min-width: 991px){.blog-overview .blog__image.desktop{display:block}.blog-overview .blog__image.mobile{display:none}}@media (max-width: 990px){.blog-overview .blog__image.desktop{display:none}.blog-overview .blog__image.mobile{display:block}}.blog-overview .blog__image-wrapper--inline{width:100%;padding:2em 0;transition:none}.blog-overview .blog__image-wrapper:hover .blog__image{z-index:-1;border:8px solid #8A7546!important}.blog-overview a:hover .blog__gradient{border:8px solid #C00D29!important}@media (max-width: 575px){.blog-overview a:hover .blog__gradient{border-width:6px}}.blog-overview a .blog__gradient{width:100.1%;border:8px solid #C00D29;height:100%;position:absolute;top:0;left:0}.blog-overview .blog__text-box{position:absolute;bottom:0;width:100%;padding:0 12px 8px;background-image:#EEEBE3;background:#f9f8f4;border:8px solid #EEEBE3}.blog-overview .blog__text-box a:hover{text-decoration:none;color:inherit}.blog-overview .blog__text-box a{color:#c00d29!important;text-decoration:none}.blog-overview .blog__text-box .blog__author{color:#121212}.blog-overview .blog__text-box .blog__button.align-bottom{position:absolute!important;bottom:16px;right:16px}.blog-overview .blog__text-box:before{content:"";display:block;position:absolute;top:-16px;left:0;width:100.2%;right:0;border-top:8px solid #C00D29}.blog-overview .blog__view .blog__headline{font-size:2.25rem;z-index:1;text-transform:uppercase;word-wrap:break-word;color:#c00d29;font-family:GillSans-Light,sans-serif;font-weight:300;line-height:3rem;max-width:500px;text-decoration:none!important;padding:16px 0}.blog-overview .blog__view .blog__headline--small{font-size:26px;line-height:30px!important;text-decoration:none!important;word-wrap:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:73px}@media only screen and (max-width: 400px){.blog-overview .blog__view .blog__headline--small{font-size:22px}}.blog-overview .blog__view .blog__big{flex-direction:column;height:auto}.blog-overview .blog__view .blog__big>div{-ms-flex:1 1 auto}@media (max-width: 991px){.blog-overview .blog__view .blog__big{flex-direction:row;height:auto}.blog-overview .blog__view .blog__big>div{-ms-flex:inherit}}.blog-overview .blog__teaser{padding-top:20px;padding-left:5px}.blog-overview .blog__teaser p{color:#fff;font-family:GillSans-Light,sans-serif}.blog-overview .blog__category-wrapper{position:absolute;top:0;margin-left:1.5em}.blog-overview .blog__category-wrapper--bottom{top:auto;bottom:4px}.blog-overview .blog__category-wrapper-inverview{padding:5px;color:#fff;background-color:#c00d29;margin:50px 0;position:relative;display:inline-block;font-family:GillSans,GillSans-Light,sans-serif;font-size:12px;font-weight:700;letter-spacing:2px;line-height:14px;text-align:center}@media (min-width: 991px){.blog-overview .blog__image-wrapper-inverview{position:absolute;right:0;top:45px;width:240px;background-color:#fff;z-index:1}.blog-overview .blog__image-wrapper-inverview .blog__image-wrapper.blog__teaser_image{margin:0!important}.blog-overview .blog__image-wrapper-inverview .blog__teaser_image_copy.blog__image-copyright{margin:0;text-align:left;padding-left:0!important;padding-bottom:20px!important}.blog-overview .blog__article_interview_container .side.col-sm-3{padding-top:50px}}@media (min-width: 1200px){.blog-overview .blog__image-wrapper-inverview{width:285px}.blog-overview .blog__article_interview_container .side.col-sm-3{padding-top:140px}}.blog-overview .blog__category{padding:8px 12px;color:#fff;background-color:#c00d29;font-size:.6em;text-transform:uppercase;letter-spacing:.25em}.blog-overview .blog__time{color:#121212;font-size:.875rem}.blog-overview .blog__author{color:#121212;font-size:.875rem;font-weight:700}.blog-overview .blog__button{display:block;font-family:GillSans;background:#0d6efd!important;color:#fff!important;border:none!important;text-transform:uppercase;cursor:pointer;position:absolute;bottom:16px;right:12px;padding:10px 0 7px!important;font-size:14px!important;font-weight:600;letter-spacing:1.75px}.blog-overview .blog__button:hover{background:#fff!important;color:#0d6efd!important;border:1px solid #0d6efd!important;border-radius:4px!important}.blog-overview .blog__more{text-align:center;margin:50px 0}.blog-overview .blog__more a{border-color:#0d6efd;color:#0d6efd;background:none;padding:10px 10px 9px;text-transform:uppercase;font-family:GillSans;font-size:14px;font-weight:500;letter-spacing:1.75px;line-height:20px;text-align:center}.blog-overview .pagination{margin-top:70px!important;justify-content:center}.blog-overview .pagination li a{color:#0d6efd!important;border-color:#0d6efd!important}.blog-overview .pagination .active>a{background-color:#0d6efd!important;color:#fff!important;border-color:#0d6efd!important}@media (max-width: 990px){.blog-overview .btn.blog__button{display:none}}.blog-overview a:link,.blog-overview a:visited,.blog-overview a:hover,.blog-overview a:active{text-decoration:none}.tx-loan{background-color:#fff}.tx-loan .distances-form{background-color:#fff;padding:80px 160px}@media (max-width: 1199px){.tx-loan .distances-form{padding:40px 160px}}@media (max-width: 991px){.tx-loan .distances-form{padding:40px 80px}}@media (max-width: 575px){.tx-loan .distances-form{padding:40px 16px}}.tx-loan .btn-group{margin:2rem auto;display:flex;justify-content:center}.tx-loan .btn-group>.btn-default.btn{flex-grow:0;margin-right:20px;width:40px;height:40px;line-height:36px;padding:0 0 0 2px;font-size:1rem;text-align:center}.tx-loan .btn-group>.btn-default.btn.btn-primary{color:#c00d29;border:1px solid #C00D29;background:transparent}.tx-loan .btn-group>.btn-default.btn.btn-primary:hover,.tx-loan .btn-group>.btn-default.btn.btn-primary:focus,.tx-loan .btn-group>.btn-default.btn.btn-primary:active{border:1px solid #C00D29;background:transparent;color:#c00d29}.tx-loan .btn-group>span.btn-default.btn{cursor:default}.tx-loan .btn-group>span.btn-default.btn:hover,.tx-loan .btn-group>span.btn-default.btn:focus,.tx-loan .btn-group>span.btn-default.btn:active{background:transparent;color:#8a7546}.tx-loan .powermail_fieldwrap{margin-bottom:20px}.tx-loan input[type=text],.tx-loan input[type=email],.tx-loan input[type=number]{height:3rem}.tx-loan .buttons button{margin-right:3rem}.tx-loan .form-control:focus{border:1px solid #f9f8f4;outline:3px solid #8A7546;box-shadow:none}.tx-loan label,.tx-loan .form .btn-repeat,.form .tx-loan .btn-repeat{color:#6c757d;font-family:GillSans;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.tx-loan .gender-radio .powermail_field label,.tx-loan .gender-radio .powermail_field .form .btn-repeat,.form .tx-loan .gender-radio .powermail_field .btn-repeat,.tx-loan .request-type-radio .powermail_field label,.tx-loan .request-type-radio .powermail_field .form .btn-repeat,.form .tx-loan .request-type-radio .powermail_field .btn-repeat{font-family:inherit;font-size:1rem;text-transform:none;color:#636363;letter-spacing:inherit;font-weight:300;margin-right:20px;position:relative;padding-left:25px;line-height:20px;cursor:pointer}.tx-loan .gender-radio .powermail_field label input,.tx-loan .gender-radio .powermail_field .form .btn-repeat input,.form .tx-loan .gender-radio .powermail_field .btn-repeat input,.tx-loan .request-type-radio .powermail_field label input,.tx-loan .request-type-radio .powermail_field .form .btn-repeat input,.form .tx-loan .request-type-radio .powermail_field .btn-repeat input{position:absolute;top:2px;left:0}.tx-loan .btn-container{text-align:center}.tx-loan .btn-submit{margin:2.75rem 6px;display:inline-block}@media (max-width: 575px){.tx-loan .btn-submit{margin:1rem 6px}}.tx-loan .btn-submit_review{margin:.75rem 6px 2.75rem;display:inline-block}@media (max-width: 575px){.tx-loan .btn-submit_review{max-width:100%;white-space:normal;line-height:1.5;margin:1.75rem 6px 2.75rem}}.tx-loan .h2_grau{margin-top:24px;margin-left:10px;color:#636363;font-size:1rem;text-transform:none}.tx-loan .checkbox_position{background-color:#e0e0e0;height:3rem;border-radius:0;margin-top:0;margin-right:0;margin-left:0;margin-bottom:1rem}.tx-loan .checkbox{transform:scale(1.3);display:inline-block;height:15px;width:15px;margin-top:28px;margin-right:8px;margin-left:1rem}.tx-loan #field_identificationType{height:3rem}.tx-loan #parsley-errors-step4 .parsley-requiredOneOf{margin-left:0;margin-bottom:1.5rem}.tx-loan input[type=checkbox]{width:14px!important;height:24px!important;margin:5px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;box-shadow:none;font-size:.8em;text-align:center;line-height:1em;background:#fff;display:block!important}.tx-loan ul{padding-left:.5rem}.tx-loan ul li::marker{color:#c00d29}.tx-loan .inputFile{margin-top:10px;border-radius:0;border:2px dashed #8A7546;position:relative;height:80px}.tx-loan .inputFile input[type=file]{width:96%;position:absolute;margin:18px 10px 10px}.tx-loan .cursor-pointer a{text-decoration:underline}.tx-loan .step-4-check i{height:64px;width:64px}.tx-loan .step-4-check .checkbox_dropdown.checkbox_position{margin-top:0}.tx-loan .step-4-check .checkbox_dropdown.checkbox_position label[for*=powermail_field_main_marker_],.tx-loan .step-4-check .checkbox_dropdown.checkbox_position .form [for*=powermail_field_main_marker_].btn-repeat,.form .tx-loan .step-4-check .checkbox_dropdown.checkbox_position [for*=powermail_field_main_marker_].btn-repeat{padding:0}.tx-loan .step-4-check .checkbox_dropdown.checkbox_position .checkbox{margin-left:35px;margin-top:12px}.tx-loan .step-4-check .checkbox_dropdown.checkbox_position p{color:#c00d29;font-size:1rem;font-weight:600;font-family:GillSans-Light;margin-top:12px}.tx-loan .step-4-check .border_style{border:1px solid #8A7546;border-radius:0}.tx-loan .step-4-check .form-row{padding:0 1rem}.tx-loan .step-4-check .powermail_fieldwrap_type_checkbox{margin-top:12px}@media (max-width: 767px){.tx-loan .step-4-check .powermail_fieldwrap_type_checkbox{margin-top:21px}}.tx-loan .step-4-check .powermail_fieldwrap_type_checkbox .checkbox{margin-left:18px;margin-top:0}.tx-loan .step-4-check .powermail_fieldwrap_type_checkbox p{color:#6c757d;font-family:GillSans;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin:0}.tx-loan .step-4-check .checkbox_3 .checkfield .col-form-label{flex-wrap:nowrap;margin-top:12px}.tx-loan .step-4-check .checkbox_3 .checkfield .checkbox{margin-left:18px}.tx-loan .step-4-check .powermail_fieldwrap_sub_marker_watch.powermail_fieldwrap_type_checkbox{margin-left:5px;margin-top:12px}.tx-loan .checkfield p{margin-right:40px;margin-top:27px;padding-left:8px;text-align:left}.tx-loan .checkfield label a,.tx-loan .checkfield .form .btn-repeat a,.form .tx-loan .checkfield .btn-repeat a,.tx-loan .checkfield label a:hover,.tx-loan .checkfield label a:active{color:inherit;text-decoration:underline}.tx-loan .text-right,.tx-loan .text-right p{text-align:right}.tx-loan .required_text p{font-size:.625rem;font-weight:600;text-transform:none;color:#636363}.tx-loan .summary thead tr th{color:#0d6efd;font-size:1rem;font-weight:300;font-family:GillSans}.tx-loan .summary tbody tr td:first-child{color:#c00d29;font-weight:600;width:35%}.tx-loan .summary tbody tr td{border-style:none;padding:24px}.tx-loan .summary_checkfield{margin-left:1rem}.tx-loan .summary_checkfield label,.tx-loan .summary_checkfield .form .btn-repeat,.form .tx-loan .summary_checkfield .btn-repeat{margin-bottom:0;text-transform:initial;font-size:18px}.tx-loan .summary_checkfield .checkbox{margin-top:5px}.tx-loan .summary_checkfield .checkfield p{margin:0;color:inherit;font-family:inherit;font-size:1.125rem;font-weight:700;line-height:2}.tx-loan .summary_text{margin-left:66px}.tx-loan .summary_text ul{font-size:1.2rem}@media (max-width: 575px){.tx-loan .summary_text ul{font-size:1rem}}.tx-loan input.parsley-error,.tx-loan textarea.parsley-error{border-color:#0d6efd}.tx-loan .parsley-errors-list{margin-left:5px}.tx-loan .parsley-errors-list .parsley-type,.tx-loan .parsley-errors-list .parsley-required,.tx-loan .parsley-errors-list .parsley-requiredOneOf,.tx-loan .parsley-errors-list .parsley-custom-error-message,.tx-loan .parsley-errors-list .parsley-maxfilesize,.tx-loan .parsley-errors-list .parsley-visibleemptyfile,.tx-loan .parsley-errors-list .parsley-requiredone,.tx-loan .parsley-errors-list .parsley-filemimetypes{text-transform:none;color:#0d6efd;font-size:1rem}.tx-loan .parsley-errors-list .parsley-maxfilesize,.tx-loan .parsley-errors-list .parsley-visibleemptyfile,.tx-loan .parsley-errors-list .parsley-filemimetypes{margin-top:9px;border:none}.tx-loan .parsley-errors-list .parsley-requiredOneOf{margin:1rem 1rem .5rem 4px}.tx-loan .file-uploaded-info{margin-bottom:10px}.tx-loan .file-uploaded-info img{max-width:150px;height:auto}.tx-loan .loan-foto{position:relative}.tx-loan .loan-foto.hidden{display:none!important}.tx-loan .loan-foto .powermail_field{margin-right:42px}.tx-loan .loan-foto .input_close_icon{position:absolute;top:39px;right:0;font-size:1rem;font-weight:700;line-height:48px;cursor:pointer;width:42px;text-align:center}.tx-loan .loan-foto .input_close_icon span:before{content:"X"}.tx-loan .foto_plus{width:1.2rem;height:1.2rem;line-height:22px;border-radius:50%;font-size:20px;text-align:center;border:2px solid #0d6efd;color:#0d6efd;box-sizing:content-box;display:block;margin-right:auto;margin-left:auto;cursor:pointer}.tx-loan .foto_plus.foto_plus_disabled{color:#636363;border-color:#636363;cursor:default}.tx-loan .foto_plus:before{content:"+";font-weight:600;font-size:22px}.tx-loan .foto_plus_text{margin-top:6px}.tx-loan .foto_plus_text p{color:#0d6efd;text-align:center;cursor:pointer;font-weight:700;font-family:GillSans;font-size:12px;text-transform:none}.tx-loan .foto_plus_text.foto_plus_disabled p{color:#636363;cursor:default}.tx-loan .review-text{font-family:#8A7546;font-size:25px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.07;letter-spacing:normal;text-align:left;color:#0d6efd}.tx-loan .review-text-price{font-size:45px}.tx-loan .promo-img{position:relative}.modal-header .close.close-left{padding:1rem;margin:-1rem}.obv2 .method{border:8px solid #EEEBE3;padding:3rem}@media (max-width: 575px){.obv2 .method{padding:1rem}}.obv2 .imgstyle img{margin:auto;height:85px;width:auto}.obv2 .h-headline{font-family:GillSans;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:1.6px;text-align:left;color:#8a7546;text-transform:uppercase}.obv2 .p-text{font-family:GillSans-Light;font-size:20px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:left;color:#000}.obv2 .lo-distance{margin-top:3rem}@media (max-width: 575px){.obv2 .lo-distance{margin-top:2rem}}.obv2 textarea{width:100%}.obv2 .btn.btn-primary,.obv2 a.btn-primary.btn-link{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.obv2 .btn.btn-secondary{background-color:#fff!important;color:#c00d29!important;border:3px solid #C00D29}.obv2 .btn.btn-secondaryhover,.obv2 .btn.btn-secondaryactive,.obv2 .btn.btn-secondaryvisited{color:#fff;border:3px solid #8A7546!important}.obv2 .loanarrow-down{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #fff}.obv2 #buttonschmuck,.obv2 #buttonuhr,.obv2 #buttonmuenzen{background-color:#8a7546;color:#fff;border:0}.obv2 #formschmuck,.obv2 #formuhr,.obv2 #formmuenzen{border:1px solid #8A7546;border-radius:0}.obv2 #formschmuck .powermail_field,.obv2 #formuhr .powermail_field,.obv2 #formmuenzen .powermail_field{padding:1rem}.obv2 #formschmuck .powermail_field #powermail_field_sub_marker_coins_type,.obv2 #formuhr .powermail_field #powermail_field_sub_marker_coins_type,.obv2 #formmuenzen .powermail_field #powermail_field_sub_marker_coins_type{margin-bottom:37px}.obv2 #formschmuck .powermail_fieldwrap,.obv2 #formuhr .powermail_fieldwrap,.obv2 #formmuenzen .powermail_fieldwrap{margin-bottom:-20px}.obv2 #formschmuck .powermail_fieldwrap .checkfield,.obv2 #formuhr .powermail_fieldwrap .checkfield,.obv2 #formmuenzen .powermail_fieldwrap .checkfield{margin-left:4px}.obv2 #formschmuck .powermail_fieldwrap_type_checkbox,.obv2 #formuhr .powermail_fieldwrap_type_checkbox,.obv2 #formmuenzen .powermail_fieldwrap_type_checkbox{margin:12px 0}.obv2 .btn-submit{margin-bottom:0}.obv2 label,.obv2 .form .btn-repeat,.form .obv2 .btn-repeat{color:#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;text-transform:uppercase;padding-top:24px}.obv2 label[for*=field_additionalInformation],.obv2 .form [for*=field_additionalInformation].btn-repeat,.form .obv2 [for*=field_additionalInformation].btn-repeat,.obv2 label[for*=field_image],.obv2 .form [for*=field_image].btn-repeat,.form .obv2 [for*=field_image].btn-repeat{margin-top:4rem}.obv2 label[for*=field_image],.obv2 .form [for*=field_image].btn-repeat,.form .obv2 [for*=field_image].btn-repeat{margin-top:2rem}.obv2.tx-loan .loan-foto .input_close_icon{top:78px}.obv2 .foto_plus{width:97%;border-color:#fff;border-radius:0;height:40px}.obv2 .foto_plus:before{letter-spacing:5px}.obv2 .pluslink a,.obv2 .pluslink a:hover,.obv2 .pluslink a:active,.obv2 .pluslink a:visited{color:#8a7546}.obv2 .pluslink a.foto_plus_disabled,.obv2 .pluslink a:hover.foto_plus_disabled,.obv2 .pluslink a:active.foto_plus_disabled,.obv2 .pluslink a:visited.foto_plus_disabled{color:#636363;border-color:#fff}.obv2 .checkbox_position{background-color:transparent;margin-bottom:0}.obv2 select{height:3rem!important}.obv2 .icon{height:85px;width:100%}@media (max-width: 575px){.obv2 .icon{display:block;margin:auto}}.obv2 .icon-position{display:flex;justify-content:center}.obv2 #icon-info2{width:30px;height:30px;margin-bottom:4px}@media (max-width: 575px){.obv2 .mobile-btn{margin-top:40px}.obv2 .mleft-2{margin-left:2rem}}.obv2 .tech-top{min-height:150px}.obv2 .tech-top2{min-height:15px}.obv2 .btn-light{max-width:120px;min-width:120px;text-align:center;color:#0d6efd}.obv2 .active{background:#0d6efd;color:#fff}.obv2 a{text-decoration:none}.obv2 .disabled{pointer-events:none;cursor:default}.obv2 .techRadioButtons{--bs-primary: $b-focus;display:flex;margin:3px;padding:3px;flex-wrap:wrap;align-content:center;align-items:center}.obv2 .techRadioButtons input[type=radio]{opacity:0;position:fixed;width:0}.obv2 .techRadioButtons label,.obv2 .techRadioButtons .form .btn-repeat,.form .obv2 .techRadioButtons .btn-repeat{display:block;text-align:center;background-color:#fff;padding:10px 20px;font-family:sans-serif,Arial;font-size:16px;border:2px solid #8A7546;border-radius:0;border-color:#e2dfd6;width:100%}.obv2 .techRadioButtons a{position:relative;width:100%}.obv2 .techRadioButtons a label,.obv2 .techRadioButtons a .form .btn-repeat,.form .obv2 .techRadioButtons a .btn-repeat{display:block;text-align:center;background-color:#fff;padding:10px 20px;font-family:sans-serif,Arial;font-size:16px;border:2px solid #0d6efd;border-radius:0;border-color:#e2dfd6}.obv2 .techRadioButtons input[type=radio]:checked+label,.obv2 .techRadioButtons .form input[type=radio]:checked+.btn-repeat,.form .obv2 .techRadioButtons input[type=radio]:checked+.btn-repeat{background-color:#fff;border-color:#8a7546}.obv2 .techRadioButtons input[type=radio]:focus+label,.obv2 .techRadioButtons .form input[type=radio]:focus+.btn-repeat,.form .obv2 .techRadioButtons input[type=radio]:focus+.btn-repeat{border:3px solid #8A7546}.obv2 .techRadioButtons a{text-decoration:none}.obv2 .techRadioButtons a :visited{color:#a6192e}.obv2 .techRadioButtons a label,.obv2 .techRadioButtons a .form .btn-repeat,.form .obv2 .techRadioButtons a .btn-repeat{color:#0d6efd}.obv2 [data-level="1"] .items{flex-direction:row}@media (max-width: 575px){.obv2 [data-level="1"] .items{flex-direction:column}}.obv2 .techRadioButtonsK label,.obv2 .techRadioButtonsK .form .btn-repeat,.form .obv2 .techRadioButtonsK .btn-repeat{max-height:42px}.obv2 .techname p{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:1.6px;text-align:center;color:#a6192e}.obv2 .techspeicher p{font-size:1rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:1.6px;text-align:center;color:#a6192e}.obv2 .techLabelDistance label,.obv2 .techLabelDistance .form .btn-repeat,.form .obv2 .techLabelDistance .btn-repeat{height:200px}.obv2 [data-level="4"] label,.obv2 [data-level="4"] .form .btn-repeat,.form .obv2 [data-level="4"] .btn-repeat,.obv2 [data-level="3"] label,.obv2 [data-level="3"] .form .btn-repeat,.form .obv2 [data-level="3"] .btn-repeat,.obv2 [data-level="2"] label,.obv2 [data-level="2"] .form .btn-repeat,.form .obv2 [data-level="2"] .btn-repeat{gap:10px;padding:10px 20px;border-radius:0;background-color:#fff;display:flex;align-items:center;justify-content:center}.obv2 [data-level="4"] label .techsimlock,.obv2 [data-level="4"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="4"] .btn-repeat .techsimlock,.obv2 [data-level="3"] label .techsimlock,.obv2 [data-level="3"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="3"] .btn-repeat .techsimlock,.obv2 [data-level="2"] label .techsimlock,.obv2 [data-level="2"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="2"] .btn-repeat .techsimlock{margin-top:0rem!important}.obv2 .techsimlock p{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:1.6px;color:#a6192e}.obv2 [data-level="7"] label,.obv2 [data-level="7"] .form .btn-repeat,.form .obv2 [data-level="7"] .btn-repeat,.obv2 [data-level="6"] label,.obv2 [data-level="6"] .form .btn-repeat,.form .obv2 [data-level="6"] .btn-repeat,.obv2 [data-level="5"] label,.obv2 [data-level="5"] .form .btn-repeat,.form .obv2 [data-level="5"] .btn-repeat,.obv2 [data-level="4"] label,.obv2 [data-level="4"] .form .btn-repeat,.form .obv2 [data-level="4"] .btn-repeat,.obv2 [data-level="3"] label,.obv2 [data-level="3"] .form .btn-repeat,.form .obv2 [data-level="3"] .btn-repeat,.obv2 [data-level="2"] label,.obv2 [data-level="2"] .form .btn-repeat,.form .obv2 [data-level="2"] .btn-repeat{align-items:center;gap:10px;padding:10px 20px;border-radius:0;background-color:#fff}.obv2 [data-level="7"] label p,.obv2 [data-level="7"] .form .btn-repeat p,.form .obv2 [data-level="7"] .btn-repeat p,.obv2 [data-level="6"] label p,.obv2 [data-level="6"] .form .btn-repeat p,.form .obv2 [data-level="6"] .btn-repeat p,.obv2 [data-level="5"] label p,.obv2 [data-level="5"] .form .btn-repeat p,.form .obv2 [data-level="5"] .btn-repeat p,.obv2 [data-level="4"] label p,.obv2 [data-level="4"] .form .btn-repeat p,.form .obv2 [data-level="4"] .btn-repeat p,.obv2 [data-level="3"] label p,.obv2 [data-level="3"] .form .btn-repeat p,.form .obv2 [data-level="3"] .btn-repeat p,.obv2 [data-level="2"] label p,.obv2 [data-level="2"] .form .btn-repeat p,.form .obv2 [data-level="2"] .btn-repeat p{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:1.6px;color:#a6192e;margin-bottom:0}.obv2 [data-level="7"] label .techsimlock,.obv2 [data-level="7"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="7"] .btn-repeat .techsimlock,.obv2 [data-level="6"] label .techsimlock,.obv2 [data-level="6"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="6"] .btn-repeat .techsimlock,.obv2 [data-level="5"] label .techsimlock,.obv2 [data-level="5"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="5"] .btn-repeat .techsimlock,.obv2 [data-level="4"] label .techsimlock,.obv2 [data-level="4"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="4"] .btn-repeat .techsimlock,.obv2 [data-level="3"] label .techsimlock,.obv2 [data-level="3"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="3"] .btn-repeat .techsimlock,.obv2 [data-level="2"] label .techsimlock,.obv2 [data-level="2"] .form .btn-repeat .techsimlock,.form .obv2 [data-level="2"] .btn-repeat .techsimlock{margin-top:0rem!important}.obv2 [data-level="7"] .icon,.obv2 [data-level="6"] .icon,.obv2 [data-level="5"] .icon,.obv2 [data-level="4"] .icon,.obv2 [data-level="3"] .icon,.obv2 [data-level="2"] .icon{height:25px;width:25px}.obv2 .result .area{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:100px;flex-wrap:wrap}@media (max-width: 575px){.obv2 .result .area{gap:50px}}.obv2 .result .area h2,.obv2 .result .area .h2{font-size:40px;text-align:center}.obv2 .result .area .form{margin-top:0}.obv2 .result .result-area{flex-grow:1;flex-shrink:1;margin:10px 20px;max-width:350px;padding:20px;border-radius:0;border:solid 1px #84754e;text-align:center}.obv2 .result .result-area button{display:inline-block;width:100%}.obv2 .result .result-area .pricearea{height:32px;align-self:stretch;flex-grow:0;font-family:GillSans;font-size:25px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:center;color:#a6192e}.obv2 .btn-group{margin:2rem auto;border-radius:0}.obv2 .btn-group label,.obv2 .btn-group .form .btn-repeat,.form .obv2 .btn-group .btn-repeat{border-radius:0;text-align:center}.obv2 .btn-group-toggle label,.obv2 .btn-group-toggle .form .btn-repeat,.form .obv2 .btn-group-toggle .btn-repeat{padding:5px;cursor:pointer;z-index:90}.obv2 .btn-group-toggle input[type=radio]{opacity:0;position:fixed;width:0}.obv2 .btn-group-toggle input[type=radio]:checked+label,.obv2 .btn-group-toggle .form input[type=radio]:checked+.btn-repeat,.form .obv2 .btn-group-toggle input[type=radio]:checked+.btn-repeat{background-color:#c00d29;border-color:#c00d29;color:#fff}.obv2 .btn.btn-secondary:active:focus{background-color:#4d0510!important}.obv2 .btn.btn-secondary.active{background-color:#4d0510!important}.obv2 .btn.btn-secondary:hover{border:3px solid #8A7546!important;background-color:#fff!important;color:#c00d29!important}.obv2 .modal-dialog{max-width:700px}.obv2 .tech-radio1 .powermail_label{border:none}.obv2 .tech-radio2 .btn-group label:first-child,.obv2 .tech-radio2 .btn-group .form .btn-repeat:first-child,.form .obv2 .tech-radio2 .btn-group .btn-repeat:first-child{margin-right:1rem}.obv2 .modelselect{margin-left:.5rem;text-decoration:none!important}.obv2 .modelselect img{height:85px;width:auto}.obv2 .modelselect a{text-decoration:none!important;width:auto}@media (max-width: 575px){.obv2 .modelselect{margin-left:0}.obv2 .modelselect a{max-width:100%;margin-left:.5rem}}.obv2 .btn-disabled{opacity:.4;cursor:default!important;pointer-events:none}.obv2 .btn-center{display:flex;align-items:center;justify-content:center}.obv2 .profil-ffnen{height:22px;align-self:stretch;flex-grow:0;font-family:GillSans;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:1.6px;text-align:center;color:#a6192e}.obv2 img.unsplashgcsNOsPEXfs{width:200px;height:200px;flex-grow:0;object-fit:contain;border-radius:1000px}.obv2 label[for=field_techUnlockQ2],.obv2 .form [for=field_techUnlockQ2].btn-repeat,.form .obv2 [for=field_techUnlockQ2].btn-repeat,.obv2 label[for=field_techUnlockQ1],.obv2 .form [for=field_techUnlockQ1].btn-repeat,.form .obv2 [for=field_techUnlockQ1].btn-repeat{text-transform:none}.obv2 .formRadioDistance .btn-group{margin:.5rem auto}.obv2 .promo{display:flex;justify-content:space-between}.obv2 .promo-image{right:-50px;position:relative;width:100px;height:auto;z-index:5;top:-50px}@media (max-width: 575px){.obv2 .promo-image{width:auto;height:21%;right:15px;top:15px}}.obv2 .promo-image-step1{right:150px;position:absolute;width:100px;height:auto;z-index:5;top:0}@media screen and (max-width: 1050px){.obv2 .promo-image-step1{width:80px;margin-top:12px;top:-72px}}@media (max-width: 575px){.obv2 .promo-image-step1{top:-72px}}.obv2 .promo-image-step2{right:50px;position:absolute;width:100px;height:auto;z-index:5;top:-100px}@media screen and (max-width: 1050px){.obv2 .promo-image-step2{width:80px;margin-top:12px;top:-72px}}@media (max-width: 575px){.obv2 .promo-image-step2{top:-72px}}.obv2 a u{color:#c00d29}.obv2 .red-line-paragraph{display:flex;align-items:flex-start;align-self:stretch;padding-bottom:0}.obv2 .red-line-paragraph>div{border-left:2px solid #C00D29;padding-left:12px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}.obv2 .red-line-paragraph>div .font-base-bold,.obv2 .red-line-paragraph>div .media-body span,.media-body .obv2 .red-line-paragraph>div span,.obv2 .red-line-paragraph>div .slidercards .slick-text,.slidercards .obv2 .red-line-paragraph>div .slick-text,.obv2 .red-line-paragraph>div .locations .location-item .location-info .location-contact dt,.locations .location-item .location-info .location-contact .obv2 .red-line-paragraph>div dt,.obv2 .red-line-paragraph>div .locations .location-item .location-info .location-opening-times dt,.locations .location-item .location-info .location-opening-times .obv2 .red-line-paragraph>div dt,.obv2 .red-line-paragraph>div .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 .obv2 .red-line-paragraph>div p.font-base-bold,.obv2 .red-line-paragraph>div .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 .obv2 .red-line-paragraph>div p.slick-text,.obv2 .red-line-paragraph>div .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 .obv2 .red-line-paragraph>div p.slick-text,.obv2 .red-line-paragraph>div .blog-highlight .blog__category,.blog-highlight .obv2 .red-line-paragraph>div .blog__category,.obv2 .red-line-paragraph>div .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__category,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight .obv2 .red-line-paragraph>div p.blog__category,.obv2 .red-line-paragraph>div .blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__category,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .obv2 .red-line-paragraph>div p.blog__category,.obv2 .red-line-paragraph>div .blog-highlight .blog__time,.blog-highlight .obv2 .red-line-paragraph>div .blog__time,.obv2 .red-line-paragraph>div .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__time,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight .obv2 .red-line-paragraph>div p.blog__time,.obv2 .red-line-paragraph>div .blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__time,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .obv2 .red-line-paragraph>div p.blog__time,.obv2 .red-line-paragraph>div .blog-highlight .blog__author,.blog-highlight .obv2 .red-line-paragraph>div .blog__author,.obv2 .red-line-paragraph>div .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight p.blog__author,.locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .blog-highlight .obv2 .red-line-paragraph>div p.blog__author,.obv2 .red-line-paragraph>div .blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info p.blog__author,.blog-highlight .locations.locations-detail .locations-detail-team .locations-detail-manager-wrap .locations-detail-manager-info .obv2 .red-line-paragraph>div p.blog__author{text-transform:uppercase;color:#c00d29}.obv2 .shipping-selection-store-success{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;padding:80px 320px}@media (max-width: 1199px){.obv2 .shipping-selection-store-success{padding:32px 160px;gap:32px}}@media (max-width: 767px){.obv2 .shipping-selection-store-success{padding:32px 80px}}@media (max-width: 575px){.obv2 .shipping-selection-store-success{padding:16px}}.obv2 .shipping-selection-store-success p{margin-bottom:0}.obv2 .shipping-selection-store-success .btn.btn-submit{margin:0}@media (max-width: 575px){.obv2 .shipping-selection-store-success .btn.btn-submit{width:100%}}.obv2 .p-distance{margin-top:auto}.obv2 .stepsFirst .btn{--bs-btn-font-weight: 700}.obv2 .stepsFirst .btn:first-child{background-color:#fff;color:#8a7546}.obv2 .stepsFirst .btn-primary{cursor:default}.paddindings{padding:80px 80px 0}.paddindings .tx-solr-faceting{padding:80px 80px 0 0!important}.tx_solr .searchInput .input-group{border:solid 1.5px #8A7546;height:2.5rem;width:16rem;font-size:.875rem;font-family:GillSans;color:#000;background-color:#fff;box-shadow:none;width:auto}@media (max-width: 575px){.tx_solr .searchInput .input-group{width:100%}}.tx_solr .searchInput .input-group>.input-group-append{align-items:center}.tx_solr .searchInput .input-group>.input-group-append button{background:none!important}.tx_solr .searchInput .input-group>.input-group-append>.btn{width:2rem;height:2rem;line-height:2rem;padding:0;margin-right:3px;border:none}.tx_solr .searchInput .input-group>.input-group-append>.btn.searchBtn img{height:1.25rem;width:1.25rem;top:9px;position:absolute;left:6px}.tx_solr .searchInput .input-group>.input-group-append>.btn.closeBtn{font-size:8px}.tx_solr .searchInput .input-group>.input-group-append>.btn.closeBtn span.solr-icon-close{line-height:2rem}.tx_solr .searchInput .form-control{border:none;margin:1px;padding:.75rem 1rem;height:2.2rem;background-color:#fff;font-family:GillSans;font-size:12px;font-weight:400;line-height:1.43;letter-spacing:normal}.tx_solr .searchInput .form-control:focus{outline:0;box-shadow:none;margin-right:3px}.tx_solr .searchInput .form-control::-ms-clear{display:none}.tx_solr .searchInput *::-ms-backdrop,.tx_solr .searchInput .form-control{line-height:1px}.tx_solr .searchInput .autocomplete-active{border-color:transparent;box-shadow:0 .5rem 1rem #00000026;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.tx_solr .tx-solr-filter-head .tx-solr-autosuggest.autocomplete-suggestions{z-index:2!important}.tx_solr .result-content{color:#000;font-family:GillSans-Light;font-size:16px;font-weight:300;letter-spacing:0;line-height:24px}.tx_solr .result-content .results-highlight{font-weight:700}.tx_solr .blog_searchResult{margin-bottom:1.25rem}.tx_solr .blog_searchResult a{text-decoration:none}.tx_solr .blog_searchResult:first-of-type{margin-top:-22px}.tx_solr .blog_searchResult:last-of-type hr{display:none}.tx_solr .blog_resultDetails{margin-top:21px;max-width:34rem}.tx_solr .blog_results-topic{font-size:.825rem;margin-bottom:.5rem;margin-top:1rem;text-align:left;letter-spacing:1.75px;color:#0d6efd;font-family:GillSans;font-weight:600;line-height:1.75}.tx_solr .blog_authorsPosition{position:absolute;right:0rem;margin-top:-3.5rem}@media (max-width: 575px){.tx_solr .blog_authorsPosition{right:1.5rem;margin-top:-6.65rem}}.tx_solr .blog_result-header{margin-bottom:10px;margin-top:4px}@media (max-width: 575px){.tx_solr .blog_result-header{margin-bottom:14px;margin-top:43px!important}}.tx_solr .result-header{margin-bottom:10px;margin-top:4px}@media (max-width: 575px){.tx_solr .result-header{margin-bottom:33px}}.tx_solr .result-qoute-img{height:23px;margin-bottom:1px;margin-left:-3px}.tx_solr .searchResult{margin-bottom:1rem}.tx_solr .searchResult:first-of-type{margin-top:-12px}@media (max-width: 991px){.tx_solr .searchResult:first-of-type{margin-top:-.5rem}}.tx_solr .searchResult:last-of-type hr{display:none}.tx_solr .searchResult a{text-decoration:none}.tx_solr hr{height:1px;border-color:#8a7546;margin-top:1rem;margin-bottom:0}.tx_solr ::placeholder{color:#000;font-family:GillSans-Light;font-size:14px}.tx_solr .result-count{margin-top:-1rem}.tx_solr .searchinfo_distance{height:2rem;margin-top:32px;max-width:256px;border-radius:2px;background-color:#f9f8f4;line-height:32px}.tx_solr .searchInfoText{font-size:.875rem;font-family:GillSans-Light;padding-left:.5rem}.tx_solr .searchInfoText2{font-size:.875rem;font-family:GillSans-Light}.tx_solr .searchInfoLink{font-size:14px;font-family:GillSans;line-height:1.25rem;text-transform:capitalize}.tx_solr .searchInfoLink:first-letter{text-transform:uppercase}.tx_solr .searchInfoLink a{color:#000!important}.tx_solr .tx-solr-faceting{padding:80px 80px 0}.tx_solr .tx-solr-faceting h3.gold,.tx_solr .tx-solr-faceting .gold.h3,.tx_solr .tx-solr-faceting .tx-solr-autosuggest.autocomplete-suggestions .gold.autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .tx_solr .tx-solr-faceting .gold.autocomplete-group{margin-bottom:8px;margin-top:4px}@media (max-width: 575px){.tx_solr .tx-solr-faceting h3.gold,.tx_solr .tx-solr-faceting .gold.h3,.tx_solr .tx-solr-faceting .tx-solr-autosuggest.autocomplete-suggestions .gold.autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .tx_solr .tx-solr-faceting .gold.autocomplete-group{margin-bottom:1rem;margin-top:9px}}.tx_solr .facets-title{margin-top:24px}.tx_solr .facets .list-group-item{display:flex;min-height:44px;padding:var(--spacing-sm, 8px) var(--spacing-xl, 24px);justify-content:normal;align-items:center;gap:4px;align-self:stretch;border-radius:var(--border-radius-full, 360px);border:1px solid var(--border-primary, #8A7546)}.tx_solr .facets a.facet{display:inline-block;color:#121212}.tx_solr .facets a.facet .facet-result-remove,.tx_solr .facets a.facet .facet-result-count{color:#000;padding-left:.5rem}.tx_solr .facets a.facet.remove-facet-option{border-color:#0d6efd;color:#000}.tx_solr .facets a.facet.remove-facet-option .facet-result-remove{color:#6c757d;font-size:9px;font-weight:700;line-height:24px;padding:0}.tx_solr .result-filter-display{display:flex;flex-direction:column;gap:12px}.tx_solr #facetcategories{gap:8px}.tx_solr .facet-option{display:flex;min-height:44px;padding:8px 24px;justify-content:center;align-items:center;gap:8px;border-radius:var(--border-radius-full, 360px);border:1px solid var(--border-primary, #8A7546)}.tx_solr .facets a.facet.remove-facet-option{color:#c00d29}.cat_left{margin-left:15px}a.facet{font-size:8px;line-height:25px;display:inline-block;padding:0 8px;font-family:GillSans;color:#636363}a.facet .facet-result-remove,a.facet .facet-result-count{color:#000;padding-left:.5rem}a.facet.remove-facet-option{border-color:#0d6efd;color:#000}a.facet.remove-facet-option .facet-result-remove{color:#6c757d;font-size:9px;font-weight:700;line-height:25px}.list-group-item.facet-in-use-blog{margin-bottom:1.25rem;margin-top:2px}.list-group-item.facet-in-use-blog~.list-group-item a.facet.remove-facet-option{border-color:#8a7546}.imgSize{border:.5rem solid #c00d29;margin-top:20px;height:10rem;width:10rem;object-fit:cover}.subtitel{display:inline-block;margin-top:.25rem;background-color:#c00d29;height:1.5rem;width:fit-content;color:#fff;font-family:GillSans-Bold;font-size:.75rem;letter-spacing:2px;line-height:1rem;text-align:center;padding:4px 8px;text-transform:uppercase}.results-topic{font-size:.875rem;margin-bottom:.625rem;margin-top:.5rem;text-align:left;letter-spacing:1.75px;color:#0d6efd;font-family:GillSans;font-weight:600;line-height:1.75}.sitematch{color:#ac9257;font-family:GillSans-Bold;font-size:12px;letter-spacing:2px;line-height:16px;text-transform:uppercase}.removeFilter{font-family:GillSans;font-size:12px;line-height:1.43;margin-top:1.5rem}.removeFilter a,.removeFilter a:any-link{color:#000}.results-list{margin-top:48px}@media (min-width: 991px){.search_large{display:flex;justify-content:center;align-content:center;align-items:center}.search_middle,.search_small{display:none}}@media (min-width: 767px) and (max-width: 991px){.search_large{display:none}.search_middle{right:-100px;display:flex;justify-content:center;align-content:center;align-items:center}.search_middle .imgSize{margin-right:24px;width:75%;height:auto}.search_small{display:none}.small_distance{right:-100px}}@media (max-width: 767px){.facets-title{width:256px;display:inline-block;line-height:2rem;margin:0}.searchResult,.blog_searchResult{margin-bottom:0}.search_large,.search_middle{display:none}.small_distance{right:0}.search_small{right:0;display:block}.search_small .d-flex.align-items-start{margin-top:1rem}.search_small #filter{margin-top:2px}.search_small #filter.collapse.show .facet-in-use-pages,.search_small #filter.collapsing .facet-in-use-pages{display:none}.search_small .facets-active-mobile{line-height:30px;width:256px}.search_small .facets-active-mobile .facet-in-use-pages,.search_small .facets-active-mobile .facet-in-use-blog{display:block;border:none;padding-left:0;margin-bottom:0;padding-bottom:0}.search_small .facets-active-mobile :first-child{padding-top:0;margin-top:0}.search_small .facets-active-mobile-title{display:none;width:256px;margin:0;line-height:2rem}.search_small .imgSize{margin-right:24px;width:100%;height:10rem;margin-top:24px}.search_small .faq-icon{color:#ac9257;text-align:center;font-weight:300;cursor:pointer;display:inline-flex;align-items:center;height:2rem;width:2rem;line-height:2rem;border:1px solid #efebdf;border-radius:4px;font-size:30px}.search_small .faq-icon:before{content:"-";flex:1 1 auto;align-self:flex-end;margin-bottom:1px}.search_small .faq-icon.collapsed:before{content:"+";flex:1 1 auto;align-self:center;margin:0}}.tx-solr-autosuggest.autocomplete-suggestions{color:#636363;font-family:GillSans;font-size:12px;font-weight:400;line-height:1.43;letter-spacing:normal;text-align:left;left:0;margin-top:39px;margin-left:-1px;padding-top:8px;padding-bottom:8px;background:#fff;overflow:auto;box-shadow:0 .5rem 1rem #00000026;border-radius:0 0 4px 4px;border:1.5px solid transparent;border-top:1px solid #8A7546;transition:none;background-clip:border-box}.tx-solr-autosuggest.autocomplete-suggestions strong{color:#000}.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group{margin-top:1rem;margin-bottom:.5rem;color:#8a7546}.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-suggestion{cursor:pointer;padding:.25rem 1rem;white-space:nowrap;overflow:hidden}.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group figure,.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-suggestion figure{display:none}.tx-solr-autosuggest.autocomplete-suggestions .top-results a{font-family:GillSans;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;color:#636363}.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-selected{background:#8a7546}.tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group strong{display:block;border-bottom:1px solid #999}.headerMobile,.headerMobile .closeBtn{display:none}@media (max-width: 991px){.headerMobile{display:block;height:100vh;border-top:1px solid #efebdf;border-bottom:2px solid #efebdf}.headerMobile h1,.headerMobile .h1,.headerMobile h3,.headerMobile .h3,.headerMobile .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .headerMobile .autocomplete-group,.headerMobile p{margin-left:24px;text-align:left}.headerMobile h1,.headerMobile .h1{padding-top:2rem;padding-bottom:1rem}.headerMobile h3,.headerMobile .h3,.headerMobile .tx-solr-autosuggest.autocomplete-suggestions .autocomplete-group,.tx-solr-autosuggest.autocomplete-suggestions .headerMobile .autocomplete-group{margin-left:2.25rem;margin-top:1.5rem;margin-bottom:1rem}.headerMobile .header_sm_suche{margin-left:43px;margin-top:24px}.headerMobile .h_suche{font-family:GillSans;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#636363;margin-left:43px;padding-top:16px}.headerMobile .h_suche>a{color:#636363}}.headerMobile .tx-solr-searchbox{display:none}@media (max-width: 991px){.headerMobile .tx-solr-searchbox{display:block!important;text-align:-webkit-left}.headerMobile .tx-solr-searchbox .input-group{border-color:transparent;border-radius:4px;box-shadow:0 8px 16px #00000026;background-color:#fff;margin-left:24px}.headerMobile .tx-solr-searchbox .navbar-collapse{text-align:left;margin-left:24px}}@media (max-width: 767px){.headerMobile .tx-solr-searchbox{display:block!important;text-align:-webkit-left}.headerMobile .tx-solr-searchbox .input-group{border-color:transparent;border-radius:4px;box-shadow:0 8px 16px #00000026;background-color:#fff;margin-left:24px}.headerMobile .tx-solr-searchbox .navbar-collapse{text-align:left!important;margin-left:24px!important}}.h2Search{text-align:left;margin-left:24px;margin-top:24px}.pagination{display:flex;justify-content:flex-start;gap:24px}@media (max-width: 575px){.pagination{gap:8px}}.pagination .page-item{display:flex;width:44px;height:44px;justify-content:center;align-items:center;gap:var(--spacing-sm, 8px);border-radius:var(--spacing-none, 0px);border:1px solid var(--border-primary, #8A7546)}.pagination .page-item.active{background-color:#8a7546;border-color:#8a7546;color:#fff}.pagination .page-item.active>a{background-color:#fff!important;border:none!important}.pagination .page-item a,.pagination .page-item.page-item-dots{text-decoration:none;font-size:16px;padding:6px 12px;display:inline-block;color:#8a7546!important}.pagination .page-item a:focus-visible,.pagination .page-item a:hover{border-color:#8a7546!important;outline-color:#8a7546!important}.pagination .page-item .page-link{position:relative;float:left;padding:0 .75rem;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff!important;border:none!important;font-family:GillSans-Light;font-size:1.25rem;font-weight:300;box-shadow:none!important;width:24px;text-align:start;display:flex;justify-content:center}.arrow{display:inline-block;width:0;height:0;margin-right:8px;vertical-align:middle;border-left:6px solid transparent;border-right:6px solid transparent;transition:transform .2s}.arrow-down{border-top:8px solid #333}.arrow-up{border-bottom:8px solid #333;transform:rotate(180deg)}.glossar-page .btn-glossar-letter{display:flex;width:44px;height:44px;padding:var(--spacing-sm, 8px) var(--spacing-xl, 24px);gap:var(--spacing-sm, 8px)}.glossar-page .glossar-index{gap:8px;margin-bottom:48px}.glossar-page .blog__glossar_letter{border:8px solid #EEEBE3;margin-bottom:48px;padding:0 40px}.glossar-page .blog__glossar_letter .letter{display:flex;width:44px;height:44px;background:var(--surface-accent, #C00D29);color:var(--text-white, #FFF);text-align:center;font-family:var(--typography-font-family-paragraph, "Gill Sans MT");font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px;justify-content:center;align-items:center;margin-left:-48px;margin-top:-8px}.glossar-page .blog__glossar_letter .item{display:flex;min-width:44px;min-height:44px;padding:24px 40px;align-items:center;align-self:stretch;border-bottom:1px solid #EEEBE3}.glossar-page .blog__glossar_letter .item a{color:#121212;text-decoration:none}.glossar-page .blog__glossar_letter .item .card a{color:#c00d29}.collapse-button{position:relative;display:inline-block;padding-right:2em}.collapse-button:after{content:"";position:absolute;right:.5em;top:50%;transform:translateY(-50%) rotate(135deg);width:15px;height:15px;border-right:.2em solid #C00D29;border-top:.2em solid #C00D29;transition:transform .2s}.collapse-button[aria-expanded=true]:after,.collapse-button.open:after{transform:translateY(-50%) rotate(315deg)}.comments{margin-top:48px}.media-body{border-left:2px solid #C00D29;padding-left:16px}.media-body span{color:#c00d29}.custom_medienecho .medienshow{display:block!important}.custom_medienecho .medienhide{display:none}.custom_medienecho .arrow{border:solid #C00D29;border-width:0 3px 3px 0;display:inline-block;padding:8px}.custom_medienecho .up{margin-top:5px;transform:rotate(-135deg)!important;-webkit-transform:rotate(-135deg)!important}.custom_medienecho .down{margin-bottom:5px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.custom_medienecho .btnMedienecho{border:1px solid #C00D29}.custom_medienecho .tooltips{text-decoration:none!important;cursor:help}.custom_medienecho [data-tooltip]{position:relative}.custom_medienecho [data-tooltip]:hover,.custom_medienecho [data-tooltip]:active{opacity:1;color:#7f7f7f;text-decoration:none;text-align:center}.custom_medienecho [data-tooltip]:after{content:attr(data-tooltip);pointer-events:none;opacity:0;transition:opacity .5s;display:block;position:absolute;bottom:3.4em;left:40%;width:15em;padding:1.25em;z-index:100;color:#000;background-color:#ececec;border-radius:.4em;text-align:center;font-size:1em;right:-2.5em}.custom_medienecho [data-tooltip]:hover:after,.custom_medienecho [data-tooltip]:hover:before{opacity:1;color:#7f7f7f;text-decoration:none;text-align:center}body{background:#eee;max-width:1440px;width:100%;margin:0 auto}.whiteBackground{background-color:#fff}.home{max-width:1920px;width:100%;overflow-x:hidden;display:block;margin-left:auto;margin-right:auto;background-color:#fff}.container-nav{max-width:1192px;width:100%;display:flex;justify-content:center;flex-wrap:nowrap;flex-direction:column;z-index:9999}.paddpadding-left-80{padding-left:80px}@media (max-width: 767px){.paddpadding-left-80{padding-left:0}}.scroll-to-top-btn{position:fixed;bottom:150px;right:8px;z-index:100;opacity:0;transform:translateY(100px);transition:all .5s ease;display:flex;padding:10px;justify-content:center;align-items:center;gap:8px;border-radius:0;border:1px solid #8A7546;background:#f9f8f4;width:32px;height:32px}.scroll-to-top-btn i{width:16px;height:16px}.scroll-to-top-btn:hover{outline:3px solid #EEEBE3;opacity:1}.scroll-to-top-btn:focus,.scroll-to-top-btn:focus-visible,.scroll-to-top-btn:visited:hover:focus,.scroll-to-top-btn:active{outline:3px solid #8A7546;opacity:1}@media (max-width: 991px){.scroll-to-top-btn{opacity:.5}}
