:root {
  --color-red: #c81423;
  --color-red-light: #e63c2d;
  --color-red-dark: #730f23;
  --color-blue: #1464a0;
  --color-blue-light: #2da0d2;
  --color-blue-dark: #053c69;
  --color-green: #5a9128;
  --color-green-light: #afc30f;
  --color-green-dark: #00642d;
  --color-orange: #f07e00;
  --color-yellow: #ffc300;
  --color-grey: #999999;
  --color-grey-light: #ebebeb;
  --color-grey-middle: rgb(187, 187, 187);
  --color-grey-middle-font: #737373;
  --color-grey-dark: #333333;
  --color-white: #fff;
  --color-item-bg-1: #fff;
  --color-item-bg-2: #fff;
  --color-item-bg-3: #fff;
  --border-radius: 0.375rem;
  --border-radius-extendet: 1rem;
  --font-size: 1.25rem;
  --font-size-h1: 2.75rem;
  --font-size-h2: 2.375rem;
  --font-size-h3: 1.75rem;
  --font-size-h4: 1.25rem;
  --font-size-h5: 1.5rem;
  --font-size-smaller: 1.15rem;
  --font-size-even-smaller: 0.9rem;
  --grid-columns: repeat(12, 1fr);
  --grid-gap: 1.875rem;
  --small-gap: calc(var(--grid-gap)/2);
  --container-width: 1560px;
  --header-height: 6.5rem;
  --user-edit-bar-height: 3rem;
  --page-gap: 5rem;
  --section-gap: 3.125rem;
  --section-inner-side-padding: 5rem;
  --gradient-red: linear-gradient(90deg, rgba(115, 15, 35, 1) 0%, rgba(200, 20, 35, 1) 100%);
  --gradient-blue: linear-gradient(90deg, rgba(5, 60, 105, 1) 0%, rgba(20, 100, 160, 1) 100%);
  --gradient-green: linear-gradient(90deg, rgba(0, 100, 45, 1) 0%, rgba(90, 145, 40, 1) 100%);
  --gradient-orange: linear-gradient(90deg, rgba(240, 126, 0, 1) 0%, rgba(255, 195, 0, 1) 100%);
  /*--featuredtop-height: 400px;*/
}

@media (max-width: 1400px) {
  :root {
    --font-size: 1.25rem;
    --font-size-h1: 2.5rem;
    --font-size-h2: 1.75rem;
    --font-size-h3: 1.5rem;
    --font-size-h4: 1.125rem;
    --font-size-h5: 1.25rem;
    --page-gap: 3rem;
    --section-gap: 3.125rem;
    --section-inner-side-padding: 3rem;
    --grid-gap: 1.5rem;
    --header-height: 5.5rem;
    /*--featuredtop-height: 346px;*/
  }
}

@media (max-width: 991px) {
  :root {
    --font-size-h1: 2.25rem;
    --font-size-h2: 1.5rem;
    --font-size-h3: 1.25rem;
    --font-size-h4: 1.125rem;
    --font-size-h5: 1.125rem;
    --page-gap: 2rem;
    --section-gap: 1rem;
    --section-inner-side-padding: 2rem;
    --grid-gap: 1.25rem;
    /*--featuredtop-height: 291px;*/
  }
}

@media (max-width: 767px) {
  :root {
    --font-size-h1: 2rem;
    --header-height: 4rem;
    /*--featuredtop-height: 219px;*/
  }
}

@media (max-width: 500px) {
  :root {
    --page-gap: 1rem;
    --section-gap: 1rem;
    --section-inner-side-padding: 1rem;
    --grid-gap: 1rem;
    --font-size-h1: 1.5rem;
    --font-size-h2: 1.25rem;
    /*--featuredtop-height: 164px;*/
  }
}
:root {
  --featuredtop-height: 164px;
}
@media (min-width: 576px) {
  :root{
    --featuredtop-height: 164px
  }
}
@media (min-width: 768px) {
  :root{
    --featuredtop-height: 219px
  }
}
@media (min-width: 992px) {
  :root{
    --featuredtop-height: 291px
  }
}
@media (min-width: 1200px) {
  :root{
    --featuredtop-height: 346px
  }
}
@media (min-width: 1400px) {
  :root{
    --featuredtop-height: 400px
  }
}

:root {
  --color-primary: var(--color-blue);
  --color-primary-light: var(--color-blue-light);
  --color-primary-dark: var(--color-blue-dark);
}

.contrast {
  --color-primary: #000;
  --color-primary-light: #000;
  --color-primary-dark: #000;
}

/* Source and licensing information for the line(s) below can be found at https://www.wfbb.de/themes/custom/wfbb/css/elements/icons.css. */
:root {
  --arrow-next-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.844' height='16.486' viewBox='0 0 18.844 16.486'%3E%3Cg id='Gruppe_135' data-name='Gruppe 135' transform='translate(-1043.648 -647.792)'%3E%3Cpath id='Pfad_360' data-name='Pfad 360' d='M-15397.337-6123.794l6.829,6.829-6.829,6.829' transform='translate(16452 6773)' fill='none' stroke='%23c81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Pfad_361' data-name='Pfad 361' d='M-15390.508-6116.965h-16.844' transform='translate(16452 6773)' fill='none' stroke='%23c81423' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-next-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.844' height='16.486' viewBox='0 0 18.844 16.486'%3E%3Cg id='Gruppe_135' data-name='Gruppe 135' transform='translate(-1043.648 -647.792)'%3E%3Cpath id='Pfad_360' data-name='Pfad 360' d='M-15397.337-6123.794l6.829,6.829-6.829,6.829' transform='translate(16452 6773)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Pfad_361' data-name='Pfad 361' d='M-15390.508-6116.965h-16.844' transform='translate(16452 6773)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-next-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.844' height='16.486' viewBox='0 0 18.844 16.486'%3E%3Cg id='Gruppe_135' data-name='Gruppe 135' transform='translate(-1043.648 -647.792)'%3E%3Cpath id='Pfad_360' data-name='Pfad 360' d='M-15397.337-6123.794l6.829,6.829-6.829,6.829' transform='translate(16452 6773)' fill='none' stroke='%231464A0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Pfad_361' data-name='Pfad 361' d='M-15390.508-6116.965h-16.844' transform='translate(16452 6773)' fill='none' stroke='%231464A0' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-next-orange: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.844' height='16.486' viewBox='0 0 18.844 16.486'%3E%3Cg id='Gruppe_135' data-name='Gruppe 135' transform='translate(-1043.648 -647.792)'%3E%3Cpath id='Pfad_360' data-name='Pfad 360' d='M-15397.337-6123.794l6.829,6.829-6.829,6.829' transform='translate(16452 6773)' fill='none' stroke='%23F07E00' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Pfad_361' data-name='Pfad 361' d='M-15390.508-6116.965h-16.844' transform='translate(16452 6773)' fill='none' stroke='%23F07E00' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}

:root {
  --arrow-narrow-next-grey: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.462' height='23.925' viewBox='0 0 13.462 23.925'%3E%3Cpath id='Pfad_43' data-name='Pfad 43' d='M9.841,0,0,9.841l9.841,9.841' transform='translate(11.962 21.803) rotate(180)' fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A");
  --arrow-narrow-next-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.462' height='23.925' viewBox='0 0 13.462 23.925'%3E%3Cpath id='Pfad_43' data-name='Pfad 43' d='M9.841,0,0,9.841l9.841,9.841' transform='translate(11.962 21.803) rotate(180)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A");
  --arrow-narrow-next-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.462' height='23.925' viewBox='0 0 13.462 23.925'%3E%3Cpath id='Pfad_43' data-name='Pfad 43' d='M9.841,0,0,9.841l9.841,9.841' transform='translate(11.962 21.803) rotate(180)' fill='none' stroke='%23c81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A");
}

