@charset "UTF-8";
/*
sp = Sozialpsychiatrische Verbund: Rot und Apricot (+ Lila und Blau).
je = Jugendeinrichtungen: Violet und Dunkelblau (+ Lila und Blau).
az = Altenzentren: Hell- und Dunkelgrün (+ Lila und Blau). 
rg (default) = RG als Träger: Lila und Blau (+ Rot, Apricot, Violet, Dunkelblau, Hell- und Dunkelgrün; ist also etwas anders)
*/
/*

xl Super large (≥1450px)	1350px
xl Extra large (≥1200px)	1140px
lg Large (≥992px)			960px
md Medium (≥768px)			720px
sm Small (≥576px)			540px
es Extra small (<576px)	None (auto)
*/
@media (min-width: 0px) and (max-width: 575px) {
  .es-don {
    display: none !important; }
  .mainIcons {
    width: 100%; }
    .mainIcons .icon.search {
      float: right; }
    .mainIcons .icon.nav {
      float: left; } }

@media (min-width: 0px) and (max-width: 1199px) {
  .box--favoriten {
    display: none !important; } }

@font-face {
  font-family: "cera-pro";
  src: url(../assets/fonts/cera_pro_regular.otf) format("opentype"); }

@font-face {
  font-family: "cera-pro";
  font-weight: bold;
  src: url(../assets/fonts/cera_pro_bold.otf) format("opentype"); }

html {
  scroll-behavior: smooth; }

body,
html {
  margin: 0;
  padding: 0; }