:root {
  --arrow-narrow-prev-grey: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.462' height='23.925' viewBox='0 0 13.462 23.925'%3E%3Cpath id='Pfad_42' data-name='Pfad 42' d='M209.652,368.738l-9.841,9.841,9.841,9.841' transform='translate(-198.311 -366.617)' fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A");
  --arrow-narrow-prev-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.462' height='23.925' viewBox='0 0 13.462 23.925'%3E%3Cpath id='Pfad_42' data-name='Pfad 42' d='M209.652,368.738l-9.841,9.841,9.841,9.841' transform='translate(-198.311 -366.617)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A");
}

:root {
  --arrow-narrow-down-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(-15509.035 15927.33)' fill='none' stroke='%23c81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  --arrow-narrow-down-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(-15509.035 15927.33)' fill='none' stroke='%231464A0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  --arrow-narrow-down-green: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(-15509.035 15927.33)' fill='none' stroke='%235A9128' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  --arrow-narrow-down-orange: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(-15509.035 15927.33)' fill='none' stroke='%23F07E00' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}

:root {
  --arrow-narrow-up-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(15523.59 -15919.053) rotate(180)' fill='none' stroke='%23c81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  --arrow-narrow-up-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(15523.59 -15919.053) rotate(180)' fill='none' stroke='%231464A0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  --arrow-narrow-up-green: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(15523.59 -15919.053) rotate(180)' fill='none' stroke='%235A9128' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  --arrow-narrow-up-orange: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.555' height='8.277' viewBox='0 0 14.555 8.277'%3E%3Cpath id='Pfad_533' data-name='Pfad 533' d='M15510.449-15925.916l5.863,5.863,5.863-5.863' transform='translate(15523.59 -15919.053) rotate(180)' fill='none' stroke='%23F07E00' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  --arrow-next-green: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.844' height='16.486' viewBox='0 0 18.844 16.486'%3E%3Cg id='Gruppe_135' data-name='Gruppe 135' transform='translate(-1043.648 -647.792)'%3E%3Cpath id='Pfad_360' data-name='Pfad 360' d='M-15397.337-6123.794l6.829,6.829-6.829,6.829' transform='translate(16452 6773)' fill='none' stroke='%235A9128' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Pfad_361' data-name='Pfad 361' d='M-15390.508-6116.965h-16.844' transform='translate(16452 6773)' fill='none' stroke='%235A9128' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}