.gray {
  background: #00000010; }

footer {
  background: #442a80; }

.breadcrumbBottom {
  display: block;
  width: 100%;
  background: #5fcde1; }

.favoritenNav {
  position: relative;
  top: 0px;
  left: 0px;
  display: block; }
  .favoritenNav ul {
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    margin: 0;
    padding: 0;
    float: left; }
    .favoritenNav ul li {
      display: block;
      list-style: none;
      float: left; }
      .favoritenNav ul li a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.3rem;
        margin-right: 30px; }

.navline {
  display: block;
  width: 100%;
  height: 1px;
  background: #00000022;
  position: absolute;
  z-index: 4;
  top: 199px;
  left: 0px;
  transition-timing-function: ease;
  transition-duration: 0.5s; }
  .navline.rgclose {
    width: 45px;
    left: 1310px; }

.navi {
  z-index: 3;
  position: absolute;
  display: block;
  top: 189px;
  left: 0px;
  color: #fff;
  background: #5fcde1;
  opacity: 1;
  overflow: hidden;
  height: 400px;
  transition-timing-function: ease;
  transition-delay: 0.5s;
  transition-duration: 0.6s; }
  .navi.rgclose {
    height: 0px;
    display: block; }
  .navi .cont .line .col {
    width: 30%;
    box-sizing: border-box;
    float: left;
    height: 340px;
    margin: 1.65%;
    background: #0003; }

.black {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  z-index: 1;
  transition-timing-function: ease;
  transition-duration: 0.3s;
  transition-delay: 0.7s; }
  .black.rgclose {
    display: none;
    opacity: 0; }

.container {
  padding-right: 0px;
  padding-left: 0px; }

.box {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-left: 0%;
  padding-right: 0%;
  float: left;
  box-sizing: unset; }
  .box .box__containter {
    position: relative;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1350px;
    box-sizing: unset; }
    .box .box__containter .box__row {
      position: relative;
      flex-wrap: wrap;
      min-height: 20px;
      text-align: left;
      width: 100%;
      box-sizing: unset;
      margin-left: 12.5%;
      margin-right: 12.5%;
      width: 75%; }
      .box .box__containter .box__row.box__row--big {
        width: 86%;
        margin-left: 7%;
        margin-right: 7%;
        padding: 0; }
      @media (min-width: 0px) and (max-width: 1449px) {
        .box .box__containter .box__row {
          margin-left: 12.5%;
          margin-right: 12.5%;
          width: 75%; }
          .box .box__containter .box__row.box__row--big {
            width: 86%;
            margin-left: 7%;
            margin-right: 7%; } }
      @media (min-width: 0px) and (max-width: 1199px) {
        .box .box__containter .box__row {
          margin-left: 12.5%;
          margin-right: 12.5%;
          width: 75%; }
          .box .box__containter .box__row.box__row--big {
            width: 86%;
            margin-left: 7%;
            margin-right: 7%; } }
      @media (min-width: 0px) and (max-width: 991px) {
        .box .box__containter .box__row {
          width: 86%;
          margin-left: 7%;
          margin-right: 7%; }
          .box .box__containter .box__row.box__row--big {
            width: 86%;
            margin-left: 7%;
            margin-right: 7%; } }
      @media (min-width: 0px) and (max-width: 767px) {
        .box .box__containter .box__row {
          width: 86%;
          margin-left: 7%;
          margin-right: 7%; }
          .box .box__containter .box__row.box__row--wide {
            width: 100% !important;
            margin-left: 0% !important;
            margin-right: 0% !important; }
          .box .box__containter .box__row.box__row--big {
            width: 86%;
            margin-left: 7%;
            margin-right: 7%; } }
      @media (min-width: 0px) and (max-width: 575px) {
        .box .box__containter .box__row {
          width: 86%;
          margin-left: 7%;
          margin-right: 7%; }
          .box .box__containter .box__row.box__row--wide {
            width: 100% !important;
            margin-left: 0% !important;
            margin-right: 0% !important; }
          .box .box__containter .box__row.box__row--big {
            width: 86%;
            margin-left: 7%;
            margin-right: 7%; } }
      .box .box__containter .box__row::before {
        display: block; }
      .box .box__containter .box__row::after {
        display: block; }

.box__col {
  width: 100%; }

.box--toogle {
  transition-timing-function: ease;
  transition-duration: 0.3s; }
  .box--toogle.rgclose {
    overflow: hidden;
    height: 0 !important;
    opacity: 1; }

.box--galerie {
  padding: 0;
  margin: 0;
  width: 100%; }

.box--navicon {
  height: auto; }

.box--share {
  position: relative;
  height: 0px; }
  .box--share .box__containter {
    padding-top: 50px;
    padding-bottom: 50px; }

.box--favoriten .box__containter {
  padding-top: 20px;
  padding-bottom: 50px; }

.box--content.box--gray {
  background: #e6e6e6; }

.box--content .box__containter {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 0px) and (max-width: 575px) {
    .box--content .box__containter {
      padding-top: 50px;
      padding-bottom: 50px; } }

/*.box--content:nth-child(even){ background-color:none;}
.box--content:nth-child(odd){ background-color: #e9ecef;}
*/
.footer-nav-list ul {
  margin: 0;
  padding: 0; }
  .footer-nav-list ul li {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-nav-list ul li a {
      font-size: 0.8rem; }

.box.box--infobox {
  background: #442a80;
  color: #fff; }
  .box.box--infobox .box__containter {
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 2; }

.box.box--footer {
  color: #fff; }
  .box.box--footer .box__containter {
    padding-top: 60px;
    padding-bottom: 60px; }

.row {
  width: 100%; }

.sozialIcons {
  position: absolute;
  top: 0px;
  right: 0px; }

.mainIcons {
  position: absolute;
  right: 0px; }
  @media (min-width: 0px) and (max-width: 575px) {
    .mainIcons {
      top: 0px; } }
  @media (min-width: 575.1px) {
    .mainIcons {
      bottom: 0px; } }
  .mainIcons .icon {
    float: left; }

.logoDiakonie {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  max-width: 190px; }
  .logoDiakonie img {
    display: block;
    width: 100%; }

.logoDiakonie2 {
  position: absolute;
  top: 20px;
  right: 0px;
  display: block;
  width: 100%;
  max-width: 150px; }
  .logoDiakonie2 img {
    display: block;
    width: 100%; }

.box--header {
  z-index: 5;
  overflow: hidden;
  /* &.small{
        height: 45px;
        margin-top:0px;
        margin-bottom:0px;
        .box__containter{
            height: 45px;
            margin-top:10px;
            margin-bottom:10px;
            .logo{
                max-width: 100px;
                height: 45px;
            }
        }
    }*/ }
  .box--header .box__containter {
    height: 94px;
    margin-top: 50px;
    margin-bottom: 50px; }
    .box--header .box__containter .logo {
      position: relative;
      top: 0px;
      left: 0px;
      display: block;
      width: 100%;
      height: 94px;
      overflow: hidden;
      text-align: left; }
      @media (min-width: 0px) and (max-width: 575px) {
        .box--header .box__containter .logo {
          max-width: 200px; } }
      @media (min-width: 575.1px) {
        .box--header .box__containter .logo {
          max-width: 250px; } }
      .box--header .box__containter .logo .signet {
        display: inline-block;
        width: 37.23%;
        float: none; }
        .box--header .box__containter .logo .signet img {
          display: block;
          width: 100%; }
      .box--header .box__containter .logo .schriftzug {
        display: inline-block;
        width: 62.77%;
        float: none; }
        .box--header .box__containter .logo .schriftzug img {
          display: block;
          width: 100%; }

@media (min-width: 0px) and (max-width: 575px) {
  .logo {
    margin: auto;
    text-align: center !important;
    max-width: 200px; }
    .logo .signet {
      margin: auto;
      display: block;
      width: 37.23%;
      float: none; }
    .logo .schriftzug {
      display: block;
      width: 62.77%;
      float: left; } }

.testbox {
  width: 100%;
  background: #00000033;
  height: 200px;
  border-image: 1px solid #00000066; }
  .testbox.testbox--smal {
    height: 45px; }

.testinfo {
  position: absolute;
  background: #00000033;
  color: #ffffff99;
  font-size: 0.7rem;
  padding: 5px;
  top: 0px;
  left: 0px; }

.testinfo--top {
  top: -23px; }

.owl-carousel--news {
  margin-bottom: 20px; }
  .owl-carousel--news .owl-nav {
    position: absolute;
    right: 0px;
    top: -87px; }
    .owl-carousel--news .owl-nav button {
      float: left; }
  .owl-carousel--news div.item {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    display: block;
    height: auto;
    padding: 20px;
    font-size: 1.2rem;
    margin: 0; }

.owl-carousel--galerie:hover .owl-nav {
  opacity: 1; }

.owl-carousel--galerie .owl-nav {
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0.2;
  background: #000;
  height: 100%; }
  .owl-carousel--galerie .owl-nav button {
    float: none;
    position: relative;
    display: block;
    top: 50%;
    margin-top: -45px;
    margin-bottom: 45px;
    left: -22.5px; }

.owl-carousel--galerie .item {
  background: #0000001a;
  color: #fff;
  display: block;
  height: auto; }
  .owl-carousel--galerie .item img {
    width: 100%;
    max-width: 100%; }

.accordion {
  display: block;
  width: 100%;
  margin: 0 auto; }
  .accordion ul {
    margin: 0;
    padding: 0; }
    .accordion ul li {
      list-style: none; }

.accordion {
  width: 100%;
  margin: auto; }
  .accordion .accordion-item .accordion-item-head {
    border-top: 1px solid #000;
    cursor: pointer; }
  .accordion .accordion-item .accordion-item-content {
    display: block;
    background: #eee;
    overflow: hidden;
    height: auto;
    transition-timing-function: ease;
    transition-duration: 0.3s; }
    .accordion .accordion-item .accordion-item-content.close {
      height: 0px !important; }

.sub-nav3 {
  display: block;
  top: 0;
  position: relative;
  height: 45px;
  background: none;
  width: 100%;
  margin: 0 auto;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin-top: 20px;
  margin-bottom: 60px;
  /* Hide scrollbar for IE and Edge */
  -ms-overflow-style: none;
  /*Hide scrollbar for Firerfox and Edge */
  scrollbar-width: none;
  /* Hide scrollbar for Chrome, Safari and Opera */ }
  .sub-nav3::-webkit-scrollbar {
    display: none; }
  .sub-nav3 ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
    /* justify-content: space-between; */
    /* word-break: break-word; */
    width: 100%;
    display: block; }
    .sub-nav3 ul li {
      list-style: none;
      display: inline-block; }
      .sub-nav3 ul li button,
      .sub-nav3 ul li a {
        margin-right: 1px;
        margin-bottom: 0px;
        margin-top: 0px; }
      .sub-nav3 ul li:last-child button,
      .sub-nav3 ul li:last-child a {
        margin-right: 0px; }

.sub-nav2 {
  display: block;
  top: 0;
  background: none;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 60px;
  /* Hide scrollbar for IE and Edge */
  /* Hide scrollbar for Firerfox and Edge */
  /* Hide scrollbar for Chrome, Safari and Opera */
  /*&::-webkit-scrollbar{
   display: none;
  }*/ }
  .sub-nav2 ul {
    display: block;
    margin: 0;
    padding: 0;
    display: flex;
    margin: 0;
    padding: 0;
    /* justify-content: space-between; */
    /* word-break: break-word; */
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-content: stretch;
    justify-content: left; }
    .sub-nav2 ul li {
      list-style: none;
      display: inline-block; }
      .sub-nav2 ul li button,
      .sub-nav2 ul li a {
        margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 0px; }
      .sub-nav2 ul li:last-child button,
      .sub-nav2 ul li:last-child a {
        margin-right: 0px; }

.sub-nav {
  display: block;
  top: 0;
  background: none;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 60px;
  /* Hide scrollbar for IE and Edge */
  /* Hide scrollbar for Firerfox and Edge */
  /* Hide scrollbar for Chrome, Safari and Opera */
  /*&::-webkit-scrollbar{
    display: none;
   }*/ }
  .sub-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    display: flex;
    margin: 0;
    padding: 0;
    /* justify-content: space-between; */
    /* word-break: break-word; */
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-content: stretch;
    justify-content: left; }
    .sub-nav ul li {
      list-style: none;
      display: inline-block; }
      .sub-nav ul li button,
      .sub-nav ul li a {
        margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 0px; }
      .sub-nav ul li:last-child button,
      .sub-nav ul li:last-child a {
        margin-right: 0px; }

.btn-list {
  display: block;
  position: relative;
  background: none;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 0px; }
  .btn-list ul {
    display: block;
    margin: 0;
    padding: 0; }
    .btn-list ul li {
      list-style: none;
      display: inline-block; }
      .btn-list ul li button,
      .btn-list ul li a {
        margin-right: 20px;
        margin-bottom: 20px;
        display: block; }
      .btn-list ul li:last-child button,
      .btn-list ul li:last-child a {
        margin-right: 0px; }

.headline {
  display: block;
  position: relative;
  float: left;
  width: 100%; }

.box--headline {
  z-index: 1;
  padding-top: 60px; }
  .box--headline .box__containter .box__row {
    padding-left: 12.5%;
    padding-right: 12.5%;
    width: 75%; }
  @media (min-width: 0px) and (max-width: 991px) {
    .box--headline .box__containter .box__row {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }
  .box--headline h1 {
    position: relative;
    top: 0px;
    margin: 0;
    width: 67%; }

.box--headline-image {
  line-height: 0; }
  .box--headline-image img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 820px;
    filter: brightness(90%); }

iframe {
  margin-bottom: 1rem;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px; }

.breadcrumbNav {
  position: relative;
  height: 45px;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 100%; }
  .breadcrumbNav ul {
    display: block;
    position: absolute;
    bottom: 11px;
    left: 0px;
    margin: 0;
    padding: 0;
    float: left; }
    .breadcrumbNav ul li {
      list-style: none;
      display: block;
      float: left; }
      .breadcrumbNav ul li a {
        font-size: 0.8rem;
        line-height: 1rem;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        padding: 0px; }
        .breadcrumbNav ul li a:after {
          content: "/";
          display: inline-block;
          color: #fff;
          font-weight: normal;
          font-size: 0.8rem;
          line-height: 1rem;
          padding: 0 10px 0 10px; }
        .breadcrumbNav ul li a:hover {
          text-decoration: underline; }
      .breadcrumbNav ul li span {
        font-size: 0.8rem;
        line-height: 1rem;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        padding: 0px; }
      .breadcrumbNav ul li span.breadcrumbNavLabel {
        color: #fff;
        font-weight: bold;
        font-size: 0.8rem;
        line-height: 1rem;
        margin-right: 10px; }
      .breadcrumbNav ul li:last-child, .breadcrumbNav ul li:last-child a {
        opacity: 0.8; }
        .breadcrumbNav ul li:last-child:after, .breadcrumbNav ul li:last-child a:after {
          content: ""; }

.box--breadcrumb__top {
  height: 45px;
  z-index: 6; }

@media (min-width: 0px) and (max-width: 767px) {
  .box--breadcrumb__top {
    z-index: 0; } }

@media (min-width: 0px) and (max-width: 991px) {
  .box--breadcrumb__top {
    display: none; } }

body {
  font-family: cera-pro, Arial, Helvetica, sans-serif; }

body,
html {
  line-height: 1.3em;
  letter-spacing: 0;
  font-kerning: normal;
  font-size: 16px;
  font-optical-sizing: none;
  font-variant-ligatures: no-common-ligatures;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  word-spacing: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word; }

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  width: 100%; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0 auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold; }

p {
  line-height: 1.9rem;
  margin-bottom: 1rem;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  max-width: 750px;
  font-size: 1.2rem; }

p.einleitung {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-bottom: 2rem; }

h1 {
  font-size: 4rem;
  line-height: 4rem;
  margin-bottom: 2rem; }

h2 {
  font-size: 3rem;
  margin-bottom: 2rem; }

h3 {
  font-size: 2rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem; }

.box--headline h1 {
  line-height: 4rem;
  font-size: 4rem;
  margin-bottom: -1.67rem; }

@media (min-width: 0px) and (max-width: 991px) {
  .box--headline h1 {
    line-height: 3rem;
    font-size: 3rem;
    margin-bottom: -1.3rem; } }

@media (min-width: 0px) and (max-width: 767px) {
  .box--headline h1 {
    line-height: 2.5rem;
    font-size: 2.5rem;
    margin-bottom: -1rem; } }

@media (min-width: 0px) and (max-width: 575px) {
  .box--headline h1 {
    line-height: 2.5rem;
    font-size: 2.5rem;
    margin-bottom: -1rem; } }

figure {
  display: inline-block;
  max-width: 37.5%;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin-bottom: 20px;
  margin-top: 20px; }
  figure img {
    display: block;
    width: 100%;
    max-width: 100%; }
  figure figcaption {
    position: relative;
    display: block;
    width: 90%;
    box-sizing: border-box;
    padding: 10px;
    margin: auto;
    margin-top: -20px;
    z-index: 1; }

/*.icon{
   display:inline-block;
	width: 45px;
	height: 45px;
	background-image: url(../assets/icons/svg/close.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
   background-size: 50% 50%;
	&.arrow-right{background-image: url(../assets/icons/svg/arrow_right.svg);}
   &.arrow-left{background-image: url(../assets/icons/svg/arrow_left.svg);}
   &.arrow-up{background-image: url(../assets/icons/svg/arrow_up.svg);} 
   &.arrow-down{background-image: url(../assets/icons/svg/arrow_down.svg);}
   &.arrow-short-right{background-image: url(../assets/icons/svg/arrow_short_right.svg);}   
   &.arrow-short-left{background-image: url(../assets/icons/svg/arrow_short_left.svg);}
   &.arrow-short-up{background-image: url(../assets/icons/svg/arrow_short_left.svg);}
   &.arrow-short-down{background-image: url(../assets/icons/svg/arrow_short_left.svg);}
   &.arrow-small-right{background-image: url(../assets/icons/svg/arrow_small_right.svg);}
   &.arrow-small-left{background-image: url(../assets/icons/svg/arrow_small_left.svg);}
   &.arrow-small-up{background-image: url(../assets/icons/svg/arrow_small_up.svg);}
   &.arrow-small-down{background-image: url(../assets/icons/svg/arrow_small_down.svg);}
   &.share{background-image: url(../assets/icons/svg/share.svg);}
   &.rgclose{background-image: url(../assets/icons/svg/close.svg) !important;}
   &.close-minus{background-image: url(../assets/icons/svg/close_minus.svg);}
	&.mail{background-image: url(../assets/icons/svg/mail.svg);}
   &.search{background-image: url(../assets/icons/svg/search.svg);}   
	&.nav{background-image: url(../assets/icons/svg/nav.svg);}
	&.instagram{background-image: url(../assets/icons/svg/instagram.svg);}
   &.youtube{background-image: url(../assets/icons/svg/youtube.svg);}
   &.twitter{background-image: url(../assets/icons/svg/twitter.svg);}
   &.whatsapp{background-image: url(../assets/icons/svg/whatsapp.svg);}
   &.facebook{background-image: url(../assets/icons/svg/facebook.svg);}
   &.phone{background-image: url(../assets/icons/svg/phone.svg);}
   &.question{background-image: url(../assets/icons/svg/question.svg);}  
   &.download{background-image: url(../assets/icons/svg/download.svg);}
   &.exclamation-mark{background-image: url(../assets/icons/svg/exclamation_mark.svg);}
   &.externer-link{background-image: url(../assets/icons/svg/externer_link.svg);}
   &.info{background-image: url(../assets/icons/svg/info.svg);}
   &.options{background-image: url(../assets/icons/svg/options.svg);}
   &.plus{background-image: url(../assets/icons/svg/plus.svg);}
   &.options{background-image: url(../assets/icons/svg/options.svg);}
   &.aktualisieren{background-image: url(../assets/icons/svg/aktualisieren.svg);}
	&.break{
		background: #fff;
		width: 1px;
		margin: 0 10px 0 10px;
	}

}*/
.icon-info-box {
  width: 150px;
  display: inline-block;
  padding: 20px;
  text-align: center; }
  .icon-info-box .icon-info-box-info {
    display: block;
    width: 100%;
    box-sizing: border-box;
    background: #ececec;
    padding: 5px;
    height: 30px;
    font-size: 0.7rem; }

.bx {
  width: 100%;
  height: 200px;
  display: inline-block;
  position: relative;
  background-color: #000;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 42.5px;
  padding-right: 20px;
  box-sizing: border-box;
  margin-bottom: 45px;
  margin-top: 22.5px; }
  .bx .bx_body {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem; }
  .bx.col-1 {
    width: 25%; }
  .bx .icon {
    position: absolute;
    left: 20px;
    bottom: -22.5px; }

.news {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  height: auto;
  padding: 20px;
  font-size: 1.2rem;
  margin: 20px; }
  .news .datum {
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px; }
  .news .text p {
    color: #000;
    line-height: 1.8rem;
    margin: 0;
    width: 100%;
    margin-bottom: 10px; }

button.icon,
a.icon {
  transition-timing-function: ease;
  transition-duration: 0.3s; }
  button.icon:hover,
  a.icon:hover {
    background-position: 50% 50%;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    transform: scale(1.1);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */ }
  button.icon:focus, button.icon:active, button.icon.active,
  a.icon:focus,
  a.icon:active,
  a.icon.active {
    border: none !important;
    outline: none !important; }

.button,
button {
  display: inline-block;
  line-height: 45px;
  height: 45px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 1.2rem;
  padding-left: 20px;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  margin: 0;
  transition-timing-function: ease;
  transition-duration: 0.1s; }
  .button:focus, .button:active, .button.active,
  button:focus,
  button:active,
  button.active {
    border: none !important;
    outline: none !important; }

.button_icon {
  padding-right: 0px; }
  .button_icon:after {
    content: '.';
    color: #55555500;
    display: block;
    float: right;
    margin-left: 45px;
    width: 45px;
    height: 45px;
    background-color: #000;
    background-image: url(../assets/icons/svg/arrow_right.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }

.button_icon_small {
  font-size: 1rem;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #fff;
  padding-left: 20px;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  margin: 0; }
  .button_icon_small:after {
    content: '.';
    color: #55555500;
    display: block;
    float: right;
    margin-left: 30px;
    width: 30px;
    height: 30px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50% 50%; }

body .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%235FCDE1'/%3E%3C/svg%3E") !important; }
  body .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%235FCDE1'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%235FCDE1'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%235FCDE1'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%235FCDE1'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%235FCDE1'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
  body .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body .box--bright .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--bright .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body .box--bright .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .box--bright .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .box--bright .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body .box--bright .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--bright .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--bright .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body .box--bright .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--bright .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--bright .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--bright .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--bright .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body .box--bright .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--bright .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--bright .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--bright .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body .box--dark .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--dark .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body .box--dark .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .box--dark .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .box--dark .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body .box--dark .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--dark .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--dark .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body .box--dark .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--dark .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--dark .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--dark .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--dark .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body .box--dark .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--dark .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--dark .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--dark .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body .box--content .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--content .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body .box--content .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .box--content .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body .box--content .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body .box--content .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body .box--content .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body .box--content .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body .box--content .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--content .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--content .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--content .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--content .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body .box--content .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body .box--content .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body .box--content .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body .box--content .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.rg .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.rg .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%235FCDE1'/%3E%3C/svg%3E") !important; }
  body.rg .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%235FCDE1'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%235FCDE1'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%235FCDE1'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%235FCDE1'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%235FCDE1'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
  body.rg .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.rg .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body.rg .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.rg .box--bright .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.rg .box--bright .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .box--bright .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .box--bright .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.rg .box--bright .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--bright .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.rg .box--bright .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--bright .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--bright .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--bright .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--bright .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body.rg .box--bright .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--bright .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--bright .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--bright .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.rg .box--dark .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.rg .box--dark .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .box--dark .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .box--dark .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.rg .box--dark .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--dark .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.rg .box--dark .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--dark .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--dark .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--dark .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--dark .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body.rg .box--dark .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--dark .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--dark .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--dark .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.rg .box--content .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.rg .box--content .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .box--content .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.rg .box--content .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.rg .box--content .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.rg .box--content .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.rg .box--content .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.rg .box--content .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--content .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--content .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--content .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--content .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23442A80' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23442A80'/%3E%3C/svg%3E") !important; }
    body.rg .box--content .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23442A80'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23442A80'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23442A80'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23442A80'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23442A80'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23442A80'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23442A80'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23442A80'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23442A80'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23442A80'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.rg .box--content .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.rg .box--content .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.rg .box--content .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.sp .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.sp .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23E63C0D'/%3E%3C/svg%3E") !important; }
  body.sp .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23E63C0D'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23E63C0D'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23E63C0D'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23E63C0D'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23E63C0D'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23E63C0D'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23E63C0D'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23E63C0D'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23E63C0D'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
  body.sp .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.sp .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23FFAA8A'/%3E%3C/svg%3E") !important; }
    body.sp .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23FFAA8A'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23FFAA8A'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23FFAA8A'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23FFAA8A'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23FFAA8A'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.sp .box--bright .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.sp .box--bright .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .box--bright .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .box--bright .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.sp .box--bright .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--bright .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.sp .box--bright .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--bright .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--bright .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--bright .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--bright .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23FFAA8A'/%3E%3C/svg%3E") !important; }
    body.sp .box--bright .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23FFAA8A'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23FFAA8A'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23FFAA8A'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23FFAA8A'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23FFAA8A'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--bright .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--bright .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--bright .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.sp .box--dark .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.sp .box--dark .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .box--dark .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .box--dark .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.sp .box--dark .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--dark .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.sp .box--dark .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--dark .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--dark .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--dark .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--dark .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23FFAA8A'/%3E%3C/svg%3E") !important; }
    body.sp .box--dark .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23FFAA8A'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23FFAA8A'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23FFAA8A'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23FFAA8A'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23FFAA8A'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--dark .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--dark .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--dark .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.sp .box--content .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.sp .box--content .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .box--content .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.sp .box--content .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.sp .box--content .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.sp .box--content .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.sp .box--content .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.sp .box--content .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--content .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--content .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--content .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--content .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23FFAA8A' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23FFAA8A'/%3E%3C/svg%3E") !important; }
    body.sp .box--content .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23FFAA8A'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23FFAA8A'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23FFAA8A'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23FFAA8A'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23FFAA8A'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23FFAA8A'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23FFAA8A'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23FFAA8A'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23FFAA8A'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.sp .box--content .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.sp .box--content .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.sp .box--content .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.je .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.je .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23A42280'/%3E%3C/svg%3E") !important; }
  body.je .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23A42280'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23A42280'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23A42280'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23A42280'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23A42280'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23A42280'/%3E%3C/svg%3E"); }
  body.je .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.je .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23003072'/%3E%3C/svg%3E") !important; }
    body.je .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23003072'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23003072'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23003072'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23003072'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23003072'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.je .box--bright .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.je .box--bright .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .box--bright .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .box--bright .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.je .box--bright .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--bright .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--bright .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.je .box--bright .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--bright .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--bright .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--bright .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--bright .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23003072'/%3E%3C/svg%3E") !important; }
    body.je .box--bright .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23003072'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23003072'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23003072'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23003072'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23003072'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--bright .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--bright .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--bright .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.je .box--dark .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.je .box--dark .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .box--dark .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .box--dark .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.je .box--dark .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--dark .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--dark .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.je .box--dark .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--dark .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--dark .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--dark .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--dark .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23003072'/%3E%3C/svg%3E") !important; }
    body.je .box--dark .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23003072'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23003072'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23003072'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23003072'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23003072'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--dark .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--dark .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--dark .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.je .box--content .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.je .box--content .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .box--content .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.je .box--content .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.je .box--content .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.je .box--content .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.je .box--content .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.je .box--content .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--content .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--content .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--content .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--content .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23003072'/%3E%3C/svg%3E") !important; }
    body.je .box--content .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23003072'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23003072'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23003072'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23003072'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23003072'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23003072'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.je .box--content .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.je .box--content .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.je .box--content .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.az .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.az .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23006954'/%3E%3C/svg%3E") !important; }
  body.az .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23006954'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23006954'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23006954'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23006954'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23006954'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23006954'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23006954'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23006954'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23006954'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23006954'/%3E%3C/svg%3E"); }
  body.az .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.az .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23C8E16E'/%3E%3C/svg%3E") !important; }
    body.az .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23C8E16E'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23C8E16E'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23C8E16E'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23C8E16E'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23C8E16E'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.az .box--bright .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.az .box--bright .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .box--bright .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .box--bright .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.az .box--bright .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--bright .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--bright .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.az .box--bright .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--bright .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--bright .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--bright .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--bright .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23C8E16E'/%3E%3C/svg%3E") !important; }
    body.az .box--bright .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23C8E16E'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23C8E16E'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23C8E16E'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23C8E16E'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23C8E16E'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--bright .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--bright .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--bright .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.az .box--dark .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.az .box--dark .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .box--dark .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .box--dark .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.az .box--dark .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--dark .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--dark .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.az .box--dark .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--dark .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--dark .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--dark .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--dark .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23C8E16E'/%3E%3C/svg%3E") !important; }
    body.az .box--dark .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23C8E16E'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23C8E16E'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23C8E16E'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23C8E16E'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23C8E16E'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--dark .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--dark .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--dark .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.az .box--content .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.az .box--content .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .box--content .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.az .box--content .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.az .box--content .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.az .box--content .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.az .box--content .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.az .box--content .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--content .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--content .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--content .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--content .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23C8E16E' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23C8E16E'/%3E%3C/svg%3E") !important; }
    body.az .box--content .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23C8E16E'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23C8E16E'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23C8E16E'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23C8E16E'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23C8E16E'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23C8E16E'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23C8E16E'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23C8E16E'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23C8E16E'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23C8E16E'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.az .box--content .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.az .box--content .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.az .box--content .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.kt .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.kt .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23003072'/%3E%3C/svg%3E") !important; }
  body.kt .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23003072'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23003072'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23003072'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23003072'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23003072'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23003072'/%3E%3C/svg%3E"); }
  body.kt .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.kt .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23A42280'/%3E%3C/svg%3E") !important; }
    body.kt .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23A42280'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23A42280'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23A42280'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23A42280'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23A42280'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.kt .box--bright .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.kt .box--bright .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .box--bright .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .box--bright .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.kt .box--bright .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--bright .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.kt .box--bright .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--bright .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--bright .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--bright .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--bright .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23A42280'/%3E%3C/svg%3E") !important; }
    body.kt .box--bright .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23A42280'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23A42280'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23A42280'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23A42280'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23A42280'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--bright .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--bright .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--bright .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.kt .box--dark .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.kt .box--dark .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .box--dark .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .box--dark .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.kt .box--dark .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--dark .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.kt .box--dark .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--dark .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--dark .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--dark .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--dark .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23A42280'/%3E%3C/svg%3E") !important; }
    body.kt .box--dark .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23A42280'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23A42280'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23A42280'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23A42280'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23A42280'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--dark .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--dark .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--dark .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

body.kt .box--content .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.iconType--text {
    padding-left: 17px;
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1.4rem;
    background-position: 0 100%;
    background-size: contain;
    margin-right: 8px; }
  body.kt .box--content .icon.iconType--normal {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .box--content .icon.iconType--small {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%; }
  body.kt .box--content .icon.arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-short-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-short-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-short-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-short-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-small-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-small-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-small-up {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.arrow-small-down {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.rgclose {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
  body.kt .box--content .icon.close-minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.mail {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.nav {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.instagram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.youtube {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.phone-old {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.exclamation-mark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.question {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.externer-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.options {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
  body.kt .box--content .icon.plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.aktualisieren {
    background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
  body.kt .box--content .icon.break {
    background: #fff;
    width: 1px;
    margin: 0 10px 0 10px; }
  body.kt .box--content .icon.icon--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--content .icon.icon--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--content .icon.icon--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--content .icon.icon--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.icon--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--content .icon.iconColour--bright {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23A42280'/%3E%3C/svg%3E") !important; }
    body.kt .box--content .icon.iconColour--bright.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23A42280'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23A42280'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23A42280'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23A42280'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23A42280'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23A42280'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--bright.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }
  body.kt .box--content .icon.iconColour--dark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-short-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-short-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-short-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-short-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-small-right {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-small-left {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-small-up {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.arrow-small-down {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.share {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.rgclose {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23ffffff'/%3E%3C/svg%3E") !important; }
    body.kt .box--content .icon.iconColour--dark.close-minus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.search {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.mail {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.nav {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.instagram {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23ffffff'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23ffffff'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.youtube {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.whatsapp {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.phone {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23ffffff'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23ffffff'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.phone-old {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.download {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23ffffff'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.exclamation-mark {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.question {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.externer-link {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23ffffff'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.info {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.options {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23ffffff'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.plus {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.aktualisieren {
      background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23ffffff'/%3E%3C/svg%3E"); }
    body.kt .box--content .icon.iconColour--dark.break {
      background: #fff;
      width: 1px;
      margin: 0 10px 0 10px; }

.icon--infobox {
  position: absolute;
  top: -82.5px;
  left: 0px; }

.yy {
  width: 66.6666%;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 33.3333%; }

.xx {
  width: 46.5%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  float: left;
  margin: 0% 0% 0% 3.5%;
  padding: 20px;
  box-sizing: border-box; }

.linklist ul {
  display: block;
  /* position: absolute; */
  /* overflow: hidden; */
  /* top: 0px; */
  /* left: 33.3333%; */
  /* width: 66.6666%; */
  margin: 0;
  padding: 0;
  /* padding-top: 20px; */
  /* height: 380px; */
  /* background: #00000022; */
  box-sizing: unset; }
  .linklist ul li {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .linklist ul li a {
      font-size: 1rem;
      display: block;
      height: auto;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 7%;
      border-top: 1px solid #fff;
      text-decoration: none;
      color: #fff;
      background-image: url(../assets/icons/svg/arrow_right.svg);
      background-position: 90% 50%;
      background-repeat: no-repeat;
      background-size: 15px;
      transition-timing-function: linear;
      transition-duration: 0.3s; }
      .linklist ul li a:hover {
        background-position: 95px 50%; }
    .linklist ul li.hasChilds {
      display: block;
      position: absolute;
      top: 0px;
      width: 44%;
      left: 50%;
      padding-top: 20px;
      padding-left: 3%;
      padding-right: 3%; }
      .linklist ul li.hasChilds ul {
        display: block;
        position: static;
        width: 100%;
        padding-top: 0px;
        padding-left: 0;
        padding-right: 0; }
        .linklist ul li.hasChilds ul li {
          display: block;
          font-size: 0.8rem;
          height: 20px;
          width: 100%;
          padding-top: 0px;
          padding-bottom: 0px;
          padding-left: 0;
          padding-right: 0; }
          .linklist ul li.hasChilds ul li a {
            font-weight: normal;
            border: 0;
            display: block;
            background-image: url(../assets/icons/svg/arrow_small_right.svg);
            background-position: 0 50%;
            background-size: 50% 50%; }

.mainNavigation {
  width: 100%;
  display: block;
  text-align: left; }
  .mainNavigation ul {
    display: block;
    width: 33.3333%;
    margin: 0;
    padding: 0;
    background: #00000022; }
    .mainNavigation ul li {
      list-style: none;
      transition-timing-function: ease;
      transition-duration: 0.3s; }
      .mainNavigation ul li.rg a {
        background-color: #442a80; }
      .mainNavigation ul li.rg ul {
        background-color: #442a80; }
      .mainNavigation ul li.au a {
        background-color: #22a1b8; }
      .mainNavigation ul li.au ul {
        background-color: #1a7b8d; }
      .mainNavigation ul li.az a {
        background-color: #006954; }
      .mainNavigation ul li.az ul {
        background-color: #006954; }
      .mainNavigation ul li.je a {
        background-color: #a42280; }
      .mainNavigation ul li.je ul {
        background-color: #a42280; }
      .mainNavigation ul li.sp a {
        background-color: #e63c0d; }
      .mainNavigation ul li.sp ul {
        background-color: #e63c0d; }
      .mainNavigation ul li.kt a {
        background-color: #003072; }
      .mainNavigation ul li.kt ul {
        background-color: #003072; }
      .mainNavigation ul li:hover ul {
        display: block;
        opacity: 1; }
      .mainNavigation ul li a {
        display: block;
        height: 80px;
        position: relative;
        text-decoration: none;
        color: #fff;
        font-size: 1.2rem;
        line-height: 1.5rem;
        font-weight: normal;
        padding: 20px;
        padding-right: 90px;
        box-sizing: border-box;
        overflow: hidden; }
      .mainNavigation ul li ul {
        display: none;
        position: absolute;
        overflow: hidden;
        top: 0px;
        left: 33.3333%;
        width: 66.6666%;
        margin: 0;
        padding: 0;
        padding-top: 20px;
        height: 100%;
        background: #00000022;
        box-sizing: border-box; }
        .mainNavigation ul li ul li {
          display: block;
          width: 50%;
          padding-left: 3%;
          padding-right: 3%; }
          .mainNavigation ul li ul li a {
            font-size: 1rem;
            line-height: 1.2rem;
            display: block;
            height: auto;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 0%;
            border-top: 1px solid #fff;
            text-decoration: none;
            color: #fff;
            background-image: url(../assets/icons/svg/arrow_right.svg);
            background-position: 95% 50%;
            background-repeat: no-repeat;
            background-size: 15px;
            transition-timing-function: linear;
            transition-duration: 0.3s; }
            .mainNavigation ul li ul li a:hover {
              background-position: 98% 50%; }
            .mainNavigation ul li ul li a:hover ul {
              display: block; }
          .mainNavigation ul li ul li.hasChilds {
            display: block;
            position: absolute;
            top: 0px;
            width: 44%;
            left: 50%;
            padding-top: 20px;
            padding-left: 3%;
            padding-right: 3%; }
            .mainNavigation ul li ul li.hasChilds a {
              border-bottom: 1px solid #fff;
              margin-bottom: 10px; }
            .mainNavigation ul li ul li.hasChilds ul {
              display: block;
              position: static;
              width: 100%;
              padding-top: 0px;
              padding-left: 0;
              padding-right: 0; }
              .mainNavigation ul li ul li.hasChilds ul li {
                display: block;
                font-size: 0.8rem;
                height: auto;
                width: 100%;
                padding-top: 0px;
                padding-bottom: 0px;
                padding-left: 0;
                padding-right: 0; }
                .mainNavigation ul li ul li.hasChilds ul li a {
                  font-weight: normal;
                  border: 0;
                  display: block;
                  line-height: 0.8rem;
                  padding: 5px;
                  padding-left: 15px;
                  background-image: url(../assets/icons/svg/arrow_small_right.svg);
                  background-position: 0 50%;
                  background-size: 4px;
                  margin-bottom: 0px; }

body .mainNavigation ul li.rg a {
  background-color: #34c0d9; }

body .mainNavigation ul li.rg ul {
  background-color: #34c0d9; }

body .mainNavigation ul li.au a {
  background-color: #22a1b8; }

body .mainNavigation ul li.au ul {
  background-color: #22a1b8; }

body.rg .mainNavigation ul li.rg a {
  background-color: #34c0d9; }

body.rg .mainNavigation ul li.rg ul {
  background-color: #34c0d9; }

body.rg .mainNavigation ul li.au a {
  background-color: #22a1b8; }

body.rg .mainNavigation ul li.au ul {
  background-color: #22a1b8; }

body.au .mainNavigation ul li.au a {
  background-color: #22a1b8; }

body.au .mainNavigation ul li.au ul {
  background-color: #22a1b8; }

body.sp .mainNavigation ul li.sp a {
  background-color: #b62f0a; }

body.sp .mainNavigation ul li.sp ul {
  background-color: #b62f0a; }

body.je .mainNavigation ul li.je a {
  background-color: #7a195f; }

body.je .mainNavigation ul li.je ul {
  background-color: #7a195f; }

body.az .mainNavigation ul li.az a {
  background-color: #005040; }

body.az .mainNavigation ul li.az ul {
  background-color: #005040; }

body.kt .mainNavigation ul li.kt a {
  background-color: #002a63; }

body.kt .mainNavigation ul li.kt ul {
  background-color: #002a63; }

.box--navigation {
  overflow: hidden;
  z-index: 3;
  position: relative;
  height: 0px; }
  .box--navigation.rgclose {
    height: 0 !important; }
  .box--navigation .box__containter {
    padding-top: 50px;
    padding-bottom: 50px; }

.buttonweg {
  display: none; }

@media (min-width: 0px) and (max-width: 991px) {
  .buttonweg {
    display: block; }
  .box--navigation {
    overflow: hidden;
    position: fixed;
    top: 0px;
    left: -300px;
    height: 100% !important;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    max-width: 300px;
    transition-timing-function: ease;
    transition-duration: 0.3s;
    z-index: 3; }
    .box--navigation.rgclose {
      height: 100% !important; }
    .box--navigation .box__containter {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0; }
      .box--navigation .box__containter .box__row {
        position: absolute;
        display: block;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0; }
  .mainNavigation {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0%;
    transition-timing-function: ease;
    transition-duration: 0.3s; }
    .mainNavigation ul {
      display: block;
      width: 100%;
      height: 100%; }
      .mainNavigation ul li {
        display: block;
        width: 100%; }
        .mainNavigation ul li ul {
          position: absolute;
          display: none;
          width: 100%;
          height: 100%;
          left: 100%; }
          .mainNavigation ul li ul li {
            position: static !important;
            display: block !important;
            width: 100% !important;
            padding: 0 !important; }
            .mainNavigation ul li ul li a {
              background-position: 95% 50%;
              padding-left: 20px !important; }
            .mainNavigation ul li ul li ul {
              position: static;
              display: block;
              height: auto;
              width: 100%; }
              .mainNavigation ul li ul li ul li {
                position: static !important;
                width: 100%;
                display: block;
                width: 100%; }
  .yy {
    display: none; } }

.element-container {
  display: block;
  width: 100%;
  max-width: 970px;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  height: 100%;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 0px) and (max-width: 575px) {
    .element-container {
      display: none; } }

.element-1 {
  position: absolute;
  top: 150px;
  left: 0px;
  display: block;
  width: 150px;
  height: 167px; }
  @media (min-width: 0px) and (max-width: 1199px) {
    .element-1 {
      display: none; } }

.element-2 {
  position: absolute;
  top: -50px;
  right: 0px;
  display: block;
  width: 150px;
  height: 200px; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .element-2 {
      position: absolute;
      top: -75px;
      right: 40px;
      display: block;
      width: 150px;
      height: 20px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .element-2 {
      top: -50px;
      right: 40px;
      width: 100px;
      height: 20px; } }

/*@media (min-width: 0px) and (max-width: 1199px){
   .element-2, .element-1{
      display: none;
   }
}
*/
.cdsymbolbox {
  position: absolute;
  top: -100px;
  left: 0px;
  width: 100%;
  height: 200px;
  overflow: hidden; }
  @media (min-width: 0px) and (max-width: 575px) {
    .cdsymbolbox {
      display: none; } }

.cdsymbol {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 20px;
  height: 20px; }
  .cdsymbol .circle {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    box-sizing: unset; }
    .cdsymbol .circle.blau {
      border-color: #5fcde1; }
    .cdsymbol .circle.lila {
      border-color: #442a80; }
    .cdsymbol .circle.rot {
      border-color: #e63c0d; }
    .cdsymbol .circle.apricot {
      border-color: #ffaa8a; }
    .cdsymbol .circle.violet {
      border-color: #a42280; }
    .cdsymbol .circle.dunkelblau {
      border-color: #003072; }
    .cdsymbol .circle.hellgruen {
      border-color: #c8e16e; }
    .cdsymbol .circle.gruen {
      border-color: #006954; }
    .cdsymbol .circle.hellblau {
      border-color: #b5dcf1; }
  .cdsymbol .cross {
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: inline-block; }
    .cdsymbol .cross:before, .cdsymbol .cross:after {
      position: absolute;
      left: 10px;
      content: ' ';
      height: 20px;
      width: 5px; }
    .cdsymbol .cross.blau:before, .cdsymbol .cross.blau:after {
      background-color: #5fcde1; }
    .cdsymbol .cross.lila:before, .cdsymbol .cross.lila:after {
      background-color: #442a80; }
    .cdsymbol .cross.rot:before, .cdsymbol .cross.rot:after {
      background-color: #e63c0d; }
    .cdsymbol .cross.apricot:before, .cdsymbol .cross.apricot:after {
      background-color: #ffaa8a; }
    .cdsymbol .cross.violet:before, .cdsymbol .cross.violet:after {
      background-color: #a42280; }
    .cdsymbol .cross.dunkelblau:before, .cdsymbol .cross.dunkelblau:after {
      background-color: #003072; }
    .cdsymbol .cross.hellgruen:before, .cdsymbol .cross.hellgruen:after {
      background-color: #c8e16e; }
    .cdsymbol .cross.gruen:before, .cdsymbol .cross.gruen:after {
      background-color: #006954; }
    .cdsymbol .cross.hellblau:before, .cdsymbol .cross.hellblau:after {
      background-color: #b5dcf1; }
    .cdsymbol .cross:before {
      transform: rotate(45deg); }
    .cdsymbol .cross:after {
      transform: rotate(-45deg); }

.cdelement {
  position: absolute;
  top: 25px;
  display: block;
  width: 150px;
  height: 150px;
  background-image: url(../assets/elemente/kreis_a_lila.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%; }
  @media (min-width: 575px) and (max-width: 767px) {
    .cdelement {
      top: 100px;
      width: 100px;
      height: 100px; } }
  .cdelement.kreis--blau {
    background-image: url(../assets/elemente/kreis_a_blau.png); }
  .cdelement.quadrat--blau {
    background-image: url(../assets/elemente/quadrat_a_blau.png); }
  .cdelement.dreieck--blau {
    background-image: url(../assets/elemente/dreieck_a_blau.png); }
  .cdelement.halbkreis--blau {
    background-image: url(../assets/elemente/halbkreis_a_blau.png); }
  .cdelement.kreis--lila {
    background-image: url(../assets/elemente/kreis_a_lila.png); }
  .cdelement.quadrat--lila {
    background-image: url(../assets/elemente/quadrat_a_lila.png); }
  .cdelement.dreieck--lila {
    background-image: url(../assets/elemente/dreieck_a_lila.png); }
  .cdelement.halbkreis--lila {
    background-image: url(../assets/elemente/halbkreis_a_lila.png); }
  .cdelement.kreis--rot {
    background-image: url(../assets/elemente/kreis_a_rot.png); }
  .cdelement.quadrat--rot {
    background-image: url(../assets/elemente/quadrat_a_rot.png); }
  .cdelement.dreieck--rot {
    background-image: url(../assets/elemente/dreieck_a_rot.png); }
  .cdelement.halbkreis--rot {
    background-image: url(../assets/elemente/halbkreis_a_rot.png); }
  .cdelement.kreis--apricot {
    background-image: url(../assets/elemente/kreis_a_apricot.png); }
  .cdelement.quadrat--apricot {
    background-image: url(../assets/elemente/quadrat_a_apricot.png); }
  .cdelement.dreieck--apricot {
    background-image: url(../assets/elemente/dreieck_a_apricot.png); }
  .cdelement.halbkreis--apricot {
    background-image: url(../assets/elemente/halbkreis_a_apricot.png); }
  .cdelement.kreis--violet {
    background-image: url(../assets/elemente/kreis_a_violet.png); }
  .cdelement.quadrat--violet {
    background-image: url(../assets/elemente/quadrat_a_violet.png); }
  .cdelement.dreieck--violet {
    background-image: url(../assets/elemente/dreieck_a_violet.png); }
  .cdelement.halbkreis--violet {
    background-image: url(../assets/elemente/halbkreis_a_violet.png); }
  .cdelement.kreis--dunkelblau {
    background-image: url(../assets/elemente/kreis_a_dunkelblau.png); }
  .cdelement.quadrat--dunkelblau {
    background-image: url(../assets/elemente/quadrat_a_dunkelblau.png); }
  .cdelement.dreieck--dunkelblau {
    background-image: url(../assets/elemente/dreieck_a_dunkelblau.png); }
  .cdelement.halbkreis--dunkelblau {
    background-image: url(../assets/elemente/halbkreis_a_dunkelblau.png); }
  .cdelement.kreis--hellgruen {
    background-image: url(../assets/elemente/kreis_a_hellgruen.png); }
  .cdelement.quadrat--hellgruen {
    background-image: url(../assets/elemente/quadrat_a_hellgruen.png); }
  .cdelement.dreieck--hellgruen {
    background-image: url(../assets/elemente/dreieck_a_hellgruen.png); }
  .cdelement.halbkreis--hellgruen {
    background-image: url(../assets/elemente/halbkreis_a_hellgruen.png); }
  .cdelement.kreis--gruen {
    background-image: url(../assets/elemente/kreis_a_gruen.png); }
  .cdelement.quadrat--gruen {
    background-image: url(../assets/elemente/quadrat_a_gruen.png); }
  .cdelement.dreieck--gruen {
    background-image: url(../assets/elemente/dreieck_a_gruen.png); }
  .cdelement.halbkreis--gruen {
    background-image: url(../assets/elemente/halbkreis_a_gruen.png); }
  .cdelement.kreis--hellblau {
    background-image: url(../assets/elemente/kreis_a_hellblau.png); }
  .cdelement.quadrat--hellblau {
    background-image: url(../assets/elemente/quadrat_a_hellblau.png); }
  .cdelement.dreieck--hellblau {
    background-image: url(../assets/elemente/dreieck_a_hellblau.png); }
  .cdelement.halbkreis--hellblau {
    background-image: url(../assets/elemente/halbkreis_a_hellblau.png); }
  @media (min-width: 0px) and (max-width: 575px) {
    .cdelement {
      display: none; } }

/*
sp = Sozialpsychiatrische Verbund: Rot und Apricot (+ Lila und Blau).
je = Jugendeinrichtungen: Violet und Dunkelblau (+ Lila und Blau).
az = Altenzentren: Hell- und Dunkelgrün (+ Lila und Blau). 
rg (default) = RG als Träger: Lila und Blau (+ Rot, Apricot, Violet, Dunkelblau, Hell- und Dunkelgrün; ist also etwas anders)
*/
/*rot
apricot
violet
dunkelblau
hellgruen
gruen
hellblau*/
.box--search {
  position: relative;
  height: 0px; }
  .box--search .box__containter {
    padding-top: 50px;
    padding-bottom: 50px; }

.searchform form input[type=search] {
  border: 0;
  padding: 0;
  padding-left: 20px;
  display: inline-block;
  max-width: 600px;
  width: 80%;
  height: 45px; }

.searchform form input[type=submit] {
  border: 0;
  display: inline-block;
  width: 45px;
  height: 45px;
  background-image: url(../assets/icons/svg/search.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  color: #00000000; }

.teaser {
  position: relative;
  display: block;
  width: 19%;
  flex: 0 0 19%;
  padding-top: 19%;
  box-sizing: border-box;
  margin: 0.5%;
  float: left; }
  .teaser .teaser_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden; }
    .teaser .teaser_image img {
      width: 100%;
      height: auto;
      position: absolute;
      top: 0px;
      left: 0px; }
  .teaser .teaser_darker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #f00;
    mix-blend-mode: multiply; }
  .teaser .teaser_blendmode {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #f00;
    mix-blend-mode: color; }
  .teaser .teaser_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.2rem; }
    @media (min-width: 0px) and (max-width: 1449px) {
      .teaser .teaser_content {
        font-size: 1.2rem;
        line-height: 1.2rem; } }
    @media (min-width: 0px) and (max-width: 1199px) {
      .teaser .teaser_content {
        font-size: 1.2rem;
        line-height: 1.2rem; } }
    @media (min-width: 0px) and (max-width: 991px) {
      .teaser .teaser_content {
        font-size: 1.6rem;
        line-height: 1.6rem; } }
    @media (min-width: 0px) and (max-width: 767px) {
      .teaser .teaser_content {
        font-size: 1.4rem;
        line-height: 1.4rem; } }
    @media (min-width: 0px) and (max-width: 575px) {
      .teaser .teaser_content {
        font-size: 1.2rem;
        line-height: 1.2rem; } }

.teaser.teaser--az .teaser_darker {
  background: #006954; }

.teaser.teaser--je .teaser_darker {
  background: #a42280; }

.teaser.teaser--sp .teaser_darker {
  background: #e63c0d; }

.teaser.teaser--rg .teaser_darker {
  background: #5fcde1; }

.teaser.teaser--kt .teaser_darker {
  background: #003072; }

.teaser.teaser--az .teaser_blendmode {
  background: #006954; }

.teaser.teaser--je .teaser_blendmode {
  background: #a42280; }

.teaser.teaser--sp .teaser_blendmode {
  background: #e63c0d; }

.teaser.teaser--rg .teaser_blendmode {
  background: #5fcde1; }

.teaser.teaser--kt .teaser_blendmode {
  background: #003072; }

.box--start {
  overflow: hidden; }
  .box--start .box__containter .box__row {
    height: 580px; }
    @media (min-width: 0px) and (max-width: 1449px) {
      .box--start .box__containter .box__row {
        height: 580px; } }
    @media (min-width: 0px) and (max-width: 1199px) {
      .box--start .box__containter .box__row {
        height: 580px; } }
    @media (min-width: 0px) and (max-width: 991px) {
      .box--start .box__containter .box__row {
        height: 480px; } }
    @media (min-width: 0px) and (max-width: 767px) {
      .box--start .box__containter .box__row {
        height: auto; } }
    @media (min-width: 0px) and (max-width: 575px) {
      .box--start .box__containter .box__row {
        height: auto; } }

.illu {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  right: 0px;
  text-align: right; }
  @media (min-width: 0px) and (max-width: 767px) {
    .illu {
      display: none; } }
  .illu img {
    display: inline-block;
    width: 50%; }

.illu--weiss {
  text-align: left; }

.teaserbox {
  width: 50%;
  max-width: 500px;
  display: block;
  position: absolute;
  top: 50%;
  overflow: hidden;
  transform: translate(0%, -50%);
  z-index: 4; }
  @media (min-width: 0px) and (max-width: 767px) {
    .teaserbox {
      width: 100%;
      position: relative;
      top: 0px;
      padding: 30px 0px 30px 0px;
      transform: translate(0%, 0%); } }
  .teaserbox .teaserbox__label {
    display: block; }
    .teaserbox .teaserbox__label span {
      display: inline-block;
      font-size: 2rem;
      line-height: 2rem;
      padding: 2px 5px 2px 5px;
      font-weight: bold; }
      @media (min-width: 0px) and (max-width: 1449px) {
        .teaserbox .teaserbox__label span {
          font-size: 2rem;
          line-height: 2rem; } }
      @media (min-width: 0px) and (max-width: 1199px) {
        .teaserbox .teaserbox__label span {
          font-size: 1.5rem;
          line-height: 1.5rem; } }
      @media (min-width: 0px) and (max-width: 991px) {
        .teaserbox .teaserbox__label span {
          font-size: 1.5rem;
          line-height: 1.5rem; } }
      @media (min-width: 0px) and (max-width: 767px) {
        .teaserbox .teaserbox__label span {
          font-size: 1.2rem;
          line-height: 1.2rem; } }
      @media (min-width: 0px) and (max-width: 575px) {
        .teaserbox .teaserbox__label span {
          font-size: 1rem;
          line-height: 1rem; } }
  .teaserbox .teaserbox__content {
    display: block;
    font-size: 3rem;
    line-height: 3rem;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: bold; }
    @media (min-width: 0px) and (max-width: 1449px) {
      .teaserbox .teaserbox__content {
        font-size: 3rem;
        line-height: 3rem; } }
    @media (min-width: 0px) and (max-width: 1199px) {
      .teaserbox .teaserbox__content {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
    @media (min-width: 0px) and (max-width: 991px) {
      .teaserbox .teaserbox__content {
        font-size: 2rem;
        line-height: 2rem; } }
    @media (min-width: 0px) and (max-width: 767px) {
      .teaserbox .teaserbox__content {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
    @media (min-width: 0px) and (max-width: 575px) {
      .teaserbox .teaserbox__content {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
  .teaserbox .teaserbox_icon {
    margin-top: 20px; }

.teaserbox--lila {
  left: 0px; }
  .teaserbox--lila .teaserbox__label span {
    background-color: #5fcde1;
    color: #442a80; }
  .teaserbox--lila .teaserbox__content {
    color: #5fcde1; }

.teaserbox--blau {
  left: 0px; }
  .teaserbox--blau .teaserbox__label span {
    background-color: #442a80;
    color: #5fcde1; }
  .teaserbox--blau .teaserbox__content {
    color: #442a80; }

.teaserbox--weiss {
  right: 0px; }
  .teaserbox--weiss .teaserbox__label span {
    background-color: #5fcde1;
    color: #fff; }
  .teaserbox--weiss .teaserbox__content {
    color: #5fcde1; }

.elementebox {
  display: block;
  position: absolute;
  top: -220px;
  right: 0px; }
  .elementebox .elementebox__item {
    display: block;
    width: 100px;
    height: 100px;
    background-color: #e63c0d; }

@media (min-width: 0px) and (max-width: 991px) {
  .teaser {
    position: relative;
    display: block;
    width: 48.7%;
    padding-top: 48.7%;
    box-sizing: border-box;
    margin: 0.515%;
    float: left; }
    .teaser:last-child {
      width: 98.7%;
      padding-top: 48.7%; } }

/*
sp = Sozialpsychiatrische Verbund: Rot und Apricot (+ Lila und Blau).
je = Jugendeinrichtungen: Violet und Dunkelblau (+ Lila und Blau).
az = Altenzentren: Hell- und Dunkelgrün (+ Lila und Blau). 
rg (default) = RG als Träger: Lila und Blau (+ Rot, Apricot, Violet, Dunkelblau, Hell- und Dunkelgrün; ist also etwas anders)
*/
body h1 {
  color: #5fcde1; }

body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #442a80; }

body p.einleitung {
  color: #5fcde1; }

body a {
  color: #5fcde1; }

body .icon--dark {
  background-color: #5fcde1; }

body .icon--bright {
  background-color: #442a80; }

body .searchform input[type="submit"] {
  background-color: #5fcde1; }

body .maps__info {
  background-color: #442a80; }
  body .maps__info h1,
  body .maps__info h2,
  body .maps__info h3,
  body .maps__info h4,
  body .maps__info h5,
  body .maps__info h6 {
    color: #5fcde1; }
  body .maps__info li {
    color: #5fcde1; }

body .box--headline-image {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 160px, transparent 160px), linear-gradient(#442a80 320px, transparent 320px); }

body .headline.no-image.box--dark {
  background-color: #442a80; }

body .box--headline h1 {
  color: #fff; }

body .headline.box--dark .box--headline h1 {
  color: #fff; }

body .headline.no-image.box--dark .box--headline h1 {
  color: #5fcde1; }

@media (min-width: 0px) and (max-width: 991px) {
  body .box--headline-image {
    background-color: #fff;
    background-image: linear-gradient(#5fcde1 40%, transparent 40%), linear-gradient(#442a80 85%, transparent 85%); } }

body .box--teaser-home {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 70%, transparent 70%), linear-gradient(#442a80 100%, transparent 100%); }

body .box--headline-dark {
  background-color: #5fcde1;
  color: #fff; }
  body .box--headline-dark h1 {
    color: #442a80; }

body .box--headline-bright {
  background-color: #442a80;
  color: #fff; }
  body .box--headline-bright h1 {
    color: #5fcde1; }

body button,
body .button {
  background-color: #5fcde1;
  color: #fff; }
  body button.active,
  body .button.active {
    background-color: #442a80; }
  body button:hover,
  body .button:hover {
    color: #442a80; }
  body button.active:hover,
  body .button.active:hover {
    color: #fff; }

body .button_icon {
  background-color: #5fcde1; }
  body .button_icon:after {
    background-color: #442a80; }

body .button_icon_small {
  background-color: #5fcde1; }
  body .button_icon_small:after {
    background-color: #442a80; }

body .bx {
  background-color: #5fcde1; }

body figure figcaption {
  background: #5fcde1;
  color: #fff; }
  body figure figcaption a {
    color: #fff; }

body .box--dark {
  background-color: #5fcde1; }
  body .box--dark h1,
  body .box--dark h2,
  body .box--dark h3,
  body .box--dark h4,
  body .box--dark h5,
  body .box--dark h6 {
    color: #442a80; }
  body .box--dark p {
    color: #442a80; }
  body .box--dark .icon--dark {
    background-color: #442a80; }
  body .box--dark .icon--bright {
    background-color: #442a80; }
  body .box--dark .button_icon {
    background-color: #fff;
    color: #442a80; }
    body .box--dark .button_icon:after {
      background-color: #442a80; }
  body .box--dark .button_icon_small {
    background-color: #fff;
    color: #442a80; }
    body .box--dark .button_icon_small:after {
      background-color: #442a80; }
  body .box--dark button,
  body .box--dark .button {
    background-color: #fff;
    color: #442a80; }
  body .box--dark button.icon,
  body .box--dark .button.icon {
    background-color: #5fcde1;
    color: #442a80; }
  body .box--dark button.icon--dark,
  body .box--dark .button.icon--dark {
    background-color: #5fcde1; }
  body .box--dark button.icon--bright,
  body .box--dark .button.icon--bright {
    background-color: #442a80; }
  body .box--dark .bx {
    background-color: #442a80; }

body .box--bright {
  background-color: #442a80; }
  body .box--bright .icon--dark {
    background-color: #5fcde1; }
  body .box--bright .icon--bright {
    background-color: #5fcde1; }
  body .box--bright h1,
  body .box--bright h2,
  body .box--bright h3,
  body .box--bright h4,
  body .box--bright h5,
  body .box--bright h6 {
    color: #5fcde1; }
  body .box--bright p {
    color: #5fcde1; }
  body .box--bright button,
  body .box--bright .button {
    background-color: #5fcde1;
    color: #442a80; }
  body .box--bright button.icon,
  body .box--bright .button.icon {
    background-color: #5fcde1;
    color: #5fcde1; }
  body .box--bright button.icon--dark,
  body .box--bright .button.icon--dark {
    background-color: #5fcde1; }
  body .box--bright button.icon--bright,
  body .box--bright .button.icon--bright {
    background-color: #442a80; }
  body .box--bright .bx {
    background-color: #5fcde1; }
  body .box--bright .button_icon {
    background-color: #5fcde1;
    color: #fff; }
    body .box--bright .button_icon:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%235FCDE1'/%3E%3C/svg%3E") !important; }
      body .box--bright .button_icon:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%235FCDE1'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%235FCDE1'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%235FCDE1'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%235FCDE1'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%235FCDE1'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }
  body .box--bright .button_icon_small {
    background-color: #5fcde1;
    color: #fff; }
    body .box--bright .button_icon_small:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%235FCDE1'/%3E%3C/svg%3E") !important; }
      body .box--bright .button_icon_small:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%235FCDE1'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%235FCDE1'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%235FCDE1'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%235FCDE1'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%235FCDE1'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body .box--bright .button_icon_small:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }

body .box--content a {
  color: #22a1b8; }

body.rg h1 {
  color: #5fcde1; }

body.rg h2,
body.rg h3,
body.rg h4,
body.rg h5,
body.rg h6 {
  color: #442a80; }

body.rg p.einleitung {
  color: #5fcde1; }

body.rg a {
  color: #5fcde1; }

body.rg .icon--dark {
  background-color: #5fcde1; }

body.rg .icon--bright {
  background-color: #442a80; }

body.rg .searchform input[type="submit"] {
  background-color: #5fcde1; }

body.rg .maps__info {
  background-color: #442a80; }
  body.rg .maps__info h1,
  body.rg .maps__info h2,
  body.rg .maps__info h3,
  body.rg .maps__info h4,
  body.rg .maps__info h5,
  body.rg .maps__info h6 {
    color: #5fcde1; }
  body.rg .maps__info li {
    color: #5fcde1; }

body.rg .box--headline-image {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 160px, transparent 160px), linear-gradient(#442a80 320px, transparent 320px); }

body.rg .headline.no-image.box--dark {
  background-color: #442a80; }

body.rg .box--headline h1 {
  color: #fff; }

body.rg .headline.box--dark .box--headline h1 {
  color: #fff; }

body.rg .headline.no-image.box--dark .box--headline h1 {
  color: #5fcde1; }

@media (min-width: 0px) and (max-width: 991px) {
  body.rg .box--headline-image {
    background-color: #fff;
    background-image: linear-gradient(#5fcde1 40%, transparent 40%), linear-gradient(#442a80 85%, transparent 85%); } }

body.rg .box--teaser-home {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 70%, transparent 70%), linear-gradient(#442a80 100%, transparent 100%); }

body.rg .box--headline-dark {
  background-color: #5fcde1;
  color: #fff; }
  body.rg .box--headline-dark h1 {
    color: #442a80; }

body.rg .box--headline-bright {
  background-color: #442a80;
  color: #fff; }
  body.rg .box--headline-bright h1 {
    color: #5fcde1; }

body.rg button,
body.rg .button {
  background-color: #5fcde1;
  color: #fff; }
  body.rg button.active,
  body.rg .button.active {
    background-color: #442a80; }
  body.rg button:hover,
  body.rg .button:hover {
    color: #442a80; }
  body.rg button.active:hover,
  body.rg .button.active:hover {
    color: #fff; }

body.rg .button_icon {
  background-color: #5fcde1; }
  body.rg .button_icon:after {
    background-color: #442a80; }

body.rg .button_icon_small {
  background-color: #5fcde1; }
  body.rg .button_icon_small:after {
    background-color: #442a80; }

body.rg .bx {
  background-color: #5fcde1; }

body.rg figure figcaption {
  background: #5fcde1;
  color: #fff; }
  body.rg figure figcaption a {
    color: #fff; }

body.rg .box--dark {
  background-color: #5fcde1; }
  body.rg .box--dark h1,
  body.rg .box--dark h2,
  body.rg .box--dark h3,
  body.rg .box--dark h4,
  body.rg .box--dark h5,
  body.rg .box--dark h6 {
    color: #442a80; }
  body.rg .box--dark p {
    color: #442a80; }
  body.rg .box--dark .icon--dark {
    background-color: #442a80; }
  body.rg .box--dark .icon--bright {
    background-color: #442a80; }
  body.rg .box--dark .button_icon {
    background-color: #fff;
    color: #442a80; }
    body.rg .box--dark .button_icon:after {
      background-color: #442a80; }
  body.rg .box--dark .button_icon_small {
    background-color: #fff;
    color: #442a80; }
    body.rg .box--dark .button_icon_small:after {
      background-color: #442a80; }
  body.rg .box--dark button,
  body.rg .box--dark .button {
    background-color: #fff;
    color: #442a80; }
  body.rg .box--dark button.icon,
  body.rg .box--dark .button.icon {
    background-color: #5fcde1;
    color: #442a80; }
  body.rg .box--dark button.icon--dark,
  body.rg .box--dark .button.icon--dark {
    background-color: #5fcde1; }
  body.rg .box--dark button.icon--bright,
  body.rg .box--dark .button.icon--bright {
    background-color: #442a80; }
  body.rg .box--dark .bx {
    background-color: #442a80; }

body.rg .box--bright {
  background-color: #442a80; }
  body.rg .box--bright .icon--dark {
    background-color: #5fcde1; }
  body.rg .box--bright .icon--bright {
    background-color: #5fcde1; }
  body.rg .box--bright h1,
  body.rg .box--bright h2,
  body.rg .box--bright h3,
  body.rg .box--bright h4,
  body.rg .box--bright h5,
  body.rg .box--bright h6 {
    color: #5fcde1; }
  body.rg .box--bright p {
    color: #5fcde1; }
  body.rg .box--bright button,
  body.rg .box--bright .button {
    background-color: #5fcde1;
    color: #442a80; }
  body.rg .box--bright button.icon,
  body.rg .box--bright .button.icon {
    background-color: #5fcde1;
    color: #5fcde1; }
  body.rg .box--bright button.icon--dark,
  body.rg .box--bright .button.icon--dark {
    background-color: #5fcde1; }
  body.rg .box--bright button.icon--bright,
  body.rg .box--bright .button.icon--bright {
    background-color: #442a80; }
  body.rg .box--bright .bx {
    background-color: #5fcde1; }
  body.rg .box--bright .button_icon {
    background-color: #5fcde1;
    color: #fff; }
    body.rg .box--bright .button_icon:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%235FCDE1'/%3E%3C/svg%3E") !important; }
      body.rg .box--bright .button_icon:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%235FCDE1'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%235FCDE1'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%235FCDE1'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%235FCDE1'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%235FCDE1'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }
  body.rg .box--bright .button_icon_small {
    background-color: #5fcde1;
    color: #fff; }
    body.rg .box--bright .button_icon_small:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%235FCDE1' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%235FCDE1'/%3E%3C/svg%3E") !important; }
      body.rg .box--bright .button_icon_small:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%235FCDE1'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%235FCDE1'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%235FCDE1'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%235FCDE1'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%235FCDE1'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%235FCDE1'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%235FCDE1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%235FCDE1'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%235FCDE1'/%3E%3C/g%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%235FCDE1'/%3E%3C/svg%3E"); }
      body.rg .box--bright .button_icon_small:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }

body.sp h1 {
  color: #e63c0d; }

body.sp h2,
body.sp h3,
body.sp h4,
body.sp h5,
body.sp h6 {
  color: #ffaa8a; }

body.sp p.einleitung {
  color: #e63c0d; }

body.sp a {
  color: #e63c0d; }

body.sp .icon--dark {
  background-color: #e63c0d; }

body.sp .icon--bright {
  background-color: #ffaa8a; }

body.sp .searchform input[type="submit"] {
  background-color: #e63c0d; }

body.sp .maps__info {
  background-color: #ffaa8a; }
  body.sp .maps__info h1,
  body.sp .maps__info h2,
  body.sp .maps__info h3,
  body.sp .maps__info h4,
  body.sp .maps__info h5,
  body.sp .maps__info h6 {
    color: #e63c0d; }
  body.sp .maps__info li {
    color: #e63c0d; }

body.sp .box--headline-image {
  background-color: #fff;
  background-image: linear-gradient(#e63c0d 160px, transparent 160px), linear-gradient(#ffaa8a 320px, transparent 320px); }

body.sp .headline.no-image.box--dark {
  background-color: #ffaa8a; }

body.sp .box--headline h1 {
  color: #fff; }

body.sp .headline.box--dark .box--headline h1 {
  color: #fff; }

body.sp .headline.no-image.box--dark .box--headline h1 {
  color: #e63c0d; }

@media (min-width: 0px) and (max-width: 991px) {
  body.sp .box--headline-image {
    background-color: #fff;
    background-image: linear-gradient(#e63c0d 40%, transparent 40%), linear-gradient(#ffaa8a 85%, transparent 85%); } }

body.sp .box--teaser-home {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 70%, transparent 70%), linear-gradient(#442a80 100%, transparent 100%); }

body.sp .box--headline-dark {
  background-color: #e63c0d;
  color: #fff; }
  body.sp .box--headline-dark h1 {
    color: #ffaa8a; }

body.sp .box--headline-bright {
  background-color: #ffaa8a;
  color: #fff; }
  body.sp .box--headline-bright h1 {
    color: #e63c0d; }

body.sp button,
body.sp .button {
  background-color: #e63c0d;
  color: #fff; }
  body.sp button.active,
  body.sp .button.active {
    background-color: #ffaa8a; }
  body.sp button:hover,
  body.sp .button:hover {
    color: #ffaa8a; }
  body.sp button.active:hover,
  body.sp .button.active:hover {
    color: #fff; }

body.sp .button_icon {
  background-color: #e63c0d; }
  body.sp .button_icon:after {
    background-color: #ffaa8a; }

body.sp .button_icon_small {
  background-color: #e63c0d; }
  body.sp .button_icon_small:after {
    background-color: #ffaa8a; }

body.sp .bx {
  background-color: #e63c0d; }

body.sp figure figcaption {
  background: #e63c0d;
  color: #fff; }
  body.sp figure figcaption a {
    color: #fff; }

body.sp .box--dark {
  background-color: #e63c0d; }
  body.sp .box--dark h1,
  body.sp .box--dark h2,
  body.sp .box--dark h3,
  body.sp .box--dark h4,
  body.sp .box--dark h5,
  body.sp .box--dark h6 {
    color: #ffaa8a; }
  body.sp .box--dark p {
    color: #ffaa8a; }
  body.sp .box--dark .icon--dark {
    background-color: #ffaa8a; }
  body.sp .box--dark .icon--bright {
    background-color: #ffaa8a; }
  body.sp .box--dark .button_icon {
    background-color: #fff;
    color: #ffaa8a; }
    body.sp .box--dark .button_icon:after {
      background-color: #ffaa8a; }
  body.sp .box--dark .button_icon_small {
    background-color: #fff;
    color: #ffaa8a; }
    body.sp .box--dark .button_icon_small:after {
      background-color: #ffaa8a; }
  body.sp .box--dark button,
  body.sp .box--dark .button {
    background-color: #fff;
    color: #ffaa8a; }
  body.sp .box--dark button.icon,
  body.sp .box--dark .button.icon {
    background-color: #e63c0d;
    color: #ffaa8a; }
  body.sp .box--dark button.icon--dark,
  body.sp .box--dark .button.icon--dark {
    background-color: #e63c0d; }
  body.sp .box--dark button.icon--bright,
  body.sp .box--dark .button.icon--bright {
    background-color: #ffaa8a; }
  body.sp .box--dark .bx {
    background-color: #ffaa8a; }

body.sp .box--bright {
  background-color: #ffaa8a; }
  body.sp .box--bright .icon--dark {
    background-color: #e63c0d; }
  body.sp .box--bright .icon--bright {
    background-color: #e63c0d; }
  body.sp .box--bright h1,
  body.sp .box--bright h2,
  body.sp .box--bright h3,
  body.sp .box--bright h4,
  body.sp .box--bright h5,
  body.sp .box--bright h6 {
    color: #e63c0d; }
  body.sp .box--bright p {
    color: #e63c0d; }
  body.sp .box--bright button,
  body.sp .box--bright .button {
    background-color: #e63c0d;
    color: #ffaa8a; }
  body.sp .box--bright button.icon,
  body.sp .box--bright .button.icon {
    background-color: #e63c0d;
    color: #e63c0d; }
  body.sp .box--bright button.icon--dark,
  body.sp .box--bright .button.icon--dark {
    background-color: #e63c0d; }
  body.sp .box--bright button.icon--bright,
  body.sp .box--bright .button.icon--bright {
    background-color: #ffaa8a; }
  body.sp .box--bright .bx {
    background-color: #e63c0d; }
  body.sp .box--bright .button_icon {
    background-color: #e63c0d;
    color: #fff; }
    body.sp .box--bright .button_icon:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23E63C0D'/%3E%3C/svg%3E") !important; }
      body.sp .box--bright .button_icon:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23E63C0D'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23E63C0D'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23E63C0D'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23E63C0D'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23E63C0D'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23E63C0D'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23E63C0D'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23E63C0D'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23E63C0D'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }
  body.sp .box--bright .button_icon_small {
    background-color: #e63c0d;
    color: #fff; }
    body.sp .box--bright .button_icon_small:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23E63C0D' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23E63C0D'/%3E%3C/svg%3E") !important; }
      body.sp .box--bright .button_icon_small:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23E63C0D'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23E63C0D'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23E63C0D'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23E63C0D'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23E63C0D'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23E63C0D'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23E63C0D'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23E63C0D'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23E63C0D'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23E63C0D'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23E63C0D'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23E63C0D'/%3E%3C/g%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23E63C0D'/%3E%3C/svg%3E"); }
      body.sp .box--bright .button_icon_small:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }

body.je h1 {
  color: #a42280; }

body.je h2,
body.je h3,
body.je h4,
body.je h5,
body.je h6 {
  color: #003072; }

body.je p.einleitung {
  color: #a42280; }

body.je a {
  color: #a42280; }

body.je .icon--dark {
  background-color: #a42280; }

body.je .icon--bright {
  background-color: #003072; }

body.je .searchform input[type="submit"] {
  background-color: #a42280; }

body.je .maps__info {
  background-color: #003072; }
  body.je .maps__info h1,
  body.je .maps__info h2,
  body.je .maps__info h3,
  body.je .maps__info h4,
  body.je .maps__info h5,
  body.je .maps__info h6 {
    color: #a42280; }
  body.je .maps__info li {
    color: #a42280; }

body.je .box--headline-image {
  background-color: #fff;
  background-image: linear-gradient(#a42280 160px, transparent 160px), linear-gradient(#003072 320px, transparent 320px); }

body.je .headline.no-image.box--dark {
  background-color: #003072; }

body.je .box--headline h1 {
  color: #fff; }

body.je .headline.box--dark .box--headline h1 {
  color: #fff; }

body.je .headline.no-image.box--dark .box--headline h1 {
  color: #a42280; }

@media (min-width: 0px) and (max-width: 991px) {
  body.je .box--headline-image {
    background-color: #fff;
    background-image: linear-gradient(#a42280 40%, transparent 40%), linear-gradient(#003072 85%, transparent 85%); } }

body.je .box--teaser-home {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 70%, transparent 70%), linear-gradient(#442a80 100%, transparent 100%); }

body.je .box--headline-dark {
  background-color: #a42280;
  color: #fff; }
  body.je .box--headline-dark h1 {
    color: #003072; }

body.je .box--headline-bright {
  background-color: #003072;
  color: #fff; }
  body.je .box--headline-bright h1 {
    color: #a42280; }

body.je button,
body.je .button {
  background-color: #a42280;
  color: #fff; }
  body.je button.active,
  body.je .button.active {
    background-color: #003072; }
  body.je button:hover,
  body.je .button:hover {
    color: #003072; }
  body.je button.active:hover,
  body.je .button.active:hover {
    color: #fff; }

body.je .button_icon {
  background-color: #a42280; }
  body.je .button_icon:after {
    background-color: #003072; }

body.je .button_icon_small {
  background-color: #a42280; }
  body.je .button_icon_small:after {
    background-color: #003072; }

body.je .bx {
  background-color: #a42280; }

body.je figure figcaption {
  background: #a42280;
  color: #fff; }
  body.je figure figcaption a {
    color: #fff; }

body.je .box--dark {
  background-color: #a42280; }
  body.je .box--dark h1,
  body.je .box--dark h2,
  body.je .box--dark h3,
  body.je .box--dark h4,
  body.je .box--dark h5,
  body.je .box--dark h6 {
    color: #003072; }
  body.je .box--dark p {
    color: #003072; }
  body.je .box--dark .icon--dark {
    background-color: #003072; }
  body.je .box--dark .icon--bright {
    background-color: #003072; }
  body.je .box--dark .button_icon {
    background-color: #fff;
    color: #003072; }
    body.je .box--dark .button_icon:after {
      background-color: #003072; }
  body.je .box--dark .button_icon_small {
    background-color: #fff;
    color: #003072; }
    body.je .box--dark .button_icon_small:after {
      background-color: #003072; }
  body.je .box--dark button,
  body.je .box--dark .button {
    background-color: #fff;
    color: #003072; }
  body.je .box--dark button.icon,
  body.je .box--dark .button.icon {
    background-color: #a42280;
    color: #003072; }
  body.je .box--dark button.icon--dark,
  body.je .box--dark .button.icon--dark {
    background-color: #a42280; }
  body.je .box--dark button.icon--bright,
  body.je .box--dark .button.icon--bright {
    background-color: #003072; }
  body.je .box--dark .bx {
    background-color: #003072; }

body.je .box--bright {
  background-color: #003072; }
  body.je .box--bright .icon--dark {
    background-color: #a42280; }
  body.je .box--bright .icon--bright {
    background-color: #a42280; }
  body.je .box--bright h1,
  body.je .box--bright h2,
  body.je .box--bright h3,
  body.je .box--bright h4,
  body.je .box--bright h5,
  body.je .box--bright h6 {
    color: #a42280; }
  body.je .box--bright p {
    color: #a42280; }
  body.je .box--bright button,
  body.je .box--bright .button {
    background-color: #a42280;
    color: #003072; }
  body.je .box--bright button.icon,
  body.je .box--bright .button.icon {
    background-color: #a42280;
    color: #a42280; }
  body.je .box--bright button.icon--dark,
  body.je .box--bright .button.icon--dark {
    background-color: #a42280; }
  body.je .box--bright button.icon--bright,
  body.je .box--bright .button.icon--bright {
    background-color: #003072; }
  body.je .box--bright .bx {
    background-color: #a42280; }
  body.je .box--bright .button_icon {
    background-color: #a42280;
    color: #fff; }
    body.je .box--bright .button_icon:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23A42280'/%3E%3C/svg%3E") !important; }
      body.je .box--bright .button_icon:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23A42280'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23A42280'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23A42280'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23A42280'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23A42280'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }
  body.je .box--bright .button_icon_small {
    background-color: #a42280;
    color: #fff; }
    body.je .box--bright .button_icon_small:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23A42280' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23A42280'/%3E%3C/svg%3E") !important; }
      body.je .box--bright .button_icon_small:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23A42280'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23A42280'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23A42280'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23A42280'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23A42280'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23A42280'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23A42280'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23A42280'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23A42280'/%3E%3C/g%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23A42280'/%3E%3C/svg%3E"); }
      body.je .box--bright .button_icon_small:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }

body.az h1 {
  color: #006954; }

body.az h2,
body.az h3,
body.az h4,
body.az h5,
body.az h6 {
  color: #c8e16e; }

body.az p.einleitung {
  color: #006954; }

body.az a {
  color: #006954; }

body.az .icon--dark {
  background-color: #006954; }

body.az .icon--bright {
  background-color: #c8e16e; }

body.az .searchform input[type="submit"] {
  background-color: #006954; }

body.az .maps__info {
  background-color: #c8e16e; }
  body.az .maps__info h1,
  body.az .maps__info h2,
  body.az .maps__info h3,
  body.az .maps__info h4,
  body.az .maps__info h5,
  body.az .maps__info h6 {
    color: #006954; }
  body.az .maps__info li {
    color: #006954; }

body.az .box--headline-image {
  background-color: #fff;
  background-image: linear-gradient(#006954 160px, transparent 160px), linear-gradient(#c8e16e 320px, transparent 320px); }

body.az .headline.no-image.box--dark {
  background-color: #c8e16e; }

body.az .box--headline h1 {
  color: #fff; }

body.az .headline.box--dark .box--headline h1 {
  color: #fff; }

body.az .headline.no-image.box--dark .box--headline h1 {
  color: #006954; }

@media (min-width: 0px) and (max-width: 991px) {
  body.az .box--headline-image {
    background-color: #fff;
    background-image: linear-gradient(#006954 40%, transparent 40%), linear-gradient(#c8e16e 85%, transparent 85%); } }

body.az .box--teaser-home {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 70%, transparent 70%), linear-gradient(#442a80 100%, transparent 100%); }

body.az .box--headline-dark {
  background-color: #006954;
  color: #fff; }
  body.az .box--headline-dark h1 {
    color: #c8e16e; }

body.az .box--headline-bright {
  background-color: #c8e16e;
  color: #fff; }
  body.az .box--headline-bright h1 {
    color: #006954; }

body.az button,
body.az .button {
  background-color: #006954;
  color: #fff; }
  body.az button.active,
  body.az .button.active {
    background-color: #c8e16e; }
  body.az button:hover,
  body.az .button:hover {
    color: #c8e16e; }
  body.az button.active:hover,
  body.az .button.active:hover {
    color: #fff; }

body.az .button_icon {
  background-color: #006954; }
  body.az .button_icon:after {
    background-color: #c8e16e; }

body.az .button_icon_small {
  background-color: #006954; }
  body.az .button_icon_small:after {
    background-color: #c8e16e; }

body.az .bx {
  background-color: #006954; }

body.az figure figcaption {
  background: #006954;
  color: #fff; }
  body.az figure figcaption a {
    color: #fff; }

body.az .box--dark {
  background-color: #006954; }
  body.az .box--dark h1,
  body.az .box--dark h2,
  body.az .box--dark h3,
  body.az .box--dark h4,
  body.az .box--dark h5,
  body.az .box--dark h6 {
    color: #c8e16e; }
  body.az .box--dark p {
    color: #c8e16e; }
  body.az .box--dark .icon--dark {
    background-color: #c8e16e; }
  body.az .box--dark .icon--bright {
    background-color: #c8e16e; }
  body.az .box--dark .button_icon {
    background-color: #fff;
    color: #c8e16e; }
    body.az .box--dark .button_icon:after {
      background-color: #c8e16e; }
  body.az .box--dark .button_icon_small {
    background-color: #fff;
    color: #c8e16e; }
    body.az .box--dark .button_icon_small:after {
      background-color: #c8e16e; }
  body.az .box--dark button,
  body.az .box--dark .button {
    background-color: #fff;
    color: #c8e16e; }
  body.az .box--dark button.icon,
  body.az .box--dark .button.icon {
    background-color: #006954;
    color: #c8e16e; }
  body.az .box--dark button.icon--dark,
  body.az .box--dark .button.icon--dark {
    background-color: #006954; }
  body.az .box--dark button.icon--bright,
  body.az .box--dark .button.icon--bright {
    background-color: #c8e16e; }
  body.az .box--dark .bx {
    background-color: #c8e16e; }

body.az .box--bright {
  background-color: #c8e16e; }
  body.az .box--bright .icon--dark {
    background-color: #006954; }
  body.az .box--bright .icon--bright {
    background-color: #006954; }
  body.az .box--bright h1,
  body.az .box--bright h2,
  body.az .box--bright h3,
  body.az .box--bright h4,
  body.az .box--bright h5,
  body.az .box--bright h6 {
    color: #006954; }
  body.az .box--bright p {
    color: #006954; }
  body.az .box--bright button,
  body.az .box--bright .button {
    background-color: #006954;
    color: #c8e16e; }
  body.az .box--bright button.icon,
  body.az .box--bright .button.icon {
    background-color: #006954;
    color: #006954; }
  body.az .box--bright button.icon--dark,
  body.az .box--bright .button.icon--dark {
    background-color: #006954; }
  body.az .box--bright button.icon--bright,
  body.az .box--bright .button.icon--bright {
    background-color: #c8e16e; }
  body.az .box--bright .bx {
    background-color: #006954; }
  body.az .box--bright .button_icon {
    background-color: #006954;
    color: #fff; }
    body.az .box--bright .button_icon:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23006954'/%3E%3C/svg%3E") !important; }
      body.az .box--bright .button_icon:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23006954'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23006954'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23006954'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23006954'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23006954'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23006954'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23006954'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23006954'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23006954'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }
  body.az .box--bright .button_icon_small {
    background-color: #006954;
    color: #fff; }
    body.az .box--bright .button_icon_small:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23006954' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23006954'/%3E%3C/svg%3E") !important; }
      body.az .box--bright .button_icon_small:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23006954'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23006954'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23006954'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23006954'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23006954'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23006954'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23006954'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23006954'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23006954'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23006954'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23006954'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23006954'/%3E%3C/g%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23006954'/%3E%3C/svg%3E"); }
      body.az .box--bright .button_icon_small:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }

body.kt h1 {
  color: #003072; }

body.kt h2,
body.kt h3,
body.kt h4,
body.kt h5,
body.kt h6 {
  color: #a42280; }

body.kt p.einleitung {
  color: #003072; }

body.kt a {
  color: #003072; }

body.kt .icon--dark {
  background-color: #003072; }

body.kt .icon--bright {
  background-color: #a42280; }

body.kt .searchform input[type="submit"] {
  background-color: #003072; }

body.kt .maps__info {
  background-color: #a42280; }
  body.kt .maps__info h1,
  body.kt .maps__info h2,
  body.kt .maps__info h3,
  body.kt .maps__info h4,
  body.kt .maps__info h5,
  body.kt .maps__info h6 {
    color: #003072; }
  body.kt .maps__info li {
    color: #003072; }

body.kt .box--headline-image {
  background-color: #fff;
  background-image: linear-gradient(#003072 160px, transparent 160px), linear-gradient(#a42280 320px, transparent 320px); }

body.kt .headline.no-image.box--dark {
  background-color: #a42280; }

body.kt .box--headline h1 {
  color: #fff; }

body.kt .headline.box--dark .box--headline h1 {
  color: #fff; }

body.kt .headline.no-image.box--dark .box--headline h1 {
  color: #003072; }

@media (min-width: 0px) and (max-width: 991px) {
  body.kt .box--headline-image {
    background-color: #fff;
    background-image: linear-gradient(#003072 40%, transparent 40%), linear-gradient(#a42280 85%, transparent 85%); } }

body.kt .box--teaser-home {
  background-color: #fff;
  background-image: linear-gradient(#5fcde1 70%, transparent 70%), linear-gradient(#442a80 100%, transparent 100%); }

body.kt .box--headline-dark {
  background-color: #003072;
  color: #fff; }
  body.kt .box--headline-dark h1 {
    color: #a42280; }

body.kt .box--headline-bright {
  background-color: #a42280;
  color: #fff; }
  body.kt .box--headline-bright h1 {
    color: #003072; }

body.kt button,
body.kt .button {
  background-color: #003072;
  color: #fff; }
  body.kt button.active,
  body.kt .button.active {
    background-color: #a42280; }
  body.kt button:hover,
  body.kt .button:hover {
    color: #a42280; }
  body.kt button.active:hover,
  body.kt .button.active:hover {
    color: #fff; }

body.kt .button_icon {
  background-color: #003072; }
  body.kt .button_icon:after {
    background-color: #a42280; }

body.kt .button_icon_small {
  background-color: #003072; }
  body.kt .button_icon_small:after {
    background-color: #a42280; }

body.kt .bx {
  background-color: #003072; }

body.kt figure figcaption {
  background: #003072;
  color: #fff; }
  body.kt figure figcaption a {
    color: #fff; }

body.kt .box--dark {
  background-color: #003072; }
  body.kt .box--dark h1,
  body.kt .box--dark h2,
  body.kt .box--dark h3,
  body.kt .box--dark h4,
  body.kt .box--dark h5,
  body.kt .box--dark h6 {
    color: #a42280; }
  body.kt .box--dark p {
    color: #a42280; }
  body.kt .box--dark .icon--dark {
    background-color: #a42280; }
  body.kt .box--dark .icon--bright {
    background-color: #a42280; }
  body.kt .box--dark .button_icon {
    background-color: #fff;
    color: #a42280; }
    body.kt .box--dark .button_icon:after {
      background-color: #a42280; }
  body.kt .box--dark .button_icon_small {
    background-color: #fff;
    color: #a42280; }
    body.kt .box--dark .button_icon_small:after {
      background-color: #a42280; }
  body.kt .box--dark button,
  body.kt .box--dark .button {
    background-color: #fff;
    color: #a42280; }
  body.kt .box--dark button.icon,
  body.kt .box--dark .button.icon {
    background-color: #003072;
    color: #a42280; }
  body.kt .box--dark button.icon--dark,
  body.kt .box--dark .button.icon--dark {
    background-color: #003072; }
  body.kt .box--dark button.icon--bright,
  body.kt .box--dark .button.icon--bright {
    background-color: #a42280; }
  body.kt .box--dark .bx {
    background-color: #a42280; }

body.kt .box--bright {
  background-color: #a42280; }
  body.kt .box--bright .icon--dark {
    background-color: #003072; }
  body.kt .box--bright .icon--bright {
    background-color: #003072; }
  body.kt .box--bright h1,
  body.kt .box--bright h2,
  body.kt .box--bright h3,
  body.kt .box--bright h4,
  body.kt .box--bright h5,
  body.kt .box--bright h6 {
    color: #003072; }
  body.kt .box--bright p {
    color: #003072; }
  body.kt .box--bright button,
  body.kt .box--bright .button {
    background-color: #003072;
    color: #a42280; }
  body.kt .box--bright button.icon,
  body.kt .box--bright .button.icon {
    background-color: #003072;
    color: #003072; }
  body.kt .box--bright button.icon--dark,
  body.kt .box--bright .button.icon--dark {
    background-color: #003072; }
  body.kt .box--bright button.icon--bright,
  body.kt .box--bright .button.icon--bright {
    background-color: #a42280; }
  body.kt .box--bright .bx {
    background-color: #003072; }
  body.kt .box--bright .button_icon {
    background-color: #003072;
    color: #fff; }
    body.kt .box--bright .button_icon:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23003072'/%3E%3C/svg%3E") !important; }
      body.kt .box--bright .button_icon:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23003072'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23003072'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23003072'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23003072'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23003072'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }
  body.kt .box--bright .button_icon_small {
    background-color: #003072;
    color: #fff; }
    body.kt .box--bright .button_icon_small:after {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 39.05) rotate(180)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 39.05) rotate(-90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='35.05' viewBox='0 0 35.05 35.05'%3E%3Cpath d='M21.525,4,18.458,7.067,30.726,19.334H4v4.381H30.726L18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(39.05 -4) rotate(90)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-short-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(-14.458)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-short-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.592' height='35.05' viewBox='0 0 20.592 35.05'%3E%3Cg transform='translate(35.05 35.05) rotate(180)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-short-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.05' height='20.592' viewBox='0 0 35.05 20.592'%3E%3Cg transform='translate(0 35.05) rotate(-90)'%3E%3Cpath d='M21.525,4,18.458,7.067,33.036,21.525,18.458,35.983l3.067,3.067L39.05,21.525Z' transform='translate(-4 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-short-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-small-right {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-small-left {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.525' height='19.05' viewBox='0 0 9.525 19.05'%3E%3Cg transform='translate(9.525 19.05) rotate(180)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-small-up {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(0 9.525) rotate(-90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.arrow-small-down {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.05' height='9.525' viewBox='0 0 19.05 9.525'%3E%3Cg transform='translate(19.05) rotate(90)'%3E%3Cpath d='M21.525,4V23.05l9.525-9.525Z' transform='translate(-21.525 -4)' fill='%23003072' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.share {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.001' viewBox='0 0 34.001 34.001'%3E%3Cg transform='translate(-231 -5969.998)'%3E%3Cpath d='M10180,16266c0-.144,0-.285.015-.426l-12.192-5.947a6,6,0,1,1,.513-8.778l11.728-5.977a6.111,6.111,0,0,1-.062-.872,6,6,0,1,1,2.26,4.69l-12.258,6.247c0,.02,0,.04,0,.061a6.124,6.124,0,0,1-.05.773l11.963,5.833a6,6,0,1,1-1.916,4.4Z' transform='translate(-9927 -10268)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.rgclose {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.448' height='34.226' viewBox='0 0 34.448 34.226'%3E%3Cpath d='M10292.224,16121.112l-14.112,14.112-3.109-3.11,14.111-14.112-13.889-13.889,3.109-3.114,13.892,13.89,13.888-13.89,3.109,3.114-13.886,13.886,14.113,14.111-3.114,3.114Z' transform='translate(-10275.002 -16100.999)' fill='%23003072'/%3E%3C/svg%3E") !important; }
      body.kt .box--bright .button_icon_small:after.close-minus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='4.4' viewBox='0 0 34 4.4'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.search {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.262' height='34.14' viewBox='0 0 34.262 34.14'%3E%3Cpath d='M38.064,5.053a12.335,12.335,0,0,1-7.338,2.4A12.7,12.7,0,0,1,18-5.274,12.7,12.7,0,0,1,30.726-18,12.7,12.7,0,0,1,43.453-5.274a12.322,12.322,0,0,1-2.3,7.2L52.262,13.029l-3.111,3.111ZM21.916-5.274a8.775,8.775,0,0,0,8.81,8.815,8.776,8.776,0,0,0,8.811-8.815,8.773,8.773,0,0,0-8.811-8.808A8.772,8.772,0,0,0,21.916-5.274Z' transform='translate(-18 17.999)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.mail {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.002' height='26.001' viewBox='0 0 34.002 26.001'%3E%3Cpath d='M16561,10750v-3h0v-20h0v-3h34v26Zm28.879-3-7.879-7.879-3.971,3.968-.029-.028-.029.028-3.969-3.968-7.883,7.879Zm2.119-2.124v-15.752l-7.877,7.875Zm-28,0,7.877-7.877-7.877-7.875Zm14-6,11.875-11.878h-23.752Z' transform='translate(-16561 -10723.999)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.nav {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 34 24'%3E%3Crect width='34' height='4.4' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 10)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(0 19.6)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.658' height='33.658' viewBox='0 0 33.658 33.658'%3E%3Cpath d='M20.908,7.111c4.494,0,5.026.017,6.8.1a9.315,9.315,0,0,1,3.125.579,5.573,5.573,0,0,1,3.194,3.194,9.314,9.314,0,0,1,.579,3.125c.081,1.775.1,2.307.1,6.8s-.017,5.026-.1,6.8a9.315,9.315,0,0,1-.579,3.125,5.573,5.573,0,0,1-3.194,3.194,9.315,9.315,0,0,1-3.125.579c-1.774.081-2.306.1-6.8.1s-5.026-.017-6.8-.1a9.315,9.315,0,0,1-3.125-.579,5.573,5.573,0,0,1-3.194-3.194,9.315,9.315,0,0,1-.579-3.125c-.081-1.775-.1-2.307-.1-6.8s.017-5.026.1-6.8a9.314,9.314,0,0,1,.579-3.125,5.573,5.573,0,0,1,3.194-3.194,9.314,9.314,0,0,1,3.125-.579c1.775-.081,2.307-.1,6.8-.1m0-3.032c-4.571,0-5.144.019-6.939.1a12.353,12.353,0,0,0-4.085.782A8.606,8.606,0,0,0,4.963,9.884a12.353,12.353,0,0,0-.782,4.085c-.082,1.795-.1,2.368-.1,6.939s.019,5.144.1,6.939a12.353,12.353,0,0,0,.782,4.085,8.606,8.606,0,0,0,4.922,4.922,12.353,12.353,0,0,0,4.085.782c1.795.082,2.368.1,6.939.1s5.144-.019,6.939-.1a12.353,12.353,0,0,0,4.085-.782,8.606,8.606,0,0,0,4.922-4.922,12.353,12.353,0,0,0,.782-4.085c.082-1.795.1-2.368.1-6.939s-.019-5.144-.1-6.939a12.353,12.353,0,0,0-.782-4.085,8.606,8.606,0,0,0-4.922-4.922,12.353,12.353,0,0,0-4.085-.782c-1.795-.082-2.368-.1-6.939-.1Z' transform='translate(-4.079 -4.079)' fill='%23003072'/%3E%3Cpath d='M135.277,126.635a8.642,8.642,0,1,0,8.642,8.642A8.642,8.642,0,0,0,135.277,126.635Zm0,14.252a5.61,5.61,0,1,1,5.61-5.61A5.61,5.61,0,0,1,135.277,140.887Z' transform='translate(-118.448 -118.448)' fill='%23003072'/%3E%3Ccircle cx='2.019' cy='2.019' r='2.019' transform='translate(23.793 5.826)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='24.659' viewBox='0 0 35 24.659'%3E%3Cpath d='M42.269,37.851a4.4,4.4,0,0,0-3.094-3.114C36.445,34,25.5,34,25.5,34s-10.945,0-13.674.736a4.4,4.4,0,0,0-3.094,3.114A46.129,46.129,0,0,0,8,46.33a46.129,46.129,0,0,0,.731,8.479,4.4,4.4,0,0,0,3.094,3.114c2.729.736,13.674.736,13.674.736s10.945,0,13.674-.736a4.4,4.4,0,0,0,3.094-3.114A46.129,46.129,0,0,0,43,46.33,46.129,46.129,0,0,0,42.269,37.851ZM21.92,51.534V41.125l9.148,5.2Z' transform='translate(-8 -34)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.twitter {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='271' viewBox='0 0 300 271'%3E%3Cpath d='m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.whatsapp {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.862' height='33.876' viewBox='0 0 33.862 33.876'%3E%3Cpath d='M110.877,229.118a16.874,16.874,0,1,1,14.61,8.408h-.007a16.9,16.9,0,0,1-8.057-2.043l-8.938,2.334Zm7.472,3.628a14.04,14.04,0,0,0,7.132,1.945h.006A14,14,0,0,0,139.5,220.738a13.985,13.985,0,0,0-14.008-13.962,13.948,13.948,0,0,0-11.877,21.376l.333.528-1.416,5.149,5.3-1.385Zm9.889-4.192a24.281,24.281,0,0,1-2.4-.883c-4.226-1.817-6.986-6.053-7.2-6.333A8.14,8.14,0,0,1,116.92,217a4.7,4.7,0,0,1,1.474-3.5,1.551,1.551,0,0,1,1.123-.525c.281,0,.562,0,.807.015.03,0,.062,0,.095,0,.245,0,.551,0,.853.719.351.84,1.194,2.9,1.3,3.115a.769.769,0,0,1,.035.735,2.86,2.86,0,0,1-.421.7c-.211.245-.442.547-.632.735-.211.209-.431.436-.185.856a12.65,12.65,0,0,0,2.344,2.906,11.514,11.514,0,0,0,3.388,2.082c.421.21.667.175.913-.1s1.053-1.225,1.334-1.645.562-.35.948-.21,2.457,1.155,2.879,1.365.7.315.807.49a3.494,3.494,0,0,1-.246,1.995,4.338,4.338,0,0,1-2.844,1.994,6.913,6.913,0,0,1-1.023.081A5.366,5.366,0,0,1,128.238,228.554Z' transform='translate(-108.485 -203.941)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.812' height='33.607' viewBox='0 0 33.812 33.607'%3E%3Cpath d='M134.812,149.906a16.906,16.906,0,1,0-19.548,16.7V154.793h-4.293v-4.887h4.293v-3.725c0-4.237,2.524-6.578,6.386-6.578a26,26,0,0,1,3.784.33v4.161H123.3a2.443,2.443,0,0,0-2.755,2.64v3.171h4.689l-.75,4.887h-3.939v11.814A16.91,16.91,0,0,0,134.812,149.906Z' transform='translate(-101 -133)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.phone {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='34' viewBox='0 0 22 34'%3E%3Cg transform='translate(-243 -5970)'%3E%3Crect width='34' height='4.4' transform='translate(243 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='34' height='4.4' transform='translate(260.6 6004) rotate(-90)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5970)' fill='%23003072'/%3E%3Crect width='22' height='4.4' transform='translate(243 5999.6)' fill='%23003072'/%3E%3Crect width='4.4' height='4.4' transform='translate(252 5992.6)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.phone-old {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='33.435' viewBox='0 0 34 33.435'%3E%3Cpath d='M1284.667,425.463s1.53,12.126,8.759,19.119,20.155,8.853,20.155,8.853a16.244,16.244,0,0,0,3.2-2.731,11.6,11.6,0,0,0,1.884-3.3,24.776,24.776,0,0,0-4.427-4.332,22.6,22.6,0,0,0-5.368-2.731l-2.628,4.129a24.248,24.248,0,0,1-7.064-4.615,30.64,30.64,0,0,1-5.18-7.44l4.135-3.281a26.889,26.889,0,0,0-3.108-5.557,15.73,15.73,0,0,0-4.05-3.579,12.4,12.4,0,0,0-3.862,2.072A10.669,10.669,0,0,0,1284.667,425.463Z' transform='translate(-1284.667 -420)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.download {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34.003' viewBox='0 0 34 34.003'%3E%3Cg transform='translate(-383 -5894.998)'%3E%3Cg transform='translate(152 -75)'%3E%3Cpath d='M10152.6,16184H10123v-8h4.4v3.6h25.2v-3.6h4.4v8Z' transform='translate(-9892 -10180)' fill='%23003072'/%3E%3Cg transform='translate(17 -9)'%3E%3Cpath d='M10106,16196.568l3.107-3.112,8.133,8.13V16185h4.4v16.59l8.137-8.136,3.111,3.111-13.437,13.434-.006-.006-.011.01Z' transform='translate(-9888.44 -10206)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.exclamation-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.question {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.41' height='34' viewBox='0 0 9.41 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-142.541 -77.1)'%3E%3Cpath d='M142.541,106.395a4.7,4.7,0,1,1,4.755,4.7A4.615,4.615,0,0,1,142.541,106.395ZM143.1,77.1h8.145l-1.265,21.149h-5.565Z' transform='translate(0 0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.externer-link {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='17.013' viewBox='0 0 34 17.013'%3E%3Cpath d='M41.5,102.488c.107-.553.176-1.116.326-1.656a8.175,8.175,0,0,1,7.1-5.893c.3-.026.6-.041.9-.042q2.734-.006,5.468,0a8.181,8.181,0,0,1,8.1,6.488,10,10,0,0,1,.059,3.684H59.934c.071-.413.172-.832.212-1.256A5.067,5.067,0,0,0,56.1,98.4a5.933,5.933,0,0,0-1.079-.106c-1.654-.011-3.309-.008-4.963,0a5.089,5.089,0,0,0-.729,10.135c.806.082,1.625.049,2.438.054a.327.327,0,0,1,.354.226,8.159,8.159,0,0,0,2.306,3c.052.042.1.087.2.174h-.286c-1.53,0-3.061,0-4.591,0a8.2,8.2,0,0,1-8.071-6.5c-.079-.36-.121-.728-.18-1.092Z' transform='translate(-41.5 -94.892)' fill='%23003072'/%3E%3Cpath d='M86.031,101.693h3.531c-.074.422-.173.833-.214,1.251a5.069,5.069,0,0,0,4.055,5.428,5.837,5.837,0,0,0,1.053.1q2.508.016,5.017,0a5.1,5.1,0,0,0,.181-10.19c-.655-.012-1.31,0-1.964-.01a.344.344,0,0,1-.264-.136,8.535,8.535,0,0,0-2.547-3.232c.1-.011.167-.023.231-.023,1.575,0,3.15-.012,4.725,0a8.172,8.172,0,0,1,8.086,7.165,8.576,8.576,0,0,1-1.508,6.447,7.958,7.958,0,0,1-6.438,3.363c-2.007.052-4.017.032-6.025.006a8.172,8.172,0,0,1-8-7.433,17.207,17.207,0,0,1-.028-1.776C85.93,102.346,85.992,102.032,86.031,101.693Z' transform='translate(-74.014 -94.884)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.75' height='34' viewBox='0 0 7.75 34'%3E%3Cg transform='translate(0)'%3E%3Cg transform='translate(-103.913 -67.652)'%3E%3Cpath d='M103.913,71.415a3.749,3.749,0,0,1,3.853-3.763,3.743,3.743,0,1,1,0,7.48A3.74,3.74,0,0,1,103.913,71.415Zm.851,8.064h6.048v22.174h-6.048Z' transform='translate(0)' fill='%23003072'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.options {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.161' height='34' viewBox='0 0 6.161 34'%3E%3Cg transform='translate(-5941.24 282) rotate(-90)'%3E%3Crect width='6.8' height='6.16' transform='translate(248 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(261.6 5941.24)' fill='%23003072'/%3E%3Crect width='6.8' height='6.16' transform='translate(275.2 5941.24)' fill='%23003072'/%3E%3C/g%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.plus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.003' height='33.999' viewBox='0 0 34.003 33.999'%3E%3Cpath d='M10172.8,16224v-14.8H10158v-4.4h14.8V16190h4.4v14.8h14.8v4.4h-14.8v14.8Z' transform='translate(-10157.999 -16190.001)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.aktualisieren {
        background-image: url("data:image/svg+xml,%3Csvg id='aktualisieren' xmlns='http://www.w3.org/2000/svg' width='34.001' height='34.125' viewBox='0 0 34.001 34.125'%3E%3Cpath id='Vereinigungsmenge_19' data-name='Vereinigungsmenge 19' d='M34.979,11.146A16.885,16.885,0,0,1,30-.875,16.89,16.89,0,0,1,34.979-12.9,16.894,16.894,0,0,1,47-17.875,16.893,16.893,0,0,1,59.021-12.9l.007.007L64-18V-4.875H51.229l4.75-4.881a12.551,12.551,0,0,0-8.934-3.7A12.64,12.64,0,0,0,34.42-.83,12.64,12.64,0,0,0,47.045,11.8a12.681,12.681,0,0,0,12.145-9.17h4.452a16.9,16.9,0,0,1-4.621,8.52A16.889,16.889,0,0,1,47,16.125,16.89,16.89,0,0,1,34.979,11.146Z' transform='translate(-30 18)' fill='%23003072'/%3E%3C/svg%3E"); }
      body.kt .box--bright .button_icon_small:after.break {
        background: #fff;
        width: 1px;
        margin: 0 10px 0 10px; }

.iconList {
  display: block; }
  .iconList ul {
    margin: 0;
    padding: 0; }
    .iconList ul li {
      list-style: none;
      float: left; }

.standorte {
  position: relative;
  width: 100%; }
  .standorte button {
    display: inline-block;
    margin: 2px;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 0.9rem;
    padding-left: 10px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0; }

.rg-col {
  padding-right: 10px;
  padding-left: 10px; }

.rg-row {
  margin-left: -10px;
  margin-right: -10px;
  width: 100%; }

.standort {
  padding: 20px;
  margin-bottom: 20px;
  display: block; }
  .standort .standort__ort {
    display: block; }
  .standort .standort__leistungen {
    display: block; }
  .standort .standort__link {
    display: block; }

.wide {
  width: 100%; }

.maps {
  position: relative;
  display: block;
  width: 100%;
  min-height: 400px;
  margin-top: 20px; }
  .maps .maps__info {
    position: relative;
    display: block;
    float: left;
    width: 0%;
    height: 400px;
    padding: 0px;
    margin: 0;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1; }
  .maps .maps__map {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-color: #aaa;
    width: 100%;
    height: 400px;
    z-index: 0; }

.map {
  display: block;
  width: 100%;
  height: 300px;
  background: #00000022; }

.werte {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  zoom: 100%; }

.werte__subitem {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: auto !important;
  background-color: #d5f2f7;
  opacity: 0;
  padding: 20px;
  width: 180px;
  box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.24);
  float: left;
  box-sizing: initial;
  cursor: pointer; }
  .werte__subitem div {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    color: #477982;
    width: 100%;
    margin: 0;
    font-weight: bold;
    padding: 0;
    height: auto !important;
    text-align: center;
    box-sizing: initial;
    float: left; }
    .werte__subitem div::after, .werte__subitem div::before {
      box-sizing: initial; }

.werte__Item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.7rem;
  overflow: hidden;
  cursor: pointer;
  background-position: 50% 50%;
  background-size: 100%; }
  .werte__Item.kreis--blau {
    background-image: url(../assets/elemente/kreis_dark_blau.png);
    color: #ffffff !important; }
  .werte__Item.quadrat--blau {
    background-image: url(../assets/elemente/quadrat_dark_blau.png);
    color: #ffffff !important; }
  .werte__Item.dreieck--blau {
    background-image: url(../assets/elemente/dreieck_dark_blau.png);
    color: #ffffff !important; }
  .werte__Item.halbkreis--blau {
    background-image: url(../assets/elemente/halbkreis_dark_blau.png);
    color: #ffffff !important; }
  .werte__Item.kreis--lila {
    background-image: url(../assets/elemente/kreis_dark_lila.png);
    color: #ffffff !important; }
  .werte__Item.quadrat--lila {
    background-image: url(../assets/elemente/quadrat_dark_lila.png);
    color: #ffffff !important; }
  .werte__Item.dreieck--lila {
    background-image: url(../assets/elemente/dreieck_dark_lila.png);
    color: #ffffff !important; }
  .werte__Item.halbkreis--lila {
    background-image: url(../assets/elemente/halbkreis_dark_lila.png);
    color: #ffffff !important; }
  .werte__Item.kreis--rot {
    background-image: url(../assets/elemente/kreis_dark_rot.png);
    color: #ffffff !important; }
  .werte__Item.quadrat--rot {
    background-image: url(../assets/elemente/quadrat_dark_rot.png);
    color: #ffffff !important; }
  .werte__Item.dreieck--rot {
    background-image: url(../assets/elemente/dreieck_dark_rot.png);
    color: #ffffff !important; }
  .werte__Item.halbkreis--rot {
    background-image: url(../assets/elemente/halbkreis_dark_rot.png);
    color: #ffffff !important; }
  .werte__Item.kreis--apricot {
    background-image: url(../assets/elemente/kreis_dark_apricot.png);
    color: #442A80 !important; }
  .werte__Item.quadrat--apricot {
    background-image: url(../assets/elemente/quadrat_dark_apricot.png);
    color: #442A80 !important; }
  .werte__Item.dreieck--apricot {
    background-image: url(../assets/elemente/dreieck_dark_apricot.png);
    color: #442A80 !important; }
  .werte__Item.halbkreis--apricot {
    background-image: url(../assets/elemente/halbkreis_dark_apricot.png);
    color: #442A80 !important; }
  .werte__Item.kreis--violet {
    background-image: url(../assets/elemente/kreis_dark_violet.png);
    color: #ffffff !important; }
  .werte__Item.quadrat--violet {
    background-image: url(../assets/elemente/quadrat_dark_violet.png);
    color: #ffffff !important; }
  .werte__Item.dreieck--violet {
    background-image: url(../assets/elemente/dreieck_dark_violet.png);
    color: #ffffff !important; }
  .werte__Item.halbkreis--violet {
    background-image: url(../assets/elemente/halbkreis_dark_violet.png);
    color: #ffffff !important; }
  .werte__Item.kreis--dunkelblau {
    background-image: url(../assets/elemente/kreis_dark_dunkelblau.png);
    color: #ffffff !important; }
  .werte__Item.quadrat--dunkelblau {
    background-image: url(../assets/elemente/quadrat_dark_dunkelblau.png);
    color: #ffffff !important; }
  .werte__Item.dreieck--dunkelblau {
    background-image: url(../assets/elemente/dreieck_dark_dunkelblau.png);
    color: #ffffff !important; }
  .werte__Item.halbkreis--dunkelblau {
    background-image: url(../assets/elemente/halbkreis_dark_dunkelblau.png);
    color: #ffffff !important; }
  .werte__Item.kreis--hellgruen {
    background-image: url(../assets/elemente/kreis_dark_hellgruen.png);
    color: #442A80 !important; }
  .werte__Item.quadrat--hellgruen {
    background-image: url(../assets/elemente/quadrat_dark_hellgruen.png);
    color: #442A80 !important; }
  .werte__Item.dreieck--hellgruen {
    background-image: url(../assets/elemente/dreieck_dark_hellgruen.png);
    color: #442A80 !important; }
  .werte__Item.halbkreis--hellgruen {
    background-image: url(../assets/elemente/halbkreis_dark_hellgruen.png);
    color: #442A80 !important; }
  .werte__Item.kreis--gruen {
    background-image: url(../assets/elemente/kreis_dark_gruen.png);
    color: #ffffff !important; }
  .werte__Item.quadrat--gruen {
    background-image: url(../assets/elemente/quadrat_dark_gruen.png);
    color: #ffffff !important; }
  .werte__Item.dreieck--gruen {
    background-image: url(../assets/elemente/dreieck_dark_gruen.png);
    color: #ffffff !important; }
  .werte__Item.halbkreis--gruen {
    background-image: url(../assets/elemente/halbkreis_dark_gruen.png);
    color: #ffffff !important; }
  .werte__Item.kreis--hellblau {
    background-image: url(../assets/elemente/kreis_dark_hellblau.png);
    color: #442A80 !important; }
  .werte__Item.quadrat--hellblau {
    background-image: url(../assets/elemente/quadrat_dark_hellblau.png);
    color: #442A80 !important; }
  .werte__Item.dreieck--hellblau {
    background-image: url(../assets/elemente/dreieck_dark_hellblau.png);
    color: #442A80 !important; }
  .werte__Item.halbkreis--hellblau {
    background-image: url(../assets/elemente/halbkreis_dark_hellblau.png);
    color: #442A80 !important; }
  .werte__Item div {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 99%;
    text-align: center; }

.center {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  color: #442a80;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.7rem;
  line-height: 2rem;
  text-shadow: 0px 0px 4px #5FCDE1;
  background-image: url(../assets/elemente/kreis_dark_blau.png);
  background-position: 50% 50%;
  background-size: 300px; }
  .center div {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center; }