:root {
  --arrow-light-next: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.74' height='43.48' viewBox='0 0 23.74 43.48'%3E%3Cpath id='Pfad_43' data-name='Pfad 43' d='M218.723,368.738,199.811,387.65l18.911,18.911' transform='translate(221.551 409.39) rotate(180)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'/%3E%3C/svg%3E%0A");
  --arrow-light-prev: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.74' height='43.48' viewBox='0 0 23.74 43.48'%3E%3Cpath id='Pfad_42' data-name='Pfad 42' d='M218.723,368.738,199.811,387.65l18.911,18.911' transform='translate(-197.811 -365.91)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'/%3E%3C/svg%3E%0A");
  --arrow-light-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.849' height='15.425' viewBox='0 0 27.849 15.425'%3E%3Cg id='Gruppe_52' data-name='Gruppe 52' transform='translate(1289.818 -1375.879) rotate(90)'%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-dark-filled: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' fill='%23333' stroke='%23333' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3' transform='translate(-1342 -1242)'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%23ebebeb' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%23ebebeb' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Gruppe_8' data-name='Gruppe 8' transform='translate(-1342 -1242)'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' transform='translate(1342 1242)' fill='none' stroke='%23fff' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Gruppe_8' data-name='Gruppe 8' transform='translate(-1342 -1242)'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' transform='translate(1342 1242)' fill='none' stroke='%23000' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Gruppe_8' data-name='Gruppe 8' transform='translate(-1342 -1242)'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' transform='translate(1342 1242)' fill='none' stroke='%23C81423' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%23C81423' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%23C81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Gruppe_8' data-name='Gruppe 8' transform='translate(-1342 -1242)'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' transform='translate(1342 1242)' fill='none' stroke='%231464A0' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%231464A0' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%231464A0' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-green: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Gruppe_8' data-name='Gruppe 8' transform='translate(-1342 -1242)'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' transform='translate(1342 1242)' fill='none' stroke='%235A9128' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%235A9128' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%235A9128' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-orange: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Gruppe_8' data-name='Gruppe 8' transform='translate(-1342 -1242)'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' transform='translate(1342 1242)' fill='none' stroke='%23F07E00' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%23F07E00' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%23F07E00' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-circle-light-filled-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'%3E%3Cg id='Ellipse_1' data-name='Ellipse 1' fill='%23fff' stroke='%23fff' stroke-width='3'%3E%3Ccircle cx='34' cy='34' r='34' stroke='none'/%3E%3Ccircle cx='34' cy='34' r='32.5' fill='none'/%3E%3C/g%3E%3Cg id='Gruppe_3' data-name='Gruppe 3' transform='translate(-1342 -1242)'%3E%3Cpath id='Pfad_37' data-name='Pfad 37' d='M1356.443,1276h27.947' transform='translate(5)' fill='none' stroke='%23C81423' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Pfad_38' data-name='Pfad 38' d='M1376,1262.09l11.8,11.8-11.8,11.8' transform='translate(2 2)' fill='none' stroke='%23C81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}

:root {
  --icon-facebook-white: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath id='Pfad_45' data-name='Pfad 45' d='M30,0H2A2,2,0,0,0,0,2V30a2,2,0,0,0,2,2H17V20H13V15h4V12c0-4.12,2.33-7,6-7h4v5H25a2.65,2.65,0,0,0-3,3v2h5l-1,5H22V32h8a2,2,0,0,0,2-2V2A2,2,0,0,0,30,0Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-facebook-red: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath id='Pfad_45' data-name='Pfad 45' d='M30,0H2A2,2,0,0,0,0,2V30a2,2,0,0,0,2,2H17V20H13V15h4V12c0-4.12,2.33-7,6-7h4v5H25a2.65,2.65,0,0,0-3,3v2h5l-1,5H22V32h8a2,2,0,0,0,2-2V2A2,2,0,0,0,30,0Z' fill='%23C81423'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-twitter-white: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath id='Pfad_49' data-name='Pfad 49' d='M29.333,0H2.667A2.667,2.667,0,0,0,0,2.667V29.333A2.667,2.667,0,0,0,2.667,32H29.333A2.667,2.667,0,0,0,32,29.333V2.667A2.667,2.667,0,0,0,29.333,0ZM24,12.333V13c0,5.4-3.8,11.333-11.333,11.333A13.073,13.073,0,0,1,6,22.6a5.047,5.047,0,0,0,1,.067A8.06,8.06,0,0,0,12,21a4.26,4.26,0,0,1-4-2.667c.267.067,2.667.667,3.333,0-1.867-.4-4.667-2.667-4.667-4.667a4.2,4.2,0,0,0,2,.667,4.08,4.08,0,0,1-2-3.333,4.2,4.2,0,0,1,.667-2c2,2.467,4.667,3.333,8.667,3.333h.067A2.053,2.053,0,0,1,16,11.667a3.927,3.927,0,0,1,4-4A3.38,3.38,0,0,1,22.667,9l.533.533a13.44,13.44,0,0,0,2.133-1.2,5.68,5.68,0,0,1-2,2.667A12.473,12.473,0,0,0,26,10.133a8.94,8.94,0,0,1-2,2.2Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-twitter-red: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath id='Pfad_49' data-name='Pfad 49' d='M29.333,0H2.667A2.667,2.667,0,0,0,0,2.667V29.333A2.667,2.667,0,0,0,2.667,32H29.333A2.667,2.667,0,0,0,32,29.333V2.667A2.667,2.667,0,0,0,29.333,0ZM24,12.333V13c0,5.4-3.8,11.333-11.333,11.333A13.073,13.073,0,0,1,6,22.6a5.047,5.047,0,0,0,1,.067A8.06,8.06,0,0,0,12,21a4.26,4.26,0,0,1-4-2.667c.267.067,2.667.667,3.333,0-1.867-.4-4.667-2.667-4.667-4.667a4.2,4.2,0,0,0,2,.667,4.08,4.08,0,0,1-2-3.333,4.2,4.2,0,0,1,.667-2c2,2.467,4.667,3.333,8.667,3.333h.067A2.053,2.053,0,0,1,16,11.667a3.927,3.927,0,0,1,4-4A3.38,3.38,0,0,1,22.667,9l.533.533a13.44,13.44,0,0,0,2.133-1.2,5.68,5.68,0,0,1-2,2.667A12.473,12.473,0,0,0,26,10.133a8.94,8.94,0,0,1-2,2.2Z' fill='%23C81423'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-linkedin-white: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32.204' viewBox='0 0 32 32.204'%3E%3Cg id='Linked_in' data-name='Linked in'%3E%3Cpath id='Pfad_46' data-name='Pfad 46' d='M17.208,14.525v-.048c-.011.016-.022.033-.032.049ZM29.635,0H2.365A2.338,2.338,0,0,0,0,2.308V29.9A2.339,2.339,0,0,0,2.365,32.2H29.635A2.337,2.337,0,0,0,32,29.9V2.308A2.336,2.336,0,0,0,29.635,0ZM9.7,26.957H4.867V12.416H9.7ZM7.287,10.432H7.256a2.516,2.516,0,1,1,.063-5.019,2.517,2.517,0,1,1-.035,5.019ZM27.128,26.957H22.294v-7.78c0-1.954-.7-3.287-2.449-3.287a2.645,2.645,0,0,0-2.479,1.767,3.316,3.316,0,0,0-.159,1.179v8.12H12.375s.064-13.177,0-14.541h4.833v2.06a4.8,4.8,0,0,1,4.356-2.4c3.18,0,5.564,2.079,5.564,6.545v8.338Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-linkedin-red: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32.204' viewBox='0 0 32 32.204'%3E%3Cg id='Linked_in' data-name='Linked in'%3E%3Cpath id='Pfad_46' data-name='Pfad 46' d='M17.208,14.525v-.048c-.011.016-.022.033-.032.049ZM29.635,0H2.365A2.338,2.338,0,0,0,0,2.308V29.9A2.339,2.339,0,0,0,2.365,32.2H29.635A2.337,2.337,0,0,0,32,29.9V2.308A2.336,2.336,0,0,0,29.635,0ZM9.7,26.957H4.867V12.416H9.7ZM7.287,10.432H7.256a2.516,2.516,0,1,1,.063-5.019,2.517,2.517,0,1,1-.035,5.019ZM27.128,26.957H22.294v-7.78c0-1.954-.7-3.287-2.449-3.287a2.645,2.645,0,0,0-2.479,1.767,3.316,3.316,0,0,0-.159,1.179v8.12H12.375s.064-13.177,0-14.541h4.833v2.06a4.8,4.8,0,0,1,4.356-2.4c3.18,0,5.564,2.079,5.564,6.545v8.338Z' fill='%23C81423'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-youtube-white: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath id='Pfad_47' data-name='Pfad 47' d='M29.333,0H2.667A2.667,2.667,0,0,0,0,2.667V29.333A2.667,2.667,0,0,0,2.667,32H29.333A2.667,2.667,0,0,0,32,29.333V2.667A2.667,2.667,0,0,0,29.333,0ZM28.6,17.013c0,2.18-.247,4.353-.247,4.353a6.014,6.014,0,0,1-1.007,2.667,3.46,3.46,0,0,1-2.52,1.14c-3.533.273-8.827.28-8.827.28s-6.553-.06-8.573-.267a4.113,4.113,0,0,1-2.76-1.153A6.014,6.014,0,0,1,3.66,21.367s-.247-2.173-.247-4.353v-2.04c0-2.173.247-4.347.247-4.347A6.014,6.014,0,0,1,4.667,7.96a3.48,3.48,0,0,1,2.52-1.133C10.7,6.547,16,6.547,16,6.547h0s5.287,0,8.82.273a3.473,3.473,0,0,1,2.513,1.133A6.041,6.041,0,0,1,28.34,10.62s.247,2.173.247,4.353Z' fill='%23fff'/%3E%3Cpath id='Pfad_48' data-name='Pfad 48' d='M19.28,24.588l6.4-3.839-6.4-3.839Z' transform='translate(-5.816 -4.749)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-youtube-red: url("data:image/svg+xml,%3Csvg id='Ebene_2' data-name='Ebene 2' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath id='Pfad_47' data-name='Pfad 47' d='M29.333,0H2.667A2.667,2.667,0,0,0,0,2.667V29.333A2.667,2.667,0,0,0,2.667,32H29.333A2.667,2.667,0,0,0,32,29.333V2.667A2.667,2.667,0,0,0,29.333,0ZM28.6,17.013c0,2.18-.247,4.353-.247,4.353a6.014,6.014,0,0,1-1.007,2.667,3.46,3.46,0,0,1-2.52,1.14c-3.533.273-8.827.28-8.827.28s-6.553-.06-8.573-.267a4.113,4.113,0,0,1-2.76-1.153A6.014,6.014,0,0,1,3.66,21.367s-.247-2.173-.247-4.353v-2.04c0-2.173.247-4.347.247-4.347A6.014,6.014,0,0,1,4.667,7.96a3.48,3.48,0,0,1,2.52-1.133C10.7,6.547,16,6.547,16,6.547h0s5.287,0,8.82.273a3.473,3.473,0,0,1,2.513,1.133A6.041,6.041,0,0,1,28.34,10.62s.247,2.173.247,4.353Z' fill='%23C81423'/%3E%3Cpath id='Pfad_48' data-name='Pfad 48' d='M19.28,24.588l6.4-3.839-6.4-3.839Z' transform='translate(-5.816 -4.749)' fill='%23C81423'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-xing-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Gruppe_9' data-name='Gruppe 9' transform='translate(-862 -2241)'%3E%3Cg id='Rechteck_39' data-name='Rechteck 39' transform='translate(862 2241)' fill='none' stroke='%23fff' stroke-width='2'%3E%3Crect width='32' height='32' rx='3' stroke='none'/%3E%3Crect x='1' y='1' width='30' height='30' rx='2' fill='none'/%3E%3C/g%3E%3Cg id='Ebene_2_1_' transform='translate(862 2241)'%3E%3Cg id='Ebene_1-2' transform='translate(0 0)'%3E%3Cpath id='Pfad_44' data-name='Pfad 44' d='M14.271,13.271q0-.022-2.625-4.625a1.264,1.264,0,0,0-1.083-.708H6.729a.625.625,0,0,0-.542.229.626.626,0,0,0,.021.6l2.6,4.5v.021L4.729,20.5a.5.5,0,0,0,0,.583.546.546,0,0,0,.5.271H9.083a1.178,1.178,0,0,0,1.042-.75Zm13-10.354a.532.532,0,0,0-.5-.25h-3.9a1.168,1.168,0,0,0-1.021.729L13.292,18.583q.022.041,5.458,10.021a1.234,1.234,0,0,0,1.083.729h3.833a.552.552,0,0,0,.521-.25.528.528,0,0,0-.021-.583L18.75,18.583v-.021L27.271,3.5A.553.553,0,0,0,27.271,2.917ZM32,6V26a6.01,6.01,0,0,1-6,6H6a5.782,5.782,0,0,1-4.24-1.76A5.782,5.782,0,0,1,0,26V6A5.782,5.782,0,0,1,1.76,1.76,5.782,5.782,0,0,1,6,0H26a5.782,5.782,0,0,1,4.24,1.76A5.782,5.782,0,0,1,32,6Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-xing-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Gruppe_9' data-name='Gruppe 9' transform='translate(-862 -2241)'%3E%3Cg id='Rechteck_39' data-name='Rechteck 39' transform='translate(862 2241)' fill='none' stroke='%23C81423' stroke-width='2'%3E%3Crect width='32' height='32' rx='3' stroke='none'/%3E%3Crect x='1' y='1' width='30' height='30' rx='2' fill='none'/%3E%3C/g%3E%3Cg id='Ebene_2_1_' transform='translate(862 2241)'%3E%3Cg id='Ebene_1-2' transform='translate(0 0)'%3E%3Cpath id='Pfad_44' data-name='Pfad 44' d='M14.271,13.271q0-.022-2.625-4.625a1.264,1.264,0,0,0-1.083-.708H6.729a.625.625,0,0,0-.542.229.626.626,0,0,0,.021.6l2.6,4.5v.021L4.729,20.5a.5.5,0,0,0,0,.583.546.546,0,0,0,.5.271H9.083a1.178,1.178,0,0,0,1.042-.75Zm13-10.354a.532.532,0,0,0-.5-.25h-3.9a1.168,1.168,0,0,0-1.021.729L13.292,18.583q.022.041,5.458,10.021a1.234,1.234,0,0,0,1.083.729h3.833a.552.552,0,0,0,.521-.25.528.528,0,0,0-.021-.583L18.75,18.583v-.021L27.271,3.5A.553.553,0,0,0,27.271,2.917ZM32,6V26a6.01,6.01,0,0,1-6,6H6a5.782,5.782,0,0,1-4.24-1.76A5.782,5.782,0,0,1,0,26V6A5.782,5.782,0,0,1,1.76,1.76,5.782,5.782,0,0,1,6,0H26a5.782,5.782,0,0,1,4.24,1.76A5.782,5.782,0,0,1,32,6Z' transform='translate(0 0)' fill='%23C81423'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

:root {
  --icon-phone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.443' height='17.44' viewBox='0 0 17.443 17.44'%3E%3Cpath id='telephone' d='M4.482,1.947a.74.74,0,0,0-1.106-.069L2.249,3.007a1.864,1.864,0,0,0-.49,1.928,19.151,19.151,0,0,0,4.543,7.2,19.152,19.152,0,0,0,7.2,4.543,1.866,1.866,0,0,0,1.928-.49l1.128-1.128a.74.74,0,0,0-.07-1.106L13.979,12a.74.74,0,0,0-.633-.134l-2.386.6a1.9,1.9,0,0,1-1.807-.5L6.477,9.288a1.9,1.9,0,0,1-.5-1.807l.6-2.386a.74.74,0,0,0-.134-.633Zm-1.928-.89A1.9,1.9,0,0,1,5.4,1.236L7.356,3.75A1.9,1.9,0,0,1,7.7,5.378L7.1,7.765a.74.74,0,0,0,.194.7l2.679,2.677a.74.74,0,0,0,.7.194l2.386-.6a1.9,1.9,0,0,1,1.629.344l2.514,1.955a1.9,1.9,0,0,1,.178,2.846l-1.128,1.128a3.028,3.028,0,0,1-3.136.765,20.313,20.313,0,0,1-7.64-4.818,20.313,20.313,0,0,1-4.82-7.64,3.031,3.031,0,0,1,.765-3.137L2.555,1.057Z' transform='translate(-0.499 -0.501)' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-fax: url("data:image/svg+xml,%3Csvg id='file-text' xmlns='http://www.w3.org/2000/svg' width='13.953' height='16.279' viewBox='0 0 13.953 16.279'%3E%3Cpath id='Pfad_363' data-name='Pfad 363' d='M4.325,1h9.3a2.325,2.325,0,0,1,2.325,2.325V14.953a2.325,2.325,0,0,1-2.325,2.325h-9.3A2.325,2.325,0,0,1,2,14.953V3.325A2.325,2.325,0,0,1,4.325,1Zm0,1.163A1.163,1.163,0,0,0,3.163,3.326V14.953a1.163,1.163,0,0,0,1.163,1.163h9.3a1.163,1.163,0,0,0,1.163-1.163V3.325a1.163,1.163,0,0,0-1.163-1.163Z' transform='translate(-2 -1)' fill='%23333' fill-rule='evenodd'/%3E%3Cpath id='Pfad_364' data-name='Pfad 364' d='M4.5,11.558a.581.581,0,0,1,.581-.581H8.57a.581.581,0,0,1,0,1.163H5.081A.581.581,0,0,1,4.5,11.558Zm0-2.325a.581.581,0,0,1,.581-.581h6.976a.581.581,0,0,1,0,1.163H5.081A.581.581,0,0,1,4.5,9.232Zm0-2.325a.581.581,0,0,1,.581-.581h6.976a.581.581,0,0,1,0,1.163H5.081A.581.581,0,0,1,4.5,6.907Zm0-2.325A.581.581,0,0,1,5.081,4h6.976a.581.581,0,0,1,0,1.163H5.081A.581.581,0,0,1,4.5,4.581Z' transform='translate(-1.593 -0.512)' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-mail: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.604' height='13.953' viewBox='0 0 18.604 13.953'%3E%3Cpath id='envelope' d='M0,4.325A2.325,2.325,0,0,1,2.325,2H16.278A2.325,2.325,0,0,1,18.6,4.325v9.3a2.325,2.325,0,0,1-2.325,2.325H2.325A2.325,2.325,0,0,1,0,13.627ZM2.325,3.163A1.163,1.163,0,0,0,1.163,4.325v.252L9.3,9.461l8.139-4.884V4.325a1.163,1.163,0,0,0-1.163-1.163ZM17.441,5.934l-5.532,3.32L17.441,12.6V5.935Zm-.04,8-6.622-4L9.3,10.817,7.823,9.93l-6.621,4a1.163,1.163,0,0,0,1.123.86H16.278A1.163,1.163,0,0,0,17.4,13.931ZM1.163,12.6,6.7,9.253,1.163,5.934V12.6Z' transform='translate(0 -2)' fill='%23c81423' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-world-lines: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.898' height='23.898' viewBox='0 0 23.898 23.898'%3E%3Cg id='noun_Language_1825533' transform='translate(-5.5 -5.5)'%3E%3Cg id='Layer_2' data-name='Layer 2' transform='translate(5.5 5.5)'%3E%3Cpath id='Pfad_523' data-name='Pfad 523' d='M27.641,23.688A11.893,11.893,0,0,0,29.4,17.449h0a11.894,11.894,0,0,0-1.757-6.238l-.007-.01a11.95,11.95,0,0,0-20.371,0l-.007.01a11.953,11.953,0,0,0,0,12.477l.007.011a11.95,11.95,0,0,0,20.371,0Zm-8.665,3.663a2.9,2.9,0,0,1-.776.536,1.751,1.751,0,0,1-1.5,0,3.658,3.658,0,0,1-1.356-1.193A10.68,10.68,0,0,1,13.8,23.345q1.823-.112,3.65-.114t3.651.114a13.479,13.479,0,0,1-.655,1.8,6.929,6.929,0,0,1-1.469,2.2ZM6.866,18.121h4.82a23.712,23.712,0,0,0,.436,4q-1.976.174-3.942.478a10.534,10.534,0,0,1-1.313-4.482ZM8.179,12.3q1.965.3,3.944.478a23.67,23.67,0,0,0-.437,4H6.866A10.534,10.534,0,0,1,8.179,12.3Zm7.743-4.747a2.9,2.9,0,0,1,.776-.536,1.751,1.751,0,0,1,1.5,0A3.658,3.658,0,0,1,19.556,8.2,10.68,10.68,0,0,1,21.1,11.554q-1.823.112-3.65.114T13.8,11.554a13.477,13.477,0,0,1,.655-1.8,6.929,6.929,0,0,1,1.469-2.2Zm12.111,9.23h-4.82a23.714,23.714,0,0,0-.436-4q1.976-.174,3.942-.478A10.534,10.534,0,0,1,28.032,16.778ZM13.472,22.021a22.205,22.205,0,0,1-.443-3.9H21.87a22.2,22.2,0,0,1-.442,3.9q-1.987-.13-3.978-.133T13.472,22.021Zm7.955-9.143a22.207,22.207,0,0,1,.443,3.9H13.028a22.2,22.2,0,0,1,.442-3.9q1.987.13,3.978.133t3.977-.133Zm1.786,5.243h4.82A10.534,10.534,0,0,1,26.719,22.6q-1.965-.3-3.944-.478A23.669,23.669,0,0,0,23.212,18.121Zm2.7-7.061q-1.718.248-3.447.393a15.31,15.31,0,0,0-.8-2.254,9.527,9.527,0,0,0-1.112-1.892A10.6,10.6,0,0,1,25.914,11.06ZM9.949,9.949a10.6,10.6,0,0,1,4.392-2.643c-.025.033-.051.064-.076.1a12.256,12.256,0,0,0-1.832,4.049q-1.729-.146-3.45-.393A10.694,10.694,0,0,1,9.949,9.949Zm-.965,13.89q1.718-.248,3.447-.393a15.311,15.311,0,0,0,.8,2.254,9.528,9.528,0,0,0,1.112,1.892,10.6,10.6,0,0,1-5.358-3.754Zm15.965,1.111a10.6,10.6,0,0,1-4.392,2.643c.025-.033.051-.064.076-.1a12.256,12.256,0,0,0,1.832-4.049q1.729.146,3.45.393a10.694,10.694,0,0,1-.965,1.111Z' transform='translate(-5.5 -5.5)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-contrast: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg id='Gruppe_104' data-name='Gruppe 104' transform='translate(-1466 -28)'%3E%3Cg id='Ellipse_13' data-name='Ellipse 13' transform='translate(1466 28)' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' stroke='none'/%3E%3Ccircle cx='12.5' cy='12.5' r='11.75' fill='none'/%3E%3C/g%3E%3Cpath id='Differenzmenge_1' data-name='Differenzmenge 1' d='M16463,6793.986h0v-18.972a9.5,9.5,0,0,1,0,18.973Z' transform='translate(-14984 -6744)'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-grid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23'%3E%3Cg id='Gruppe_98' data-name='Gruppe 98' transform='translate(-1418 -29)'%3E%3Cg id='Rechteck_20' data-name='Rechteck 20' transform='translate(1418 29)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Crect width='10' height='10' rx='3' stroke='none'/%3E%3Crect x='0.75' y='0.75' width='8.5' height='8.5' rx='2.25' fill='none'/%3E%3C/g%3E%3Cg id='Rechteck_21' data-name='Rechteck 21' transform='translate(1431 29)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Crect width='10' height='10' rx='3' stroke='none'/%3E%3Crect x='0.75' y='0.75' width='8.5' height='8.5' rx='2.25' fill='none'/%3E%3C/g%3E%3Cg id='Rechteck_22' data-name='Rechteck 22' transform='translate(1431 42)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Crect width='10' height='10' rx='3' stroke='none'/%3E%3Crect x='0.75' y='0.75' width='8.5' height='8.5' rx='2.25' fill='none'/%3E%3C/g%3E%3Cg id='Rechteck_23' data-name='Rechteck 23' transform='translate(1418 42)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Crect width='10' height='10' rx='3' stroke='none'/%3E%3Crect x='0.75' y='0.75' width='8.5' height='8.5' rx='2.25' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.06' height='23.185' viewBox='0 0 23.06 23.185'%3E%3Cg id='Gruppe_103' data-name='Gruppe 103' transform='translate(-1517 -29)'%3E%3Cg id='Ellipse_2' data-name='Ellipse 2' transform='translate(1517 29)' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Ccircle cx='10' cy='10' r='10' stroke='none'/%3E%3Ccircle cx='10' cy='10' r='9.25' fill='none'/%3E%3C/g%3E%3Cline id='Linie_1' data-name='Linie 1' x2='5.64' y2='5.206' transform='translate(1533.36 45.919)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-search-big: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.71' height='30.873' viewBox='0 0 30.71 30.873'%3E%3Cg id='Gruppe_63' data-name='Gruppe 63' transform='translate(0.309)'%3E%3Cg id='Ellipse_2' data-name='Ellipse 2' transform='translate(-0.309)' fill='none' stroke='%23c81423' stroke-width='3'%3E%3Ccircle cx='13' cy='13' r='13' stroke='none'/%3E%3Ccircle cx='13' cy='13' r='11.5' fill='none'/%3E%3C/g%3E%3Cline id='Linie_1' data-name='Linie 1' x2='7.329' y2='6.765' transform='translate(20.953 21.988)' fill='none' stroke='%23c81423' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-document-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.315' height='16.315' viewBox='0 0 16.315 16.315'%3E%3Cg id='file-earmark-plus' transform='translate(-2 -1)'%3E%3Cpath id='Pfad_365' data-name='Pfad 365' d='M10.157,1H4.331A2.331,2.331,0,0,0,2,3.331V14.984a2.331,2.331,0,0,0,2.331,2.331h5.827V16.15H4.331a1.165,1.165,0,0,1-1.165-1.165V3.331A1.165,1.165,0,0,1,4.331,2.165h5.827V5.079a1.748,1.748,0,0,0,1.748,1.748h2.913V9.157h1.165V6.827Z' transform='translate(0)' fill='%23c81423'/%3E%3Cpath id='Pfad_366' data-name='Pfad 366' d='M13.913,10a.583.583,0,0,1,.583.583v2.331a.583.583,0,0,1-.583.583H11.583a.583.583,0,1,1,0-1.165h1.748V10.583A.583.583,0,0,1,13.913,10Z' transform='translate(1.488 1.488)' fill='%23c81423' fill-rule='evenodd'/%3E%3Cpath id='Pfad_367' data-name='Pfad 367' d='M13,12.583A.583.583,0,0,1,13.583,12h2.331a.583.583,0,1,1,0,1.165H14.165v1.748a.583.583,0,0,1-1.165,0Z' transform='translate(1.819 1.819)' fill='%23c81423' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-link-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.073' height='16.072' viewBox='0 0 16.073 16.072'%3E%3Cg id='link-45deg' transform='translate(-2.464 -1.965)'%3E%3Cpath id='Pfad_372' data-name='Pfad 372' d='M5.732,7.013,3.74,9a4.356,4.356,0,0,0,6.16,6.16l2.654-2.655a4.355,4.355,0,0,0-1.2-7.009l-.851.851a1.453,1.453,0,0,0-.224.289,2.9,2.9,0,0,1,1.25,4.845L8.875,14.138A2.905,2.905,0,0,1,4.766,10.03L5.918,8.88a5.833,5.833,0,0,1-.186-1.868Z' transform='translate(0 1.597)' fill='%23c81423'/%3E%3Cpath id='Pfad_373' data-name='Pfad 373' d='M5.714,7.752l.242-.242a2.889,2.889,0,0,1,1.3-.752,2.889,2.889,0,0,1,.752-1.3l.242-.242a4.361,4.361,0,0,0-2.12.417,4.347,4.347,0,0,0-.418,2.12Z' transform='translate(1.465 1.465)' fill='%23c81423'/%3E%3Cpath id='Pfad_374' data-name='Pfad 374' d='M6.983,5.895a4.355,4.355,0,0,0,1.2,7.009L9.31,11.777a2.9,2.9,0,0,1-1.3-4.858l2.652-2.654A2.905,2.905,0,1,1,14.77,8.374l-1.151,1.15a5.84,5.84,0,0,1,.186,1.868L15.8,9.4a4.356,4.356,0,1,0-6.16-6.16Z' transform='translate(1.465)' fill='%23c81423'/%3E%3Cpath id='Pfad_375' data-name='Pfad 375' d='M10.66,10.16a4.341,4.341,0,0,0,.418-2.12l-.242.242a2.889,2.889,0,0,1-1.3.752,2.889,2.889,0,0,1-.752,1.3l-.242.242a4.361,4.361,0,0,0,2.12-.417Z' transform='translate(2.745 2.744)' fill='%23c81423'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-download-red: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='14.4' viewBox='0 0 16.5 14.4'%3E%3Cg id='download' transform='translate(0.25 -0.75)'%3E%3Cpath id='Pfad_528' data-name='Pfad 528' d='M.5,9.9a.5.5,0,0,1,.5.5v2.5a1,1,0,0,0,1,1H14a1,1,0,0,0,1-1V10.4a.5.5,0,0,1,1,0v2.5a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V10.4a.5.5,0,0,1,.5-.5Z' fill='%23c81423' stroke='%23c81423' stroke-width='0.5'/%3E%3Cpath id='Pfad_529' data-name='Pfad 529' d='M7.646,11.854a.5.5,0,0,0,.708,0l3-3a.5.5,0,1,0-.708-.708L8.5,10.293V1.5a.5.5,0,1,0-1,0v8.793L5.354,8.146a.5.5,0,1,0-.708.708Z' fill='%23c81423' stroke='%23c81423' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-close: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.659' height='25.659' viewBox='0 0 25.659 25.659'%3E%3Cg id='Gruppe_122' data-name='Gruppe 122' transform='translate(-1247.379 -228.379)'%3E%3Cline id='Linie_69' data-name='Linie 69' x2='21.416' y2='21.416' transform='translate(1249.5 230.5)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3Cline id='Linie_70' data-name='Linie 70' x2='21.416' y2='21.416' transform='translate(1270.916 230.5) rotate(90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}

:root {
  --icon-search-big: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.71' height='30.873' viewBox='0 0 30.71 30.873'%3E%3Cg id='Gruppe_63' data-name='Gruppe 63' transform='translate(0.309)'%3E%3Cg id='Ellipse_2' data-name='Ellipse 2' transform='translate(-0.309)' fill='none' stroke='%23c81423' stroke-width='3'%3E%3Ccircle cx='13' cy='13' r='13' stroke='none'/%3E%3Ccircle cx='13' cy='13' r='11.5' fill='none'/%3E%3C/g%3E%3Cline id='Linie_1' data-name='Linie 1' x2='7.329' y2='6.765' transform='translate(20.953 21.988)' fill='none' stroke='%23c81423' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-document-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.315' height='16.315' viewBox='0 0 16.315 16.315'%3E%3Cg id='file-earmark-plus' transform='translate(-2 -1)'%3E%3Cpath id='Pfad_365' data-name='Pfad 365' d='M10.157,1H4.331A2.331,2.331,0,0,0,2,3.331V14.984a2.331,2.331,0,0,0,2.331,2.331h5.827V16.15H4.331a1.165,1.165,0,0,1-1.165-1.165V3.331A1.165,1.165,0,0,1,4.331,2.165h5.827V5.079a1.748,1.748,0,0,0,1.748,1.748h2.913V9.157h1.165V6.827Z' transform='translate(0)' fill='%23c81423'/%3E%3Cpath id='Pfad_366' data-name='Pfad 366' d='M13.913,10a.583.583,0,0,1,.583.583v2.331a.583.583,0,0,1-.583.583H11.583a.583.583,0,1,1,0-1.165h1.748V10.583A.583.583,0,0,1,13.913,10Z' transform='translate(1.488 1.488)' fill='%23c81423' fill-rule='evenodd'/%3E%3Cpath id='Pfad_367' data-name='Pfad 367' d='M13,12.583A.583.583,0,0,1,13.583,12h2.331a.583.583,0,1,1,0,1.165H14.165v1.748a.583.583,0,0,1-1.165,0Z' transform='translate(1.819 1.819)' fill='%23c81423' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-link-primary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.073' height='16.072' viewBox='0 0 16.073 16.072'%3E%3Cg id='link-45deg' transform='translate(-2.464 -1.965)'%3E%3Cpath id='Pfad_372' data-name='Pfad 372' d='M5.732,7.013,3.74,9a4.356,4.356,0,0,0,6.16,6.16l2.654-2.655a4.355,4.355,0,0,0-1.2-7.009l-.851.851a1.453,1.453,0,0,0-.224.289,2.9,2.9,0,0,1,1.25,4.845L8.875,14.138A2.905,2.905,0,0,1,4.766,10.03L5.918,8.88a5.833,5.833,0,0,1-.186-1.868Z' transform='translate(0 1.597)' fill='%23c81423'/%3E%3Cpath id='Pfad_373' data-name='Pfad 373' d='M5.714,7.752l.242-.242a2.889,2.889,0,0,1,1.3-.752,2.889,2.889,0,0,1,.752-1.3l.242-.242a4.361,4.361,0,0,0-2.12.417,4.347,4.347,0,0,0-.418,2.12Z' transform='translate(1.465 1.465)' fill='%23c81423'/%3E%3Cpath id='Pfad_374' data-name='Pfad 374' d='M6.983,5.895a4.355,4.355,0,0,0,1.2,7.009L9.31,11.777a2.9,2.9,0,0,1-1.3-4.858l2.652-2.654A2.905,2.905,0,1,1,14.77,8.374l-1.151,1.15a5.84,5.84,0,0,1,.186,1.868L15.8,9.4a4.356,4.356,0,1,0-6.16-6.16Z' transform='translate(1.465)' fill='%23c81423'/%3E%3Cpath id='Pfad_375' data-name='Pfad 375' d='M10.66,10.16a4.341,4.341,0,0,0,.418-2.12l-.242.242a2.889,2.889,0,0,1-1.3.752,2.889,2.889,0,0,1-.752,1.3l-.242.242a4.361,4.361,0,0,0,2.12-.417Z' transform='translate(2.745 2.744)' fill='%23c81423'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-download-primary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='14.4' viewBox='0 0 16.5 14.4'%3E%3Cg id='download' transform='translate(0.25 -0.75)'%3E%3Cpath id='Pfad_528' data-name='Pfad 528' d='M.5,9.9a.5.5,0,0,1,.5.5v2.5a1,1,0,0,0,1,1H14a1,1,0,0,0,1-1V10.4a.5.5,0,0,1,1,0v2.5a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V10.4a.5.5,0,0,1,.5-.5Z' fill='%23c81423' stroke='%23c81423' stroke-width='0.5'/%3E%3Cpath id='Pfad_529' data-name='Pfad 529' d='M7.646,11.854a.5.5,0,0,0,.708,0l3-3a.5.5,0,1,0-.708-.708L8.5,10.293V1.5a.5.5,0,1,0-1,0v8.793L5.354,8.146a.5.5,0,1,0-.708.708Z' fill='%23c81423' stroke='%23c81423' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-mail: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.604' height='13.953' viewBox='0 0 18.604 13.953'%3E%3Cpath id='envelope' d='M0,4.325A2.325,2.325,0,0,1,2.325,2H16.278A2.325,2.325,0,0,1,18.6,4.325v9.3a2.325,2.325,0,0,1-2.325,2.325H2.325A2.325,2.325,0,0,1,0,13.627ZM2.325,3.163A1.163,1.163,0,0,0,1.163,4.325v.252L9.3,9.461l8.139-4.884V4.325a1.163,1.163,0,0,0-1.163-1.163ZM17.441,5.934l-5.532,3.32L17.441,12.6V5.935Zm-.04,8-6.622-4L9.3,10.817,7.823,9.93l-6.621,4a1.163,1.163,0,0,0,1.123.86H16.278A1.163,1.163,0,0,0,17.4,13.931ZM1.163,12.6,6.7,9.253,1.163,5.934V12.6Z' transform='translate(0 -2)' fill='%23c81423' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-minus-primary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.61' height='2' viewBox='0 0 11.61 2'%3E%3Cpath id='Pfad_217' data-name='Pfad 217' d='M0,0V9.61' transform='translate(1 1) rotate(-90)' fill='none' stroke='%23C81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E ");
  --icon-plus-primary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.61' height='11.61' viewBox='0 0 11.61 11.61'%3E%3Cg id='Gruppe_232' data-name='Gruppe 232' transform='translate(-1535.195 -103.013)'%3E%3Cpath id='Pfad_214' data-name='Pfad 214' d='M1449,101.112v9.61' transform='translate(92 2.9)' fill='none' stroke='%23C81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Pfad_215' data-name='Pfad 215' d='M0,0V9.61' transform='translate(1536.195 108.818) rotate(-90)' fill='none' stroke='%23C81423' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E ");
}

:root {
  --icon-mail-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.604' height='13.953' viewBox='0 0 18.604 13.953'%3E%3Cpath id='envelope' d='M0,4.325A2.325,2.325,0,0,1,2.325,2H16.278A2.325,2.325,0,0,1,18.6,4.325v9.3a2.325,2.325,0,0,1-2.325,2.325H2.325A2.325,2.325,0,0,1,0,13.627ZM2.325,3.163A1.163,1.163,0,0,0,1.163,4.325v.252L9.3,9.461l8.139-4.884V4.325a1.163,1.163,0,0,0-1.163-1.163ZM17.441,5.934l-5.532,3.32L17.441,12.6V5.935Zm-.04,8-6.622-4L9.3,10.817,7.823,9.93l-6.621,4a1.163,1.163,0,0,0,1.123.86H16.278A1.163,1.163,0,0,0,17.4,13.931ZM1.163,12.6,6.7,9.253,1.163,5.934V12.6Z' transform='translate(0 -2)' fill='%231464a0' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-phone-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.443' height='17.44' fill='%231464a0' viewBox='0 0 17.443 17.44'%3E%3Cpath id='telephone' d='M4.482,1.947a.74.74,0,0,0-1.106-.069L2.249,3.007a1.864,1.864,0,0,0-.49,1.928,19.151,19.151,0,0,0,4.543,7.2,19.152,19.152,0,0,0,7.2,4.543,1.866,1.866,0,0,0,1.928-.49l1.128-1.128a.74.74,0,0,0-.07-1.106L13.979,12a.74.74,0,0,0-.633-.134l-2.386.6a1.9,1.9,0,0,1-1.807-.5L6.477,9.288a1.9,1.9,0,0,1-.5-1.807l.6-2.386a.74.74,0,0,0-.134-.633Zm-1.928-.89A1.9,1.9,0,0,1,5.4,1.236L7.356,3.75A1.9,1.9,0,0,1,7.7,5.378L7.1,7.765a.74.74,0,0,0,.194.7l2.679,2.677a.74.74,0,0,0,.7.194l2.386-.6a1.9,1.9,0,0,1,1.629.344l2.514,1.955a1.9,1.9,0,0,1,.178,2.846l-1.128,1.128a3.028,3.028,0,0,1-3.136.765,20.313,20.313,0,0,1-7.64-4.818,20.313,20.313,0,0,1-4.82-7.64,3.031,3.031,0,0,1,.765-3.137L2.555,1.057Z' transform='translate(-0.499 -0.501)' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-download-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='14.4' viewBox='0 0 16.5 14.4'%3E%3Cg id='download' transform='translate(0.25 -0.75)'%3E%3Cpath id='Pfad_528' data-name='Pfad 528' d='M.5,9.9a.5.5,0,0,1,.5.5v2.5a1,1,0,0,0,1,1H14a1,1,0,0,0,1-1V10.4a.5.5,0,0,1,1,0v2.5a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V10.4a.5.5,0,0,1,.5-.5Z' fill='%231464a0' stroke='%231464a0' stroke-width='0.5'/%3E%3Cpath id='Pfad_529' data-name='Pfad 529' d='M7.646,11.854a.5.5,0,0,0,.708,0l3-3a.5.5,0,1,0-.708-.708L8.5,10.293V1.5a.5.5,0,1,0-1,0v8.793L5.354,8.146a.5.5,0,1,0-.708.708Z' fill='%231464a0' stroke='%231464a0' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-link-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.073' height='16.072' viewBox='0 0 16.073 16.072'%3E%3Cg id='link-45deg' transform='translate(-2.464 -1.965)'%3E%3Cpath id='Pfad_372' data-name='Pfad 372' d='M5.732,7.013,3.74,9a4.356,4.356,0,0,0,6.16,6.16l2.654-2.655a4.355,4.355,0,0,0-1.2-7.009l-.851.851a1.453,1.453,0,0,0-.224.289,2.9,2.9,0,0,1,1.25,4.845L8.875,14.138A2.905,2.905,0,0,1,4.766,10.03L5.918,8.88a5.833,5.833,0,0,1-.186-1.868Z' transform='translate(0 1.597)' fill='%231464a0'/%3E%3Cpath id='Pfad_373' data-name='Pfad 373' d='M5.714,7.752l.242-.242a2.889,2.889,0,0,1,1.3-.752,2.889,2.889,0,0,1,.752-1.3l.242-.242a4.361,4.361,0,0,0-2.12.417,4.347,4.347,0,0,0-.418,2.12Z' transform='translate(1.465 1.465)' fill='%231464a0'/%3E%3Cpath id='Pfad_374' data-name='Pfad 374' d='M6.983,5.895a4.355,4.355,0,0,0,1.2,7.009L9.31,11.777a2.9,2.9,0,0,1-1.3-4.858l2.652-2.654A2.905,2.905,0,1,1,14.77,8.374l-1.151,1.15a5.84,5.84,0,0,1,.186,1.868L15.8,9.4a4.356,4.356,0,1,0-6.16-6.16Z' transform='translate(1.465)' fill='%231464a0'/%3E%3Cpath id='Pfad_375' data-name='Pfad 375' d='M10.66,10.16a4.341,4.341,0,0,0,.418-2.12l-.242.242a2.889,2.889,0,0,1-1.3.752,2.889,2.889,0,0,1-.752,1.3l-.242.242a4.361,4.361,0,0,0,2.12-.417Z' transform='translate(2.745 2.744)' fill='%231464a0'/%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-up-right-from-square-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231464a0' viewBox='0 0 512 512'%3E%3Cpath d='M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z'/%3E%3C/svg%3E");
  --arrow-up-right-bootstrap-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231464a0' class='bi bi-arrow-up-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0z'/%3E%3C/svg%3E");
  --arrow-up-right-blue: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17L17 7M17 7H8M17 7V16' transform='scale(1.7) translate(-5,-5)' stroke='%231464a0' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
:root {
  --icon-mail-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.604' height='13.953' viewBox='0 0 18.604 13.953'%3E%3Cpath id='envelope' d='M0,4.325A2.325,2.325,0,0,1,2.325,2H16.278A2.325,2.325,0,0,1,18.6,4.325v9.3a2.325,2.325,0,0,1-2.325,2.325H2.325A2.325,2.325,0,0,1,0,13.627ZM2.325,3.163A1.163,1.163,0,0,0,1.163,4.325v.252L9.3,9.461l8.139-4.884V4.325a1.163,1.163,0,0,0-1.163-1.163ZM17.441,5.934l-5.532,3.32L17.441,12.6V5.935Zm-.04,8-6.622-4L9.3,10.817,7.823,9.93l-6.621,4a1.163,1.163,0,0,0,1.123.86H16.278A1.163,1.163,0,0,0,17.4,13.931ZM1.163,12.6,6.7,9.253,1.163,5.934V12.6Z' transform='translate(0 -2)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-phone-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.443' height='17.44' fill='%23ffffff' viewBox='0 0 17.443 17.44'%3E%3Cpath id='telephone' d='M4.482,1.947a.74.74,0,0,0-1.106-.069L2.249,3.007a1.864,1.864,0,0,0-.49,1.928,19.151,19.151,0,0,0,4.543,7.2,19.152,19.152,0,0,0,7.2,4.543,1.866,1.866,0,0,0,1.928-.49l1.128-1.128a.74.74,0,0,0-.07-1.106L13.979,12a.74.74,0,0,0-.633-.134l-2.386.6a1.9,1.9,0,0,1-1.807-.5L6.477,9.288a1.9,1.9,0,0,1-.5-1.807l.6-2.386a.74.74,0,0,0-.134-.633Zm-1.928-.89A1.9,1.9,0,0,1,5.4,1.236L7.356,3.75A1.9,1.9,0,0,1,7.7,5.378L7.1,7.765a.74.74,0,0,0,.194.7l2.679,2.677a.74.74,0,0,0,.7.194l2.386-.6a1.9,1.9,0,0,1,1.629.344l2.514,1.955a1.9,1.9,0,0,1,.178,2.846l-1.128,1.128a3.028,3.028,0,0,1-3.136.765,20.313,20.313,0,0,1-7.64-4.818,20.313,20.313,0,0,1-4.82-7.64,3.031,3.031,0,0,1,.765-3.137L2.555,1.057Z' transform='translate(-0.499 -0.501)' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
  --icon-download-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='14.4' viewBox='0 0 16.5 14.4'%3E%3Cg id='download' transform='translate(0.25 -0.75)'%3E%3Cpath id='Pfad_528' data-name='Pfad 528' d='M.5,9.9a.5.5,0,0,1,.5.5v2.5a1,1,0,0,0,1,1H14a1,1,0,0,0,1-1V10.4a.5.5,0,0,1,1,0v2.5a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V10.4a.5.5,0,0,1,.5-.5Z' fill='%23ffffff' stroke='%23ffffff' stroke-width='0.5'/%3E%3Cpath id='Pfad_529' data-name='Pfad 529' d='M7.646,11.854a.5.5,0,0,0,.708,0l3-3a.5.5,0,1,0-.708-.708L8.5,10.293V1.5a.5.5,0,1,0-1,0v8.793L5.354,8.146a.5.5,0,1,0-.708.708Z' fill='%23ffffff' stroke='%23ffffff' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-link-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.073' height='16.072' viewBox='0 0 16.073 16.072'%3E%3Cg id='link-45deg' transform='translate(-2.464 -1.965)'%3E%3Cpath id='Pfad_372' data-name='Pfad 372' d='M5.732,7.013,3.74,9a4.356,4.356,0,0,0,6.16,6.16l2.654-2.655a4.355,4.355,0,0,0-1.2-7.009l-.851.851a1.453,1.453,0,0,0-.224.289,2.9,2.9,0,0,1,1.25,4.845L8.875,14.138A2.905,2.905,0,0,1,4.766,10.03L5.918,8.88a5.833,5.833,0,0,1-.186-1.868Z' transform='translate(0 1.597)' fill='%23ffffff'/%3E%3Cpath id='Pfad_373' data-name='Pfad 373' d='M5.714,7.752l.242-.242a2.889,2.889,0,0,1,1.3-.752,2.889,2.889,0,0,1,.752-1.3l.242-.242a4.361,4.361,0,0,0-2.12.417,4.347,4.347,0,0,0-.418,2.12Z' transform='translate(1.465 1.465)' fill='%23ffffff'/%3E%3Cpath id='Pfad_374' data-name='Pfad 374' d='M6.983,5.895a4.355,4.355,0,0,0,1.2,7.009L9.31,11.777a2.9,2.9,0,0,1-1.3-4.858l2.652-2.654A2.905,2.905,0,1,1,14.77,8.374l-1.151,1.15a5.84,5.84,0,0,1,.186,1.868L15.8,9.4a4.356,4.356,0,1,0-6.16-6.16Z' transform='translate(1.465)' fill='%23ffffff'/%3E%3Cpath id='Pfad_375' data-name='Pfad 375' d='M10.66,10.16a4.341,4.341,0,0,0,.418-2.12l-.242.242a2.889,2.889,0,0,1-1.3.752,2.889,2.889,0,0,1-.752,1.3l-.242.242a4.361,4.361,0,0,0,2.12-.417Z' transform='translate(2.745 2.744)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E%0A");
  --arrow-up-right-from-square-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 512 512'%3E%3Cpath d='M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z'/%3E%3C/svg%3E");
  --arrow-up-right-bootstrap-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' class='bi bi-arrow-up-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0z'/%3E%3C/svg%3E");
  --arrow-up-right-white: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17L17 7M17 7H8M17 7V16' transform='scale(1.7) translate(-5,-5)' stroke='%23ffffff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  --icon-rss: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='445.587' height='448.704' viewBox='0 0 445.587 448.704'%3E%3Cg id='rss' transform='translate(-127.2 -61.75)'%3E%3Cpath id='Pfad_496' data-name='Pfad 496' d='M246.93,450.59a59.861,59.861,0,1,1-59.859-59.859A59.861,59.861,0,0,1,246.93,450.59' fill='%23fff'/%3E%3Cpath id='Pfad_497' data-name='Pfad 497' d='M127.2,213.85v82.773s200.93,5.609,207.18,213.83h88.484s10.414-282.96-295.66-296.61' fill='%23fff'/%3E%3Cpath id='Pfad_498' data-name='Pfad 498' d='M127.2,61.75v84.324s326.9-5.2,363.33,364.38h82.242s9.371-423.71-445.57-448.7' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  --icon-rss-blue: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='445.587' height='448.704' viewBox='0 0 445.587 448.704'%3E%3Cg id='rss' transform='translate(-127.2 -61.75)'%3E%3Cpath id='Pfad_496' data-name='Pfad 496' d='M246.93,450.59a59.861,59.861,0,1,1-59.859-59.859A59.861,59.861,0,0,1,246.93,450.59' fill='%231464a0'/%3E%3Cpath id='Pfad_497' data-name='Pfad 497' d='M127.2,213.85v82.773s200.93,5.609,207.18,213.83h88.484s10.414-282.96-295.66-296.61' fill='%231464a0'/%3E%3Cpath id='Pfad_498' data-name='Pfad 498' d='M127.2,61.75v84.324s326.9-5.2,363.33,364.38h82.242s9.371-423.71-445.57-448.7' fill='%231464a0'/%3E%3C/g%3E%3C/svg%3E%0A");

}
:root {
	--icon-lock-closed: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='currentColor' d='M4 8v-2c0-3.314 2.686-6 6-6s6 2.686 6 6v0 2h1c1.105 0 2 0.895 2 2v0 8c0 1.105-0.895 2-2 2v0h-14c-1.105 0-2-0.895-2-2v0-8c0-1.1 0.9-2 2-2h1zM9 14.73v2.27h2v-2.27c0.602-0.352 1-0.996 1-1.732 0-1.105-0.895-2-2-2s-2 0.895-2 2c0 0.736 0.398 1.38 0.991 1.727l0.009 0.005zM7 6v2h6v-2c0-1.657-1.343-3-3-3s-3 1.343-3 3v0z'/%3E%3C/svg%3E");
}



/*<symbol id="icon-lock-closed" viewBox="0 0 20 20">*/
/*<path d="M4 8v-2c0-3.314 2.686-6 6-6s6 2.686 6 6v0 2h1c1.105 0 2 0.895 2 2v0 8c0 1.105-0.895 2-2 2v0h-14c-1.105 0-2-0.895-2-2v0-8c0-1.1 0.9-2 2-2h1zM9 14.73v2.27h2v-2.27c0.602-0.352 1-0.996 1-1.732 0-1.105-0.895-2-2-2s-2 0.895-2 2c0 0.736 0.398 1.38 0.991 1.727l0.009 0.005zM7 6v2h6v-2c0-1.657-1.343-3-3-3s-3 1.343-3 3v0z"></path>*/
/*</symbol>*/
