{"id":2,"date":"2023-07-14T08:54:36","date_gmt":"2023-07-14T08:54:36","guid":{"rendered":"https:\/\/mkt2.dubdev.io\/?page_id=2"},"modified":"2026-04-30T09:06:53","modified_gmt":"2026-04-30T09:06:53","slug":"herold-marketing","status":"publish","type":"page","link":"https:\/\/www.herold.at\/marketing\/","title":{"rendered":"Herold Marketing"},"content":{"rendered":"\n<style>\n.gp-col .innerimg img{\n  object-fit:contain\n}\n<\/style>\n\n\n<style>\n\n\n\n\n\n\n\nbody {\n  background-color: #eff4f7;\n}\n\n.tab-contents {\n  position: relative;\n  min-height: 500px;\n}\n\n.tab-buttons {\n  position: relative;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  gap: 10px;\n  -webkit-box-pack: center;\n    -ms-flex-pack: center;\n  justify-content: center;\n  margin: 0 auto 50px;\n  width: -webkit-max-content;\n  width: -moz-max-content;\n  width: max-content;\n  padding: 0.5rem;\n  background: -webkit-gradient(linear, left top, right top, from(#FFD336), to(#FEC600));\n  background: -o-linear-gradient(left, #FFD336 0%, #FEC600 100%);\n  background: linear-gradient(90deg, #FFD336 0%, #FEC600 100%);\n  border-radius: 100px;\n  border: 1px solid rgba(255, 219, 94, 1);\n}\n\n.highlight {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 0;\n  height: calc(100% - 20px);\n  margin: 10px 0;\n  background: #fff;\n  border-radius: 25px;\n  z-index: 0;\n  -webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n  -o-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tab-button {\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  background: transparent;\n  border: none;\n  padding: 10px 24px;\n  font-weight: 600;\n  position: relative;\n  z-index: 1;\n  border-radius: 25px;\n  color: #333;\n  -webkit-transition: color 0.3s ease;\n  -o-transition: color 0.3s ease;\n  transition: color 0.3s ease;\n  cursor: pointer;\n}\n\n.tab-button:active {\n  -webkit-transform: scale(1.05);\n      -ms-transform: scale(1.05);\n          transform: scale(1.05);\n  -webkit-transform-origin: center;\n      -ms-transform-origin: center;\n          transform-origin: center;\n}\n\n.tab-content {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  opacity: 0;\n  -webkit-transform: translateY(20px);\n      -ms-transform: translateY(20px);\n          transform: translateY(20px);\n  pointer-events: none;\n  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;\n  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;\n  -o-transition: opacity 0.4s ease, transform 0.4s ease;\n  transition: opacity 0.4s ease, transform 0.4s ease;\n  transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;\n  -webkit-transition:.2s;\n  -o-transition:.2s;\n  transition:.2s\n}\n.tab-content.active {\n  opacity: 1;\n  -webkit-transform: translateY(0);\n      -ms-transform: translateY(0);\n          transform: translateY(0);\n  pointer-events: auto;\n}\n\n.swiper.cards-wrapper {\n  overflow: hidden;\n}\n\n.product-card {\n  color:#333;\n  display: block;\n  -webkit-backdrop-filter: blur(10px);\n          backdrop-filter: blur(50px);\n  background: rgba(255, 255, 255, 0.4);\n  border-radius: 20px;\n  border: 1px solid #FFFFFF66;\n  padding: 30px;\n  max-width: unset;\n  opacity: 0;\n  -webkit-transform: translateX(40px);\n      -ms-transform: translateX(40px);\n          transform: translateX(40px);\n  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;\n  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;\n  -o-transition: opacity 0.5s ease, transform 0.5s ease;\n  transition: opacity 0.5s ease, transform 0.5s ease;\n  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;\n  will-change: opacity, transform;\n  text-decoration: none;\n}\n.product-card:before{\n  position: absolute;\n  content:\"\";\n  width:100%;\n  height:100%;\n  border:1px solid #fff4;\n  top: 0;\n  border-radius: 20px;\n}\n.product-card.animate-in {\n  opacity: 1;\n  -webkit-transform: translateX(0);\n      -ms-transform: translateX(0);\n          transform: translateX(0);\n}\n\n.fl-sl {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-pack: justify;\n      -ms-flex-pack: justify;\n          justify-content: space-between;\n  -webkit-box-align: center;\n      -ms-flex-align: center;\n          align-items: center;\n}\n.container-xl.home-head{\n  padding-top:25px\n}\n.subtitle{\n  margin-bottom:13px\n}\n.card-content ul {\n  margin: 0;\n  list-style: none;\n  padding: 0;\n}\n.card-content li {\n  margin: 10px 0;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  font-size:14px\n}\n.card-content li svg {\n  margin-right: 10px;\n}\n.product-card:hover{\n  -webkit-transition:.2s;\n  -o-transition:.2s;\n  transition:.2s\n}\n.product-card:hover .fl-sl rect {\n  fill: rgba(254, 198, 0, 1);\n}\n.product-card:hover li svg > path:first-child {\n  fill: rgba(254, 198, 0, 1);\n}\n.product-card:hover .fl-sl h3 {\n  color:#387BC2\n}\n.product-card:hover{\n  background-color:#ffffff99\n}\n.product-card:hover .card-image img{\n  -webkit-filter: drop-shadow(00px 3px 10px #0002);\n          filter: drop-shadow(00px 3px 10px #0002);\n}\n.home-head h1 {\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  font-size: 40px;\n  margin-bottom: 15px;\n  text-align: center;\n}\n.home-head h2,\n.card-content h3 {\n  font-size: 20px;\n  text-align: center;\n}\n.card-content h3 {\n  margin: 0;\n}\n.img-col picture {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n}\n\n\/* .swiper-wrapper {\n  display: flex;\n  align-items: stretch;\n} *\/\n\n.swiper-slide {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  height: auto;\n}\n\n.product-card {\n  display: -webkit-box !important;\n  display: -ms-flexbox !important;\n  display: flex !important;\n  -webkit-box-orient: vertical !important;\n  -webkit-box-direction: normal !important;\n      -ms-flex-direction: column !important;\n          flex-direction: column !important;\n  -webkit-box-pack: justify !important;\n      -ms-flex-pack: justify !important;\n          justify-content: space-between !important;\n  height: 100% !important;\n  width: 100%;\n  -webkit-box-sizing: border-box;\n          box-sizing: border-box;\n  margin:0;\n  overflow: hidden;\n  border:0!important\n}\n\n.card-content {\n  -webkit-box-flex: 1;\n      -ms-flex: 1 1 auto;\n          flex: 1 1 auto;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n      -ms-flex-direction: column;\n          flex-direction: column;\n}\n\n.card-image {\n  margin-top: auto;\n  max-width:285px;\n  margin-bottom:30px;\n  padding:0 10px\n}\n.container-xl.home-head{\n\tmax-width:1200px!important;\n}\n\n@media (max-width:1040px){\n  .swiper.cards-wrapper{\n    \/* overflow:visible *\/\n  }\n  .swiper-wrapper{\n    -webkit-box-pack:unset;\n        -ms-flex-pack:unset;\n            justify-content:unset\n  }\n  .tab-contents{\n    margin-right:-15px;\n  }\n\n}\n\n@media (max-width:600px){\n  body:before{\n    top: -120px;\n    height: 560px;\n  }\n  .home-head h1{\n    font-size:30px\n  }\n  .home-head h2, .card-content h3{\n    font-size:18px\n  }\n  .product-card{\n    padding:20px\n  }\n  .tab-buttons {\n    border: 0;\n    background: unset;\n    margin-bottom: 25px;\n    overflow-x: auto;\n    border-radius: 0;\n    -webkit-box-pack: start;\n        -ms-flex-pack: start;\n            justify-content: flex-start;\n    scrollbar-width: none;\n    -ms-overflow-style: none;\n    margin-left:-15px;\n    margin-right:-15px;\n    width:calc(100% + 30px);\n    padding-left:15px\n  }\n  .tab-buttons::-webkit-scrollbar {\n    display: none;\n  }\n\t.tab-buttons .highlight{\n\t\tdisplay: none!important;\n\t}\n\t.tab-button.active{\n\t\tbackground-color:#fff;\n\t}\n\t.tab-button{\n    background-color: #fff6;\n    padding:13px 37px\n\t}\n}\n.cards-wrapper .swiper-pagination{\n\tposition: relative;\n\tmargin: 35px 0 35px;\n}\n.cards-wrapper .swiper-pagination .swiper-pagination-bullet{\n\twidth:15px;\n\theight:15px;\n\tbackground-color:#fec600\n}\n.ul-head{\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n  gap:30px;\n\tlist-style: none;\n\tmargin:0px 0 60px;\n\tpadding:0;\n\tfont-size: 18px\n}\n.ul-head li{\n\tdisplay: flex;\n\talign-items: center;\n\tgap:10px\n}\n\t.home-head h2{\n\t\tmargin-bottom:50px!important;\n\t}\n@media (max-width:650px){\n\t.ul-head{\n\t\tflex-wrap: wrap;\n\t\tgap:15px;\n\t\tfont-size:16px;\n    align-items:center;\n\t\twidth: 100%;\n\t}\n\t.home-head h2{\n\t\tmargin-bottom:40px!important;\n\t}\n}\n\n\n\n\n\n\nbody{\n  background: linear-gradient(180deg, #F4F9FF 0%, #E5F2FF 100%);\n}\n\n:root{\n  --shine-duration: 8s;\n  --shine-overlap: .5s;\n}\n\n.product-page-hero .container{\n  display: flex;\n  align-items: center;\n  flex-direction: column\n}\n.product-page-hero .feature_boxes{\n  display: flex;\n  justify-content: center;\n  gap:20px;\n  list-style: none;\n  margin:0;\n  padding:0;\n  width:100%\n}\n.product-page-hero .feature_boxes li{\n  display: flex;\n  align-items:center;\n  gap:15px;\n  max-width:270px;\n  color:#E6F2FF;\n  flex: 1 1 0px;\n  border: 1px solid #E6F2FF33;\n  padding:12px 20px;\n  border-radius: 15px\n}\n.product-page-hero .feature_boxes li p{\n  font-size:14px;\n  margin:0;\n  padding:0\n}\n.product-page-hero .btn-hero{\n  margin:50px 0;\n  width: max-content;\n  font-size:13px;\n  padding:15px 30px;\n  min-width:unset\n}\n.product-page-hero .pp-hero-img{\n  max-width: 450px;\n  filter: drop-shadow(0 15px 70px rgba(0, 53, 112, 0.15));\n}\n\n.product-page-hero .feature_boxes li {\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  max-width: 270px;\n  color: #E6F2FF;\n  flex: 1 1 0;\n  border: 1px solid #E6F2FF33;\n  padding: 10px 20px 12px;\n  border-radius: 15px;\n}\n\n\n\n\n\n.product-page-hero .feature_boxes li{\n  position: relative;\n  overflow: hidden;\n}\n.product-page-hero .feature_boxes li::before{\n  content:\"\";\n  position:absolute;\n  inset:-500px;\n  border-radius:inherit;\n  pointer-events:none;\n  background: linear-gradient(\n    120deg,\n    rgba(255,255,255,0) 0%,\n    rgba(255,255,255,0.01) 30%,\n    rgba(255,255,255,0.10) 50%,\n    rgba(255,255,255,0.01) 70%,\n    rgba(255,255,255,0) 100%\n  );\n  transform: translateX(-130%);\n  animation: shineSweep var(--shine-duration) linear infinite;\n  mix-blend-mode: screen;\n  will-change: transform;\n}\n.product-page-hero .feature_boxes li:nth-child(1)::before{ animation-delay: 0s; }\n.product-page-hero .feature_boxes li:nth-child(2)::before{ animation-delay: calc(var(--shine-duration)\/3 - var(--shine-overlap)); }\n.product-page-hero .feature_boxes li:nth-child(3)::before{ animation-delay: calc(2*(var(--shine-duration)\/3) - 2*var(--shine-overlap)); }\n\n@keyframes shineSweep{\n  to { transform: translateX(130%); }\n}\n@media (min-width: 992px){\n  :root{ --shine-overlap: 0.25s; }\n}\n@media (prefers-reduced-motion: reduce){\n  .product-page-hero .feature_boxes li::before{ animation:none; }\n}\n\n#header-bg-circle, #header-bg-circle-mobile{\n  position: absolute;\n  z-index: -1;\n  height: 660px;\n  width: 100%;\n  margin-top: -70px;\n}\n\n@media (max-width:895px){\n\n  .product-page-hero h1{\n    font-size:20px\n  }\n  .product-page-hero .subline{\n    font-size:16px\n  }\n  .product-page-hero .feature_boxes{\n    gap: 20px;\n    margin: 0 -20px;      \n    padding: 0 20px;\n    overflow-x: auto;     \n    overflow-y: hidden;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: none;\n    -ms-overflow-style: none;\n    width: calc(100% + 40px);\n    scroll-snap-type: x proximity;\n    justify-content: flex-start\n  }\n  .product-page-hero .feature_boxes li{\n    flex: 0 0 auto;\n    width: 270px;\n  }\n  .feature_boxes::-webkit-scrollbar {\n    display: none;               \n  }\n  .product-page-hero .pp-hero-img{\n    width:100%\n  }\n}\n#header-bg-circle-mobile{\n  display:none\n}\n@media (max-width:700px){\n  #header-bg-circle{\n    display:none\n  }\n  #header-bg-circle-mobile{\n    display:block;\n    height:620px\n  }\n}\n\n.product-page-hero h1{\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  font-weight: 700;\n  font-size: 33px;\n  text-align: center;\n  background: linear-gradient(90deg, #E6F2FF 10.06%, #A9DFFF 90.09%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  margin: 0;\n  padding: 0;\n}\n.product-page-hero .subline{\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  font-weight: 700;\n  font-size: 20px;\n  text-align: center;\n  color: #FEC600;\n  gap:10px;\n  margin: 15px 0 30px;\n  padding: 0;\n}\n.product-page-hero .subline svg{\n  margin-right:10px\n}\n\n\n\n.home-head .swiper-slide .colorized-bg-circle{\n    position: absolute;\n    top:-40px;\n    left:0;\n    right:0;\n    z-index: -1;\n}\n.colorized-bg-circle .grad {\n    opacity: 0;\n    transition: opacity .2s ease;\n}\n.home-head .swiper-slide img, .home-head .swiper-slide img:hover{\n\ttransition:.2s\n}\n.home-head .swiper-slide img{\n    filter:drop-shadow(0px 10px 30px #00357026);\n}\n.home-head .swiper-slide:hover img{\n    filter:drop-shadow(0px 5px 5px #00357035);\n}\n\n.home-head .swiper-slide:hover img{\n    transform:scale(1.05)\n} \n.home-head .swiper-slide:hover .colorized-bg-circle path{\n  fill:#003570;\n  transition: fill 200ms ease!important;\n}\n\n.colorized-bg-circle path{\n  transition: fill 200ms ease!important\n\n}\n\n.fluid-bg-container.contact-bg{\n  width: 100%\n}\n\n.gp-col p{\n  margin:0 0 15px;\n}\n<\/style>\n<svg id=\"header-bg-circle-mobile\" viewBox=\"0 0 380 630\" preserveAspectRatio=\"none\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M380 623.975C317.146 627.971 253.753 630 189.881 630C126.09 630 62.7758 627.975 0 623.989V0H380V623.975Z\" fill=\"url(#paint0_linear_4772_1308)\"\/>\n<defs>\n<linearGradient id=\"paint0_linear_4772_1308\" x1=\"190\" y1=\"0\" x2=\"190\" y2=\"630\" gradientUnits=\"userSpaceOnUse\">\n<stop stop-color=\"#FEC600\"\/>\n<stop offset=\"1\" stop-color=\"#FEA100\"\/>\n<\/linearGradient>\n<\/defs>\n<\/svg>\n\n<svg \n  id=\"header-bg-circle\"\n  viewBox=\"0 0 1440 630\" \n  preserveAspectRatio=\"none\" \n  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  class=\"svg-stretch\"\n>\n  <path d=\"M1440 0V541.503C1209.62 599.294 968.371 630 719.881 630C471.478 630 230.304 599.314 0 541.562V0H1440Z\" fill=\"url(#paint0_linear_4509_1421)\"\/>\n  <defs>\n    <linearGradient id=\"paint0_linear_4509_1421\" x1=\"720\" y1=\"98\" x2=\"720\" y2=\"630\" gradientUnits=\"userSpaceOnUse\">\n      <stop stop-color=\"#FEC600\"\/>\n      <stop offset=\"1\" stop-color=\"#FEA100\"\/>\n    <\/linearGradient>\n  <\/defs>\n<\/svg>\n\n\n\n\n<div class=\"container-xl home-head\">\n  <div class=\"container container-l\">\n    <h1>Marketing f\u00fcr dein Unternehmen<\/h1>\n    <h2>Website erstellen, Werbung schalten oder Sichtbarkeit auf Google erh\u00f6hen:<br class=\"brdesk\"> Wir haben passende Marketing-L\u00f6sungen f\u00fcr alle Unternehmen.<\/h2>\n        \n        <div class=\"tab-buttons\">\n      <div class=\"highlight\"><\/div>\n              <button class=\"tab-button active\" data-tab-index=\"0\">\n          Website        <\/button>\n              <button class=\"tab-button\" data-tab-index=\"1\">\n          Werbung        <\/button>\n              <button class=\"tab-button\" data-tab-index=\"2\">\n          Sichtbarkeit        <\/button>\n              <button class=\"tab-button\" data-tab-index=\"3\">\n          Infrastruktur        <\/button>\n          <\/div>\n\n    <div class=\"tab-contents\">\n            <div class=\"tab-content active\" data-tab-content=\"0\">\n        <div class=\"swiper cards-wrapper\">\n          <div class=\"swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/websites\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-website.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Full-Service Website<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Professionelle Website-Erstellung mit Fokus auf Sichtbarkeit &amp; Funktionalit\u00e4t<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Schnelle Umsetzung &amp; Ergebnisse                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Einsatz von bew\u00e4hrten Layouts                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Ideal f\u00fcr kleine Unternehmen                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/enterprise-premium-webprojekt\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-web-prem.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Premium Webprojekt<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Ma\u00dfgeschneiderte Website mit Fokus auf Exklusivit\u00e4t, Individualit\u00e4t &amp; die Marke<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Individuelle Website-Programmierung                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Exklusives Design &amp; Funktionen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Ideal f\u00fcr mittelgro\u00dfe Unternehmen                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/website-builder\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-wsb.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Website Builder<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Erstelle selbst eine Website &#8211; einfach, schnell &amp; ohne Programmierkenntnisse<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Selbst gestalten mit Baukasten                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Kosteneffizient &amp; flexibel                     <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      F\u00fcr kleine Unternehmen &amp; Webshops                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                      <\/div>\n          <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n      <\/div>\n            <div class=\"tab-content\" data-tab-content=\"1\">\n        <div class=\"swiper cards-wrapper\">\n          <div class=\"swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/suchmaschinenwerbung-sea\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-sea.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Google Such Werbung<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Schnell und zielgerichtet Neukunden mit Suchwerbung gewinnen<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Oben bei Google angezeigt werden                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Ma\u00dfgeschneiderte Werbekampagnen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Textanzeigen bei Google-Suche                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/google-banner-werbung\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-banner.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Google Banner Werbung<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Markenbekanntheit und Reichweite mit Bannern steigern<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Pr\u00e4senz auf bis zu 3 Millionen Websites                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Aufmerksamkeit mit kreativen Anzeigen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Banner-Werbung auf Websites                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/social-media-werbung\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-social.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Social Media Werbung<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Werbung auf Social Media die in Erinnerung bleibt<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Werbung auf Facebook und Instagram                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Interagiere mit deiner Zielgruppe                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Bilder &amp; Videos auf Social Media                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                      <\/div>\n          <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n      <\/div>\n            <div class=\"tab-content\" data-tab-content=\"2\">\n        <div class=\"swiper cards-wrapper\">\n          <div class=\"swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/onlinecomplete\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-oc.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Online Complete Listing<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Firmendaten plattform\u00fcbergreifend synchronisieren &amp; Sichtbarkeit verbessern<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Erh\u00f6hte Online-Sichtbarkeit                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Gesch\u00fctzte Daten auf 50+ Plattformen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Bewertungen einfach verwalten                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/suchmaschinenoptimierung-seo\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-seo.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Suchmaschinen Optimierung<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Auf Seite 1 bei den Suchergebnissen auf Google &amp; Bing angezeigt werden<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Garantierte Sichtbarkeit bei Google                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Optimierungen f\u00fcr Website-Inhalte                      <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Google-konforme Verbesserungen                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/werbung-auf-herold-at\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/04\/home-heroldat.png.webp\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Vorreihung auf herold.at<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Ganz oben auf \u00d6sterreichs gr\u00f6\u00dftem Firmenverzeichnis erscheinen<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Lokale Sichtbarkeit bei Firmensuchen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Hervorgehobener Firmeneintrag                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Vorreihung auf Branchen-Seiten                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                      <\/div>\n          <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n      <\/div>\n            <div class=\"tab-content\" data-tab-content=\"3\">\n        <div class=\"swiper cards-wrapper\">\n          <div class=\"swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/onlinebuchung\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-shore.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Online Buchungstool<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Mach dich auf Websites, bei Google, Facebook &amp; Instagram buchbar<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Werde online buchbar                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Terminerinnerungen via Email + SMS                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Minimaler Integrations-Aufwand                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"https:\/\/datasolutions.herold.at\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-modo.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Marketing Daten<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Punktgenaue B2B-Zielgruppen &amp; Standortanalysen<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Weniger Streuverlust bei Sendungen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Mitbewerbsanalyse                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Unbegrenztes Downloadvolumen                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/domains\/domain-kaufen\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/02\/home-domains.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Domains<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Dein Online-Auftritt beginnt mit einer Domain<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Einfacher Kauf                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Anbieter aus \u00d6sterreich                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Pers\u00f6nlicher Support                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                      <\/div>\n          <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n      <\/div>\n          <\/div>\n      <\/div>\n<\/div>\n\n<script data-attribute=\"disablewprocket\">\ndocument.addEventListener('DOMContentLoaded', () => {\n  const wrappers = document.querySelectorAll('.swiper.cards-wrapper');\n  const swipers = [];\n\n  wrappers.forEach(wrapper => {\n    const swiper = new Swiper(wrapper, {\n      slidesPerView: 1.1,\n      spaceBetween: 16,\n      pagination: {\n        el: \".swiper-pagination\",\n      },\n      breakpoints: {\n        700: {\n          slidesPerView: 2.1,\n          spaceBetween: 10\n        },\n        1040: {\n          slidesPerView: 3,\n          spaceBetween: 20\n        }\n      },\n    });\n    swipers.push(swiper);\n  });\n\n  const buttons   = document.querySelectorAll('.tab-button');\n  const contents  = document.querySelectorAll('.tab-content');\n  const highlight = document.querySelector('.highlight');\n  const root      = document.documentElement;\n  const total     = buttons.length;\n  const container = document.querySelector('.tab-buttons');\n\n  function resetAllCardAnimations() {\n    document.querySelectorAll('.product-card.animate-in').forEach(card => {\n      card.classList.remove('animate-in');\n    });\n  }\n\n  function animateCardsIn(containerEl) {\n    const cards = containerEl.querySelectorAll('.product-card');\n    cards.forEach(card => card.classList.remove('animate-in'));\n    requestAnimationFrame(() => {\n      cards.forEach((card, i) => {\n        setTimeout(() => {\n          card.classList.add('animate-in');\n        }, i * 120);\n      });\n    });\n  }\n\n  function moveHighlight(btn) {\n    const rect = btn.getBoundingClientRect();\n    const parentRect = btn.parentElement.getBoundingClientRect();\n    highlight.style.width = `${rect.width - 6}px`;\n    highlight.style.left  = `${rect.left - parentRect.left + 2}px`;\n  }\n\n  function slideGradient(idx) {\n    const pct = total > 1 ? 25 + (50 * idx \/ (total - 1)) : 50;\n    root.style.setProperty('--bg-pos', `${pct}%`);\n  }\n\n  function centerActiveButton(btn) {\n    if (!btn) return;\n    const btnOffsetLeft  = btn.offsetLeft;\n    const btnWidth       = btn.offsetWidth;\n    const containerWidth = container.clientWidth;\n    const scrollLeft     = btnOffsetLeft + (btnWidth \/ 2) - (containerWidth \/ 2);\n    container.scrollTo({ left: scrollLeft, behavior: 'smooth' });\n  }\n\n  const activeBtn = document.querySelector('.tab-button.active');\n  if (activeBtn) {\n    const idx = [...buttons].indexOf(activeBtn);\n    moveHighlight(activeBtn);\n    animateCardsIn(contents[idx]);\n    centerActiveButton(activeBtn);\n  }\n\n  \/\/ tab buttons\n  buttons.forEach((btn, i) => {\n    btn.addEventListener('mouseenter', () => moveHighlight(btn));\n    btn.addEventListener('mouseleave', () => {\n      const active = document.querySelector('.tab-button.active');\n      if (active) moveHighlight(active);\n    });\n\n    btn.addEventListener('click', () => {\n      if (btn.classList.contains('active')) return;\n\n      resetAllCardAnimations();\n      buttons.forEach(b => b.classList.remove('active'));\n      contents.forEach(c => c.classList.remove('active'));\n\n      btn.classList.add('active');\n      contents[i].classList.add('active');\n\n      moveHighlight(btn);\n      slideGradient(i);\n      centerActiveButton(btn);\n\n      animateCardsIn(contents[i]);\n      swipers[i].update();\n    });\n  });\n});\n<\/script>\n\n\n<style>\n.container-xl.ki-teaser{\n    max-width:1200px!important\n}\n.container-xl.ki-teaser .row{\n    border-radius:20px;\n    gap:20px\n}\n.container-xl.ki-teaser h2{\n    font-size:20px;\n    color: #FEC600;\n    text-align: left;\n    margin: 0;\n    padding: 0\n}\n.container-xl.ki-teaser #ki-teaser-txt-col p{\n    color:#fff;\n}\n#ki-teaser-txt-col{\n    flex-direction: column;\n    justify-content: center\n}\n#ki-teaser-txt-col .btn{\n    min-width: unset;\n    max-width: max-content\n}\n\n#teaser-animation{\n    transform:scale(1.15)\n}\n#teaser-animation svg{\n    max-width:317px;\n    margin-top: -5px\n}\n#lottie-col{\n    overflow: hidden;\n    justify-content: flex-end;\n}\n@media (max-width:600px){\n    #lottie-col{\n        justify-content: center;\n    }\n    #teaser-animation{\n        transform:scale(1);\n    }\n    #teaser-animation svg{\n        margin: 20px 0 0\n    }\n    #ki-teaser-txt-col{\n        align-items: center;\n        text-align: center;\n        padding:15px 15px 40px\n    }\n    #ki-teaser-txt-col h2{\n        text-align: center\n    }\n    .container-xl.ki-teaser .row{\n        width:calc(100% + 40px);\n        margin-left:-20px;\n        border-radius: 0\n    }\n    #lottie-col{\n        overflow: visible\n    }\n}\n<\/style>\n\n\n<div class=\"container-xl ki-teaser\">\n    <div class=\"container-l container\">\n        <div class=\"row\" style=\"background: linear-gradient(90deg, #003570 0%, #001B38 100%);\">\n            <div id=\"lottie-col\" class=\"col\">\n                <div id=\"teaser-animation\"><\/div>\n            <\/div>\n            <div id=\"ki-teaser-txt-col\" class=\"col\">\n                <h2>KI-Sichtbarkeit f\u00fcr KMU<\/h2>\n                <p>Wir zeigen dir wie dein Unternehmen in <br class=\"brdesk\"><b>ChatGPT und Co. vorgeschlagen<\/b> wird!<\/p>\n                                        <a class=\"btn btn-primary btn-sm\" href=\"https:\/\/www.herold.at\/marketing\/sichtbar-in-ki-suchen\/\" target=\"_self\">Mehr erfahren<\/a>\n                            <\/div>\n        <\/div>\n    \n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    lottie.loadAnimation({\n        container: document.getElementById('teaser-animation'),\n        loop: true,\n        autoplay: true,\n        path: 'https:\/\/www.herold.at\/marketing\/wp-content\/themes\/hmkt23\/assets\/lottie\/ki-teaser.json'\n    });\n});\n<\/script>\n\n<style>\n.kdlogos-head{\n  text-align:center;\n  margin-bottom:18px;\n}\n.kdlogos-head h2{ margin:0 0 4px; }\n.kdlogos-head *{ font-size:16px; }\n.kdlogos-head .subline{ display:block; margin-bottom:30px; }\n\n\/* Grid container; JS will set the column count by creating that many .logo-col *\/\n.kdlogos-grid{\n  display:grid;\n  gap:20px;\n  grid-template-columns: repeat(5, 1fr); \/* fallback if JS off *\/\n}\n\n\/* Card *\/\n.logo-col{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#ffffff40;\n  border-radius:10px;\n  border:1px solid #fff;\n}\n\n\/* Slot height *\/\n.logo-slot{\n  --slot-h:60px;\n  height:var(--slot-h);\n  overflow:hidden;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  line-height:0;\n}\n\n\/* Track *\/\n.logo-track{\n  list-style:none;\n  margin:0;\n  padding:0;\n  will-change:transform;\n  transform:translate3d(0,0,0);\n}\n.logo-track>li{\n  box-sizing:border-box;\n  height:var(--slot-h);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  padding:6px 10px;\n}\n\n\/* Images *\/\n.logo-track img,\n.logo-pool img{\n  display:block;\n  max-height:calc(var(--slot-h) - 12px);\n  max-width:100%;\n  width:auto;\n  height:auto;\n  object-fit:contain;\n}\n.inline-svg svg{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:calc(var(--slot-h) - 12px);\n  object-fit:contain;\n}\n\n\/* Reduce motion *\/\n@media (prefers-reduced-motion: reduce){\n  .logo-track{ transition:none!important; }\n}\n@media (max-width:500px){\n  .logo-slot{\n    --slot-h:50px;\n  }\n  .logo-track > li{\n    padding:0px\n  }\n}\n<\/style>\n\n<div class=\"container-xl\">\n  <div class=\"container container-l kdlogos-wrap\">\n    <div class=\"kdlogos-head\">\n      <h2>\u00dcber 30.000 Kund:innen vertrauen auf Herold.<\/h2>      <span class=\"subline\">Vertraue auch du auf \u00d6sterreichs gr\u00f6\u00dften Digitalexperten.<\/span>    <\/div>\n\n    <div class=\"kdlogos-grid\" data-kdlogos><\/div>\n\n    <!-- Pool: single flat list of all logos; JS will distribute into N tracks -->\n          <ul class=\"logo-pool\" data-logo-pool style=\"display:none;\">\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n        fill-rule: evenodd;\n      }\n    <\/style>\n  <\/defs>\n  <path id=\"Fill-3\" class=\"st0\" d=\"M315.4053,33.416c1.5189,0,2.3405,1.0187,2.3405,1.9759v48.155c0,2.1568-.8527,3.0363-2.9438,3.0363H45.1783c-1.3324,0-2.9226-.4218-2.9226-2.4323v-48.3147c0-1.4023.8845-2.4203,2.1038-2.4203h271.0458ZM44.3595,31.1617c-2.4846,0-4.3595,2.0091-4.3595,4.6746v48.3147c0,2.847,2.0325,4.6873,5.1783,4.6873h269.6237c3.3514,0,5.198-1.8799,5.198-5.2913v-48.155c0-2.0791-1.7195-4.2302-4.5947-4.2302H44.3595Z\"><\/path>\n  <polygon id=\"Fill-6\" class=\"st0\" points=\"96.2363 39.5249 49.1572 39.5249 49.0731 39.5249 49.0731 39.6097 49.0731 49.844 49.0731 49.9288 49.1572 49.9288 75.0393 49.9288 49.1077 69.1428 49.0731 69.1668 49.0731 69.2106 49.0731 79.9168 49.0731 80.0016 49.1572 80.0016 96.2363 80.0016 96.3204 80.0016 96.3204 79.9168 96.3204 70.1551 96.3204 70.0711 96.2363 70.0711 67.9975 70.0711 96.2858 49.4399 96.3204 49.4145 96.3204 49.3714 96.3204 39.6097 96.3204 39.5249 96.2363 39.5249\"><\/polygon>\n  <polygon id=\"Fill-8\" class=\"st0\" points=\"205.5067 39.6099 224.6374 39.6099 246.4447 66.4549 246.4447 39.6099 258.9615 39.6099 258.9615 79.8378 239.2022 79.8378 218.1818 52.0483 218.1818 79.8378 205.5067 79.8378 205.5067 39.6099\"><\/polygon>\n  <path id=\"Fill-10\" class=\"st0\" d=\"M312.2594,53.677s.1074-3.658,0-3.7548c0-6.3997-5.0384-10.1799-11.4225-10.2583-9.8408-.1215-16.2179,0-26.1372,0-5.9977,0-11.3364,4.4874-11.3364,10.3919,0,8.2661-.0092,13.7058,0,20.1543.0064,5.8247,4.5665,9.761,11.3364,9.761h26.1372c5.9038,0,11.4939-3.8812,11.4939-9.761,0-5.1182.0071,7.5576.0071-3.622l-11.573.024s1.0307,3.622-3.4637,3.622c-7.7066,0-10.3919-.024-18.9802-.024-2.0388,0-3.6142-.9445-3.6212-3.622-.017-6.062.0071-6.7699,0-12.911-.0021-1.9971,1.6241-3.6213,3.6212-3.6213h19.0515c4.1009,0,3.4715,3.6213,3.4715,3.6213.1576.1646-.236,0,11.4155,0\"><\/path>\n  <path id=\"Fill-12\" class=\"st0\" d=\"M147.8015,53.6874s.1067-3.6679,0-3.7647c0-6.4188-5.0384-10.2089-11.4233-10.288-9.8401-.1215-16.2172,0-26.1365,0-5.9977,0-11.3364,4.5001-11.3364,10.4215,0,8.2888-.0078,13.7432,0,20.2094.0078,5.8423,4.5665,9.7893,11.3364,9.7893h26.1365c5.9045,0,11.4946-3.8911,11.4946-9.7893v-12.6313h-26.294v9.0009l14.7287.0247s1.0307,3.6311-3.4644,3.6311c-7.7081,0-10.3918-.0254-18.9801-.0254-2.0388,0-3.6142-.9473-3.6213-3.6304-.017-6.0797.0071-6.7911,0-12.9478-.0021-2.0028,1.6234-3.6311,3.6213-3.6311h19.0515c4.1016,0,3.2355,3.6311,3.2355,3.6311h11.6514Z\"><\/path>\n  <path id=\"Fill-14\" class=\"st0\" d=\"M163.224,53.707c-.0014-1.9569,1.5824-3.6227,3.4715-3.6227h19.202c1.9561,0,3.4715,1.6658,3.4715,3.6227,0,6.3764,0,7.1591-.0007,12.9351-.0014,1.954-1.7315,3.5972-3.5421,3.6213-7.4594.1017-11.6698-.024-19.1306-.024-1.8113,0-3.4644-1.1035-3.4715-3.6213-.0148-5.0356.0071-5.511,0-12.911M151.8877,50.0844c-.0049-5.997,4.416-10.312,11.3364-10.3911,12.3664-.1399,15.6747-.0784,26.1372,0,6.0451.0459,11.501,4.2514,11.501,10.3911,0,7.8606,0,10.7076-.0071,20.155.0071,5.8805-5.6127,9.7617-11.4939,9.7617h-26.1372c-6.4485,0-11.3427-3.9279-11.3364-9.7617.0071-6.6922.0071-10.471,0-20.155\"><\/path>\n  <path id=\"Fill-16\" class=\"st0\" d=\"M151.8094,50.0848c.0064,9.6903.0064,13.4571,0,20.1543-.0035,2.5489.9191,4.8194,2.6668,6.57,2.1066,2.1102,5.2136,3.2702,8.7479,3.2702h26.1372c3.3874.0014,6.7127-1.3034,8.8949-3.487,1.7541-1.7576,2.6803-3.9547,2.6767-6.3531l.0078-20.1543c0-2.9134-1.2455-5.5915-3.5111-7.5406-2.1674-1.8664-5.032-2.9063-8.0669-2.9296l-3.6997-.0297c-7.7596-.0615-11.6543-.0925-22.4396.0297-3.3825.0389-6.2584,1.0752-8.3191,2.9975-2.0268,1.8933-3.0978,4.4768-3.095,7.4728M151.9662,50.0848c-.0042-6.0917,4.5192-10.2364,11.2594-10.3127,10.7832-.1222,14.6765-.0911,22.4354-.029l3.699.029c2.9982.0226,5.8275,1.0491,7.9666,2.8915,2.231,1.918,3.4581,4.5545,3.4581,7.4212l-.0071,20.1543c.0021,2.3567-.9085,4.5149-2.6329,6.2415-2.1532,2.1547-5.4354,3.4418-8.7833,3.4418h-26.1372c-3.4927,0-6.5594-1.1459-8.6363-3.2249-1.7181-1.7195-2.6238-3.9526-2.6216-6.4583.0078-6.6971.0078-10.4639,0-20.1543\"><\/path>\n  <path id=\"Fill-18\" class=\"st0\" d=\"M163.1454,53.707l-.0021,7.1168.0021,5.7943c.0035,1.189.3779,2.1617,1.0844,2.8124.6203.5715,1.4963.8866,2.4655.8866,2.7869,0,5.1006.0177,7.3379.036,3.6615.0276,7.1203.0537,11.7934-.012,1.9272-.0247,3.6184-1.7541,3.6191-3.699l.0014-12.9351c0-2.0402-1.5916-3.7011-3.5499-3.7011h-19.202c-.9043,0-1.7725.3702-2.4436,1.0427-.7043.7043-1.107,1.6736-1.1063,2.6584h0ZM163.3036,53.707c-.0021-.9438.385-1.8721,1.0597-2.5475.6415-.6422,1.4701-.9954,2.332-.9954h19.202c1.8707,0,3.3938,1.5888,3.3938,3.5428l-.0014,12.9351c-.0007,1.8629-1.6199,3.5174-3.4651,3.5421-4.6717.065-8.1298.0381-11.7892.0099-2.2387-.017-4.5524-.0339-7.34-.0339-1.6347,0-3.3853-.9311-3.3917-3.5421l-.0035-5.7943.0035-7.1168Z\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <g>\n    <path class=\"st0\" d=\"M190.0916,91.7003h-5.399v-10.7997h5.399v10.7997ZM169.8844,70.113v30.6147c0,.8767.887,1.7723,1.7671,1.7723h31.4931c.8819,0,1.7671-.8819,1.7671-1.7723v-30.625l-35.0274.0103Z\"><\/path>\n    <path class=\"st0\" d=\"M230.506,100.7277l-.0034-49.5103,20.226,13.4863v5.399h-5.399v5.399h5.399v10.7997h-5.399l-.0068,14.4264c.0034.8819-.8699,1.7723-1.7517,1.7723h-11.3031c-.8819,0-1.762-.8836-1.762-1.7723\"><\/path>\n    <path class=\"st0\" d=\"M225.1036,47.5839l-14.8065-9.8562.0154,23.6627-.0034-.0017-.0137,30.3664.0137.0103v8.9606c0,.9007.8527,1.7723,1.7414,1.7723h11.3288c.8904,0,1.7431-.8716,1.7431-1.7723l-.0188-53.1421Z\"><\/path>\n    <path class=\"st0\" d=\"M164.4837,100.7295c0,.8836-.8664,1.7688-1.7551,1.7688h-51.6935c-.8836,0-1.7637-.8853-1.7637-1.7723v-30.6233h14.8065v21.5976h5.4007v-21.5976h14.8065v21.5976h5.4007v-21.5976h14.8065l-.0086,30.6267Z\"><\/path>\n  <\/g>\n  <polygon class=\"st0\" points=\"204.9135 64.7021 204.9118 34.1233 180.0009 17.5 109.2714 64.7021 204.9135 64.7021\"><\/polygon>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0, .st1 {\n        fill: #b9c8e1;\n      }\n\n      .st1 {\n        fill-rule: evenodd;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M124.9174,25.2995v52.3484h52.35V25.2995h-52.35ZM157.3498,68.844l-8.2037-14.5974-2.9987,3.4487v11.1487h-8.6503v-35.5957h8.6503v12.5989l10.2983-12.5989h10.6998l-12.1483,14.4001,12.5497,21.1956h-10.1971Z\"><\/path>\n  <path class=\"st0\" d=\"M70,25.2995v52.3484h52.3494V25.2995h-52.3494ZM109.0688,68.844h-7.1492l-5.7499-17.554-5.7495,17.554h-7.1005l-9.7991-35.6025h9.1495l4.6502,18.7988,5.7493-18.7988h6.2l5.7499,18.7988,4.6497-18.7988h9.15l-9.7505,35.6025Z\"><\/path>\n  <g>\n    <path class=\"st0\" d=\"M179.8292,25.2995v52.3484h52.3553V25.2995h-52.3553ZM205.9815,69.7971c-10.7683,0-18.8284-8.1121-18.8284-18.8333s8.0601-18.8281,18.8284-18.8281,18.8801,8.1119,18.8801,18.8281-8.1121,18.8333-18.8801,18.8333Z\"><\/path>\n    <path class=\"st0\" d=\"M205.9815,40.8938c-2.4414-.0033-4.6204,1.1094-6.1604,2.9141-1.54,1.8076-2.4604,4.3037-2.4604,7.1068,0,2.8517.9067,5.3744,2.4401,7.1949,1.5344,1.8176,3.7134,2.9309,6.1808,2.9275,2.4672.0034,4.653-1.1064,6.2-2.9207,1.5536-1.8108,2.4729-4.3206,2.4729-7.1526,0-2.8263-.9193-5.3354-2.4729-7.1498-1.547-1.8109-3.7328-2.9236-6.2-2.9203Z\"><\/path>\n  <\/g>\n  <polygon class=\"st0\" points=\"254.1776 57.8067 252.1603 57.8067 249.883 50.3012 247.6125 57.8067 245.5952 57.8067 242.2933 45.4362 244.8127 45.4362 246.7248 53.2378 248.983 45.4362 250.7899 45.4362 253.048 53.2378 254.9805 45.4362 257.4997 45.4362 254.1776 57.8067\"><\/polygon>\n  <rect class=\"st0\" x=\"258.8759\" y=\"45.4362\" width=\"2.4154\" height=\"12.3733\"><\/rect>\n  <polygon class=\"st0\" points=\"272.1511 47.5896 266.4136 47.5896 266.4136 50.494 271.2962 50.494 271.2962 52.6442 266.4136 52.6442 266.4136 55.6525 272.1511 55.6525 272.1511 57.8067 263.9994 57.8067 263.9994 45.4362 272.1511 45.4362 272.1511 47.5896\"><\/polygon>\n  <polygon class=\"st0\" points=\"281.6596 57.8067 276.7577 50.2131 276.7577 57.8067 274.3435 57.8067 274.3435 45.4362 276.4965 45.4362 281.3983 53.0127 281.3983 45.4362 283.8126 45.4362 283.8126 57.8067 281.6596 57.8067\"><\/polygon>\n  <polygon class=\"st0\" points=\"253.048 53.2378 250.7899 45.4362 248.983 45.4362 246.7248 53.2378 244.8127 45.4362 242.2933 45.4362 245.5952 57.8067 247.6125 57.8067 249.883 50.3012 252.1603 57.8067 254.1776 57.8067 257.4997 45.4362 254.9805 45.4362 253.048 53.2378\"><\/polygon>\n  <rect class=\"st0\" x=\"258.8759\" y=\"45.4362\" width=\"2.4154\" height=\"12.3733\"><\/rect>\n  <polygon class=\"st0\" points=\"263.9994 57.8067 272.1511 57.8067 272.1511 55.6525 266.4136 55.6525 266.4136 52.6442 271.2962 52.6442 271.2962 50.494 266.4136 50.494 266.4136 47.5896 272.1511 47.5896 272.1511 45.4362 263.9994 45.4362 263.9994 57.8067\"><\/polygon>\n  <polygon class=\"st0\" points=\"281.3983 45.4362 281.3983 53.0127 276.4965 45.4362 274.3435 45.4362 274.3435 57.8067 276.7577 57.8067 276.7577 50.2131 281.6596 57.8067 283.8126 57.8067 283.8126 45.4362 281.3983 45.4362\"><\/polygon>\n  <polygon class=\"st0\" points=\"81.1532 85.9161 78.9013 85.9161 77.7558 90.5431 76.3402 85.9161 74.8159 85.9161 73.3968 90.5431 72.2547 85.9161 70 85.9161 72.4142 94.6806 74.16 94.6806 75.5763 90.3611 76.9926 94.6806 78.7515 94.6806 81.1532 85.9161\"><\/polygon>\n  <rect class=\"st0\" x=\"84.4845\" y=\"85.9161\" width=\"2.154\" height=\"8.7646\"><\/rect>\n  <path class=\"st1\" d=\"M95.1616,88.7362c0,.4568-.3461.8865-.9369.8865h-1.2201v-1.7741h1.2201c.5908,0,.9369.4309.9369.8876M97.785,94.6806l-1.8991-3.6547c.6886-.346,1.4292-1.0957,1.4292-2.2897,0-1.4429-1.0442-2.8202-2.992-2.8202h-3.4691v8.7646h2.1507v-3.2566h.7276l1.5531,3.2566h2.4995Z\"><\/path>\n  <polygon class=\"st0\" points=\"107.2674 87.835 107.2674 85.9161 100.8035 85.9161 100.8035 87.835 102.957 87.835 102.957 94.6806 105.114 94.6806 105.114 87.835 107.2674 87.835\"><\/polygon>\n  <path class=\"st0\" d=\"M116.8512,91.9985c0-.8153-.186-1.4677-.6525-1.919-.3686-.372-.9363-.6196-1.7227-.7304l-1.0606-.1436c-.307-.0396-.493-.1504-.6038-.2612l-.173-.4048c0-.3845.3099-.8086,1.0641-.8086.3782,0,1.1058-.0463,1.6576.5156l1.354-1.358c-.7508-.7509-1.7-1.0437-2.953-1.0437-1.994,0-3.2011,1.1681-3.2011,2.767,0,.7508.1956,1.3444.6033,1.7616.3952.4049.9826.666,1.7588.7768l1.0607.1504.5806.2285.1702.5156c0,.5089-.4082.7892-1.2569.7892-.701,0-1.5005-.156-1.9544-.6129l-1.3801,1.3762c.8876.9137,1.9805,1.1557,3.3215,1.1557,1.8471,0,3.3872-.9657,3.3872-2.7545\"><\/path>\n  <path class=\"st0\" d=\"M127.0744,91.9012h-2.1926c-.134.4896-.4076.9328-1.1193.9328-.3947,0-.6915-.156-.8515-.3652-.1956-.2612-.333-.5676-.333-2.1665,0-1.6057.1374-1.9065.333-2.1665.16-.2091.4568-.372.8515-.372.7118,0,.9854.4434,1.1193.9329h2.1926c-.3195-1.9314-1.6639-2.8518-3.325-2.8518-1.021,0-1.7979.346-2.4374.9849-.9232.9204-.8876,2.154-.8876,3.4725s-.0355,2.5454.8876,3.4647c.6395.6468,1.4163.9861,2.4374.9861,1.6611,0,3.0055-.9205,3.325-2.8518\"><\/path>\n  <polygon class=\"st0\" points=\"137.2489 94.6806 137.2489 85.9161 135.092 85.9161 135.092 89.2903 132.8044 89.2903 132.8044 85.9161 130.651 85.9161 130.651 94.6806 132.8044 94.6806 132.8044 91.2091 135.092 91.2091 135.092 94.6806 137.2489 94.6806\"><\/polygon>\n  <path class=\"st1\" d=\"M145.3904,91.5812h-1.5271l.7898-2.3362.7373,2.3362ZM148.6141,94.6806l-3.1876-8.7646h-1.6611l-3.1915,8.7646h2.2548l.4307-1.3049h2.6958l.4076,1.3049h2.2513Z\"><\/path>\n  <polygon class=\"st0\" points=\"157.9045 87.835 157.9045 85.9161 151.9459 85.9161 151.9459 94.6806 154.0966 94.6806 154.0966 91.3007 157.3498 91.3007 157.3498 89.375 154.0966 89.375 154.0966 87.835 157.9045 87.835\"><\/polygon>\n  <polygon class=\"st0\" points=\"167.6709 87.835 167.6709 85.9161 161.2068 85.9161 161.2068 87.835 163.3604 87.835 163.3604 94.6806 165.5173 94.6806 165.5173 87.835 167.6709 87.835\"><\/polygon>\n  <path class=\"st0\" d=\"M177.2545,91.9985c0-.8153-.186-1.4677-.6525-1.919-.3686-.372-.9334-.6196-1.7227-.7304l-1.0572-.1436c-.3104-.0396-.4965-.1504-.6073-.2612l-.173-.4048c0-.3845.3099-.8086,1.0641-.8086.3782,0,1.1058-.0463,1.6576.5156l1.354-1.358c-.7508-.7509-1.6967-1.0437-2.953-1.0437-1.994,0-3.2011,1.1681-3.2011,2.767,0,.7508.1956,1.3444.6033,1.7616.3952.4049.9826.666,1.7588.7768l1.0607.1504.5806.2285.1696.5156c0,.5089-.4076.7892-1.2563.7892-.701,0-1.5005-.156-1.9544-.6129l-1.3801,1.3762c.8876.9137,1.9805,1.1557,3.3215,1.1557,1.8471,0,3.3872-.9657,3.3872-2.7545\"><\/path>\n  <polygon class=\"st0\" points=\"188.5112 94.6806 185.4174 89.4599 188.4128 85.9161 185.7759 85.9161 183.2442 89.0167 183.2442 85.9161 181.1116 85.9161 181.1116 94.6806 183.2442 94.6806 183.2442 91.9397 183.9814 91.0916 185.9987 94.6806 188.5112 94.6806\"><\/polygon>\n  <path class=\"st1\" d=\"M195.7684,91.5812h-1.5277l.7893-2.3362.7384,2.3362ZM198.9921,94.6806l-3.1853-8.7646h-1.6645l-3.191,8.7646h2.2513l.4377-1.3049h2.6957l.4036,1.3049h2.2524Z\"><\/path>\n  <polygon class=\"st0\" points=\"210.4977 94.6806 210.4977 85.9161 208.3763 85.9161 206.4054 89.7867 204.4413 85.9161 202.32 85.9161 202.32 94.6806 204.4741 94.6806 204.4741 90.4843 205.7202 92.6508 207.0974 92.6508 208.3435 90.4843 208.3435 94.6806 210.4977 94.6806\"><\/polygon>\n  <polygon class=\"st0\" points=\"222.8839 94.6806 222.8839 85.9161 220.7638 85.9161 218.7985 89.7867 216.8276 85.9161 214.7131 85.9161 214.7131 94.6806 216.8671 94.6806 216.8671 90.4843 218.1065 92.6508 219.4906 92.6508 220.731 90.4843 220.731 94.6806 222.8839 94.6806\"><\/polygon>\n  <polygon class=\"st0\" points=\"233.0584 94.6806 233.0584 92.7628 229.2535 92.7628 229.2535 91.2227 232.5033 91.2227 232.5033 89.3038 229.2535 89.3038 229.2535 87.835 233.0584 87.835 233.0584 85.9161 227.1005 85.9161 227.1005 94.6806 233.0584 94.6806\"><\/polygon>\n  <path class=\"st1\" d=\"M241.3402,88.7362c0,.4568-.346.8865-.9396.8865h-1.2201v-1.7741h1.2201c.5937,0,.9396.4309.9396.8876M243.9578,94.6806l-1.8928-3.6547c.6852-.346,1.4292-1.0957,1.4292-2.2897,0-1.4429-1.0504-2.8202-2.9954-2.8202h-3.4725v8.7646h2.1541v-3.2566h.7237l1.5604,3.2566h2.4933Z\"><\/path>\n  <polygon class=\"st0\" points=\"262.9421 85.9161 260.684 85.9161 259.5419 90.5431 258.1263 85.9161 256.5986 85.9161 255.1829 90.5431 254.0408 85.9161 251.7883 85.9161 254.1968 94.6806 255.9461 94.6806 257.3618 90.3611 258.7786 94.6806 260.5404 94.6806 262.9421 85.9161\"><\/polygon>\n  <rect class=\"st0\" x=\"266.27\" y=\"85.9161\" width=\"2.154\" height=\"8.7646\"><\/rect>\n  <polygon class=\"st0\" points=\"278.5986 94.6806 278.5986 92.7628 274.7936 92.7628 274.7936 91.2227 278.0433 91.2227 278.0433 89.3038 274.7936 89.3038 274.7936 87.835 278.5986 87.835 278.5986 85.9161 272.6394 85.9161 272.6394 94.6806 278.5986 94.6806\"><\/polygon>\n  <polygon class=\"st0\" points=\"289.412 94.6806 289.412 85.9161 287.2523 85.9161 287.2523 90.3215 284.4525 85.9161 282.5664 85.9161 282.5664 94.6806 284.7205 94.6806 284.7205 90.2763 287.5259 94.6806 289.412 94.6806\"><\/polygon>\n  <path class=\"st0\" d=\"M289.1835,25.247h-51.7388v52.5571h52.5552V25.247h-.8164ZM288.3615,76.16h-49.2727V26.8883h49.2727v49.2717Z\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <g>\n    <polygon class=\"st0\" points=\"230.2709 34.2882 228.1048 34.2882 149.0398 34.2882 141.5336 39.1356 230.2709 39.1359 230.2709 34.2882\"><\/polygon>\n    <polygon class=\"st0\" points=\"129.1066 86.0343 131.9639 86.0343 211.018 86.0343 218.6574 80.9925 129.1066 80.9925 129.1066 86.0343\"><\/polygon>\n    <path class=\"st0\" d=\"M191.0907,114.497c-3.2665,2.3534-7.1256,3.5972-11.1633,3.5972-3.5924,0-7.0879-.9951-10.1464-2.9021l-38.9128-25.4847-1.7616-1.1536v31.4462h101.1643v-30.8669l-39.1802,25.364Z\"><\/path>\n    <path class=\"st0\" d=\"M168.6961,5.3816c3.2808-2.386,7.1632-3.6469,11.2313-3.6469,3.9922,0,7.8164,1.2188,11.0619,3.5251l38.2213,25.3618,1.0603.7036V0h-101.1643v31.2496l39.5895-25.868Z\"><\/path>\n  <\/g>\n  <path class=\"st0\" d=\"M236.7218,41.1236l-.6475.012h-101.3243l13.7003-8.8474h79.6545l-38.2488-25.3801c-2.8011-1.9978-6.2273-3.1733-9.9287-3.1733-3.7761,0-7.2651,1.2234-10.0945,3.2931l-56.283,36.7758c-5.5125,3.308-9.2003,9.3513-9.2003,16.25,0,10.4535,8.475,18.927,18.9629,18.939h102.0062l-13.7002,9.0417h-79.6545l38.9127,25.4846c2.62,1.6332,5.7352,2.5753,9.0507,2.5753,3.7478,0,7.2144-1.2054,10.0333-3.2482l56.099-36.3167c5.7278-3.2571,9.5906-9.4186,9.5906-16.4758,0-10.4551-8.4749-18.9299-18.9285-18.9299ZM117.1217,71.8197c-1.5627,0-3.2407-.6985-4.3743-1.832v-5.3464c.8584,1.4402,2.475,2.3928,4.0378,2.3928,1.8694,0,2.2432-.845,2.2432-1.7946,0-3.2184-6.7671-2.6515-6.7671-9.6085,0-4.1366,2.134-6.5428,6.0568-6.5428,2.297,0,3.5653.6102,4.823,2.0189v5.2343c-.7357-1.4103-2.2074-2.318-3.7388-2.318-1.2263,0-2.3553.4097-2.3553,1.7571,0,2.5439,6.5801,2.375,6.5801,9.0852,0,4.5657-2.2163,6.9541-6.5054,6.9541ZM141.7974,71.3709h-5.8698l-1.3833-17.4598h-.0748l-1.5328,17.4598h-5.8699l-2.2432-21.8716h4.9351l.6355,17.6095h.0748l1.6451-17.6095h4.9351l1.4581,17.6469h.0374l.86-17.6469h4.7855l-2.3928,21.8716ZM151.2939,71.3709h-4.9727v-21.8716h4.9727v21.8716ZM165.5385,54.285h-5.683v3.8135h5.683v4.7856h-5.683v3.7013h5.683v4.7855h-10.6182v-21.8716h10.6182v4.7856ZM179.2596,54.4719h-3.5519v16.899h-4.9724v-16.899h-3.5518v-4.9725h12.076v4.9725ZM191.9339,54.285h-5.6829v3.8135h5.6829v4.7856h-5.6829v3.7013h5.6829v4.7855h-10.618v-21.8716h10.618v4.7856ZM204.1969,71.3709h-9.1599v-21.8716h4.9725v17.0861h4.1874v4.7855ZM210.5154,71.8197c-1.5629,0-3.2034-.6985-4.3369-1.832v-5.3464c.8584,1.4402,2.4376,2.3928,4.0004,2.3928,1.8694,0,2.2806-.845,2.2808-1.7946,0-3.2184-6.8046-2.6515-6.8046-9.6085,0-4.1366,2.134-6.5428,6.0568-6.5428,2.2971,0,3.5652.6102,4.823,2.0189v5.2343c-.7358-1.4103-2.2074-2.318-3.7388-2.318-1.2263,0-2.3555.4097-2.3555,1.7571,0,2.5439,6.6177,2.375,6.6177,9.0852,0,4.5657-2.2537,6.9541-6.5428,6.9541ZM227.6015,71.3709l-3.0658-10.4685h-.0375v10.4685h-4.7855v-21.8716h4.7855v9.7955h.0375l2.6919-9.7955h5.0472l-3.103,10.3188,3.6638,11.5527h-5.2341ZM242.519,63.7813v7.5896h-4.9724v-7.5896l-4.2622-14.282h5.2716l1.4581,9.5712h.0747l1.6825-9.5712h5.0472l-4.2996,14.282Z\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0, .st1 {\n        fill: #b9c8e1;\n      }\n\n      .st1 {\n        fill-rule: evenodd;\n      }\n    <\/style>\n  <\/defs>\n  <path id=\"path22\" class=\"st1\" d=\"M123.9044,47.4088h1.0673c3.5957,0,7.6406.6682,7.6406,5.2228s-4.0449,5.2229-7.6406,5.2229h-1.0673M134.8035,63.7984c6.0104-1.0552,9.2689-6.0546,9.2689-11.8328,0-8.9457-6.3475-12.8902-14.7183-12.8902h-16.4606v41.8908h11.0109v-16.1129h.1129l10.3925,16.1129h13.7076l-13.3138-17.1677Z\"><\/path>\n  <path id=\"path24\" class=\"st1\" d=\"M172.9385,65.358h-9.1572l4.5505-13.3323h.1129M175.9147,73.6933l2.753,7.2778h11.741l-15.954-41.8908h-12.0219l-16.2911,41.8908h11.6844l2.921-7.2778h15.1675Z\"><\/path>\n  <path id=\"path26\" class=\"st1\" d=\"M203.1936,47.4088h.7864c2.9765,0,6.4042.2235,6.4042,4.057,0,3.5572-3.0339,4.057-5.9549,4.057h-1.2353M209.1477,80.9669c7.7523,0,15.3367-2.8889,15.3367-11.6666,0-5.8356-2.585-9.8881-8.6516-10.6666v-.1106c3.4265-1.7231,4.6633-4.7781,4.6633-8.5565,0-7.9993-5.056-10.8882-12.5837-10.8882h-15.7293v41.8889h16.9646v-.0004ZM203.1936,63.6327h1.1239c3.5945,0,9.0443-.4999,9.0443,4.5569,0,4.6097-5.506,4.4417-8.7645,4.4417h-1.4037v-8.9986Z\"><\/path>\n  <path id=\"path28\" class=\"st1\" d=\"M250.8773,65.3539h-9.156l4.5493-13.3346h.1129M253.8549,73.6887l2.753,7.2778h11.741l-15.9551-41.8908h-12.0208l-16.2911,41.8908h11.6844l2.921-7.2778h15.1676Z\"><\/path>\n  <polyline id=\"polyline30\" class=\"st0\" points=\"101.6701 48.2982 110.771 48.2982 110.771 39.0758 81.5598 39.0758 81.5598 48.2982 90.6604 48.2982 90.6604 80.9669 101.6701 80.9669\"><\/polyline>\n  <path id=\"path32\" class=\"st0\" d=\"M79.5487,41.4097c-3.764-2.1104-8.988-3.4465-13.2572-3.4465-8.4836,0-14.6065,5.557-14.6065,14.0557,0,8.114,4.5505,9.8903,11.4598,11.835,2.3604.6682,6.685,1.7231,6.685,4.7781,0,2.944-2.7519,4.2205-5.3369,4.2205-3.764,0-7.0214-1.9424-9.7744-4.3311l-4.7185,8.7777c4.3247,2.9995,9.5498,4.7781,14.8867,4.7781,4.2696,0,8.7071-1.1681,12.0219-3.9464,3.3703-2.8315,4.3821-7.1098,4.3821-11.2774,0-6.7779-4.5505-9.7223-10.4491-11.4454l-2.8093-.8317c-1.9103-.6105-4.8876-1.5551-4.8876-3.9996,0-2.3339,2.6967-3.4998,4.7196-3.4998,2.6967,0,5.2802,1.1103,7.3023,2.7764\"><\/path>\n  <path id=\"path34\" class=\"st0\" d=\"M288.1474,57.5558v8.5542h8.988c-.4489,4.8355-4.1012,7.2778-8.8763,7.2778-7.2457,0-11.1789-6.6095-11.1789-13.1088,0-6.3887,3.7641-13.224,11.0109-13.224,4.4376,0,7.6406,2.6677,9.1572,6.6673l10.4491-4.3337c-3.6523-7.8331-10.3925-11.7222-19.1007-11.7222-13.651,0-22.9761,8.9457-22.9761,22.5548,0,13.1666,9.27,22.1123,22.5824,22.1123,7.0788,0,13.315-2.4997,17.4713-8.2224,3.764-5.2225,4.2141-10.4434,4.3258-16.5554\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M283.6612,36.1279c-21.0465,2.5648-34.598,4.386-33.0569,22.4421.1399,1.6482.4119,3.2825.8136,4.8871h0c.0013.0197.0013.0395,0,.0593.361,1.4063.7597,2.5756,1.0777,3.5886v-.0754c1.6488,4.5746,5.1781,10.9813,11.0513,14.3597-3.0605-3.4485-4.2567-6.6491-4.2567-11.6063,0-10.7765,8.1363-18.8589,18.9882-18.8589,9.5588,0,17.5172,6.1211,19.2846,15.0871-1.6883-1.252-3.7185-1.9588-5.8193-2.026-.4038-.0214-.8085-.0214-1.2124,0-5.6397.4029-9.885,5.3014-9.4822,10.9412.2732,3.824,2.6599,7.1748,6.1846,8.6829,1.2755.5156,2.6335.7967,4.0089.8298h1.0346c1.8141-.0228,3.6076-.3885,5.2859-1.0777,10.6095-5.1727,11.3153-16.418,12.1397-28.8595,1.0076-15.2865-7.0047-20.7502-26.0953-18.4278\"><\/path>\n  <path class=\"st0\" d=\"M111.3934,45.8052h-.0862c-1.3814.0551-2.4718,1.1931-2.4678,2.5756v19.651c.0728,2.2675-.8839,4.4462-2.6025,5.9271-1.6542,1.4279-4.2028,2.3762-7.5436,2.3762h-5.0865c-3.3353,0-5.884-.9483-7.5436-2.3816-1.725-1.4896-2.6804-3.6818-2.5971-5.9594v-19.6132c-.0011-1.4225-1.1551-2.5747-2.5776-2.5736-1.4209.0011-2.5725,1.1527-2.5736,2.5736v19.6995h0c-.0581,3.7612,1.5541,7.3547,4.4022,9.812,2.748,2.3601,6.4982,3.594,10.728,3.6209h5.2589c4.3106,0,8.0824-1.2339,10.8843-3.6209,2.8434-2.458,4.4532-6.0485,4.3968-9.8066v-.0377h0v-19.6671c0-1.4204-1.1498-2.5726-2.5702-2.5756M70.1894,45.7028h-7.6513c-1.3622-.0297-2.7249.0315-4.0789.1832-1.1331.1357-2.2383.4465-3.2761.9214-1.8095.8594-3.251,2.3391-4.0627,4.1705-.9106,1.9613-1.3309,4.3914-1.3309,7.4897v20.373c-.065,1.421,1.0341,2.6256,2.4551,2.6907,1.421.065,2.6256-1.0341,2.6907-2.4551.0036-.0785.0036-.1571,0-.2356v-20.4107c-.0651-1.6669.1722-3.3318.7005-4.9141.2014-.5791.5354-1.1032.9753-1.5303.6093-.5197,1.3597-.8461,2.1553-.9376,1.1192-.1539,2.249-.217,3.3784-.1886h8.0231c1.4239-.0651,2.5255-1.2722,2.4604-2.6962-.0609-1.3328-1.1276-2.3994-2.4604-2.4604M152.8991,56.0321h0c.0241.8185-.0925,1.635-.3448,2.4139-.1386.378-.349.7257-.6196,1.0238-.3302.3248-.7175.586-1.1423.7705-1.013.4742-2.7911.8352-5.3883.8352h-17.8728v-2.5864c.0485-3.233.9914-4.8117,2.2577-5.9271,1.2662-1.1154,3.1845-1.6165,5.2967-1.6165h10.5017c3.373,0,5.2643.6735,6.0456,1.3417.4228.3323.7408.7794.916,1.2878.2558.7746.3743,1.5878.3502,2.4032v.0539ZM152.9476,47.1091l-.194-.0862c-2.0421-.8783-4.4723-1.2177-7.4466-1.2231h-10.1784c-2.9528,0-6.1103.7274-8.6212,2.8288s-4.1058,5.4906-4.1058,9.8174v.4364h0v9.2085c-.0564,3.7582,1.5534,7.3486,4.3968,9.8066,2.7642,2.3654,6.5252,3.5994,10.7765,3.6209h15.3835c1.4239-.0651,2.5255-1.2722,2.4604-2.6962-.0609-1.3328-1.1276-2.3994-2.4604-2.4604h-15.2865c-3.3353,0-5.884-.9483-7.5436-2.3816-1.725-1.4896-2.6804-3.6818-2.5971-5.9594v-1.7835h17.7812c4.0681,0,7.2041-.625,9.5534-2.4678,1.1423-.9163,2.0124-2.1274,2.5163-3.5024.4801-1.3629.7101-2.8013.6789-4.2459.0254-1.4416-.2082-2.8761-.6897-4.2352-.7786-2.091-2.3762-3.7742-4.4238-4.6608M231.934,68.6891v.2263c.0513,1.6251-.184,3.2466-.6951,4.7902-.2036.5796-.5372,1.1049-.9753,1.5357-.6213.5197-1.3824.844-2.1876.9322-1.112.1542-2.2347.2172-3.3569.1886h-10.7496c-3.4323,0-5.3559-.6681-6.1426-1.3363-.4214-.3347-.7376-.7836-.9106-1.2932-.2493-.7428-.3696-1.5228-.3556-2.3062v-.0323h0v-.1078h0c-.0226-.8121.0977-1.6219.3556-2.3924.1372-.3743.3458-.7183.6143-1.013.3298-.3267.717-.5898,1.1423-.7759,1.013-.4742,2.7965-.8298,5.3883-.8352h17.8728v2.4463-.0269ZM237.0798,59.2435h0c.0465-3.527-1.3674-6.9163-3.9065-9.3648-.1616-.1509-.3233-.3017-.4957-.4472-2.7803-2.3816-6.5898-3.6155-10.8789-3.6209h-15.2649c-1.4254,0-2.581,1.1555-2.581,2.581s1.1555,2.581,2.581,2.581h15.2595c3.3353,0,5.8786.9537,7.5436,2.3816,1.7256,1.496,2.6806,3.6933,2.5971,5.9756v1.7781h-17.7812c-4.0681,0-7.2095.6304-9.5534,2.4732-1.1435.9152-2.0139,2.1266-2.5163,3.5024-.9053,2.7583-.9053,5.7336,0,8.4919.777,2.0951,2.3774,3.7811,4.4291,4.6662,2.0745.9376,4.5692,1.2986,7.6298,1.304h10.1838c1.3604.0324,2.7215-.0288,4.0735-.1832,1.1351-.1312,2.2425-.4403,3.2814-.916,1.8082-.8622,3.2476-2.3437,4.0574-4.1759.7782-1.7775,1.2133-3.6862,1.2824-5.6253.0431-.5981.0593-1.2231.0647-1.8859v-9.5157h-.0054ZM195.3208,45.7028h-15.2703c-4.3106,0-8.0824,1.2339-10.8843,3.6263-2.8453,2.4567-4.4554,6.048-4.3968,9.8066v19.7048c0,1.4225,1.1531,2.5756,2.5756,2.5756s2.5756-1.1531,2.5756-2.5756v-12.7001h22.8624c1.4239-.0651,2.5255-1.2722,2.4604-2.6962-.0609-1.3328-1.1276-2.3994-2.4604-2.4604h-22.8624v-1.7889c-.0819-2.2785.8755-4.4709,2.6025-5.9594,1.6596-1.4279,4.2082-2.3762,7.5436-2.3762h15.2649c1.4239-.0651,2.5255-1.2722,2.4604-2.6962-.0609-1.3328-1.1276-2.3994-2.4604-2.4604\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M216.2825,44.8695c-1.5355,0-2.7681.5383-3.6983,1.6145-.9304,1.0764-1.3952,2.8573-1.3952,5.3428,0,2.4634.4622,4.2333,1.3869,5.3094.9244,1.0763,2.1825,1.6144,3.7739,1.6144,1.6361,0,2.9025-.5269,3.7991-1.5811.8966-1.0541,1.3448-2.946,1.3448-5.6757,0-2.2969-.4679-3.9751-1.4036-5.0348-.9359-1.0596-2.2051-1.5896-3.8077-1.5896Z\"><\/path>\n  <path class=\"st0\" d=\"M96.9081,76.477c-.1194.1146-.1791.2449-.1791.3906,0,.1666.0588.3031.1765.4091.1174.106.2901.1589.5183.1589.2385,0,.4603-.0573.6655-.1719.2052-.1145.351-.2544.4368-.4194.0861-.165.1288-.3794.1288-.6436v-.3386c-.2946.1041-.6016.1963-.9209.276-.4349.1149-.7102.2277-.826.3389Z\"><\/path>\n  <path class=\"st0\" d=\"M242.2223,73.6556c.1455-.1267.2185-.3101.2185-.5498,0-.2219-.073-.3958-.2185-.5209-.1456-.1251-.399-.1876-.7604-.1876h-1.0524v1.4485h1.0367c.3719,0,.6306-.0632.7761-.1902Z\"><\/path>\n  <path class=\"st0\" d=\"M90.0926,44.8695c-1.5355,0-2.7681.5383-3.6983,1.6145-.9304,1.0764-1.3953,2.8573-1.3953,5.3428,0,2.4634.4622,4.2333,1.387,5.3094.9244,1.0763,2.1825,1.6144,3.7739,1.6144,1.6361,0,2.9025-.5269,3.7991-1.5811.8967-1.0541,1.3448-2.946,1.3448-5.6757,0-2.2969-.468-3.9751-1.4036-5.0348-.9359-1.0596-2.2051-1.5896-3.8077-1.5896Z\"><\/path>\n  <path class=\"st0\" d=\"M168.1545,74.0855c-.3405,0-.6122.1338-.8158.4011-.1298.1666-.2123.415-.2473.7451h2.1102c-.0421-.4099-.1536-.7034-.3343-.8804-.1807-.1775-.4182-.2659-.7128-.2659Z\"><\/path>\n  <path class=\"st0\" d=\"M110.1187,74.0855c-.3405,0-.6122.1338-.8158.4011-.1298.1666-.2123.415-.2473.7451h2.1102c-.0421-.4099-.1536-.7034-.3344-.8804-.1807-.1775-.4182-.2659-.7128-.2659Z\"><\/path>\n  <path class=\"st0\" d=\"M248.4645,76.477c-.1193.1146-.179.2449-.179.3906,0,.1666.0587.3031.1764.4091.1175.106.2901.1589.5184.1589.2385,0,.4603-.0573.6655-.1719.2052-.1145.351-.2544.4368-.4194.0861-.165.1289-.3794.1289-.6436v-.3386c-.2946.1041-.6016.1963-.9209.276-.4349.1149-.7103.2277-.826.3389Z\"><\/path>\n  <path class=\"st0\" d=\"M241.6198,75.2995h-1.2103v1.5475h1.2155c.4106,0,.7-.072.8683-.2164.1683-.144.2525-.3376.2525-.5809,0-.2256-.0833-.4072-.2499-.5444-.1667-.1372-.4587-.2057-.8762-.2057Z\"><\/path>\n  <path class=\"st0\" d=\"M194.2073,74.0855c-.3405,0-.6122.1338-.8158.4011-.1298.1666-.2123.415-.2473.7451h2.1102c-.0421-.4099-.1536-.7034-.3344-.8804-.1807-.1775-.4182-.2659-.7128-.2659Z\"><\/path>\n  <path class=\"st0\" d=\"M136.084,73.6556c.1455-.1267.2185-.3101.2185-.5498,0-.2219-.073-.3958-.2185-.5209s-.399-.1876-.7604-.1876h-1.0524v1.4485h1.0367c.3719,0,.6306-.0632.7761-.1902Z\"><\/path>\n  <polygon class=\"st0\" points=\"141.0756 54.6729 146.4875 54.6729 143.7674 45.9014 141.0756 54.6729\"><\/polygon>\n  <path class=\"st0\" d=\"M142.3263,76.477c-.1194.1146-.1791.2449-.1791.3906,0,.1666.0588.3031.1765.4091.1174.106.2901.1589.5183.1589.2385,0,.4603-.0573.6655-.1719.2052-.1145.351-.2544.4368-.4194.0861-.165.1288-.3794.1288-.6436v-.3386c-.2946.1041-.6016.1963-.9209.276-.4349.1149-.7102.2277-.826.3389Z\"><\/path>\n  <path class=\"st0\" d=\"M135.4816,75.2995h-1.2103v1.5475h1.2155c.4106,0,.7-.072.8683-.2164.1683-.144.2525-.3376.2525-.5809,0-.2256-.0832-.4072-.2499-.5444s-.4587-.2057-.8762-.2057Z\"><\/path>\n  <path class=\"st0\" d=\"M208.7019,74.3668c-.2737,0-.4922.0981-.6553.2944-.1631.1963-.2447.5219-.2447.9769,0,.3995.0859.6954.2578.8883.1719.1929.3983.2891.6788.2891.2668,0,.4903-.0999.671-.2996.1807-.1997.2711-.501.2711-.9041,0-.4027-.0947-.7112-.2842-.9246-.1895-.2139-.4211-.3206-.6945-.3206Z\"><\/path>\n  <path class=\"st0\" d=\"M216.2569,74.0855c-.3405,0-.6123.1338-.8158.4011-.1298.1666-.2123.415-.2473.7451h2.1102c-.0421-.4099-.1536-.7034-.3343-.8804-.1807-.1775-.4183-.2659-.7128-.2659Z\"><\/path>\n  <path class=\"st0\" d=\"M299.6192,74.2888c-.3122,0-.5702.1189-.7735.3568-.2036.2378-.3053.6-.3053,1.0862,0,.4934.1008.8582.3027,1.0942.2017.2363.4551.3542.7604.3542.3087,0,.5621-.1162.7604-.349.1981-.2328.2972-.6061.2972-1.1201,0-.4794-.0999-.8363-.2998-1.0707s-.4473-.3517-.7421-.3517Z\"><\/path>\n  <path class=\"st0\" d=\"M62.7298,44.5034h-3.3452v4.9598h3.2106c.3474,0,1.0198-.1108,2.0173-.3328.5043-.0999.9164-.355,1.2357-.7656.3193-.4104.4791-.8822.4791-1.4148,0-.7877-.2523-1.3923-.7566-1.8142-.5043-.4216-1.4514-.6324-2.8409-.6324Z\"><\/path>\n  <path class=\"st0\" d=\"M55.5344,75.2995h-1.2103v1.5475h1.2155c.4106,0,.7-.072.8683-.2164.1683-.144.2525-.3376.2525-.5809,0-.2256-.0833-.4072-.2499-.5444-.1666-.1372-.4586-.2057-.8762-.2057Z\"><\/path>\n  <path class=\"st0\" d=\"M56.1369,73.6556c.1455-.1267.2185-.3101.2185-.5498,0-.2219-.073-.3958-.2185-.5209-.1456-.1251-.399-.1876-.7604-.1876h-1.0524v1.4485h1.0367c.3719,0,.6306-.0632.7761-.1902Z\"><\/path>\n  <path class=\"st0\" d=\"M62.3791,76.477c-.1194.1146-.179.2449-.179.3906,0,.1666.0587.3031.1764.4091.1175.106.2901.1589.5184.1589.2385,0,.4603-.0573.6655-.1719.2052-.1145.351-.2544.4368-.4194.0861-.165.1288-.3794.1288-.6436v-.3386c-.2946.1041-.6016.1963-.9208.276-.4349.1149-.7103.2277-.826.3389Z\"><\/path>\n  <path class=\"st0\" d=\"M85.3445,74.0855c-.3405,0-.6123.1338-.8158.4011-.1298.1666-.2123.415-.2473.7451h2.1102c-.0421-.4099-.1536-.7034-.3343-.8804-.1807-.1775-.4183-.2659-.7128-.2659Z\"><\/path>\n  <path class=\"st0\" d=\"M40,26.7652v66.4695h280V26.7652H40ZM259.0893,39.5767h20.408v5.2095h-12.7759v3.8782h11.8515v4.9766h-11.8515v4.8101h13.1457v5.5259h-20.7777v-24.4001ZM58.7707,77.3836c-.186.3159-.4404.5662-.763.7502-.2.1145-.5017.198-.9052.25-.5367.0695-.8928.1042-1.0681.1042h-4.1152v-7.6382h4.4623c.7438,0,1.3149.1824,1.7129.5471.3983.3647.5973.8162.5973,1.3545,0,.4518-.1419.8389-.4261,1.1621-.1895.2153-.4667.3854-.8315.5105.5543.1321.962.3586,1.2233.6799.2614.3213.3921.725.3921,1.2114,0,.396-.093.752-.2789,1.0681ZM64.4786,78.4881c-.0806-.1425-.1334-.251-.1579-.3258-.0245-.0743-.049-.1919-.0737-.3517-.2806.2676-.5594.4587-.8365.5732-.379.1527-.8193.2292-1.3208.2292-.6667,0-1.1727-.1528-1.5182-.4585-.3457-.3057-.5183-.6826-.5183-1.1305,0-.4204.1243-.7661.3735-1.037.249-.2708.7086-.4722,1.3786-.6044.8034-.1598,1.3244-.2719,1.5629-.3361.2387-.0641.4912-.1484.7578-.2527,0-.2605-.0542-.4426-.1631-.5471-.1086-.1041-.2998-.1562-.5735-.1562-.351,0-.614.0557-.7894.1667-.1367.0868-.2473.2501-.3314.4897l-2.047-.2136c.077-.3544.1885-.6331.334-.8361.1455-.2032.3552-.3795.6289-.5291.1964-.1075.4666-.191.8104-.2499.3438-.0593.7157-.0887,1.1156-.0887.642,0,1.1577.0358,1.5472.1068.3892.0713.7138.2197.9734.4456.1824.1562.3262.3776.4316.6643.105.2866.1578.5601.1578.8206v2.4436c0,.2604.0167.4646.0499.6123.0333.1476.1061.3359.2185.5652h-2.0103ZM63.3014,56.5203c-.5157-.9653-.9751-1.592-1.3786-1.8809-.5493-.377-1.171-.5658-1.8658-.5658h-.6724v9.9032h-7.6489v-24.4001h12.692c2.3535,0,4.1522.1997,5.396.5991,1.244.3994,2.2469,1.1401,3.0092,2.222.7618,1.0819,1.143,2.3995,1.143,3.953,0,1.3538-.2915,2.5215-.8745,3.5034-.5833.9821-1.3851,1.7783-2.4053,2.3884-.6503.3887-1.5417.7102-2.6744.9653.9071.3002,1.5679.6,1.9823.8997.2801.2.686.6274,1.2181,1.283.5319.6553.8874,1.1605,1.0667,1.5157l3.6879,7.0704h-8.6047l-4.0704-7.4565ZM73.5546,78.4881h-1.9997v-.8962c-.2982.3684-.5989.6304-.9023.7869-.3036.1562-.6762.2344-1.1182.2344-.5894,0-1.0517-.1746-1.3867-.5236-.335-.349-.5024-.8866-.5024-1.6125v-3.5221h2.1521v3.0427c0,.3474.0649.594.1947.7397.1298.146.3122.219.5474.219.256,0,.4658-.0973.6289-.2917.1631-.1946.2447-.5436.2447-1.0474v-2.6624h2.1416v5.5332ZM80.6916,79.4181c-.1491.3142-.3474.5686-.5947.7634-.2473.1943-.5614.335-.9418.4219-.3807.0867-.8168.1302-1.3077.1302-1.1228,0-1.8936-.1666-2.3128-.5001s-.6289-.7798-.6289-1.3391c0-.0693.0035-.1633.0107-.2812l2.0786.2344c.0526.191.1331.3232.2421.396.1578.1077.3559.1616.5947.1616.3086,0,.5392-.0818.6919-.2449.1526-.1633.2289-.4482.2289-.8545v-.8389c-.2106.2468-.4211.4255-.6315.5366-.3298.1738-.686.2605-1.0684.2605-.7473,0-1.3505-.323-1.8101-.969-.3262-.4585-.4893-1.0646-.4893-1.8184,0-.8613.2104-1.5178.6313-1.9695.4211-.4514.9717-.6774,1.6525-.6774.4349,0,.7937.073,1.0762.2188.2822.146.5461.3873.7918.7242v-.8179h2.0051v5.2257l.0052.245c0,.3473-.0746.678-.2237.9924ZM88.5701,76.2478h-4.2939c.0385.3402.1315.594.2789.7606.2068.2397.477.3596.8103.3596.2104,0,.4104-.0521.5999-.1565.1158-.0659.2404-.1821.3738-.3491l2.11.1929c-.3226.5559-.7121.9543-1.1682,1.1958-.4561.2412-1.1104.3621-1.9628.3621-.7402,0-1.3227-.1034-1.7471-.3101-.4244-.2065-.7761-.5347-1.055-.9846-.2789-.4498-.4185-.9786-.4185-1.5867,0-.8647.2798-1.5647.8393-2.0995.5598-.535,1.3323-.8025,2.3181-.8025.7999,0,1.4314.1199,1.8945.3595.463.2397.8156.5872,1.0576,1.0422.2421.4548.3631,1.0471.3631,1.7766v.2396ZM93.4732,74.6326c-.2525-.1042-.4525-.1565-.5999-.1565-.2805,0-.4981.1145-.6524.344-.2211.323-.3315.9274-.3315,1.813v1.855h-2.1523v-5.5332h2.0049v.9066c.1928-.3926.3921-.6627.5973-.8104.2052-.1473.4587-.2213.7604-.2213.3158,0,.6613.0973,1.0367.2917l-.6631,1.5111ZM99.0076,78.4881c-.0806-.1425-.1334-.251-.1578-.3258-.0245-.0743-.049-.1919-.0737-.3517-.2806.2676-.5594.4587-.8365.5732-.379.1527-.8193.2292-1.3208.2292-.6667,0-1.1727-.1528-1.5182-.4585-.3457-.3057-.5183-.6826-.5183-1.1305,0-.4204.1243-.7661.3735-1.037.2489-.2708.7086-.4722,1.3786-.6044.8034-.1598,1.3243-.2719,1.5629-.3361.2387-.0641.4912-.1484.7578-.2527,0-.2605-.0542-.4426-.1631-.5471-.1087-.1041-.2999-.1562-.5735-.1562-.351,0-.6139.0557-.7894.1667-.1367.0868-.2473.2501-.3315.4897l-2.0469-.2136c.077-.3544.1885-.6331.334-.8361.1455-.2032.3552-.3795.6289-.5291.1964-.1075.4665-.191.8103-.2499.3439-.0593.7157-.0887,1.1157-.0887.642,0,1.1577.0358,1.5472.1068.3892.0713.7138.2197.9734.4456.1824.1562.3262.3776.4315.6643.1051.2866.1579.5601.1579.8206v2.4436c0,.2604.0167.4646.0499.6123.0333.1476.1061.3359.2185.5652h-2.0104ZM95.9819,72.2568v-1.3026h1.3682v1.3026h-1.3682ZM98.213,72.2568v-1.3026h1.3841v1.3026h-1.3841ZM97.2623,62.87c-1.8323,1.0154-4.116,1.5229-6.8502,1.5229-2.7796,0-5.0798-.4382-6.9009-1.3148-1.8214-.8763-3.2977-2.2635-4.4294-4.161-1.132-1.8975-1.6979-4.2717-1.6979-7.1237,0-3.9834,1.1206-7.0846,3.3621-9.3041,2.2412-2.219,5.3624-3.3287,9.3634-3.3287,4.1018,0,7.262,1.0902,9.4812,3.2706,2.2189,2.1803,3.3283,5.2345,3.3283,9.1625,0,2.8518-.4848,5.1903-1.454,7.0155-.9696,1.8253-2.3704,3.2456-4.2026,4.2607ZM104.5527,78.6131c-.5333,0-.9261-.0677-1.1786-.2031-.2527-.1353-.4394-.3406-.5604-.6165s-.1816-.7224-.1816-1.3398v-1.9462h-.7894v-1.5526h.7894v-1.0161l2.1471-1.0889v2.105h1.1786v1.5526h-1.1786v1.9602c0,.2358.0228.3918.0682.4679.0701.1179.1931.177.3685.177.1579,0,.3788-.045.6629-.1354l.1579,1.464c-.5298.1145-1.0244.1719-1.4839.1719ZM113.3443,76.2478h-4.2939c.0385.3402.1315.594.2789.7606.2068.2397.4769.3596.8103.3596.2104,0,.4104-.0521.5999-.1565.1158-.0659.2404-.1821.3738-.3491l2.11.1929c-.3227.5559-.7122.9543-1.1682,1.1958-.456.2412-1.1104.3621-1.9628.3621-.7402,0-1.3228-.1034-1.7471-.3101-.4244-.2065-.7761-.5347-1.055-.9846-.2789-.4498-.4185-.9786-.4185-1.5867,0-.8647.2798-1.5647.8394-2.0995.5597-.535,1.3322-.8025,2.3181-.8025.7999,0,1.4313.1199,1.8945.3595.463.2397.8156.5872,1.0576,1.0422.2421.4548.3631,1.0471.3631,1.7766v.2396ZM127.2558,60.3651c-.874,1.3206-2.0957,2.3219-3.6645,3.0043-1.5693.6825-3.5471,1.0236-5.9343,1.0236-4.1915,0-7.0939-.7988-8.7077-2.3967-1.6137-1.5978-2.5275-3.6284-2.7401-6.0917l7.2451-.4493c.1569,1.165.4763,2.0529.9583,2.6631.7844.9875,1.9053,1.4812,3.3621,1.4812,1.0869,0,1.9248-.2522,2.5132-.7573.5883-.5048.8826-1.0901.8826-1.7559,0-.6326-.2803-1.1985-.8405-1.6978-.5607-.4993-1.8606-.9707-3.9001-1.4148-3.3398-.7432-5.7213-1.731-7.1443-2.9625-1.4347-1.2317-2.1519-2.8016-2.1519-4.7103,0-1.2537.3669-2.4382,1.1011-3.5535.734-1.1151,1.838-1.9916,3.3117-2.6298,1.4734-.6379,3.4935-.957,6.0601-.957,3.149,0,5.55.58,7.2033,1.7394,1.653,1.1595,2.6364,3.0042,2.9503,5.5341l-7.1781.4161c-.1907-1.0985-.5911-1.8975-1.2019-2.3967s-1.454-.749-2.5299-.749c-.8854,0-1.5524.186-2.0004.5576-.4484.3718-.6724.8239-.6724,1.3564,0,.3885.1848.738.5547,1.0486.3583.322,1.2102.6216,2.5551.8988,3.3286.7102,5.7127,1.4288,7.1529,2.1554,1.4399.7268,2.4878,1.6284,3.1436,2.7046.6555,1.0764.9834,2.2803.9834,3.6118,0,1.5645-.4373,3.0071-1.3113,4.3274ZM138.7178,77.3836c-.1859.3159-.4403.5662-.763.7502-.2.1145-.5017.198-.9052.25-.5366.0695-.8928.1042-1.0681.1042h-4.1151v-7.6382h4.4623c.7437,0,1.3149.1824,1.7129.5471.3983.3647.5973.8162.5973,1.3545,0,.4518-.142.8389-.4261,1.1621-.1895.2153-.4667.3854-.8315.5105.5543.1321.962.3586,1.2233.6799s.3921.725.3921,1.2114c0,.396-.093.752-.2789,1.0681ZM138.2205,63.9769h-7.7754l9.2626-24.4001h8.3063l9.2605,24.4001h-7.9744l-1.2328-4.0278h-8.6456l-1.2012,4.0278ZM144.4258,78.4881c-.0806-.1425-.1334-.251-.1578-.3258-.0245-.0743-.049-.1919-.0737-.3517-.2806.2676-.5595.4587-.8365.5732-.379.1527-.8193.2292-1.3208.2292-.6667,0-1.1727-.1528-1.5182-.4585-.3457-.3057-.5184-.6826-.5184-1.1305,0-.4204.1244-.7661.3736-1.037.2489-.2708.7086-.4722,1.3785-.6044.8035-.1598,1.3244-.2719,1.5629-.3361.2387-.0641.4912-.1484.7578-.2527,0-.2605-.0542-.4426-.1631-.5471-.1087-.1041-.2999-.1562-.5735-.1562-.351,0-.6139.0557-.7894.1667-.1367.0868-.2473.2501-.3315.4897l-2.0469-.2136c.077-.3544.1885-.6331.334-.8361.1455-.2032.3552-.3795.6289-.5291.1964-.1075.4665-.191.8103-.2499.3438-.0593.7157-.0887,1.1157-.0887.642,0,1.1577.0358,1.5472.1068.3892.0713.7137.2197.9734.4456.1824.1562.3262.3776.4315.6643.1051.2866.1579.5601.1579.8206v2.4436c0,.2604.0167.4646.0499.6123.0333.1476.106.3359.2185.5652h-2.0104ZM153.5018,78.4881h-1.9996v-.8962c-.2982.3684-.5989.6304-.9023.7869-.3036.1562-.6762.2344-1.1182.2344-.5895,0-1.0517-.1746-1.3867-.5236s-.5024-.8866-.5024-1.6125v-3.5221h2.152v3.0427c0,.3474.0649.594.1948.7397.1298.146.3122.219.5473.219.2561,0,.4658-.0973.6289-.2917.1631-.1946.2447-.5436.2447-1.0474v-2.6624h2.1416v5.5332ZM162.4558,78.4881h-1.906l-1.1318-3.3293-1.094,3.3293h-1.9146l-2.0721-5.5332h2.0707l.8959,3.4838,1.1339-3.4838h1.9352l1.1819,3.4927.9012-3.4927h2.0581l-2.0586,5.5332ZM171.3801,76.2478h-4.2939c.0385.3402.1315.594.2789.7606.2068.2397.477.3596.8104.3596.2104,0,.4104-.0521.5999-.1565.1158-.0659.2404-.1821.3738-.3491l2.11.1929c-.3226.5559-.7121.9543-1.1682,1.1958-.4561.2412-1.1104.3621-1.9628.3621-.7402,0-1.3227-.1034-1.7471-.3101-.4244-.2065-.7761-.5347-1.055-.9846-.2789-.4498-.4185-.9786-.4185-1.5867,0-.8647.2798-1.5647.8393-2.0995.5598-.535,1.3323-.8025,2.3181-.8025.7999,0,1.4314.1199,1.8946.3595.463.2397.8156.5872,1.0576,1.0422.242.4548.363,1.0471.363,1.7766v.2396ZM176.283,74.6326c-.2526-.1042-.4525-.1565-.5999-.1565-.2806,0-.4982.1145-.6525.344-.2211.323-.3314.9274-.3314,1.813v1.855h-2.1523v-5.5332h2.0049v.9066c.1929-.3926.3921-.6627.5973-.8104.2052-.1473.4587-.2213.7604-.2213.3157,0,.6612.0973,1.0367.2917l-.6631,1.5111ZM177.6736,63.9769h-6.2365v-24.4001h10.0147l3.8621,14.8464,3.8348-14.8464h10.0088v24.4001h-6.2368v-18.608l-4.8054,18.608h-5.6452l-4.7966-18.608v18.608ZM181.9567,78.4881l-1.1321-2.2183-.8068.7802v1.4381h-2.1891v-7.6382h2.1891v3.9426l1.5997-1.8376h2.6364l-2.0049,1.9382,2.1207,3.595h-2.4131ZM190.2934,78.4881h-5.5674v-1.3755l2.679-2.7092h-2.4686v-1.4485h5.1834v1.24l-2.8207,2.8447h2.9943v1.4485ZM197.433,76.2478h-4.2939c.0385.3402.1315.594.2789.7606.2068.2397.4769.3596.8103.3596.2104,0,.4104-.0521.5999-.1565.1158-.0659.2404-.1821.3738-.3491l2.11.1929c-.3227.5559-.7122.9543-1.1682,1.1958-.4561.2412-1.1104.3621-1.9628.3621-.7402,0-1.3228-.1034-1.7471-.3101-.4244-.2065-.7761-.5347-1.055-.9846-.2789-.4498-.4185-.9786-.4185-1.5867,0-.8647.2798-1.5647.8394-2.0995.5597-.535,1.3322-.8025,2.3181-.8025.7999,0,1.4313.1199,1.8945.3595.463.2397.8156.5872,1.0576,1.0422.2421.4548.3631,1.0471.3631,1.7766v.2396ZM204.467,78.4881h-1.9997v-.8962c-.2982.3684-.5989.6304-.9023.7869-.3036.1562-.6762.2344-1.1182.2344-.5894,0-1.0516-.1746-1.3867-.5236s-.5024-.8866-.5024-1.6125v-3.5221h2.1521v3.0427c0,.3474.0649.594.1947.7397.1298.146.3122.219.5474.219.2561,0,.4658-.0973.6289-.2917.1631-.1946.2447-.5436.2447-1.0474v-2.6624h2.1416v5.5332ZM211.6039,79.4181c-.1491.3142-.3474.5686-.5947.7634-.2473.1943-.5614.335-.9418.4219-.3807.0867-.8168.1302-1.3077.1302-1.1227,0-1.8936-.1666-2.3128-.5001s-.6289-.7798-.6289-1.3391c0-.0693.0035-.1633.0107-.2812l2.0786.2344c.0526.191.1332.3232.2421.396.1578.1077.356.1616.5947.1616.3086,0,.5392-.0818.6919-.2449.1526-.1633.229-.4482.229-.8545v-.8389c-.2107.2468-.4211.4255-.6315.5366-.3298.1738-.686.2605-1.0683.2605-.7473,0-1.3506-.323-1.8102-.969-.3262-.4585-.4893-1.0646-.4893-1.8184,0-.8613.2104-1.5178.6313-1.9695.4211-.4514.9717-.6774,1.6525-.6774.4349,0,.7936.073,1.0761.2188.2822.146.5462.3873.7918.7242v-.8179h2.0051v5.2257l.0052.245c0,.3473-.0747.678-.2238.9924ZM219.4825,76.2478h-4.2939c.0385.3402.1315.594.2789.7606.2068.2397.477.3596.8104.3596.2104,0,.4103-.0521.5999-.1565.1158-.0659.2404-.1821.3738-.3491l2.11.1929c-.3226.5559-.7121.9543-1.1682,1.1958-.4561.2412-1.1104.3621-1.9628.3621-.7402,0-1.3227-.1034-1.7471-.3101-.4244-.2065-.7761-.5347-1.055-.9846-.2789-.4498-.4185-.9786-.4185-1.5867,0-.8647.2798-1.5647.8393-2.0995.5598-.535,1.3323-.8025,2.3181-.8025.7999,0,1.4314.1199,1.8946.3595.4629.2397.8156.5872,1.0576,1.0422.2421.4548.3631,1.0471.3631,1.7766v.2396ZM227.655,58.6092c-.9697,1.8253-2.3704,3.2456-4.2026,4.2607-1.8323,1.0154-4.1161,1.5229-6.8502,1.5229-2.7795,0-5.0797-.4382-6.9008-1.3148-1.8214-.8763-3.2977-2.2635-4.4294-4.161-1.1321-1.8975-1.6979-4.2717-1.6979-7.1237,0-3.9834,1.1206-7.0846,3.3621-9.3041,2.2413-2.219,5.3625-3.3287,9.3635-3.3287,4.1018,0,7.262,1.0902,9.4811,3.2706,2.2189,2.1803,3.3284,5.2345,3.3284,9.1625,0,2.8518-.4849,5.1903-1.454,7.0155ZM244.8561,77.3836c-.186.3159-.4404.5662-.763.7502-.2.1145-.5017.198-.9052.25-.5367.0695-.8928.1042-1.0681.1042h-4.1151v-7.6382h4.4622c.7438,0,1.3149.1824,1.713.5471.3983.3647.5972.8162.5972,1.3545,0,.4518-.1419.8389-.4261,1.1621-.1895.2153-.4667.3854-.8315.5105.5543.1321.962.3586,1.2233.6799.2614.3213.3921.725.3921,1.2114,0,.396-.093.752-.2789,1.0681ZM250.564,78.4881c-.0806-.1425-.1334-.251-.1579-.3258-.0245-.0743-.049-.1919-.0737-.3517-.2805.2676-.5594.4587-.8364.5732-.379.1527-.8194.2292-1.3209.2292-.6667,0-1.1727-.1528-1.5182-.4585-.3457-.3057-.5183-.6826-.5183-1.1305,0-.4204.1243-.7661.3735-1.037.249-.2708.7086-.4722,1.3786-.6044.8034-.1598,1.3244-.2719,1.5629-.3361.2387-.0641.4913-.1484.7578-.2527,0-.2605-.0543-.4426-.1631-.5471-.1086-.1041-.2998-.1562-.5735-.1562-.351,0-.614.0557-.7894.1667-.1367.0868-.2473.2501-.3314.4897l-2.047-.2136c.077-.3544.1885-.6331.334-.8361.1456-.2032.3553-.3795.6289-.5291.1964-.1075.4666-.191.8104-.2499.3438-.0593.7157-.0887,1.1156-.0887.642,0,1.1577.0358,1.5472.1068.3892.0713.7138.2197.9734.4456.1824.1562.3262.3776.4316.6643.1051.2866.1578.5601.1578.8206v2.4436c0,.2604.0167.4646.0499.6123.0333.1476.1061.3359.2186.5652h-2.0104ZM249.7812,63.3693c-1.5693.6825-3.5471,1.0236-5.9343,1.0236-4.1915,0-7.0939-.7988-8.7077-2.3967-1.6138-1.5978-2.5275-3.6284-2.7401-6.0917l7.2451-.4493c.1569,1.165.4763,2.0529.9582,2.6631.7844.9875,1.9053,1.4812,3.3621,1.4812,1.0869,0,1.9247-.2522,2.5132-.7573.5883-.5048.8826-1.0901.8826-1.7559,0-.6326-.2803-1.1985-.8405-1.6978-.5607-.4993-1.8606-.9707-3.9002-1.4148-3.3397-.7432-5.7213-1.731-7.1443-2.9625-1.4348-1.2317-2.1519-2.8016-2.1519-4.7103,0-1.2537.3669-2.4382,1.1011-3.5535.7339-1.1151,1.838-1.9916,3.3116-2.6298,1.4735-.6379,3.4936-.957,6.0601-.957,3.149,0,5.55.58,7.2033,1.7394,1.653,1.1595,2.6364,3.0042,2.9503,5.5341l-7.1781.4161c-.1907-1.0985-.5911-1.8975-1.202-2.3967s-1.4539-.749-2.5298-.749c-.8855,0-1.5524.186-2.0004.5576-.4485.3718-.6724.8239-.6724,1.3564,0,.3885.1848.738.5547,1.0486.3583.322,1.2103.6216,2.5551.8988,3.3286.7102,5.7127,1.4288,7.1529,2.1554,1.4399.7268,2.4878,1.6284,3.1436,2.7046.6556,1.0764.9835,2.2803.9835,3.6118,0,1.5645-.4373,3.0071-1.3113,4.3274-.874,1.3206-2.0957,2.3219-3.6646,3.0043ZM259.64,78.4881h-1.9997v-.8962c-.2982.3684-.5989.6304-.9023.7869-.3036.1562-.6762.2344-1.1182.2344-.5894,0-1.0516-.1746-1.3867-.5236s-.5024-.8866-.5024-1.6125v-3.5221h2.1521v3.0427c0,.3474.0649.594.1947.7397.1298.146.3122.219.5474.219.2561,0,.4658-.0973.6289-.2917.1631-.1946.2447-.5436.2447-1.0474v-2.6624h2.1416v5.5332ZM266.2166,78.4881h-5.5674v-1.3755l2.679-2.7092h-2.4685v-1.4485h5.1834v1.24l-2.8207,2.8447h2.9943v1.4485ZM273.1452,78.4881h-1.9997v-.8962c-.2982.3684-.5989.6304-.9023.7869-.3036.1562-.6762.2344-1.1182.2344-.5894,0-1.0516-.1746-1.3867-.5236s-.5024-.8866-.5024-1.6125v-3.5221h2.1521v3.0427c0,.3474.0649.594.1947.7397.1298.146.3122.219.5474.219.2561,0,.4658-.0973.6289-.2917.1631-.1946.2447-.5436.2447-1.0474v-2.6624h2.1416v5.5332ZM280.4638,77.2403c-.2036.4602-.485.8041-.8448,1.0316-.3595.2273-.7585.3412-1.197.3412-.3754,0-.7192-.0798-1.0314-.2397-.2352-.125-.4913-.3594-.7682-.7032v.818h-2.0051v-7.6382h2.163v2.6469c.2137-.2223.4567-.389.7288-.5004.2718-.111.5726-.1666.9023-.1666.6807,0,1.2438.2423,1.6893.7269.4454.4846.6682,1.1799.6682,2.0867,0,.6044-.1017,1.1365-.3051,1.5969ZM288.1609,76.2478h-4.2939c.0385.3402.1315.594.2789.7606.2068.2397.477.3596.8104.3596.2104,0,.4103-.0521.5999-.1565.1158-.0659.2404-.1821.3738-.3491l2.11.1929c-.3226.5559-.7121.9543-1.1682,1.1958-.4561.2412-1.1104.3621-1.9628.3621-.7402,0-1.3227-.1034-1.7471-.3101-.4244-.2065-.7761-.5347-1.055-.9846-.2789-.4498-.4185-.9786-.4185-1.5867,0-.8647.2798-1.5647.8393-2.0995.5598-.535,1.3323-.8025,2.3181-.8025.7999,0,1.4314.1199,1.8946.3595.4629.2397.8156.5872,1.0576,1.0422.2421.4548.3631,1.0471.3631,1.7766v.2396ZM295.2161,78.4881h-2.1523v-3.0428c0-.347-.0649-.5929-.1947-.7371s-.3122-.2164-.5471-.2164c-.2596,0-.4703.0973-.6315.2917-.1614.1948-.2421.5438-.2421,1.0474v2.6572h-2.1418v-7.6382h2.1418v2.8135c.2911-.2986.5804-.5125.8681-.6407.2877-.1284.628-.1929,1.021-.1929.5823,0,1.041.1754,1.376.5262.335.3508.5027.8892.5027,1.6152v3.5168ZM301.9584,77.7978c-.5702.5436-1.3586.8153-2.3654.8153-.8983,0-1.6245-.2258-2.1787-.6774-.6805-.5592-1.0208-1.2921-1.0208-2.1987,0-.8441.2875-1.5396.8629-2.0867.5754-.5471,1.3525-.8206,2.3311-.8206,1.1192,0,1.9647.3212,2.5366.964.4597.5176.6893,1.1548.6893,1.9121,0,.8511-.2851,1.5483-.855,2.0919ZM297.7986,72.2568v-1.3026h1.3681v1.3026h-1.3681ZM300.0298,72.2568v-1.3026h1.3839v1.3026h-1.3839ZM307.7635,74.6326c-.2525-.1042-.4525-.1565-.5999-.1565-.2806,0-.4982.1145-.6525.344-.2211.323-.3315.9274-.3315,1.813v1.855h-2.1523v-5.5332h2.0049v.9066c.1928-.3926.3921-.6627.5973-.8104.2052-.1473.4587-.2213.7604-.2213.3158,0,.6613.0973,1.0367.2917l-.6631,1.5111ZM300.2224,63.9769l-4.0704-7.4565c-.5157-.9653-.9751-1.592-1.3786-1.8809-.5493-.377-1.171-.5658-1.8658-.5658h-.6724v9.9032h-7.6489v-24.4001h12.692c2.3535,0,4.1522.1997,5.396.5991,1.244.3994,2.2469,1.1401,3.0092,2.222.7618,1.0819,1.143,2.3995,1.143,3.953,0,1.3538-.2915,2.5215-.8746,3.5034-.5833.9821-1.385,1.7783-2.4053,2.3884-.6503.3887-1.5417.7102-2.6744.9653.9071.3002,1.5679.6,1.9823.8997.2801.2.686.6274,1.2181,1.283.5319.6553.8874,1.1605,1.0667,1.5157l3.6879,7.0704h-8.6047Z\"><\/path>\n  <path class=\"st0\" d=\"M295.5804,44.5034h-3.3452v4.9598h3.2106c.3474,0,1.0198-.1108,2.0173-.3328.5043-.0999.9164-.355,1.2357-.7656.3193-.4104.4791-.8822.4791-1.4148,0-.7877-.2523-1.3923-.7566-1.8142-.5043-.4216-1.4514-.6324-2.8409-.6324Z\"><\/path>\n  <path class=\"st0\" d=\"M77.7896,74.3668c-.2737,0-.4922.0981-.6553.2944-.1631.1963-.2447.5219-.2447.9769,0,.3995.0858.6954.2578.8883s.3983.2891.6788.2891c.2668,0,.4903-.0999.671-.2996.1807-.1997.2711-.501.2711-.9041,0-.4027-.0947-.7112-.2842-.9246-.1895-.2139-.4211-.3206-.6945-.3206Z\"><\/path>\n  <path class=\"st0\" d=\"M284.9354,74.0855c-.3405,0-.6123.1338-.8158.4011-.1298.1666-.2123.415-.2473.7451h2.1102c-.0421-.4099-.1536-.7034-.3343-.8804-.1807-.1775-.4183-.2659-.7128-.2659Z\"><\/path>\n  <path class=\"st0\" d=\"M277.7537,74.4137c-.2913,0-.5288.1069-.7131.3206-.1843.2134-.2762.5376-.2762.9717,0,.4758.0903.8206.2711,1.0341.1807.2137.4094.3206.6866.3206.2561,0,.4711-.1051.6446-.3153.1738-.21.2606-.5635.2606-1.0603,0-.4377-.0851-.7589-.2554-.9639-.17-.2047-.3762-.3074-.6182-.3074Z\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M85.522,29.006v24.8406c0,7.284-3.8269,11.8439-12.6833,11.8439h-2.567v-4.6089h2.4625c5.2929,0,7.8571-2.3045,7.8571-6.918v-25.1576h4.9306Z\"><\/path>\n  <path class=\"st0\" d=\"M101.3481,61.8118c4.7698,0,8.2269-3.5644,8.2269-8.7002s-3.459-8.7011-8.2269-8.7011-8.2269,3.5653-8.2269,8.7011,3.4599,8.7002,8.2269,8.7002M101.3481,40.0097c7.236-.0291,13.1255,5.8132,13.1546,13.0492.0291,7.236-5.8132,13.1255-13.0492,13.1546-7.236.0291-13.1255-5.8132-13.1546-13.0492,0-.0175-.0001-.0351-.0001-.0526-.1144-7.1213,5.5659-12.9869,12.6871-13.1013.1207-.0019.2415-.0022.3622-.0007\"><\/path>\n  <path class=\"st0\" d=\"M117.2279,65.6905V29.006h4.6108v13.7297c1.6765-1.7647,4.0117-2.7523,6.4456-2.726,5.818,0,10.4297,2.5161,10.4297,11.0065v14.6744h-4.6126v-14.6744c0-5.1358-2.8304-6.6028-6.1313-6.6028-3.3555,0-6.1323,2.725-6.1323,6.6028v14.6744h-4.6098Z\"><\/path>\n  <path class=\"st0\" d=\"M142.3818,65.6905v-14.6744c0-6.6028,4.6126-11.0065,10.7449-11.0065s10.743,4.4037,10.743,11.0065v14.6744h-4.6163v-14.6744c.2497-3.3862-2.293-6.3337-5.6793-6.5834-3.3862-.2497-6.3337,2.293-6.5834,5.6793-.0222.301-.0222.6032,0,.9041v14.6744h-4.6089Z\"><\/path>\n  <path class=\"st0\" d=\"M173.925,65.6905V29.006h4.926v15.4074h15.9315v-15.4074h4.926v36.6845h-4.926v-16.6664h-15.9315v16.6664h-4.926Z\"><\/path>\n  <path class=\"st0\" d=\"M224.2348,65.6905v-14.1512c0-4.7143-3.9822-7.126-8.1742-7.126-5.084,0-8.2805,4.0358-8.2805,8.8028,0,4.6653,3.4072,8.5966,8.2269,8.5966,2.5377-.1029,4.8827-1.382,6.343-3.4599v5.4538c-1.9049,1.6014-4.3264,2.4567-6.8145,2.4071-7.2304,0-12.3681-5.9733-12.3681-13.3636,0-7.1796,4.9269-12.8404,12.9976-12.8404,7.7564,0,12.6824,4.7143,12.6824,11.9484v13.7324h-4.6126Z\"><\/path>\n  <path class=\"st0\" d=\"M233.0403,40.5347h4.4009v2.8822h.1035c1.5714-2.4634,3.7252-3.4063,6.8154-3.4063h1.0492v4.4h-.6831c-4.4536,0-7.0761,2.7269-7.0761,9.5395v11.7395h-4.6098v-25.1549Z\"><\/path>\n  <path class=\"st0\" d=\"M246.9807,40.5347h4.4019v2.8822h.1035c1.5714-2.4634,3.7224-3.4063,6.8154-3.4063h1.0464v4.4h-.6831c-4.4555,0-7.0742,2.7269-7.0742,9.5395v11.7395h-4.6126l.0028-25.1549Z\"><\/path>\n  <path class=\"st0\" d=\"M260.6596,40.5347h4.6126v25.1558h-4.6126v-25.1558ZM262.965,32.1488c1.4884-.0456,2.7321,1.124,2.7777,2.6125.0017.0551.0017.1102,0,.1652,0,1.5344-1.2438,2.7782-2.7782,2.7782s-2.7782-1.2438-2.7782-2.7782h0c-.0456-1.4885,1.124-2.7321,2.6125-2.7777.0551-.0017.1102-.0017.1653,0\"><\/path>\n  <path class=\"st0\" d=\"M268.9909,61.2887h12.8922c2.1501,0,2.9885-.8393,2.9885-2.4108,0-4.6108-15.8807-2.8323-15.8807-11.5297,0-4.4545,3.092-6.8135,8.5966-6.8135h10.8475v4.4028h-11.635c-2.2536,0-2.8822.6286-2.9867,2.2009,0,4.351,15.8788,2.5152,15.8788,11.5278,0,4.7698-3.3546,7.0252-7.8091,7.0252h-12.8921v-4.4028Z\"><\/path>\n  <path class=\"st0\" d=\"M143.8645,90.7317v-12.0436c0-3.8583,2.0983-6.0861,5.6202-6.0861h3.0042v2.2777h-2.6419c-2.2536,0-3.5486,1.0362-3.5486,3.5487v2.1501h6.1933v2.2786h-6.1933v7.8738l-2.4339.0009Z\"><\/path>\n  <path class=\"st0\" d=\"M155.7621,74.1559c.7581,0,1.3727.6146,1.3727,1.3727s-.6146,1.3727-1.3727,1.3727c-.7581,0-1.3727-.6146-1.3727-1.3727h0c-.0228-.7353.5548-1.3499,1.29-1.3727.0275-.0009.0551-.0009.0826,0M154.6223,78.2998h2.2786v12.4319h-2.2786v-12.4319Z\"><\/path>\n  <path class=\"st0\" d=\"M166.8592,80.4758h-4.4545v6.527c0,1.1656.5444,1.5539,1.7092,1.5539h2.7454v2.175h-3.056c-2.3303,0-3.6781-1.5539-3.6781-4.0145v-11.525h2.2786v3.1124h4.4545l.0009,2.1713Z\"><\/path>\n  <path class=\"st0\" d=\"M168.2152,90.7317v-7.2517c-.067-2.9321,2.2556-5.3634,5.1878-5.4305,2.9322-.067,5.3634,2.2556,5.4305,5.1878.0019.0809.0019.1618,0,.2427v7.2517h-2.2786v-7.2517c.1241-1.6735-1.1319-3.1307-2.8054-3.2548-1.6735-.1241-3.1307,1.1319-3.2548,2.8054-.0111.1496-.0111.2998,0,.4494v7.2517h-2.2795Z\"><\/path>\n  <path class=\"st0\" d=\"M184.7614,86.6395l-.9327-1.8127,6.1378-3.4202c-.7019-.8181-1.7472-1.2593-2.823-1.1915-2.3739.1393-4.1854,2.1766-4.0461,4.5505.1279,2.1794,1.8667,3.9182,4.0461,4.0461,2.6936,0,3.7039-1.6056,4.1698-3.8824l2.3054.2847c-.2554,3.3507-3.1125,5.9009-6.4706,5.7755-3.5735-.0321-6.4443-2.955-6.4122-6.5285.0321-3.5735,2.955-6.4443,6.5285-6.4122,2.5698.0231,4.8824,1.5648,5.8921,3.928l-8.3951,4.6625Z\"><\/path>\n  <path class=\"st0\" d=\"M194.6846,88.5557h6.3708c1.0621,0,1.479-.4141,1.479-1.1915,0-2.2795-7.847-1.3986-7.847-5.6978,0-2.2019,1.528-3.3666,4.2475-3.3666h5.3613v2.1723h-5.7496c-1.1093,0-1.4503.3106-1.479,1.088-.0259,2.1492,7.847,1.2433,7.847,5.6978,0,2.3571-1.6574,3.471-3.8592,3.471h-6.3708v-2.1732Z\"><\/path>\n  <path class=\"st0\" d=\"M206.1125,88.5557h6.3708c1.0612,0,1.479-.4141,1.479-1.1915,0-2.2795-7.847-1.3986-7.847-5.6978,0-2.2019,1.528-3.3666,4.2475-3.3666h5.3613v2.1723h-5.7496c-1.1093,0-1.4503.3106-1.479,1.088-.0259,2.1492,7.8479,1.2433,7.8479,5.6978,0,2.3571-1.6574,3.471-3.8592,3.471h-6.3708l-.0009-2.1732Z\"><\/path>\n  <rect class=\"st0\" x=\"70\" y=\"79.8528\" width=\"67.2387\" height=\"3.8315\"><\/rect>\n  <rect class=\"st0\" x=\"222.7604\" y=\"79.8528\" width=\"67.2396\" height=\"3.8315\"><\/rect>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        mix-blend-mode: soft-light;\n      }\n\n      .st0, .st1 {\n        fill: #c9d4e6;\n      }\n\n      .st2 {\n        isolation: isolate;\n      }\n\n      .st3 {\n        fill: #c2cee3;\n      }\n\n      .st4 {\n        fill: #bdc7df;\n      }\n    <\/style>\n  <\/defs>\n  <g class=\"st2\">\n    <g id=\"Ebene_1\">\n      <g>\n        <path class=\"st4\" d=\"M195.2608,25.0551v9.8163h-19.355v10.1005h16.9814v9.8163h-16.9814v19.3478h-15.1554V25.0551h34.5104Z\"><\/path>\n        <path class=\"st1\" d=\"M74.0946,75.614s-4.426,2.5779-4.0748,2.4347,28.7079,22.3417,28.7079,22.3417l5.299-3.3656-29.9321-21.4108Z\"><\/path>\n        <polygon class=\"st1\" points=\"192.7104 62.2233 222.1312 61.7782 229.3018 75.4536 192.7104 62.2233\"><\/polygon>\n        <path class=\"st0\" d=\"M233.8957,61.174s15.2327-.9318,19.3383-4.9419l-13.1759-3.2731,39.2412-5.2243,10.7008,19.2864-14.8063-3.6281s-6.6346,6.4007-34.4907,10.7431l-6.8074-12.962Z\"><\/path>\n        <polygon class=\"st1\" points=\"91.7922 74.136 90.5417 74.136 90.5417 73.3263 86.5544 70.7447 81.327 72.6781 111.0443 94.0173 117.6323 90.8665 91.7922 74.136\"><\/polygon>\n        <polygon class=\"st1\" points=\"111.5405 74.136 111.5405 73.3494 105.6971 70.0289 105.6971 74.136 103.5255 74.136 103.5255 74.136 125.6524 88.3602 133.6725 85.9256 112.9249 74.136 111.5405 74.136\"><\/polygon>\n        <polygon class=\"st1\" points=\"111.5405 65.2568 109.2541 65.3741 111.5405 66.6705 111.5405 65.2568\"><\/polygon>\n        <polygon class=\"st1\" points=\"125.7829 74.136 124.7064 74.136 141.8358 83.8489 151.8609 82.0587 125.7829 69.0197 125.7829 74.136\"><\/polygon>\n        <polygon class=\"st1\" points=\"135.8865 63.011 127.4426 63.011 141.028 69.9464 135.8865 63.011\"><\/polygon>\n        <polygon class=\"st1\" points=\"160.7504 74.136 160.7504 73.0615 155.6372 70.777 155.6372 74.136 149.2347 74.136 161.528 80.4118 173.9161 78.9438 163.1553 74.136 160.7504 74.136\"><\/polygon>\n        <path class=\"st1\" d=\"M160.7504,62.6205l-1.4423-.3972h-7.4472v1.9334c.0251.0252,3.8895,1.7222,8.8895,3.9121v-5.4484Z\"><\/path>\n        <path class=\"st4\" d=\"M261.0877,74.136l-8.1251-18.5653h-4.565v18.5653h-15.1556V25.0551h21.1812c12.3251,0,20.7247,5.1925,20.7247,15.4355,0,6.4019-3.104,10.6699-7.8516,12.875l9.8601,20.7704h-16.0686ZM251.958,45.7544c4.291,0,8.0341-.6403,8.0341-5.2638,0-4.6947-3.7431-5.6192-8.0341-5.6192h-3.5605v10.883h3.5605Z\"><\/path>\n        <path class=\"st3\" d=\"M242.2,77.0008c-5.2786-10.1349-28.6101-54.3697-28.6101-54.3697,0,0-1.6033-3.0215-4.5797-3.0215s-4.7107,3.0215-4.7107,3.0215c-.7442,1.5076-25.2317,47.5075-25.2317,47.5075,0,0-5.4897,9.1848,2.8504,10.1349,8.3402.9502,54.8975,6.0176,54.8975,6.0176,0,0,10.6628.8446,5.3842-9.2903ZM187.143,72.4302l20.6871-37.9263,21.9409,41.8443-42.6279-3.918Z\"><\/path>\n        <polygon class=\"st1\" points=\"187.6649 62.2233 175.9058 62.2233 175.9058 62.8784 210.4809 76.7597 225.1916 75.9274 187.6649 62.2233\"><\/polygon>\n        <path class=\"st1\" d=\"M175.9058,67.6402v6.4958h-1.2864c4.8079,2.1016,8.4625,3.6979,8.4625,3.6979l16.613-.6445-23.7892-9.5492Z\"><\/path>\n        <path class=\"st4\" d=\"M155.6372,25.0551v49.0809h-11.5034l-18.3509-24.7539v24.7539h-14.2424V25.0551h11.4121l18.4422,25.1095v-25.1095h14.2424Z\"><\/path>\n        <path class=\"st4\" d=\"M105.6971,74.136h-15.1554V25.0551h15.1554v49.0809Z\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n        fill-rule: evenodd;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M290.2416,73.6575v-27.3149h18.9589v5.3471h-13.5012v4.7218h7.848v5.308h-7.848v6.591h14.0873v5.3405h-19.5451v.0065ZM273.8944,51.3379c-4.4092,0-6.2458,3.7905-6.2458,8.6621,0,4.8846,1.8366,8.6621,6.2458,8.6621s6.2393-3.7775,6.2393-8.6621c0-4.8716-1.8301-8.6621-6.2393-8.6621M273.8944,74.0873c-7.4507,0-11.8599-5.7769-11.8599-14.0873s4.4092-14.0808,11.8599-14.0808,11.8599,5.7704,11.8599,14.0808-4.4092,14.0873-11.8599,14.0873M252.6689,73.6575l-10.0298-14.9079c-.6578-1.0095-1.5566-2.3772-1.9083-3.0806,0,1.016.0782,4.4483.0782,5.9723v12.0162h-5.3861v-27.315h5.2298l9.6781,14.439c.6643,1.016,1.5631,2.3772,1.9083,3.0806,0-1.016-.0782-4.4483-.0782-5.9658v-11.5538h5.3861v27.3149h-4.8781ZM208.8569,51.3379c-4.4092,0-6.2393,3.7905-6.2393,8.6621,0,4.8846,1.8301,8.6621,6.2393,8.6621s6.2458-3.7775,6.2458-8.6621c0-4.8716-1.8366-8.6621-6.2458-8.6621M208.8569,74.0873c-7.4507,0-11.8599-5.7769-11.8599-14.0873s4.4092-14.0808,11.8599-14.0808,11.8599,5.7704,11.8599,14.0808-4.4092,14.0873-11.8534,14.0873M184.7463,51.6505h-6.2849v7.0209h6.3631c2.54,0,3.9012-1.1723,3.9012-3.5495s-1.5631-3.4714-3.9794-3.4714M184.4728,63.9794h-6.0114v9.6781h-5.4578v-27.3149h11.9381c5.1452,0,9.3981,2.8526,9.3981,8.6621,0,6.3175-4.2073,8.9747-9.867,8.9747M159.3852,62.8526v10.8048h-5.4643v-10.6876l-10.3359-16.6273h6.2784l3.8621,6.4803c.9769,1.6412,2.4619,4.3311,2.9699,5.3405.5015-1.0095,1.9539-3.6212,2.9634-5.3405l3.8621-6.4803h6.2068l-10.3424,16.5101h0ZM134.8447,73.6575v-11.4692h-11.2021v11.4626h-5.4578v-27.3019h5.4643v10.4597h11.2021v-10.4662h5.4578v27.3149h-5.4643Z\"><\/path>\n  <path class=\"st0\" d=\"M99.7143,53.1615c-5.3731.0065-13.8333,1.524-21.6292,8.7728-8.4146,7.8415-16.9009,9.4437-22.5019,9.4437h-.0456c-2.6572,0-4.6632-.3712-5.7509-.6317v16.6078h54.708v-33.8018c-1.5774-.2659-3.1743-.3988-4.7739-.3973\"><\/path>\n  <g>\n    <path class=\"st0\" d=\"M51.1935,67.4246v.0066c1.0225.1953,2.514.3906,4.3441.3906,5.1256-.0129,12.8954-1.6151,20.8542-9.0072,6.2998-5.9474,14.6526-9.2325,23.316-9.17,2.0971,0,3.7514.1953,4.7805.3646v-17.3633h-54.7015v34.453l.2474.0652c.2606.0652.6513.1628,1.1593.2605Z\"><\/path>\n    <path class=\"st0\" d=\"M99.7144,53.1615c-5.3731.0066-13.8334,1.524-21.6292,8.7793-8.4147,7.8286-16.9009,9.4437-22.502,9.4437h-.0456c-2.6573,0-4.6632-.3778-5.7509-.6383v16.6079h54.708v-33.8018c-1.5773-.2661-3.1743-.3989-4.7739-.3973l-.0065.0065Z\"><\/path>\n  <\/g>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <g id=\"g2600\">\n    <path id=\"path2602\" class=\"st0\" d=\"M213.768,46.2083h11.1022v4.8108h5.7979v6.8843h-5.7979v6.5559c0,2.0646,1.0456,2.8918,3.9889,2.8918h1.6226v6.5523h-11.2904c-2.0362,0-5.4233,0-5.4233-6.0322v-21.663Z\"><\/path>\n  <\/g>\n  <g id=\"g2604\">\n    <path id=\"path2606\" class=\"st0\" d=\"M190.0823,51.2661h11.4732v2.1161s-.1101.8894,1.0598-.4065c1.864-2.061,4.5108-2.1196,5.173-2.1196h1.145v8.269h-3.0179c-.5006,0-1.9048-.0053-2.78.6462-.671.4988-1.8267,1.3083-1.8267,4.0369v10.0957h-11.2265v-22.6376Z\"><\/path>\n  <\/g>\n  <g id=\"g2608\">\n    <path id=\"path2610\" class=\"st0\" d=\"M73.7274,51.2661l6.5488,11.1874-6.7316,11.4502h14.145l5.7766-8.9507,5.457,8.9507h14.3722l-6.776-11.4502,6.8222-11.1874h-14.3722l-5.5032,8.5974-5.4126-8.5974h-14.326Z\"><\/path>\n  <\/g>\n  <g id=\"g2612\">\n    <path id=\"path2614\" class=\"st0\" d=\"M168.6055,54.3019c3.728,0,3.2238,3.6942,3.2238,4.6085h-6.5026c0-1.4788-.261-4.6085,3.2788-4.6085M183.3362,63.3182s.2201-3.8806-.4172-6.1529c-.6373-2.2723-1.69-4.0457-3.4191-5.0097-1.7273-.9622-4.9866-1.5622-10.6726-1.5622,0,0-4.9014-.1473-8.7767.6728-3.4333.7278-5.0026,2.7356-5.4126,3.2806-.4083.545-1.7273,2.9983-1.8178,6.089-.0923,3.0907,0,3.4084.1793,5.2724.1828,1.8622.8468,4.4736,2.6202,6.0677,1.8018,1.6172,2.567,2.5652,12.5277,2.5652,6.0553,0,8.6986-.5042,10.0034-.971.8415-.3,1.5533-.6284,1.8285-.774.3604-.1917,1.1024-.6994,1.7131-1.5515.4154-.5539.8166-1.3101,1.1468-2.3433-.0018-.0018.3089-1.1273.3692-2.2137.0408-.7545.0462-.7793.0462-.7793h-11.4253s.245,3.1404-1.0456,4.1345c-.9302.7172-1.4539.7278-2.0007.7278-.545,0-1.706.0888-2.3841-.7545-.6551-.8148-1.0722-1.564-1.0722-3.5185v-3.1794h18.0096Z\"><\/path>\n  <\/g>\n  <g id=\"g2616\">\n    <path id=\"path2618\" class=\"st0\" d=\"M55.8208,54.3019c3.728,0,3.2256,3.6942,3.2256,4.6085h-6.5044c0-1.4788-.261-4.6085,3.2788-4.6085M70.5533,63.3182s.2184-3.8806-.419-6.1529c-.6355-2.2723-1.69-4.0457-3.4191-5.0097-1.7273-.9622-4.9866-1.5622-10.6708-1.5622,0,0-4.9032-.1473-8.7785.6728-3.4315.7278-5.0026,2.7356-5.4109,3.2806-.4101.545-1.7291,2.9983-1.8196,6.089-.0905,3.0907,0,3.4084.1811,5.2724.1828,1.8622.845,4.4736,2.6184,6.0677,1.8018,1.6172,2.567,2.5652,12.5277,2.5652,6.0571,0,8.7004-.5042,10.0034-.971.8415-.3,1.5533-.6284,1.8285-.774.3604-.1917,1.1024-.6994,1.7131-1.5515.4154-.5539.8184-1.3101,1.1486-2.3433-.0053-.0018.3071-1.1273.3675-2.2137.0408-.7545.0479-.7793.0479-.7793h-11.4253s.2432,3.1404-1.0474,4.1345c-.9302.7172-1.4557.7278-2.0007.7278-.5468,0-1.706.0888-2.3823-.7545-.6568-.8148-1.074-1.564-1.074-3.5185v-3.1794h18.0114Z\"><\/path>\n  <\/g>\n  <g id=\"g2620\">\n    <path id=\"path2622\" class=\"st0\" d=\"M132.7199,68.7222c-3.2717,0-3.0427-3.5114-3.0427-4.6085v-3.6161c0-1.4788-.1065-4.6085,3.0765-4.6085,3.0623,0,3.0587,2.8723,3.0161,4.1771h.0036v4.0475c0,1.4788.245,4.6085-3.0534,4.6085M147.7205,62.2551c0-11.2797-5.2937-11.752-9.5454-11.752-1.7734,0-5.5848-.1172-7.3246,2.1356-1.2888,1.6705-1.2143.2272-1.2143.2272v-1.5995h-11.6579v29.1012h11.6579v-7.3725c0-1.2711.3976-1.0154.6231-.7882.2272.2272.6781.671,1.1379.971.6071.3959,1.5001,1.3634,5.7748,1.3634,7.1683,0,10.5484-3.0037,10.5484-12.2863\"><\/path>\n  <\/g>\n  <g id=\"g2628\">\n    <path id=\"path2630\" class=\"st0\" d=\"M288.3919,64.2417l-1.8178-3.3605h18.9665l1.816,3.3605h-18.9647ZM290.9979,69.0561l-1.8178-3.3587h18.9629l1.8196,3.3587h-18.9647ZM312.5881,73.8972h-18.97l-1.8356-3.3853h18.9665l1.8391,3.3853Z\"><\/path>\n  <\/g>\n  <g id=\"g2632\">\n    <path id=\"path2634\" class=\"st0\" d=\"M279.4135,64.2417l1.8214-3.3605h-18.9718l-1.8178,3.3605h18.9682ZM276.8092,69.0561l1.8143-3.3587h-18.9647l-1.8178,3.3587h18.9682ZM255.219,73.8972h18.9665l1.8338-3.3853h-18.97l-1.8303,3.3853Z\"><\/path>\n  <\/g>\n  <g id=\"g2636\">\n    <path id=\"path2638\" class=\"st0\" d=\"M279.1548,55.914l1.8161,3.3623h-18.9682l-1.8178-3.3623h18.97ZM276.547,51.1014l1.8196,3.3587h-18.97l-1.816-3.3587h18.9665ZM254.9604,46.2568h18.9647l1.8338,3.3889h-18.9682l-1.8303-3.3889Z\"><\/path>\n  <\/g>\n  <g id=\"g2640\">\n    <path id=\"path2642\" class=\"st0\" d=\"M288.128,55.914l-1.8143,3.3623h18.9665l1.8178-3.3623h-18.97ZM290.7376,51.1014l-1.8214,3.3587h18.97l1.816-3.3587h-18.9647ZM312.3243,46.2568h-18.9665l-1.8338,3.3889h18.9682l1.832-3.3889Z\"><\/path>\n  <\/g>\n  <g id=\"g2644\">\n    <path id=\"path2646\" class=\"st0\" d=\"M280.7598,35.4145l2.8901-4.944,2.8812,4.944h-5.7712ZM277.9106,40.2981l2.0007-3.4262h7.4701l1.9953,3.4262h-11.4661ZM275.1004,45.1054l2.1445-3.6694h12.794l2.1374,3.6694h-17.0758Z\"><\/path>\n  <\/g>\n  <g id=\"g2648\">\n    <path id=\"path2650\" class=\"st0\" d=\"M286.5152,84.5875l-2.8901,4.944-2.883-4.944h5.773ZM289.3645,79.7039l-2.0007,3.4262h-7.4701l-1.9936-3.4262h11.4644ZM292.1764,74.8984l-2.148,3.6676h-12.7905l-2.1374-3.6676h17.0758Z\"><\/path>\n  <\/g>\n  <g id=\"g2652\">\n    <path id=\"path2654\" class=\"st0\" d=\"M248.7001,60.0009h1.1521c0-9.3696,3.7954-17.8427,9.9324-23.985,6.144-6.1387,14.6136-9.9359,23.985-9.9359s17.8427,3.7972,23.9886,9.9359c6.1387,6.1423,9.9324,14.6154,9.9324,23.985s-3.7936,17.8427-9.9324,23.985c-6.1458,6.1405-14.6189,9.9324-23.9886,9.9324s-17.841-3.7919-23.985-9.9324c-6.1369-6.1423-9.9324-14.6154-9.9324-23.985h-2.3078c.0036,20.0085,16.2184,36.2269,36.2251,36.2269s36.2305-16.2184,36.2305-36.2269-16.2184-36.2287-36.2305-36.2287-36.2216,16.222-36.2251,36.2287h1.1557Z\"><\/path>\n  <\/g>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <g id=\"vOBjEO\">\n    <g>\n      <polygon class=\"st0\" points=\"64.4222 46.4279 64.4222 53.1374 61.9671 53.1374 61.4502 49.3955 49.1745 49.3955 49.1745 60.6211 59.1243 60.6211 59.6654 57.0969 59.835 56.8792 61.8379 56.8792 61.8379 67.3306 59.835 67.3306 59.6654 67.1129 59.1243 63.4597 49.3683 63.4597 49.1745 63.6533 49.1745 76.4916 61.4502 76.4916 61.9884 72.8356 62.1609 72.6208 64.4222 72.6208 64.4222 79.4593 40 79.4593 40 77.2658 43.6913 76.6292 43.748 49.137 40 48.6214 40 46.4279 64.4222 46.4279\"><\/polygon>\n      <path class=\"st0\" d=\"M165.7097,44.2344v13.6771c3.364-1.5166,8.0819-3.4101,11.622-1.4762,1.7663.9649,2.5726,2.6861,2.7196,4.639l.0185,15.7231c.0239.1178.1006.1478.2017.1856.892.3338,2.5433.2581,3.5287.5408v1.9354h-12.1465v-1.9354l3.3585-.5174.0062-14.3905c-.0976-4.8879-6.4543-3.0503-9.3147-1.9101l.0053,16.3023,3.3603.5157v1.9354h-11.8881v-1.9354l3.4889-.7097v-29.1606l-.1938-.1935h-3.5535v-2.0645l8.7868-1.1613Z\"><\/path>\n      <path class=\"st0\" d=\"M248.8443,56.3631v1.9354l-3.3635.7202,6.2049,15.7954,5.815-15.8072-3.3585-.7729v-1.8709h10.3375v1.9354l-3.7581.7292-9.9159,26.0674c-.9641,1.8321-2.1691,3.6378-4.2594,4.2627-2.349.7023-4.9473.4695-7.2641-.2214v-5.6773h2.4551l.5081,3.6861c4.0208.8347,5.8809-2.8296,6.7264-6.0611l-8.6452-22.0564-3.6288-.7938v-1.8709h12.1465Z\"><\/path>\n      <path class=\"st0\" d=\"M206.2956,76.4916h3.4889v2l-8.2699,1.2266c-.0652-.0677-.0975-1.6199-.1286-1.8746-.0182-.149.0498-.2589-.1906-.1876-.6883.204-1.8031.9888-2.5658,1.3097-5.018,2.111-10.0529.7766-10.5517-5.2501-.6786-8.1986,7.1091-8.2316,13.1782-8.0623v-3.4193c0-.3488-.2868-1.6605-.4504-2.0018-1.1672-2.4353-5.9481-1.4018-8.0163-.9042l-.5786,3.4867h-2.4551v-5.3547c.4538-.3022,1.0605-.4505,1.5811-.6147,3.4147-1.0766,10.9723-2.4068,13.5342.7469,1.4713,1.8111,1.365,4.9705,1.4299,7.2172.1123,3.8869-.0948,7.7952-.0053,11.6825ZM201.2561,68.2338c-2.9303-.0384-7.7282.1033-8.0171,3.9298-.2841,3.7634,1.9211,5.1497,5.4275,4.1292.905-.2634,1.7065-.7826,2.5896-1.0915v-6.9676Z\"><\/path>\n      <path class=\"st0\" d=\"M130.7162,68.1048h-15.1185c-.0404,2.0998.1724,4.5175,1.3689,6.3104,2.5796,3.8656,8.9936,1.8421,12.6346.7954l.6067,1.9698c-1.9192.953-4.1057,1.8845-6.2095,2.345-6.619,1.4488-11.8679-.9635-13.3768-7.8065-1.8682-8.4723,2.296-17.367,12.1121-15.9653,6.3678.9093,8.0455,6.7011,7.9825,12.3512ZM125.5469,65.1364c-.1247-2.6742-.8304-6.3661-4.0857-6.6924-4.3359-.4346-5.6846,3.6402-5.7349,7.2099l9.8206-.5174Z\"><\/path>\n      <path class=\"st0\" d=\"M232.8785,56.3631v2.258c-3.9608,5.9197-8.4979,11.6189-12.3814,17.5715-.1612.2472-.4087.5063-.4112.8152h9.9498l.5169-4.258h2.3259v6.7095h-18.8659v-2.258l12.9218-18.2576h-9.5622c-.1238,1.1297-.1677,2.4416-.3915,3.5444-.0296.1456-.0527.2445-.19.3264h-2.2613v-6.4515h18.349Z\"><\/path>\n      <path class=\"st0\" d=\"M85.5094,57.0083v5.4192h-2.3905l-.1739-.2134-.4352-3.2441-3.5264-.5537c-2.3376.1323-4.9747.9169-4.5751,3.8064.3165,2.2885,4.9002,3.231,6.7401,3.9788,3.6733,1.4931,6.1098,3.6186,5.2056,7.9721-1.4932,7.1897-11.3303,6.2379-16.6091,4.5114v-5.8063h2.4551l.5786,3.6157c2.8472.9822,9.3527.8966,8.9815-3.4212-.2466-2.868-4.5813-3.486-6.7516-4.3537-3.9286-1.5706-6.6368-4.4993-4.8087-8.9993,2.2408-5.5162,10.8387-4.349,15.3098-2.7122Z\"><\/path>\n      <path class=\"st0\" d=\"M99.7612,49.9117v6.4515h6.3963l.1938.1935v2.5161h-6.5901v16.1931c0,.047.2241.6677.2752.7575,1.0431,1.8348,4.5437.664,6.1922.3928l.623,1.8209c-3.0173,1.5161-9.8219,3.1087-11.594-.7967-.2231-.4917-.5359-1.6709-.5359-2.1745v-16.1931h-4.2642v-2.1935l4.2642-.5161v-6.0644l5.0395-.3871Z\"><\/path>\n      <path class=\"st0\" d=\"M153.47,62.8146h-2.4551c-.2989-.9863-.2398-2.1875-.5222-3.1559-.1616-.5541-1.1897-.2579-1.7037-.1636-1.1861.2176-2.7693.8683-3.8042,1.4916-.2527.1522-.6327.3007-.6901.6012l.0189,15.2084.1948.1926,4.0514.535v1.9354h-12.7926v-1.9354l3.4889-.5161v-17.935h-3.6181v-2.1935l8.5284-1.0322v2.129c0,.0334.1303.4129.3062.3083,2.0163-1.3312,4.637-2.7044,7.1238-2.7036.534.0002,1.4542.0921,1.8738.3308v6.9031Z\"><\/path>\n    <\/g>\n  <\/g>\n  <g>\n    <path class=\"st0\" d=\"M296.8091,29.5455c10.822,2.8311,19.5435,11.5982,22.4202,22.6029,1.0502,3.9726,1.0046,11.5526,0,15.5252-3.516,13.2878-14.6576,22.3746-28.7673,23.6075-2.9224.2283-3.4703.1826-3.4703-.411,0-.5479.8219-.7306,3.6073-.9589,7.8539-.5936,14.8403-4.7946,19.9088-11.9635,4.2466-5.9818,6.1644-11.7809,6.1644-18.4476-.0457-16.0275-11.5069-28.128-27.6714-29.1326-11.1416-.6849-21.9636,5.3425-26.8952,15.0229-1.0046,1.9635-2.1005,3.5617-2.3744,3.5617-.8676,0-.7306-.3653,1.1416-3.79,4.8402-8.8585,12.6941-14.5206,22.6942-16.3015,3.0594-.5479,9.8631-.2283,13.2421.6849Z\"><\/path>\n    <path class=\"st0\" d=\"M290.2337,43.7465c11.0046,3.2877,17.6257,13.4704,15.9362,24.5664-1.5982,10.6393-11.233,18.9956-21.918,18.9956-7.4886,0-15.6622-4.6576-19.0869-10.822-1.3242-2.4658-.5023-3.0594.9589-.7306,3.5617,5.6165,10.0001,8.8128,17.717,8.8128,10.4567,0,18.8586-7.169,20.5937-17.4887.9132-5.5252-1.5525-12.6941-5.8448-17.0321-3.8356-3.8813-9.1325-6.1188-14.7033-6.1188-1.8265,0-2.7854-.1826-2.6028-.4566.4566-.7306,6.2101-.5479,8.9498.274Z\"><\/path>\n  <\/g>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <path id=\"Shape\" class=\"st0\" d=\"M76.1396,53.4478c0,5.9556-4.7955,10.7888-10.7161,10.7888s-10.7161-4.8332-10.7161-10.7888,4.7955-10.7822,10.7161-10.7822,10.7161,4.8266,10.7161,10.7822\"><\/path>\n  <path id=\"Shape1\" data-name=\"Shape\" class=\"st0\" d=\"M53.7556,53.4612c0-6.4887,5.2312-11.7536,11.6727-11.7536,6.4492,0,11.6727,5.2649,11.6727,11.7536s-5.2234,11.7536-11.6727,11.7536c-6.4414,0-11.6727-5.2572-11.6727-11.7536ZM91.0847,71.8421h-37.3291v-8.6362c2.8108,3.3329,6.9958,5.4573,11.6805,5.4573,8.4715,0,15.3423-6.9121,15.3423-15.4483,0-8.5285-6.8709-15.4406-15.3423-15.4406-4.6847,0-8.8619,2.1244-11.6805,5.4573v-8.7671h37.3291v37.3776ZM50,75.6291h44.8402V30.6853h-44.8402v44.9439Z\"><\/path>\n  <path id=\"Shape2\" data-name=\"Shape\" class=\"st0\" d=\"M78.3736,65.1764c0,.6851.1405,1.3316.3592,1.9397h3.3261v3.3483c.6012.2232,1.2492.3618,1.9285.3618s1.3195-.1385,1.9207-.3618v-3.3483h3.3261c.2186-.6081.3592-1.2623.3592-1.9397,0-.685-.1405-1.3316-.3592-1.9474h-3.3261v-3.3406c-.6012-.2232-1.2492-.3618-1.9207-.3618-.6793,0-1.3273.1386-1.9285.3618v3.3406h-3.3261c-.2264.6158-.3592,1.2623-.3592,1.9474\"><\/path>\n  <path id=\"Shape3\" data-name=\"Shape\" class=\"st0\" d=\"M120.5435,68.2629c1.5616-2.3553,2.3345-5.4573,2.3345-9.3213,0-3.4329-.7808-6.2732-2.3345-8.5285-1.5616-2.2553-3.8571-3.3791-6.8865-3.3791-2.6468,0-4.958.9237-6.9489,2.771-1.991,1.8473-2.9826,4.8954-2.9826,9.1366,0,3.0712.406,5.5497,1.2258,7.4586,1.5303,3.5946,4.3724,5.388,8.5417,5.388,3.1465,0,5.4967-1.17,7.0505-3.5253ZM98.424,30.716h5.6216v16.2334c1.2727-1.5625,2.7874-2.7556,4.552-3.5792,1.7646-.8236,3.6775-1.2316,5.7465-1.2316,4.3021,0,7.7922,1.3932,10.4703,4.1873,2.6781,2.7941,4.0132,6.9121,4.0132,12.354,0,5.1571-1.3195,9.4368-3.9664,12.8466-2.6468,3.4099-6.3087,5.1186-11.0012,5.1186-2.6234,0-4.8408-.6004-6.6444-1.8011-1.0775-.7081-2.2252-1.8473-3.4511-3.4099v4.1719h-5.3405V30.716Z\"><\/path>\n  <path id=\"Shape4\" data-name=\"Shape\" class=\"st0\" d=\"M135.0114,65.3688c.1718,1.8242.6637,3.2251,1.4757,4.2027,1.4913,1.7704,4.0679,2.6555,7.7453,2.6555,2.1862,0,4.1147-.4464,5.7778-1.3239,1.6631-.8852,2.4907-2.2476,2.4907-4.0949,0-1.4009-.6637-2.4708-1.991-3.202-.851-.4464-2.5297-.9621-5.0282-1.5548l-4.6691-1.093c-2.9826-.6927-5.1844-1.4625-6.5976-2.3169-2.5297-1.4779-3.7946-3.533-3.7946-6.1501,0-3.0866,1.1868-5.5805,3.5682-7.4894s5.5748-2.8634,9.5958-2.8634c5.2547,0,9.0414,1.4394,11.3682,4.3258,1.4523,1.8242,2.1628,3.7947,2.1159,5.9114h-5.4655c-.1093-1.2316-.5856-2.3553-1.4132-3.3637-1.3586-1.4317-3.7165-2.1475-7.0739-2.1475-2.233,0-3.9351.3926-5.0829,1.1854-1.1478.7851-1.7255,1.8319-1.7255,3.1251,0,1.4163.7574,2.5478,2.2721,3.4022.8745.508,2.1628.9545,3.8649,1.3393l3.8961.8852c4.2396.9545,7.0739,1.8781,8.5183,2.771,2.2486,1.4009,3.373,3.6023,3.373,6.6119,0,2.9018-1.179,5.4111-3.5291,7.5202-2.358,2.109-5.9417,3.1635-10.7592,3.1635-5.1844,0-8.8541-1.1007-11.009-3.3021-2.155-2.2014-3.3183-4.9262-3.4667-8.1744h5.5435v-.0231Z\"><\/path>\n  <path id=\"Shape5\" data-name=\"Shape\" class=\"st0\" d=\"M161.6829,33.8796h5.848v9.1058h5.4967v4.4721h-5.4967v21.2904c0,1.1392.406,1.8935,1.2258,2.2861.445.2232,1.2024.331,2.2486.331.2811,0,.5778-.0077.8979-.0154.3201-.0154.6949-.0462,1.1243-.1001v4.3566c-.6637.1847-1.3586.3156-2.0769.3926-.7183.0847-1.4913.1232-2.3345.1232-2.6937,0-4.5285-.6543-5.4889-1.9628-.9604-1.3085-1.4444-3.0096-1.4444-5.0955v-21.606h-4.6613v-4.4721h4.6613v-9.1058Z\"><\/path>\n  <path id=\"Shape6\" data-name=\"Shape\" class=\"st0\" d=\"M191.7429,31.6012h6.012v6.3348h-6.012v-6.3348ZM181.1321,31.6012h6.0042v6.3348h-6.0042v-6.3348ZM181.3273,70.6722c1.2258.916,2.6703,1.3701,4.3411,1.3701,2.0378,0,4.0054-.4464,5.9105-1.3393,3.2168-1.4856,4.8174-3.9025,4.8174-7.2661v-4.4105c-.7105.431-1.6162.7851-2.7249,1.0699-1.1087.2848-2.2018.4926-3.2715.6081l-3.4979.4233c-2.1003.2617-3.6775.6774-4.7237,1.2469-1.788.9468-2.6859,2.4708-2.6859,4.5567,0,1.5779.6168,2.8249,1.8348,3.7408ZM193.5075,55.8628c1.3273-.1616,2.2174-.6851,2.6625-1.5779.2577-.4926.3826-1.1931.3826-2.109,0-1.8781-.7027-3.2328-2.1003-4.0795-1.3976-.8467-3.4042-1.27-6.012-1.27-3.0138,0-5.1532.7774-6.418,2.3246-.7027.8544-1.1634,2.1321-1.382,3.8255h-5.3874c.1093-4.0333,1.4835-6.8351,4.1225-8.413,2.639-1.5779,5.7075-2.363,9.1976-2.363,4.0444,0,7.3315.7312,9.8613,2.1937,2.4985,1.4625,3.7556,3.7331,3.7556,6.8197v18.7888c0,.5696.1249,1.0237.367,1.3701.242.3387.7652.5157,1.5616.5157.2577,0,.5465-.0154.8667-.0462s.6637-.077,1.0306-.1385v4.0487c-.8979.2463-1.585.3926-2.0534.4541-.4685.0616-1.1165.0924-1.9285.0924-1.991,0-3.4354-.6697-4.3333-2.009-.4685-.7158-.8042-1.7165-.9994-3.0173-1.179,1.4625-2.8733,2.7325-5.0751,3.8024-2.2096,1.0776-4.6378,1.6164-7.3003,1.6164-3.1934,0-5.8012-.916-7.8234-2.7556-2.0222-1.8319-3.0372-4.1334-3.0372-6.889,0-3.025.9916-5.3649,2.9826-7.0275,1.991-1.6626,4.6066-2.6863,7.8468-3.0712l9.2132-1.0853Z\"><\/path>\n  <path id=\"Shape7\" data-name=\"Shape\" class=\"st0\" d=\"M207.5225,42.9854h5.4967v4.626c1.624-1.9089,3.3495-3.279,5.1766-4.1103,1.8192-.8313,3.8492-1.2469,6.0745-1.2469,4.8877,0,8.1826,1.6164,9.9003,4.8415.9448,1.7704,1.4132,4.295,1.4132,7.5817v20.921h-5.8793v-20.5515c0-1.9859-.3123-3.5946-.9291-4.8107-1.0306-2.0321-2.8967-3.0404-5.5904-3.0404-1.3742,0-2.4985.1309-3.373.3926-1.585.4464-2.9826,1.3393-4.1772,2.6786-.9604,1.0776-1.585,2.186-1.8817,3.3329-.2889,1.1469-.4294,2.7864-.4294,4.9185v17.0878h-5.7856v-32.6207h-.0156Z\"><\/path>\n  <path id=\"Shape8\" data-name=\"Shape\" class=\"st0\" d=\"M245.7027,68.44c1.5538,2.3553,4.0523,3.533,7.4799,3.533,2.6625,0,4.8565-1.0853,6.5742-3.2713,1.7177-2.186,2.5766-5.3111,2.5766-9.3983,0-4.118-.8823-7.1661-2.6547-9.152-1.7724-1.9782-3.9586-2.9711-6.5586-2.9711-2.8967,0-5.2468,1.0545-7.0505,3.1635-1.8036,2.109-2.7015,5.2187-2.7015,9.3213,0,3.5022.773,6.4195,2.3345,8.7748M258.6168,43.9937c1.0228.6081,2.1862,1.678,3.4901,3.1943v-16.472h5.567v44.8823h-5.2078v-4.5336c-1.3429,2.009-2.9357,3.4637-4.7706,4.3566-1.8348.8929-3.943,1.3393-6.3087,1.3393-3.818,0-7.1285-1.524-9.9315-4.5798-2.7952-3.0558-4.1928-7.1199-4.1928-12.2,0-4.7492,1.2727-8.8672,3.8258-12.3463,2.5531-3.4791,6.1994-5.2187,10.9309-5.2187,2.6312-.0077,4.8252.5157,6.5976,1.5779\"><\/path>\n  <path id=\"Shape9\" data-name=\"Shape\" class=\"st0\" d=\"M271.5231,43.0623h5.8871v32.459h-5.8871v-32.459ZM271.5231,30.793h5.8871v6.2116h-5.8871v-6.2116Z\"><\/path>\n  <path id=\"Shape10\" data-name=\"Shape\" class=\"st0\" d=\"M302.0438,50.0976c-1.7489-1.9474-3.9742-2.9249-6.6835-2.9249-4.0522,0-6.824,1.8088-8.3153,5.4188-.7886,1.932-1.1868,4.4567-1.1868,7.5817,0,3.6716.7808,6.4733,2.3502,8.3899,1.5694,1.9243,3.6775,2.8787,6.3165,2.8787,4.1381,0,7.0427-1.7781,8.7291-5.3265.9369-2.009,1.4054-4.3566,1.4054-7.0352.0078-4.041-.8745-7.0352-2.6156-8.9826M301.3333,44.2169c1.0931.7158,2.2018,1.7473,3.3339,3.1097v-4.1103h5.3327v29.6573c0,4.1411-.6403,7.4124-1.9207,9.8062-2.3892,4.4259-6.9099,6.635-13.5465,6.635-3.6931,0-6.8006-.7851-9.3225-2.363-2.5219-1.5779-3.9351-4.0333-4.2318-7.3816h5.8793c.2811,1.4625.8354,2.5863,1.6631,3.3791,1.3039,1.2162,3.3417,1.8242,6.1369,1.8242,4.4114,0,7.3003-1.4779,8.6667-4.449.812-1.7473,1.179-4.8646,1.1165-9.3521-1.1556,1.6626-2.5453,2.9018-4.1616,3.7177-1.624.8082-3.7712,1.2162-6.4336,1.2162-3.7165,0-6.9646-1.2546-9.752-3.7639-2.7874-2.5093-4.1772-6.6581-4.1772-12.4387,0-5.465,1.4054-9.7216,4.2084-12.7927,2.803-3.0635,6.1916-4.5952,10.1658-4.5952,2.6937.0154,5.036.6466,7.0426,1.9012\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M245.611,68.11v-15.4266s2.0662,4.011,4.6686,8.8445c.2933.534.7342.973,1.2705,1.2647.5363.2917,1.1458.4239,1.7554.3808.6096.0418,1.2182-.0909,1.7545-.3824.5362-.2916.9772-.7298,1.2714-1.2631,2.5612-4.8336,4.6686-8.8445,4.6686-8.8445v15.4266h6.919v-27.4284c.0623-.7309-.1018-1.4632-.4712-2.0979-.3694-.6346-.9258-1.1409-1.5941-1.4502-1.6729-.7507-3.3357,0-4.3789,1.6763l-8.1895,13.3697c-.4033-.6479-5.2571-8.5257-8.1904-13.3697-1.0331-1.7072-2.7161-2.4271-4.3789-1.6763-.6682.3093-1.2237.8156-1.5932,1.4502-.3703.6347-.5344,1.367-.4721,2.0979v27.4284h6.9602Z\"><\/path>\n  <path class=\"st0\" d=\"M216.7251,63.0395h10.6892l2.1688,5.0804h7.5286c-.5372-1.3472-12.1146-29.1148-12.1146-29.1148-.1962-.6344-.5885-1.1912-1.1202-1.5917-.5326-.4005-1.177-.6243-1.8434-.64-.6545.0303-1.2833.261-1.8003.6604-.5179.3995-.8983.9482-1.0918,1.5713,0,0-11.5876,27.7676-12.0835,29.1148h7.5396l2.1276-5.0804ZM222.0647,49.0323l2.7775,7.0036h-5.5559l2.7784-7.0036Z\"><\/path>\n  <path class=\"st0\" d=\"M196.255,68.8295c1.4437.0443,2.8802-.2209,4.2121-.7776s2.5282-1.392,3.5072-2.4491c.9799-1.0572,1.7197-2.3116,2.1697-3.6783.4501-1.3667.5995-2.8137.4391-4.2431-.3612-4.1137-2.2926-6.1705-4.5852-7.4664-2.0662-1.1313-2.717-1.5529-4.4926-2.5299-1.3227-.7302-2.2935-1.5427-2.2724-2.4579,0-2.1906,2.2413-1.9746,3.718-1.4604,1.4768.5142,3.9765,1.6969,3.9765,1.6969l2.7262-6.7157c-1.309-.6439-2.6537-1.2138-4.0278-1.7072-.9542-.3575-1.9452-.6126-2.9535-.761-9.812-1.2032-13.7362,9.7393-8.5305,15.046,1.0963,1.1527,2.3723,2.1216,3.7794,2.8693,1.188.6684,2.53,1.3986,2.53,1.3986,1.859.9153,2.8297,1.9129,2.7995,3.3424-.0092.3187-.0825.6325-.2145.923-.132.2905-.3208.552-.5555.7692-.2347.2173-.5097.3859-.8103.4962-.3007.1103-.6197.16-.9396.1462-.7352-.0625-1.4483-.2778-2.0937-.6321-.6463-.3543-1.21-.8398-1.6555-1.4248-2.365-2.5505-6.4753-1.0284-6.1967,2.4888.2585,3.0853,4.2552,6.9624,9.4701,7.127Z\"><\/path>\n  <path class=\"st0\" d=\"M137.5534,66.8345c.2412.3345.5491.6159.9046.8265.3554.2106.7506.3459,1.161.3974h14.0559v-6.9728h-9.7699v-5.3169h8.5409v-6.7877h-8.5409v-5.1421h9.7699v-6.9831h-14.0559c-.4094.0509-.8038.1848-1.1591.3935-.3553.2087-.6638.4878-.9064.82-.6058.7801-.91,1.7509-.8572,2.7356v23.3043c-.0503.9812.2537,1.948.8572,2.7253Z\"><\/path>\n  <path class=\"st0\" d=\"M87.9701,39.0051c-.1968-.6344-.5889-1.1912-1.1207-1.5917-.5319-.4005-1.1767-.6243-1.8433-.64-.6576.0262-1.2909.2549-1.8126.6547-.5216.3997-.9058.9507-1.0998,1.577,0,0-11.5669,27.7676-12.0937,29.1148h7.5289l2.1688-5.0804h10.6582l2.1687,5.0804h7.5289c-.4957-1.3472-12.0834-29.1148-12.0834-29.1148ZM82.2693,56.0564l2.7678-7.0036,2.7781,7.0036h-5.5459Z\"><\/path>\n  <path class=\"st0\" d=\"M159.5513,68.1205h7.2293v-14.9226s4.7923,7.3739,8.3756,13.2359c.4198.831,1.1101,1.496,1.9571,1.8863.8479.3904,1.804.4832,2.7115.2632,2.0652-.4011,2.4264-2.1083,2.4264-3.7846v-28.0247h-7.2288v16.0332l-8.954-14.5214c-.407-.7877-1.0917-1.3978-1.9232-1.713-.8314-.3152-1.7499-.313-2.58.0058-2.1276.5759-1.9313,3.0853-1.9313,3.0853l-.0826,28.4567Z\"><\/path>\n  <path class=\"st0\" d=\"M98.1946,44.0754c.5372.2428,1.1255.3522,1.7144.3188h3.6973v23.7156h6.9608v-23.7362h9.2949v23.7362h6.9712v-23.7156h3.6973c.5923.0335,1.184-.0759,1.7247-.3188.7011-.2695,1.304-.7436,1.7297-1.3602.4257-.6166.6544-1.347.6561-2.0953,0-.9819-.3918-1.9236-1.089-2.618-.6972-.6943-1.6429-1.0843-2.629-1.0843h-31.3754c-.9861,0-1.9317.39-2.629,1.0843-.6972.6944-1.0889,1.6361-1.0889,2.618,0,.7459.2256,1.4745.6474,2.0909s1.0203,1.0919,1.7176,1.3646Z\"><\/path>\n  <path class=\"st0\" d=\"M289.9996,72.1311c.0137-.9611-.3557-1.8884-1.0276-2.5787-.6719-.6902-1.5913-1.0869-2.5566-1.1031-.6453-.0017-1.2787.1764-1.8278.5142-22.208,12.5819-46.5602,20.9706-71.829,24.7441-19.6799,2.8273-39.6824,2.5913-59.2906-.6994-33.5959-5.6255-55.0567-18.378-55.2736-18.5118l-3.8005,6.2529c.9088.545,22.6381,13.5033,57.5353,19.3962,11.0481,1.8727,22.2342,2.8154,33.4413,2.8179,9.4407.0054,18.8696-.6614,28.215-1.9951,26.1882-3.8786,51.4295-12.5466,74.4515-25.5669l.1448-.072.1338-.072c.5216-.3392.9488-.8032,1.243-1.3494s.4455-1.1573.4409-1.777Z\"><\/path>\n  <path class=\"st0\" d=\"M80.4622,17.3061h.9191c.0916.0011.1804.0318.253.0874.0727.0556.1252.1332.1498.2211l2.0655,8.4537,1.7557-8.4948c.0192-.0797.066-.1501.132-.199.0661-.0489.1473-.0731.2294-.0684h1.1567c.0535.0003.1062.0125.1545.0356.0482.0231.0907.0566.1243.0981.0769.0766.1213.1797.1239.288l-2.3237,10.2844c-.0401.0972-.109.1798-.1976.2369-.0886.0569-.1927.0855-.2981.0819h-1.8177c-.1054.0037-.2095-.0249-.2981-.0819-.0886-.057-.1576-.1397-.1976-.2369l-1.4252-5.7387-1.4355,5.7387c-.0401.0972-.109.1798-.1976.2369-.0886.0569-.1927.0855-.2981.0819h-1.8073c-.1057.0052-.2104-.0227-.2994-.0799-.0889-.0572-.1576-.1407-.1964-.2388l-2.334-10.2844c.0026-.1083.047-.2114.1239-.288.0336-.0415.0761-.0749.1243-.0981.0482-.0231.101-.0353.1545-.0356h1.0947c.0817-.0027.162.0222.2277.0708.0657.0486.1128.1179.1338.1966l1.7557,8.4948,2.0655-8.4537c.021-.0879.0711-.1662.1424-.2222.0712-.056.1593-.0864.2501-.0863h-.0103ZM91.0583,23.8058h3.625c.0501.0001.0997-.0098.1458-.0293.0462-.0194.0879-.048.1227-.0839.035-.0311.0632-.0691.0827-.1116s.0301-.0885.031-.1352v-1.0284c.0021-.0502-.0071-.1002-.0267-.1464-.0196-.0462-.0493-.0876-.087-.121-.0336-.0375-.0751-.067-.1215-.0866-.0465-.0196-.0966-.0286-.147-.0265h-3.625v-3.003h4.0485c.1008-.002.197-.0425.2686-.1131.0345-.0315.0623-.0696.0818-.112.0195-.0424.0303-.0882.0318-.1348v-1.0284c-.002-.1004-.0426-.1961-.1136-.2674-.0716-.0706-.1677-.1112-.2686-.1131h-5.5356c-.0977.0025-.1904.0431-.2582.1131-.0384.0333-.0693.0744-.0907.1205-.0214.0461-.0327.0961-.0333.1469v10.2843c.0007.0492.0121.0977.0336.1422.0214.0444.0522.0836.0904.1149.032.0367.0717.0658.1163.0853.0446.0196.0931.0291.1419.0278h5.5356c.0503.0014.1003-.008.1467-.0275.0463-.0195.0879-.0488.1219-.0856.0703-.0676.1111-.1599.1136-.2571v-1.0284c-.0015-.0467-.0123-.0925-.0318-.1348-.0194-.0424-.0473-.0805-.0818-.112-.034-.0369-.0756-.0661-.1219-.0856-.0464-.0195-.0963-.0289-.1467-.0275h-4.0485v-2.7356ZM104.2467,28.1355c.0258.0511.0657.0939.1151.1231.0495.0291.1063.0435.1637.0414h1.229c.0495-.0007.0982-.0121.1428-.0334.0445-.0214.084-.0521.1154-.09.0384-.0334.0693-.0744.0907-.1205.0214-.0461.0327-.0962.0333-.1468v-10.2021c-.0004-.0523-.0115-.1039-.0329-.1517-.0214-.0478-.0523-.0907-.091-.126-.0667-.0729-.1593-.1172-.2582-.1234h-1.105c-.0492.002-.0974.0139-.1419.0352-.0444.0212-.084.0513-.1162.0883-.0388.0353-.0698.0782-.091.126-.0214.0478-.0325.0994-.0329.1517v6.9728l-4.6371-7.199c-.027-.0531-.0684-.0977-.1195-.1286-.0511-.0309-.1099-.0469-.1697-.0463h-1.26c-.0989.0063-.1915.0505-.2582.1234-.0387.0353-.0697.0782-.091.126-.0213.0478-.0325.0994-.0329.1517v10.2021c.0005.0507.0119.1007.0333.1468.0214.0461.0522.0872.0907.1205.0315.0379.0709.0687.1155.09.0445.0213.0933.0326.1427.0334h1.105c.0497.0008.0989-.0099.1437-.0313s.0841-.053.1145-.092c.0384-.0334.0693-.0744.0907-.1205.0214-.0461.0327-.0962.0333-.1468v-7.0139l4.6784,7.199v.0412ZM115.1941,28.0943c.0264.0529.068.0967.1194.126.0515.0292.1106.0427.1697.0385h1.2187c.0494-.0006.0982-.0121.1427-.0334.0446-.0214.084-.0521.1155-.09.0384-.0334.0693-.0744.0907-.1205.0214-.046.0326-.0961.0332-.1468v-10.2021c-.0004-.0523-.0115-.1039-.0329-.1517-.0213-.0478-.0522-.0907-.0909-.126-.0668-.0729-.1593-.1172-.2582-.1234h-1.105c-.0492.002-.0975.0139-.1419.0352-.0445.0212-.084.0513-.1163.0883-.0387.0353-.0697.0782-.091.126-.0213.0478-.0325.0994-.0329.1517v6.9728l-4.6371-7.199c-.0269-.0531-.0684-.0977-.1194-.1286-.0512-.0309-.1099-.0469-.1697-.0463h-1.26c-.0988.0063-.1914.0505-.2581.1234-.0387.0353-.0697.0782-.091.126-.0214.0478-.0325.0994-.0329.1517v10.2021c.0006.0508.0118.1008.0332.1468.0214.0461.0523.0872.0907.1205.0314.0379.0709.0687.1154.09.0446.0213.0933.0327.1427.0334h1.1051c.0497.0008.0989-.0099.1437-.0313.0447-.0214.084-.0529.1144-.092.0384-.0334.0694-.0744.0907-.1205.0214-.046.0326-.0961.0332-.1468v-7.0139l4.6785,7.199v.0412ZM121.1014,17.4295c.0002-.0499-.0098-.0993-.0293-.1453-.0195-.0459-.0482-.0875-.0842-.1222-.0378-.0412-.0842-.0736-.1359-.0949-.0518-.0213-.1076-.0311-.1635-.0285h-1.1464c-.0776-.0092-.1558.0111-.2191.0568-.0632.0458-.1067.1136-.1217.19l-.723,2.314c0,.2777.1343.4216.3925.4216h.9191c.0736-.0025.145-.0262.2055-.0681.0604-.042.1074-.1005.1353-.1684l.9708-2.3551h0ZM129.1983,18.4579c-.3988-.4733-.904-.8465-1.4745-1.0895-.5705-.243-1.1904-.3489-1.8097-.3091-.5211-.0094-1.0405.0635-1.5388.216-.3754.1059-.7262.2841-1.0327.5245-.2382.2031-.4286.4559-.5577.7405-.1259.2431-.2162.5028-.2685.7713-.043.2341-.0637.4717-.062.7096-.021.6769.1822,1.3419.5783,1.8923.357.4882.8334.8776,1.3839,1.1313.5371.2468,1.0328.4731,1.6111.6582.4834.1665.9446.391,1.3735.6685.1676.0915.3082.2251.4078.3874.0996.1624.1549.3479.1602.5381,0,.9359-.5887,1.4089-1.7764,1.4089-.4553.0088-.9071-.0824-1.323-.2673s-.7858-.4588-1.0833-.8023c-.0313-.0348-.0694-.0629-.112-.0823-.0427-.0195-.0889-.03-.1359-.0308-.1133.0005-.2229.0405-.3098.1131l-.6609.5348c-.0616.0401-.1118.0951-.1462.1599-.0343.0648-.0515.1371-.05.2104.0007.0969.0334.1908.0929.2674.4143.5651.9666,1.0157,1.6045,1.309.6379.2933,1.3404.4197,2.0411.3673.655.0189,1.3074-.0894,1.921-.3187.4559-.1547.8574-.4368,1.1567-.8125.2162-.2916.3867-.6141.5061-.9564.1023-.3015.1546-.6176.1549-.9358.016-.5628-.1271-1.1187-.4131-1.6044-.2391-.4336-.5973-.7903-1.0327-1.0284-.4131-.216-.8572-.4114-1.3426-.6068-.4854-.1954-.9295-.3497-1.3323-.4833-.3859-.1218-.739-.3293-1.0327-.6068-.1363-.1334-.2426-.294-.312-.4712-.0694-.1773-.1004-.3672-.0907-.5572-.0043-.1784.0273-.3558.0929-.5218.0655-.166.1639-.3173.2892-.4449.2815-.2556.6519-.3921,1.0327-.3805.7566-.0387,1.4983.2198,2.0655.7199.0329.0487.0776.0883.13.1153.0523.027.1106.0404.1696.039.1054-.0157.205-.0582.2891-.1234l.7952-.5656c.0827,0,.1137-.144.1137-.288-.0184-.0918-.0612-.177-.1239-.2468l.0516.0514ZM137.13,23.6926h3.625c.05.0001.0997-.0098.1458-.0293.0461-.0194.0878-.048.1227-.0839.035-.0311.0632-.0691.0827-.1116.0195-.0425.0301-.0885.0309-.1352v-1.0284c.0021-.0502-.007-.1002-.0266-.1464-.0197-.0462-.0494-.0876-.087-.121-.0335-.0375-.0751-.067-.1215-.0866-.0465-.0196-.0967-.0286-.147-.0265h-3.625v-3.003h4.0484c.1007-.002.1969-.0425.2685-.1131.0346-.0315.0623-.0696.0819-.112s.0303-.0882.0318-.1348v-1.0284c-.002-.1004-.0427-.1961-.1137-.2674-.0716-.0706-.1677-.1112-.2685-.1131h-5.5357c-.0976.0025-.1904.0431-.2581.1131-.0384.0334-.0694.0744-.0907.1205-.0214.0461-.0326.0961-.0332.1469v10.2843c.0006.0492.0121.0977.0335.1422.0214.0444.0522.0836.0904.115.032.0367.0717.0658.1163.0853.0446.0195.093.0291.1418.0278h5.5357c.0503.0014.1003-.008.1466-.0275.0464-.0195.0879-.0488.1219-.0856.0703-.0676.1112-.1599.1137-.2571v-1.0284c-.0015-.0467-.0123-.0925-.0318-.1348-.0195-.0424-.0473-.0805-.0819-.112-.034-.0369-.0755-.0661-.1219-.0856-.0463-.0195-.0962-.0289-.1466-.0275h-4.0484v-2.7356ZM145.64,17.594c-.0005-.0523-.0116-.1039-.033-.1517-.0213-.0478-.0522-.0907-.0909-.126-.0324-.037-.072-.067-.1163-.0883-.0444-.0212-.0927-.0332-.1419-.0352h-1.105c-.0492.002-.0975.0139-.1419.0352-.0445.0212-.084.0513-.1163.0883-.0387.0353-.0697.0782-.091.126-.0213.0478-.0325.0994-.0329.1517v10.2021c.0005.0507.0119.1007.0333.1468s.0523.0872.0907.1205c.0324.0369.0719.067.1163.0882.0444.0213.0927.0332.1419.0352h1.105c.0492-.002.0975-.0139.1419-.0352.0444-.0212.084-.0512.1163-.0882.0384-.0334.0693-.0744.0907-.1205s.0326-.0962.0333-.1468v-10.2021ZM154.6973,28.0224c.0284.0511.0704.0936.1215.1226.051.029.109.0435.1677.0419h1.2186c.0497.0008.0989-.01.1437-.0313.0448-.0215.0841-.053.1145-.092.0384-.0334.0693-.0744.0907-.1205s.0327-.0962.0333-.1468v-10.2021c-.0004-.0523-.0116-.1039-.0329-.1517-.0214-.0478-.0523-.0907-.091-.126-.0324-.037-.0719-.067-.1163-.0883-.0444-.0212-.0927-.0332-.1419-.0352h-1.105c-.0988.0063-.1914.0505-.2581.1234-.0388.0353-.0698.0782-.091.126-.0214.0478-.0325.0994-.033.1517v6.9728l-4.6268-7.199c-.0279-.0524-.0695-.0963-.1204-.1271-.051-.0308-.1093-.0473-.1688-.0478h-1.2601c-.0491.002-.0974.0139-.1418.0352-.0445.0212-.0841.0513-.1163.0883-.0387.0353-.0697.0782-.091.126s-.0325.0994-.0329.1517v10.2021c.0005.0507.0119.1007.0333.1468s.0522.0872.0907.1205c.0304.039.0697.0706.1145.092.0448.0214.094.0322.1436.0313h1.1051c.0497.0008.0989-.01.1437-.0313.0448-.0215.084-.053.1144-.092.0385-.0334.0694-.0744.0907-.1205s.0326-.0962.0332-.1468v-7.014l4.6681,7.199v.0412ZM160.9765,23.6515h3.6251c.0495.0001.0999-.0098.1457-.0293.0458-.0194.088-.048.1228-.0839.0669-.0656.1072-.1534.1137-.2468v-1.0284c0-.0499-.0101-.0993-.0293-.1452-.0202-.046-.0486-.0875-.0843-.1221-.0339-.0375-.0752-.067-.1219-.0866-.0458-.0196-.0962-.0286-.1467-.0265h-3.6251v-3.003h4.0486c.1008-.002.1971-.0425.2686-.1131.0339-.0315.0623-.0696.0816-.112.0193-.0424.0303-.0882.0321-.1348v-1.0284c-.0027-.1004-.0431-.1961-.1137-.2674-.0715-.0706-.1677-.1112-.2686-.1131h-5.4739c-.1007.002-.1969.0425-.2685.1131-.071.0713-.1116.167-.1137.2674v10.2843c.0025.0973.0434.1896.1137.2571.034.0369.0755.0661.1219.0856.0463.0195.0963.0289.1466.0275h5.5353c.0504.0014.1008-.008.1467-.0275.0468-.0195.088-.0487.1219-.0856.0706-.0676.1118-.1599.1137-.2571v-1.0284c-.0009-.0467-.0119-.0925-.0312-.1348-.0202-.0424-.0477-.0805-.0825-.112-.0339-.0369-.0752-.0661-.1219-.0856-.0458-.0195-.0962-.0289-.1467-.0275h-4.0481l-.062-2.7356ZM173.3696,24.3097c.5674-.3338,1.0322-.8161,1.3438-1.3946.3107-.5784.4574-1.2308.4226-1.8861.0183-.6482-.1238-1.2909-.4134-1.8717-.2182-.4519-.5362-.8491-.9295-1.1621-.3547-.2545-.7489-.4491-1.1669-.5759-.3025-.1048-.6132-.1839-.9295-.2365h-3.7079c-.0431.0238-.0807.0561-.1109.095-.0303.0389-.0522.0836-.0642.1312-.0385.0353-.0697.0782-.0917.126-.0211.0478-.0321.0994-.0321.1517v10.202c0,.0523.011.104.0321.1517.022.0478.0532.0907.0917.126.0321.0369.0715.067.1164.0882.044.0213.0926.0332.1412.0352h1.1055c.0495-.002.0972-.0139.1421-.0352.044-.0212.0834-.0512.1164-.0882.0385-.0354.0697-.0783.0907-.126.0211-.0478.0321-.0994.033-.1517v-2.8693h2.0652l1.6839,3.1367c.0312.0463.0743.0832.1256.1068.0513.0235.1073.0328.1632.0269h1.2907c.0523.0067.1045.0016.154-.0152.0495-.0168.0944-.0446.1311-.0813.0376-.0369.0651-.0816.0825-.1308.0165-.0492.022-.1017.0147-.1532l-1.8067-3.4659-.0935-.1337ZM171.2631,19.0338c.2851-.0333.5747-.0006.8461.0958.2704.0963.5161.2536.7159.4596.1998.206.3493.4552.4363.7281.0871.2729.11.5622.0669.8454.0422.282.0183.5699-.0706.8411-.088.2712-.2374.5185-.4372.7226-.2008.2041-.4446.3594-.715.4539-.2704.0945-.5583.1255-.8424.0908h-1.694v-4.2371h1.694ZM188.3341,17.7071c-.0027-.1083-.0467-.2114-.1237-.288-.0339-.0415-.0761-.0749-.1237-.0981-.0486-.0231-.1018-.0353-.1549-.0356h-1.5803c-.055-.0012-.11.0102-.1604.0334-.0495.0232-.0935.0575-.1283.1003l-3.5218,4.556v-4.2886c-.0009-.0523-.0119-.1039-.033-.1517-.0211-.0478-.0522-.0907-.0907-.126-.0669-.0729-.1595-.1172-.2585-.1234h-1.1257c-.0495.002-.0972.0139-.1421.0352-.044.0212-.0834.0513-.1164.0883-.0385.0353-.0697.0782-.0907.126-.0211.0478-.033.0994-.033.1517v10.202c0,.0523.0119.104.033.1517.0211.0478.0522.0907.0907.126.033.0369.0724.067.1164.0882.0449.0213.0926.0332.1421.0352h1.0844c.099-.0062.1916-.0505.2585-.1234.0385-.0354.0697-.0783.0907-.126.0211-.0478.0321-.0994.033-.1517v-4.4325l3.9655,4.6999c.0358.0417.0797.0753.1302.0984.0495.023.1045.0351.1595.0354h1.6417c.1036-.0074.2007-.0555.2686-.1337.077-.0765.121-.1797.1237-.2879l-4.3688-5.1422,3.9142-5.0188ZM192.9715,17.2855c-.0999-.0112-.2007.011-.2869.0631-.0862.0521-.1522.1312-.1879.2248l-3.1918,10.2843c.0028.1083.0477.2114.1247.2879.0348.0395.0779.0717.1256.0946s.0999.0362.1531.0391h1.2082c.0816.0027.1623-.0223.2273-.0709.066-.0486.1128-.1179.1338-.1965l.517-1.6969h4.3065l.5161,1.6969c.0211.0786.0678.1479.1338.1965.066.0486.1457.0735.2273.0709h1.1981c.0532-.0029.1054-.0162.1531-.0391s.0907-.0551.1265-.0946c.0761-.0765.121-.1797.1237-.2879l-3.1808-10.2843c-.0385-.0944-.1063-.1738-.1943-.2259-.0871-.0521-.1898-.0739-.2915-.0621h-1.9415ZM195.5639,24.5977h-3.2633l1.6417-5.317,1.6216,5.317ZM206.4804,28.1149c.0257.0511.0651.0939.1146.123.0495.0291.1063.0436.1641.0415h1.2293c.0495-.0007.0981-.0121.1421-.0335.0449-.0213.0843-.052.1155-.09.0385-.0334.0697-.0743.0907-.1204.022-.0461.033-.0962.033-.1469v-10.202c-.0046-.0555-.0229-.1092-.0513-.1572-.0284-.048-.0669-.0891-.1137-.1205-.0669-.0729-.1595-.1172-.2576-.1234h-1.1055c-.0495.002-.0972.0139-.1421.0352-.044.0212-.0834.0513-.1164.0883-.0385.0353-.0697.0782-.0907.126-.0211.0478-.0321.0994-.033.1517v6.9728l-4.6374-7.199c-.0266-.0531-.0678-.0977-.1192-.1286s-.11-.0469-.1696-.0463h-1.2604c-.0981.0063-.1907.0505-.2576.1234-.0385.0353-.0697.0782-.0908.126-.022.0478-.033.0994-.033.1517v10.202c0,.0508.0119.1008.033.1469.0211.0461.0523.0871.0908.1204.0312.038.0706.0687.1155.09.044.0214.0935.0327.1421.0335h1.1055c.0495.0007.099-.01.1439-.0313.0449-.0215.0834-.053.1146-.0921.0385-.0334.0687-.0743.0907-.1204.0211-.0461.0321-.0962.033-.1469v-7.0139l4.6787,7.1991.0412.0412ZM217.386,28.0738c.0266.0528.0678.0967.1201.1259.0513.0293.11.0427.1696.0386h1.2182c.0495-.0007.0981-.0121.143-.0335.044-.0213.0834-.052.1155-.0899.0385-.0334.0687-.0744.0907-.1205.0211-.0461.0321-.0962.033-.1469v-10.202c0-.0523-.0119-.1039-.033-.1517-.0211-.0478-.0523-.0907-.0907-.126-.0669-.0729-.1595-.1172-.2585-.1234h-1.1046c-.0495.002-.0981.0139-.1421.0352-.0449.0212-.0843.0513-.1164.0883-.0385.0353-.0697.0782-.0907.126-.022.0478-.033.0994-.033.1517v6.9728l-4.6374-7.199c-.0257-.0539-.0669-.0991-.1182-.1302-.0513-.031-.1109-.0466-.1705-.0446h-1.2916c-.099.0063-.1916.0505-.2576.1234-.0394.0353-.0697.0782-.0917.126-.0211.0478-.0321.0994-.033.1517v10.202c.0009.0508.0119.1008.0339.1469.0211.0461.0522.0872.0907.1205.0312.0379.0706.0687.1155.0899.044.0214.0926.0327.1421.0335h1.1468c.0477-.0008.0953-.0123.1375-.0336.0431-.0214.0807-.0521.11-.0897.0385-.0334.0697-.0744.0907-.1205.0211-.0461.033-.0962.033-.1469v-7.0139l4.6787,7.199v.0412ZM223.7174,26.7059c.0064-.0492.0009-.0994-.0147-.1465s-.0412-.0902-.0761-.1258c-.0348-.0357-.0779-.063-.1247-.0799-.0467-.017-.0972-.0231-.1467-.0181h-1.1981c-.0761-.0024-.1503.0192-.2136.0617-.0633.0424-.1109.1037-.1375.1749l-1.1357,2.7665c0,.257.1137.3805.341.3805h1.0322c.0669-.0034.132-.0242.1879-.0603s.1018-.0863.1329-.1454l1.3942-2.8077h-.0412ZM231.6383,28.2074c.7288.0261,1.4557-.0994,2.1331-.3685s1.2907-.676,1.8022-1.1947c.9616-1.0395,1.4767-2.4127,1.4355-3.8258.022-.7257-.0999-1.4485-.3612-2.1265-.2603-.678-.6536-1.2976-1.1577-1.8226-.5106-.5186-1.1238-.9255-1.8012-1.1947-.6774-.2692-1.4043-.3947-2.1331-.3685h-2.8096c-.0981.0063-.1907.0505-.2576.1234-.0394.0353-.0697.0782-.0917.126-.0211.0478-.0321.0994-.0321.1517v10.2021c0,.0523.011.1039.0321.1516.022.0479.0523.0907.0917.126.0669.0729.1595.1171.2576.1234h2.8096l.0825-.1028ZM231.6695,19.0544c.473-.0238.946.0559,1.3851.2336.4382.1777.8332.449,1.155.7948.6435.7555.9753,1.7256.9295,2.7151.0449.9861-.2878,1.9524-.9295,2.7048-.3236.3442-.7178.6143-1.1568.7919-.4382.1776-.9103.2583-1.3833.2366h-1.3943v-7.5076h1.4355l-.0412.0308ZM241.0057,17.2752c-.0999-.0112-.2008.011-.2869.0632s-.1522.1312-.1879.2248l-3.1817,10.2843c.0027.1084.0477.2114.1247.288.0678.0782.1641.1263.2686.1336h1.2082c.0816.0028.1613-.0222.2273-.0708.066-.0486.1128-.1179.1338-.1966l.5161-1.6969h4.3074l.5161,1.6969c.0211.0787.0678.148.1338.1966.0651.0486.1457.0735.2273.0708h1.2082c.1045-.0073.2008-.0555.2686-.1336.077-.0766.1219-.1797.1247-.288l-3.1817-10.2843c-.0367-.0926-.1036-.1707-.1888-.2226-.0862-.0519-.1861-.0748-.286-.0654h-1.9516ZM243.6081,24.6079h-3.2533l1.6317-5.317,1.6216,5.317ZM254.5036,28.1252c.0266.0528.0678.0967.1201.1259.0513.0293.11.0427.1696.0386h1.2182c.0495.0008.099-.01.1439-.0313.0449-.0215.0843-.053.1146-.092.0385-.0334.0688-.0744.0907-.1205.0211-.0461.0321-.0962.033-.1469v-10.202c-.0009-.0523-.0119-.1039-.033-.1517-.0211-.0478-.0522-.0907-.0907-.126-.033-.037-.0724-.067-.1164-.0883-.0449-.0212-.0926-.0332-.1421-.0352h-1.1046c-.0495.002-.0981.0139-.1421.0352-.0449.0212-.0843.0513-.1164.0883-.0385.0353-.0697.0782-.0907.126-.022.0478-.033.0994-.033.1517v6.9728l-4.6374-7.199c-.0257-.0539-.0669-.0991-.1182-.1302-.0513-.031-.1109-.0466-.1705-.0446h-1.2292c-.0477.0033-.0935.0159-.1366.0371-.0422.0212-.0807.0505-.1118.0863-.0385.0353-.0697.0782-.0907.126-.0211.0478-.0321.0994-.033.1517v10.202c.0009.0508.0119.1008.033.1469.022.0461.0523.0872.0907.1205.0293.0377.0669.0684.11.0897.0431.0214.0898.0328.1384.0336h1.1156c.0495-.0007.0981-.0121.1421-.0335.0449-.0213.0843-.052.1155-.0899.0385-.0334.0697-.0744.0908-.1205.0211-.0461.033-.0962.033-.1469v-7.0139l4.6686,7.199-.0312.0412ZM265.4816,28.084c.0275.052.0697.0951.121.1242s.11.0432.1687.0403h1.188c.0495.0008.099-.0099.143-.0313.0449-.0215.0843-.053.1146-.092.0385-.0334.0697-.0744.0907-.1205.022-.046.033-.0962.033-.1468v-10.2021c0-.0523-.011-.1039-.0321-.1517-.022-.0478-.0532-.0907-.0917-.126-.0321-.037-.0715-.067-.1164-.0883-.044-.0212-.0926-.0332-.1412-.0352h-1.1055c-.0495.002-.0972.0139-.1421.0352-.044.0212-.0834.0513-.1164.0883-.0385.0353-.0697.0782-.0907.126s-.0321.0994-.033.1517v6.9728l-4.6365-7.199c-.0248-.0531-.0642-.098-.1137-.129-.0495-.0311-.1073-.047-.1659-.0458h-1.2595c-.0495.002-.0981.0139-.1421.0352-.044.0212-.0843.0513-.1164.0883-.0385.0353-.0697.0782-.0908.126-.0211.0478-.033.0994-.033.1517v10.2021c.0009.0507.0119.1008.033.1468.022.0461.0523.0872.0908.1205.0302.039.0697.0706.1146.092.0449.0215.0944.0322.1439.0313h1.1046c.0495-.0007.0981-.0121.143-.0334.0449-.0214.0843-.0521.1155-.09.0385-.0334.0697-.0744.0907-.1205.0211-.046.033-.0962.033-.1468v-7.0139l4.6686,7.199\"><\/path>\n<\/svg>\n<\/div>\n                                    <\/li>\n                            <li>\n                            <div class=\"inline-svg\"><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ebene_1\" version=\"1.1\" viewBox=\"0 0 360 120\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #b9c8e1;\n      }\n    <\/style>\n  <\/defs>\n  <g>\n    <path class=\"st0\" d=\"M77.8812,41.3913l-1.1568,4.1571h-6.7244l7.2304-24.1126h9.7965l7.3393,24.1126h-6.5796l-1.2657-4.1571h-8.6397ZM82.219,26.2437l-2.9644,10.4838h6.0018l-3.0374-10.4838Z\"><\/path>\n    <path class=\"st0\" d=\"M106.2529,40.0173h10.1219v5.5311h-16.5927v-24.1126h6.4708v18.5815Z\"><\/path>\n    <path class=\"st0\" d=\"M128.8045,40.0173h10.1219v5.5311h-16.5927v-24.1126h6.4708v18.5815Z\"><\/path>\n    <path class=\"st0\" d=\"M166.3961,31.9196c.0359,2.0606.0718,3.9041.0718,5.1698,0,3.5423-.4342,5.1333-1.7347,6.5432-1.5552,1.6264-3.6152,2.0965-9.5441,2.0965-3.4705,0-4.9527-.1806-6.3631-.795-3.2169-1.3739-4.4825-4.013-4.4825-9.2546,0-1.9888.073-5.5311.1447-6.7244.1806-2.7473,1.2657-4.8438,3.1092-6.073,1.9524-1.3016,3.687-1.627,8.8203-1.627,4.2301,0,5.7123.2171,7.3393,1.1568,1.7706.9762,2.5302,2.8921,2.639,6.5432h-6.5437c-.2524-1.9159-.9032-2.3136-3.9406-2.3136-2.6749,0-3.8677.4337-4.4466,1.5905-.3972.7596-.506,1.7352-.506,4.9892,0,3.1086.1447,4.772.4342,5.567.4342,1.0844,1.5899,1.5546,3.9406,1.5546,2.4584,0,3.6152-.3254,4.1571-1.1209.3972-.6143.4701-1.0121.506-2.8556h-4.4825v-4.4466h10.8815Z\"><\/path>\n    <path class=\"st0\" d=\"M178.9323,41.3913l-1.1568,4.1571h-6.7244l7.2304-24.1126h9.7977l7.3381,24.1126h-6.5796l-1.2657-4.1571h-8.6397ZM183.2701,26.2437l-2.9644,10.4838h6.0018l-3.0374-10.4838Z\"><\/path>\n    <path class=\"st0\" d=\"M213.9184,28.9551v-.4337c0-1.9159-.6508-2.3495-3.3987-2.3495-3.1451,0-3.9036.4337-3.9036,2.3495,0,.7955.1806,1.3739.5419,1.6629.3972.3613.6149.3978,2.6749.5425,5.8571.4337,5.9289.4337,7.447.9038,2.639.8314,3.5064,2.4219,3.5064,6.2901,0,3.2533-.469,4.9162-1.6988,6.0007-1.5911,1.3739-3.5423,1.8076-8.3143,1.8076-6.1454,0-8.459-.6143-9.6888-2.5667-.7585-1.1927-.9762-2.4943-.9762-5.4222h6.1454v.4696c0,1.0121.2177,1.627.7237,1.9883.5419.4337.8314.4701,3.7959.4701,2.0959,0,2.4213-.0365,2.9644-.506.4701-.3978.6867-.9403.6867-1.9159,0-1.6993-.506-2.0971-3.0374-2.2418-3.9394-.2165-5.9277-.4337-7.1575-.7226-3.0003-.7591-4.0854-2.5308-4.0854-6.8327,0-2.928.6149-4.7356,1.9883-5.7117,1.5911-1.1209,3.6152-1.4822,8.3155-1.4822,5.0604,0,7.1216.506,8.3502,2.0606.9044,1.0844,1.3016,2.5308,1.3016,4.5549l-.0359,1.0844h-6.1454Z\"><\/path>\n  <\/g>\n  <g>\n    <path class=\"st0\" d=\"M94.1126,55.3872l-7.0486,24.1126h-10.0142l-6.8321-24.1126h6.5426l2.6761,9.2911c.4331,1.554.8673,3.1086,1.3004,4.6273.4342,1.554.8314,3.1086,1.2298,4.6632h.1806c.7955-3.0003,1.6629-6.1095,2.5661-9.2905l2.712-9.2911h6.6873Z\"><\/path>\n    <path class=\"st0\" d=\"M115.1103,56.038c2.3136,1.0121,3.6511,2.7114,4.1571,5.2781.2536,1.1209.3254,2.8921.3254,6.2543,0,5.2057-.2524,6.8686-1.4093,8.6762-1.5911,2.5302-4.339,3.434-10.2308,3.434-3.76,0-5.6405-.3254-7.1945-1.3016-1.8794-1.1568-2.8915-2.6749-3.3616-5.0245-.1806-1.0127-.2536-2.2418-.2536-4.6273,0-4.3743.1806-6.7244.6508-8.3508.5419-2.0247,2.2048-3.6517,4.6273-4.519,1.3016-.4337,3.2539-.6508,6.326-.6508,3.2898,0,4.9527.2171,6.3631.8314ZM104.3017,62.1834c-.3983.7955-.5072,1.9883-.5072,5.5676,0,5.9648.2895,6.3625,4.7002,6.3625,2.639,0,3.4705-.3619,4.0124-1.7352.3613-.9403.4701-2.0247.4701-5.2057,0-3.3257-.0718-4.0854-.4342-4.9527-.506-1.1568-1.3734-1.4822-3.9765-1.4822-2.8197,0-3.687.2889-4.2648,1.4457Z\"><\/path>\n    <path class=\"st0\" d=\"M131.4436,73.9687h10.1219v5.5311h-16.5927v-24.1126h6.4708v18.5815Z\"><\/path>\n    <path class=\"st0\" d=\"M152.5142,64.5335h1.9524l6.1813-9.1463h7.8083l-8.5308,11.8577,9.2187,12.2549h-7.9171l-6.7244-9.5076h-1.9883v9.5076h-6.4708v-24.1126h6.4708v9.1463Z\"><\/path>\n    <path class=\"st0\" d=\"M203.1538,79.4998h-6.3619v-7.2304c0-2.3495.0359-3.3616.3254-8.4226l.1447-2.8203h-.2177l-.8314,2.7479-.8673,2.7473-1.8076,5.4946-2.4943,7.4834h-5.5305l-2.5672-7.5193-1.8435-5.4587c-.4342-1.4098-1.0121-3.2533-1.7358-5.4952h-.2165l.1806,2.8203c.2895,5.061.3613,6.3984.3613,8.4226v7.2304h-6.3619v-24.1126h10.086l2.2407,6.905c.7596,2.3136,1.085,3.3981,1.6629,5.3499.2536.9762.5072,1.9524.7955,2.8926h.2536l.5419-2.0606c.7955-3.0009.9044-3.4346,1.7717-6.146l2.1689-6.9409h10.3025v24.1126Z\"><\/path>\n    <path class=\"st0\" d=\"M215.2906,75.3427l-1.1568,4.1571h-6.7244l7.2304-24.1126h9.7977l7.3381,24.1126h-6.5796l-1.2657-4.1571h-8.6397ZM219.6284,60.1951l-2.9644,10.4838h6.0018l-3.0374-10.4838Z\"><\/path>\n    <path class=\"st0\" d=\"M259.786,79.4998h-10.9545l-3.7959-10.1584c-.506-1.4098-1.048-2.8197-1.554-4.1936l-1.4463-4.2295h-.2895l.1089,2.2413c.1447,3.2898.1806,3.8323.1806,6.6879v9.6523h-6.326v-24.1126h10.8815l3.8318,10.1584c.506,1.3739,1.0121,2.7114,1.554,4.0854.4701,1.3734.9403,2.7473,1.4104,4.0848h.2524l-.0718-2.1689c-.1447-3.1816-.1806-3.6511-.1806-6.5073v-9.6523h6.399v24.1126Z\"><\/path>\n    <path class=\"st0\" d=\"M290,79.4998h-10.9545l-3.7959-10.1584c-.506-1.4098-1.048-2.8197-1.554-4.1936l-1.4463-4.2295h-.2895l.1089,2.2413c.1447,3.2898.1806,3.8323.1806,6.6879v9.6523h-6.326v-24.1126h10.8815l3.8318,10.1584c.506,1.3739,1.0121,2.7114,1.554,4.0854.4701,1.3734.9403,2.7473,1.4104,4.0848h.2524l-.0718-2.1689c-.1447-3.1816-.1806-3.6511-.1806-6.5073v-9.6523h6.399v24.1126Z\"><\/path>\n  <\/g>\n  <g>\n    <path class=\"st0\" d=\"M79.5915,89.8962c.0151.8621.0301,1.6333.0301,2.1631,0,1.4822-.1806,2.1475-.7261,2.7375-.6496.6809-1.5123.8777-3.9927.8777-1.4521,0-2.0728-.0758-2.6622-.3329-1.3467-.5749-1.8759-1.6791-1.8759-3.8723,0-.832.0301-2.3142.0602-2.8133.0764-1.1499.5292-2.027,1.3016-2.5412.8164-.5448,1.5424-.6809,3.6905-.6809,1.7694,0,2.3901.0909,3.071.484.7411.4082,1.0584,1.2101,1.1036,2.738h-2.7375c-.1065-.8019-.3787-.9681-1.649-.9681-1.1198,0-1.6189.1812-1.8609.6653-.1656.3179-.2108.7261-.2108,2.0873,0,1.301.0602,1.9969.1806,2.3299.1818.4533.6658.6502,1.649.6502,1.0283,0,1.5123-.1361,1.7393-.469.1667-.2571.1969-.4232.2119-1.195h-1.8759v-1.8603h4.5532Z\"><\/path>\n    <path class=\"st0\" d=\"M83.4638,90.6373c.0151-.8471.0915-1.1493.3486-1.4822.4389-.5147,1.1186-.6959,2.7676-.6959,1.9813,0,2.844.3028,3.2377,1.1342.1355.2571.242.938.242,1.422v4.5833h-2.2997l.0753-1.1499h-.0602c-.3173.938-.8013,1.2257-2.133,1.2257-1.8146,0-2.4653-.59-2.4653-2.239,0-1.5274.7411-2.1481,2.5267-2.1481,1.3456,0,1.7393.1667,2.0114.8777h.0452v-1.3768c0-.6803-.2872-.9223-1.0734-.9223-.6809,0-.8627.1511-.9079.7712h-2.3148ZM85.4915,93.4054c0,.6352.227.7712,1.2402.7712.8013,0,1.0132-.1812,1.0132-.8164,0-.5298-.2571-.6809-1.18-.6809-.8013,0-1.0734.1812-1.0734.7261Z\"><\/path>\n    <path class=\"st0\" d=\"M98.1215,90.5614l-.0301-.1054c-.1065-.4238-.2571-.4997-1.0746-.4997-.5443,0-.6948.0156-.8314.106-.1366.0758-.227.2878-.227.484,0,.3028.1216.484.3636.5448q.1204.0301,1.4058.0909c1.3467.0602,1.8157.1662,2.2245.4383.4377.3028.6647.8621.6647,1.6339,0,.8164-.242,1.4064-.7261,1.8001-.5744.4684-1.2854.6201-2.8591.6201-1.8296,0-2.6309-.242-3.0397-.9229-.1969-.348-.2571-.6653-.2721-1.3612h2.3438v.121c0,.5593.1818.6653,1.1198.6653.9681,0,1.2101-.121,1.2101-.6201,0-.5443-.2119-.6803-.9982-.6959-1.4069-.0151-1.9512-.0602-2.4503-.2264-.8476-.2727-1.195-.8627-1.195-1.9668,0-.8772.2571-1.4973.7562-1.8001.484-.3022,1.2251-.4082,2.6471-.4082,2.4653,0,3.1312.4539,3.1462,2.1023h-2.1782Z\"><\/path>\n    <path class=\"st0\" d=\"M111.1303,95.4475c0,2.5562-.8164,3.2973-3.6152,3.2973-1.5274,0-2.3449-.227-2.7826-.7562-.2883-.348-.3486-.6508-.3787-1.7549h2.1932c0,.6959.1667.832.9982.832.9982,0,1.2854-.227,1.2854-.9982v-1.7242h-.0452c-.3173.8621-.9229,1.2402-1.9813,1.2402-.9681,0-1.8458-.363-2.2384-.9079-.3335-.484-.4539-1.2553-.4539-2.8133,0-1.6032.2119-2.3594.7712-2.8741.3937-.348,1.0283-.5292,1.8458-.5292,1.2703,0,1.7995.348,2.1631,1.422h.0452l-.1065-1.3462h2.2997v6.9126ZM108.8004,92.2405c0-1.2854-.0151-1.3913-.2571-1.7092-.1505-.2119-.4227-.3022-.953-.3022-1.0433,0-1.1649.1963-1.1649,1.8302,0,1.4973.1667,1.7543,1.1499,1.7543s1.2251-.2721,1.2251-1.3462v-.227Z\"><\/path>\n    <path class=\"st0\" d=\"M121.6586,93.2387v.1366c0,.605-.1366,1.1192-.4088,1.4822-.4227.59-1.18.817-2.6622.817-1.6478,0-2.4804-.2119-3.0397-.7417-.5141-.5141-.6809-1.2703-.6809-3.0403,0-1.5274.1969-2.2685.7411-2.7525.5292-.484,1.3155-.6809,2.7074-.6809,2.5869,0,3.3431.7562,3.3431,3.3431v.6653h-4.5231c-.0151.121-.0151.242-.0151.2872,0,1.0138.2721,1.316,1.2101,1.316.8326,0,1.0746-.1812,1.0746-.832h2.2534ZM119.4504,91.1971c-.0151-.106-.0151-.1969-.0151-.227,0-.363-.0301-.4539-.1216-.59-.1656-.227-.3926-.2878-1.0734-.2878-.6357,0-.8627.0909-.9982.3937-.0614.1511-.0764.1812-.0915.711h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M127.7855,88.5349l-.1065,1.1342h.0452c.4088-.8922.8627-1.2101,1.7856-1.2101.938,0,1.4822.3781,1.6941,1.18.1054.363.1054.3931.1355,1.9813h-2.1017c.0151-.106.0151-.2119.0151-.242,0-.938-.1216-1.1643-.6207-1.1643-.3775,0-.6496.1963-.7863.5593-.0602.1818-.0602.2571-.0602.7411v4.0842h-2.2997v-7.0637h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M134.8492,90.6373c.0151-.8471.0915-1.1493.3486-1.4822.4389-.5147,1.1186-.6959,2.7676-.6959,1.9813,0,2.844.3028,3.2377,1.1342.1355.2571.242.938.242,1.422v4.5833h-2.2997l.0753-1.1499h-.0602c-.3173.938-.8013,1.2257-2.133,1.2257-1.8146,0-2.4653-.59-2.4653-2.239,0-1.5274.7411-2.1481,2.5267-2.1481,1.3456,0,1.7393.1667,2.0114.8777h.0452v-1.3768c0-.6803-.2872-.9223-1.0734-.9223-.6809,0-.8627.1511-.9079.7712h-2.3148ZM137.5728,87.5061h-1.5436v-1.4672h1.5436v1.4672ZM136.8768,93.4054c0,.6352.227.7712,1.2402.7712.8013,0,1.0132-.1812,1.0132-.8164,0-.5298-.2571-.6809-1.18-.6809-.8013,0-1.0734.1812-1.0734.7261ZM140.5221,87.5061h-1.5436v-1.4672h1.5436v1.4672Z\"><\/path>\n    <path class=\"st0\" d=\"M150.7622,90.1984h-2.6772v2.8591c0,.7562.0903.938.5141.938.5292,0,.6357-.2119.6357-1.301h1.8447l-.0151.2872c0,1.074-.0301,1.2709-.1656,1.6189-.3335.8013-.9843,1.074-2.6634,1.074-1.2089,0-1.8296-.242-2.2083-.8471-.1806-.3028-.242-.605-.242-1.316v-3.313h-.8615v-1.6634h.8615v-1.4828h2.2997v1.4828h2.6772v1.6634Z\"><\/path>\n    <path class=\"st0\" d=\"M161.2291,93.2387v.1366c0,.605-.1366,1.1192-.4088,1.4822-.4227.59-1.18.817-2.6622.817-1.6478,0-2.4804-.2119-3.0397-.7417-.5141-.5141-.6809-1.2703-.6809-3.0403,0-1.5274.1969-2.2685.7411-2.7525.5292-.484,1.3155-.6809,2.7074-.6809,2.5869,0,3.3431.7562,3.3431,3.3431v.6653h-4.5231c-.0151.121-.0151.242-.0151.2872,0,1.0138.2721,1.316,1.2101,1.316.8326,0,1.0746-.1812,1.0746-.832h2.2534ZM159.0209,91.1971c-.0151-.106-.0151-.1969-.0151-.227,0-.363-.0301-.4539-.1216-.59-.1656-.227-.3926-.2878-1.0734-.2878-.6357,0-.8627.0909-.9982.3937-.0614.1511-.0764.1812-.0915.711h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M171.1681,89.3363h.8164l2.5869-3.8265h3.2667l-3.5701,4.9614,3.8572,5.1275h-3.3118l-2.8139-3.9782h-.8314v3.9782h-2.7085v-10.0889h2.7085v3.8265Z\"><\/path>\n    <path class=\"st0\" d=\"M187.8824,95.5986h-2.2997l.1216-1.4521h-.0452c-.3335,1.059-.9831,1.528-2.1932,1.528-1.0144,0-1.7404-.348-2.0878-1.0138-.1818-.3323-.2571-.711-.2571-1.3462v-4.7796h2.2986v4.0385q.0162.7562.0915.9073c.1355.2577.4238.3937.8615.3937.4991,0,.8928-.1969,1.0746-.5448.1204-.2113.1355-.3329.1355-1.1041v-3.6905h2.2997v7.0637Z\"><\/path>\n    <path class=\"st0\" d=\"M194.3265,88.5349l-.0915,1.3763h.0463c.3624-1.0891.8766-1.4521,2.0566-1.4521,1.6791,0,2.4352.6653,2.4352,2.1481v4.9915h-2.2986v-4.0385c0-1.059-.1667-1.301-.8928-1.301-.8326,0-1.2553.4082-1.2553,1.195v4.1444h-2.2997v-7.0637h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M209.5134,95.5986h-2.2233l.0753-1.3311h-.0301c-.3486,1.059-.8627,1.4069-2.0878,1.4069-.938,0-1.6038-.1969-2.0415-.6201-.5153-.4997-.6508-1.1047-.6508-2.95,0-1.8302.0903-2.3142.5443-2.8741.4088-.5292,1.0897-.7712,2.1179-.7712,1.0885,0,1.6189.3179,1.9512,1.18h.0452v-4.1294h2.2997v10.0889ZM204.8387,92.0593c0,1.6183.1667,1.8904,1.1499,1.8904.9982,0,1.2251-.2872,1.2251-1.5123,0-1.1192-.0151-1.4069-.1054-1.664-.1216-.3931-.4389-.5443-1.1198-.5443-1.0283,0-1.1499.1963-1.1499,1.8302Z\"><\/path>\n    <path class=\"st0\" d=\"M220.1321,93.2387v.1366c0,.605-.1366,1.1192-.4088,1.4822-.4227.59-1.18.817-2.6622.817-1.649,0-2.4804-.2119-3.0397-.7417-.5141-.5141-.6809-1.2703-.6809-3.0403,0-1.5274.1969-2.2685.7411-2.7525.5292-.484,1.3155-.6809,2.7074-.6809,2.5869,0,3.3431.7562,3.3431,3.3431v.6653h-4.5231c-.0151.121-.0151.242-.0151.2872,0,1.0138.2721,1.316,1.2101,1.316.8326,0,1.0746-.1812,1.0746-.832h2.2534ZM217.9238,91.1971c-.0151-.106-.0151-.1969-.0151-.227,0-.363-.0301-.4539-.1216-.59-.1656-.227-.3926-.2878-1.0734-.2878-.6357,0-.8627.0909-.9982.3937-.0602.1511-.0764.1812-.0915.711h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M226.259,88.5349l-.0915,1.3763h.0463c.3624-1.0891.8766-1.4521,2.0566-1.4521,1.6791,0,2.4352.6653,2.4352,2.1481v4.9915h-2.2986v-4.0385c0-1.059-.1667-1.301-.8928-1.301-.8326,0-1.2553.4082-1.2553,1.195v4.1444h-2.2997v-7.0637h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M241.4459,95.5986h-2.2233l.0753-1.3311h-.0301c-.3486,1.059-.8627,1.4069-2.0878,1.4069-.938,0-1.6038-.1969-2.0415-.6201-.5153-.4997-.6508-1.1047-.6508-2.95,0-1.8302.0903-2.3142.5443-2.8741.4088-.5292,1.0897-.7712,2.1179-.7712,1.0885,0,1.6189.3179,1.9512,1.18h.0452v-4.1294h2.2997v10.0889ZM236.7711,92.0593c0,1.6183.1667,1.8904,1.1499,1.8904.9982,0,1.2251-.2872,1.2251-1.5123,0-1.1192-.0151-1.4069-.1054-1.664-.1216-.3931-.4389-.5443-1.1198-.5443-1.0283,0-1.1499.1963-1.1499,1.8302Z\"><\/path>\n    <path class=\"st0\" d=\"M247.8738,87.2189h-2.2997v-1.7092h2.2997v1.7092ZM247.8738,95.5986h-2.2997v-7.0637h2.2997v7.0637Z\"><\/path>\n    <path class=\"st0\" d=\"M258.4925,93.2387v.1366c0,.605-.1366,1.1192-.4088,1.4822-.4227.59-1.18.817-2.6622.817-1.6478,0-2.4804-.2119-3.0397-.7417-.5141-.5141-.6809-1.2703-.6809-3.0403,0-1.5274.1969-2.2685.7411-2.7525.5292-.484,1.3155-.6809,2.7074-.6809,2.5869,0,3.3431.7562,3.3431,3.3431v.6653h-4.5231c-.0151.121-.0151.242-.0151.2872,0,1.0138.2721,1.316,1.2101,1.316.8326,0,1.0746-.1812,1.0746-.832h2.2534ZM256.2843,91.1971c-.0151-.106-.0151-.1969-.0151-.227,0-.363-.0301-.4539-.1216-.59-.1656-.227-.3926-.2878-1.0734-.2878-.6357,0-.8627.0909-.9982.3937-.0614.1511-.0764.1812-.0915.711h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M264.6194,88.5349l-.0915,1.3763h.0452c.3636-1.0891.8777-1.4521,2.0577-1.4521,1.6791,0,2.4352.6653,2.4352,2.1481v4.9915h-2.2986v-4.0385c0-1.059-.1667-1.301-.8928-1.301-.8326,0-1.2553.4082-1.2553,1.195v4.1444h-2.2997v-7.0637h2.2997Z\"><\/path>\n    <path class=\"st0\" d=\"M277.2194,90.5614l-.0301-.1054c-.1065-.4238-.2571-.4997-1.0746-.4997-.5443,0-.6948.0156-.8314.106-.1366.0758-.227.2878-.227.484,0,.3028.1216.484.3636.5448q.1204.0301,1.4058.0909c1.3467.0602,1.8157.1662,2.2245.4383.4377.3028.6647.8621.6647,1.6339,0,.8164-.242,1.4064-.7261,1.8001-.5744.4684-1.2854.6201-2.8591.6201-1.8296,0-2.6309-.242-3.0397-.9229-.1969-.348-.2571-.6653-.2721-1.3612h2.3438v.121c0,.5593.1818.6653,1.1198.6653.9681,0,1.2101-.121,1.2101-.6201,0-.5443-.2119-.6803-.9982-.6959-1.4069-.0151-1.9512-.0602-2.4503-.2264-.8476-.2727-1.195-.8627-1.195-1.9668,0-.8772.2571-1.4973.7562-1.8001.484-.3022,1.2251-.4082,2.6471-.4082,2.4653,0,3.1312.4539,3.1462,2.1023h-2.1782Z\"><\/path>\n    <path class=\"st0\" d=\"M288.761,90.1984h-2.6772v2.8591c0,.7562.0903.938.5141.938.5292,0,.6357-.2119.6357-1.301h1.8447l-.0151.2872c0,1.074-.0301,1.2709-.1656,1.6189-.3335.8013-.9843,1.074-2.6634,1.074-1.2089,0-1.8296-.242-2.2083-.8471-.1806-.3028-.242-.605-.242-1.316v-3.313h-.8615v-1.6634h.8615v-1.4828h2.2997v1.4828h2.6772v1.6634Z\"><\/path>\n  <\/g>\n  <g>\n    <path class=\"st0\" d=\"M285.7178,23.681c-2.503,0-2.9644-1.4975-6.1263-1.4975-2.4891,0-3.269,1.4966-5.5566,1.4966-1.466,0-3.5043-1.0551-4.2819-1.4966h-8.0019l-5.2028,9.2748-5.254-9.3657h-8.0019l13.2305,22.3687,10.0432-16.9116c1.2599.5093,4.1653,1.5319,5.8322,1.5319,2.6451,0,3.5359-1.5777,6.0198-1.5777,3.1619,0,3.1497,1.5789,5.6533,1.5789.8216,0,1.4793-.1167,2.012-.2677l3.874-6.5229.0428-.1088s-1.7787,1.4975-4.2822,1.4975Z\"><\/path>\n    <path class=\"st0\" d=\"M278.0276,30.2024c-2.6993,0-3.5452,1.4966-6.0258,1.4966-2.1402,0-4.0361-1.1098-4.5184-1.4156l-3.1957,5.3812c1.0821.4478,3.7189,1.436,5.939,1.436,2.8686,0,3.8349-1.5777,6.5284-1.5777,2.595,0,3.2203.9033,4.5468,1.3432l3.0741-5.1764c-2.4558-.1058-3.0498-1.4873-6.3483-1.4873Z\"><\/path>\n    <path class=\"st0\" d=\"M273.9692,38.2214c-2.8666,0-3.7649,1.4966-6.399,1.4966-2.3325,0-4.3931-1.1688-4.836-1.4376l-3.2366,5.4497c1.2182.467,3.9119,1.3894,6.1874,1.3894,3.0464,0,4.0723-1.5777,6.9325-1.5777,2.2378,0,3.0956.5956,4.0929,1.0554l2.9722-5.0048c-1.8253-.3598-2.7186-1.371-5.7135-1.371Z\"><\/path>\n  <\/g>\n<\/svg>\n<\/div>\n                                    <\/li>\n              <\/ul>\n      <\/div>\n<\/div>\n\n<script>\n(function(){\n  const grid = document.querySelector('[data-kdlogos]');\n  const pool = document.querySelector('[data-logo-pool]');\n  if(!grid || !pool) return;\n\n  const prefersReduced = matchMedia('(prefers-reduced-motion: reduce)');\n  const BP = 768; \/\/ <768 => 3 cols, else 5 cols\n  const SPEED = 2500; \/\/ ms\n  const WAIT  = 2200; \/\/ ms\n  const state = new WeakMap();\n\n  function columnCount(){\n    return (window.innerWidth < BP) ? 3 : 5;\n  }\n\n  \/\/ Build columns and distribute items evenly round-robin\n  function buildColumns(){\n    const colN = columnCount();\n\n    \/\/ Snapshot pool items\n    const items = Array.from(pool.querySelectorAll(':scope > li')).map(li => li.cloneNode(true));\n\n    \/\/ Clear grid\n    grid.innerHTML = '';\n\n    \/\/ Create N columns\n    const cols = [];\n    for(let i=0;i<colN;i++){\n      const col = document.createElement('div');\n      col.className = 'logo-col';\n      const slot = document.createElement('div');\n      slot.className = 'logo-slot';\n      slot.setAttribute('data-slot','');\n      const ul = document.createElement('ul');\n      ul.className = 'logo-track';\n      ul.setAttribute('data-track','');\n      ul.setAttribute('data-stagger', String(i*350));\n      slot.appendChild(ul);\n      col.appendChild(slot);\n      grid.appendChild(col);\n      cols.push(ul);\n    }\n\n    \/\/ Distribute items into tracks\n    items.forEach((item, idx) => {\n      cols[idx % colN].appendChild(item);\n    });\n\n    \/\/ Start observers\/animation again\n    initAnimation();\n  }\n\n  function getSlot(track){ return track.closest('[data-slot]'); }\n  function measureAndLockSlot(track){\n    const slot = getSlot(track);\n    if(!slot) return 0;\n    const h = Math.max(1, Math.round(slot.getBoundingClientRect().height));\n    slot.style.setProperty('--slot-h', h + 'px');\n    return h;\n  }\n\n  function awakenLazy(img){\n    if(!img || img.dataset.__awake) return;\n    const lazySrc    = img.getAttribute('data-lazy-src')    || img.getAttribute('data-src')    || img.getAttribute('data-rocket-lazyload');\n    const lazySrcset = img.getAttribute('data-lazy-srcset') || img.getAttribute('data-srcset');\n    if(lazySrc){ img.src = lazySrc; img.removeAttribute('data-lazy-src'); img.removeAttribute('data-src'); img.removeAttribute('data-rocket-lazyload'); }\n    if(lazySrcset){ img.srcset = lazySrcset; img.removeAttribute('data-lazy-srcset'); img.removeAttribute('data-srcset'); }\n    img.loading = 'eager';\n    img.decoding = 'async';\n    img.dataset.__awake = '1';\n  }\n  function awakenAllIn(el){ el.querySelectorAll('img').forEach(awakenLazy); }\n\n  function slideOnce(track){\n    if(prefersReduced.matches) return;\n    if(!track.isConnected) return;\n    awakenAllIn(track);\n    const items = track.children;\n    if(items.length < 2) return;\n    const slotH = measureAndLockSlot(track);\n    if(!slotH) return;\n\n    track.style.transition = 'none';\n    track.insertBefore(items[items.length - 1], items[0]);\n    track.style.transform = `translate3d(0,${-slotH}px,0)`;\n    void track.offsetHeight;\n    track.style.transition = `transform ${SPEED}ms ease`;\n    track.style.transform = 'translate3d(0,0,0)';\n  }\n\n  function loopTrack(track){\n    const st = state.get(track);\n    if(!st) return;\n    slideOnce(track);\n    st.timer = setTimeout(()=>loopTrack(track), WAIT + SPEED);\n    state.set(track, st);\n  }\n\n  function start(track){\n    const cur = state.get(track);\n    if(cur?.timer) return;\n    awakenAllIn(track);\n    measureAndLockSlot(track);\n    const stagger = parseInt(track.getAttribute('data-stagger')||'0',10);\n    const st = { timer:null };\n    state.set(track, st);\n    st.timer = setTimeout(()=>loopTrack(track), stagger);\n  }\n\n  function stop(track){\n    const st = state.get(track);\n    if(!st) return;\n    clearTimeout(st.timer);\n    state.set(track, {timer:null});\n  }\n\n  let io, sectionIO, resizeRAF = null;\n\n  function initAnimation(){\n    const tracks = Array.from(grid.querySelectorAll('[data-track]'));\n    if(!tracks.length) return;\n\n    \/\/ Section wake\n    if(sectionIO) sectionIO.disconnect();\n    sectionIO = new IntersectionObserver((entries)=>{\n      for(const e of entries){\n        if(e.isIntersecting){\n          awakenAllIn(grid);\n          relockAll();\n          sectionIO.disconnect();\n          break;\n        }\n      }\n    }, { rootMargin: '200px 0px', threshold: 0.01 });\n    sectionIO.observe(grid);\n\n    \/\/ Per-track visibility\n    if(io) io.disconnect();\n    io = new IntersectionObserver((entries)=>{\n      entries.forEach(e=>{\n        const t = e.target;\n        if(e.isIntersecting) start(t); else stop(t);\n      });\n    }, {threshold:0.2});\n    tracks.forEach(t=> io.observe(t));\n\n    function relockAll(){ tracks.forEach(t=> measureAndLockSlot(t)); }\n    window.addEventListener('load', ()=>{ awakenAllIn(grid); relockAll(); }, { once:true });\n    window.addEventListener('resize', ()=>{\n      if(resizeRAF) cancelAnimationFrame(resizeRAF);\n      resizeRAF = requestAnimationFrame(relockAll);\n    });\n\n    document.addEventListener('visibilitychange', ()=>{\n      if(document.hidden) tracks.forEach(stop); else tracks.forEach(start);\n    }, { once:false });\n  }\n\n  \/\/ Rebuild on load and when crossing breakpoint\n  let lastCols = null;\n  function maybeRebuild(){\n    const now = columnCount();\n    if(now !== lastCols){\n      lastCols = now;\n      buildColumns();\n      \/\/ Update grid template as visual fallback if CSS queried\n      grid.style.gridTemplateColumns = `repeat(${now}, 1fr)`;\n    }\n  }\n\n  \/\/ Initial\n  maybeRebuild();\n\n  \/\/ Listen for resizes and rebuild only when crossing the 768px threshold\n  let widthBucket = window.innerWidth < BP ? 0 : 1;\n  window.addEventListener('resize', ()=>{\n    const bucket = window.innerWidth < BP ? 0 : 1;\n    if(bucket !== widthBucket){\n      widthBucket = bucket;\n      maybeRebuild();\n    }\n  });\n})();\n<\/script>\n\n\n<style>\n.container-gp-nw .row{\n\talign-items: stretch\n}\n.container-gp-nw .gp-col{\n\tflex-direction: column;\n\tjustify-content: flex-start;\n  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.4) 100%);\n\tborder: 1px solid #FFFFFF;\n\tborder-radius: 20px;\n\tpadding:30px;\n\theight:100%\n}\n.container-gp-nw .gp-col picture{\n\theight:120px\n}\n.container-gp-nw .gp-col img{\n\theight: 100%\n}\n.container-gp-nw .gp-col p{\n\tmargin: 20px 0 0;\n\tfont-size:14px;\n}\n@media (max-width:600px){\n\t.container-gp-nw .gp-col{\n\t\tpadding:20px 30px\n\t}\n}\n<\/style>\n<section class=\"container-xl\">\n    <div class=\"container-gp container-gp-nw container-l container\">\n        <div class=\"row\">\n                        <div class=\"col br-10\">\n                <div class=\"gp-col\">\n                    <div class=\"innerimg\">\n                        <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/03\/Partner-RGB.png\" alt=\"\" \/>\n                    <\/div>\n                    <p>Herold wurde 2024 wieder als Google-Premium-Partner ausgezeichnet \u2013 und geh\u00f6rt damit zu den Top 3 % aller \u00f6sterreichischen Unternehmen im Bereich Google Ads.<\/p>\n                <\/div>\n            <\/div>\n\n            \n                        <div class=\"col br-10\">\n                <div class=\"gp-col\">\n                    <div class=\"innerimg\">\n                        <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2026\/03\/lagency.png\" alt=\"\" \/>\n                    <\/div>\n                    <p>Als Google-Leading-Agencys geh\u00f6ren wir zu den Top-Partneragenturen von Google. Das bedeutet, wir bekommen immer die neuesten Infos direkt von Google und k\u00f6nnen dir einen noch effektiveren Service anbieten.<\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<style>\n\n\n\n.fluid-bg-container .contactblock-section h2, .contactblock-section p{\n\tcolor:#E5F2FF;\n\tmargin: 0\n}\n.contactblock-section .col > p{\n    font-family:'Satoshi-Medium', Arial;\n  margin: 30px 0 40px\n}\n.fluid-bg-container .contactblock-section h2 span, .contactblock-section p span{\n\tcolor:#FEC600\n}\n.contactblock-section h2{\n\tfont-size:33px;\n\ttext-align: left;\n}\n.contactblock-section ul{\n\tmargin: 0 0 40px;\n\tpadding: 0;\n\tlist-style: none;\n\tdisplay: flex;\n\tflex-direction: row;\n\tgap:20px;\n}\n.contactblock-section li{\n\tdisplay: flex;\n\tflex-direction: row;\n    align-items:center;\n\tborder: 1px solid #6E9DBC80;\n\tpadding:12px 15px;\n\tborder-radius: 8px;\n    gap:10px\n}\n.contactblock-section li p{\n\tfont-family: 'Satoshi-Medium', Arial;\n\tfont-weight: 500;\n\tfont-size: 13px;\n\tmargin: 0;\n}\n.contactblock-section li svg{\n\twidth:26px;\n  min-width:26px;\n\theight:26px\n}\n.contactblock-section a.btn{\n\tfont-size:13px\n}\n.container .col.w-a{\n    width:auto;\n    max-width:570px;\n    padding:80px 0\n}\n.site-main.product-page.w-965 .container-xl.contactblock-section{\n    padding-top:0;\n    padding-bottom:0\n}\n.contactblock-section img{\n    display:flex;\n    max-height:460px;\n    object-fit:contain\n}\n\n@media (max-width:768px){\n\t.fluid-bg-container .contactblock-section h2{\n\t\tfont-size:33px;\n\t\ttext-align: center;\n\t}\n\t.contactblock-section ul{\n\t\toverflow: scroll;\n\t\tmargin-right:-20px;\n\t\tmargin-left:-20px;\n\t\tpadding-right:20px;\n\t\tpadding-left:20px;\n\t\t-ms-overflow-style: none;  \/* IE and Edge *\/\n    scrollbar-width: none;  \/* Firefox *\/\n\t}\n\t.contactblock-section ul::-webkit-scrollbar {\n  display: none;\n}\n\n\t.contactblock-section li{\n\t\tmin-width:170px;\n\t}\n\t.container .col.w-a{\n\t\twidth:100%;\n\t\tmargin:0;\n\t\tjustify-content: center\n\t}\n\t.contactblock-section .col.w-a{\n\t\tpadding-top:50px;\n\t\tpadding-bottom:40px\n\t}\n\t.contactblock-section .col > p{\n\t\ttext-align: center\n\t}\n\t.contactblock-section .col:last-child{\n\t\tjustify-content: center!important;\n\t}\n\t.contactblock-section .col:last-child img{\n\t\tmax-width:150px\n\t}\n}\n.fluid-bg-container.contact-bg{\n    background: linear-gradient(180deg,#003570 0%, #001B38 100%);\n    transition:.2s\n}\n.fluid-bg-container.contact-bg:hover{\n    background: linear-gradient(180deg,#004694 0%, #001B38 100%);\n    transition:.2s\n}\n@media (max-width:900px){\n    .contactblock-section .row{\n        flex-direction:column\n    }\n    .contactblock-section .row .col{\n        width:100%!important;\n        max-width:unset\n    }\n    .contactblock-section .row .col:last-child{\n        justify-content:center!important\n    }\n}\n<\/style>\n<div class=\"fluid-bg-container contact-bg\">\n    <div class=\"container-xl contactblock-section\">\n        <div class=\"container container-l\">\n            <div class=\"row\">\n                <div class=\"col w-a\">\n                    <h2>Gemeinsam zu mehr digitalem Erfolg <span>f\u00fcr dein Unternehmen<\/span><\/h2>\n                    <p><span>Sichere dir Beratung von unseren Expert:innen und finde heraus,\u2028wie du deine Marketingziele erreichen kannst.<\/span><\/p>\n\n\n                                            <ul class=\"bulletpoints\">\n                                                    <li>\n                                <svg width=\"26\" height=\"27\" viewBox=\"0 0 26 27\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"> <mask id=\"mask0_4645_904\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"26\" height=\"27\"> <rect y=\"0.658203\" width=\"26\" height=\"26\" fill=\"#D9D9D9\"\/> <\/mask> <g mask=\"url(#mask0_4645_904)\"> <path d=\"M12.9976 13.5331C12.245 13.5331 11.6059 13.2703 11.0803 12.7447C10.5546 12.2189 10.2917 11.5798 10.2917 10.8275C10.2917 10.0897 10.5546 9.45343 11.0803 8.91862C11.6059 8.38381 12.245 8.11641 12.9976 8.11641C13.7353 8.11641 14.3715 8.38381 14.9061 8.91862C15.4409 9.45343 15.7083 10.0897 15.7083 10.8275C15.7083 11.5798 15.4409 12.2189 14.9061 12.7447C14.3715 13.2703 13.7353 13.5331 12.9976 13.5331ZM13 12.4497C13.4458 12.4497 13.8281 12.294 14.147 11.9826C14.4657 11.6711 14.625 11.2852 14.625 10.8247C14.625 10.379 14.4657 9.99672 14.147 9.67804C13.8281 9.35918 13.4424 9.19975 12.9897 9.19975C12.5369 9.19975 12.1545 9.35918 11.8427 9.67804C11.5309 9.99672 11.375 10.3825 11.375 10.8353C11.375 11.2881 11.5307 11.6705 11.8422 11.9823C12.1536 12.2939 12.5396 12.4497 13 12.4497ZM7.04167 19.2V17.6833C7.04167 17.3928 7.11588 17.1196 7.26429 16.8638C7.41271 16.6079 7.61421 16.404 7.86879 16.252C8.64374 15.7923 9.46626 15.4464 10.3364 15.2144C11.2066 14.9826 12.0945 14.8667 13 14.8667C13.9055 14.8667 14.7934 14.9826 15.6636 15.2144C16.5337 15.4464 17.3563 15.7923 18.1312 16.252C18.3858 16.404 18.5873 16.6079 18.7357 16.8638C18.8841 17.1196 18.9583 17.3928 18.9583 17.6833V19.2H7.04167ZM13 15.95C12.1902 15.95 11.3777 16.068 10.5625 16.304C9.74729 16.5401 8.94725 16.8804 8.16238 17.3247V18.1372H17.8376V17.3042C17.0667 16.8596 16.27 16.5228 15.4478 16.2937C14.6257 16.0646 13.8098 15.95 13 15.95ZM5.0069 23.4082C4.50369 23.4082 4.08507 23.2412 3.75104 22.9072C3.41701 22.5731 3.25 22.1545 3.25 21.6513V17.9915H4.33333V21.6581C4.33333 21.8249 4.40276 21.9778 4.5416 22.1166C4.68045 22.2554 4.83329 22.3249 5.00012 22.3249H8.66667V23.4082H5.0069ZM3.25 9.32487V5.6651C3.25 5.16189 3.41701 4.74327 3.75104 4.40924C4.08507 4.07522 4.50369 3.9082 5.0069 3.9082H8.66667V4.99154H5.00012C4.83329 4.99154 4.68045 5.06096 4.5416 5.19981C4.40276 5.33865 4.33333 5.49149 4.33333 5.65833V9.32487H3.25ZM17.3333 23.4082V22.3249H20.9999C21.1667 22.3249 21.3195 22.2554 21.4584 22.1166C21.5972 21.9778 21.6667 21.8249 21.6667 21.6581V17.9915H22.75V21.6513C22.75 22.1545 22.583 22.5731 22.249 22.9072C21.9149 23.2412 21.4963 23.4082 20.9931 23.4082H17.3333ZM21.6667 9.32487V5.65833C21.6667 5.49149 21.5972 5.33865 21.4584 5.19981C21.3195 5.06096 21.1667 4.99154 20.9999 4.99154H17.3333V3.9082H20.9931C21.4963 3.9082 21.9149 4.07522 22.249 4.40924C22.583 4.74327 22.75 5.16189 22.75 5.6651V9.32487H21.6667Z\" fill=\"#FEC600\"\/> <\/g> <\/svg>                                <p>Beratung vor Ort\u2028 oder Remote<\/p>\n                            <\/li>\n                                                    <li>\n                                <svg width=\"26\" height=\"27\" viewBox=\"0 0 26 27\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"> <mask id=\"mask0_4645_909\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"26\" height=\"27\"> <rect y=\"0.658203\" width=\"26\" height=\"26\" fill=\"#D9D9D9\"\/> <\/mask> <g mask=\"url(#mask0_4645_909)\"> <path d=\"M12.6772 22.2627C12.8188 22.2627 12.9638 22.2307 13.1124 22.1668C13.261 22.103 13.3812 22.0253 13.4729 21.9336L21.9188 13.4877C22.1909 13.2156 22.401 12.9371 22.5491 12.6524C22.697 12.3677 22.7709 12.0551 22.7709 11.7148C22.7709 11.3703 22.697 11.0359 22.5491 10.7116C22.401 10.3873 22.1909 10.0911 21.9188 9.82301L17.8564 5.76051C17.5882 5.48841 17.3129 5.28881 17.0303 5.1617C16.7476 5.03459 16.434 4.97103 16.0897 4.97103C15.7494 4.97103 15.4334 5.03459 15.1418 5.1617C14.85 5.28881 14.575 5.48841 14.3168 5.76051L13.373 6.70436L15.3771 8.71476C15.5924 8.92583 15.7528 9.16615 15.8584 9.43572C15.9639 9.70511 16.0166 9.97865 16.0166 10.2563C16.0166 10.8204 15.8322 11.2868 15.4635 11.6555C15.0948 12.0242 14.6286 12.2085 14.0647 12.2085C13.7868 12.2085 13.5156 12.1662 13.2511 12.0815C12.9866 11.9968 12.7487 11.8488 12.5375 11.6376L10.4645 9.57113L5.78747 14.2482C5.67788 14.3579 5.59563 14.4826 5.54075 14.6222C5.48586 14.7617 5.45841 14.9023 5.45841 15.0439C5.45841 15.2995 5.54038 15.5103 5.70433 15.6763C5.86809 15.8422 6.07781 15.9252 6.33347 15.9252C6.47503 15.9252 6.62011 15.8932 6.7687 15.8293C6.9173 15.7655 7.03746 15.6878 7.12918 15.5961L10.5625 12.1627L11.3293 12.9295L7.90214 16.3628C7.79236 16.4724 7.71003 16.597 7.65514 16.7366C7.60043 16.8761 7.57308 17.0168 7.57308 17.1585C7.57308 17.4003 7.65848 17.6066 7.82929 17.7774C8.00009 17.9482 8.20629 18.0336 8.44787 18.0336C8.58961 18.0336 8.73477 18.0016 8.88337 17.9377C9.03197 17.8738 9.15213 17.796 9.24385 17.7043L12.9272 14.0274L13.6939 14.7939L10.0168 18.4772C9.92093 18.5689 9.84212 18.6891 9.78037 18.8377C9.71844 18.9863 9.68747 19.1315 9.68747 19.2732C9.68747 19.5148 9.77288 19.721 9.94368 19.8918C10.1147 20.0628 10.321 20.1483 10.5625 20.1483C10.7043 20.1483 10.8449 20.1208 10.9845 20.0659C11.1241 20.011 11.2486 19.9287 11.3582 19.8189L15.0416 16.1418L15.8083 16.9086L12.125 20.5919C12.0154 20.7017 11.9331 20.8333 11.8782 20.9868C11.8234 21.1402 11.7959 21.2808 11.7959 21.4084C11.7959 21.6641 11.8858 21.8704 12.0657 22.0273C12.2455 22.1842 12.4493 22.2627 12.6772 22.2627ZM12.671 23.346C12.114 23.346 11.6372 23.1422 11.2407 22.7347C10.8442 22.327 10.6702 21.8238 10.7188 21.2251C10.1049 21.2321 9.59377 21.0489 9.18535 20.6753C8.77711 20.3016 8.58338 19.78 8.60414 19.1107C7.93482 19.1176 7.40742 18.9263 7.02193 18.5368C6.63645 18.1472 6.46113 17.6336 6.49597 16.996C5.8931 17.0031 5.3889 16.8336 4.98337 16.4877C4.57784 16.1419 4.37508 15.6606 4.37508 15.0439C4.37508 14.7662 4.42888 14.4881 4.5365 14.2097C4.64411 13.9311 4.80345 13.6863 5.01452 13.4752L10.4645 8.03145L13.2625 10.8294C13.3542 10.9253 13.4674 11.0041 13.6021 11.0659C13.7368 11.1276 13.8889 11.1585 14.0585 11.1585C14.2903 11.1585 14.4951 11.0776 14.673 10.9158C14.8508 10.754 14.9397 10.5432 14.9397 10.2834C14.9397 10.1141 14.9088 9.96204 14.8468 9.82734C14.7851 9.69265 14.7063 9.57944 14.6104 9.48772L10.8835 5.76051C10.6153 5.48841 10.3365 5.28881 10.0469 5.1617C9.75726 5.03459 9.44029 4.97103 9.09597 4.97103C8.75563 4.97103 8.44661 5.03459 8.16891 5.1617C7.89104 5.28881 7.61596 5.48841 7.34368 5.76051L4.04575 9.06468C3.81391 9.29669 3.62649 9.57312 3.48349 9.89397C3.34031 10.2148 3.26457 10.546 3.25627 10.8877C3.24796 11.1321 3.26881 11.3672 3.31883 11.5929C3.36884 11.8186 3.44802 12.0308 3.55635 12.2294L2.73545 13.0503C2.55345 12.7599 2.41109 12.4255 2.30835 12.0471C2.20561 11.6686 2.1584 11.2822 2.1667 10.8877C2.17501 10.396 2.27359 9.92484 2.46245 9.47418C2.65131 9.02351 2.92152 8.6225 3.27306 8.27113L6.55014 4.99405C6.92786 4.6203 7.32752 4.34252 7.74912 4.1607C8.17054 3.9787 8.62644 3.8877 9.11683 3.8877C9.60704 3.8877 10.0594 3.9787 10.474 4.1607C10.8885 4.34252 11.2826 4.6203 11.6562 4.99405L12.6 5.93763L13.5439 4.99405C13.9216 4.6203 14.3177 4.34252 14.7323 4.1607C15.1468 3.9787 15.5993 3.8877 16.0897 3.8877C16.5799 3.8877 17.0358 3.9787 17.4574 4.1607C17.8788 4.34252 18.2764 4.6203 18.6502 4.99405L22.6856 9.02947C23.0591 9.40304 23.3473 9.82247 23.5501 10.2878C23.7528 10.753 23.8542 11.2308 23.8542 11.721C23.8542 12.2114 23.7528 12.6639 23.5501 13.0784C23.3473 13.493 23.0591 13.887 22.6856 14.2606L14.2396 22.7003C14.0147 22.9253 13.7698 23.0891 13.5051 23.1919C13.2406 23.2946 12.9626 23.346 12.671 23.346Z\" fill=\"#FEC600\"\/> <\/g> <\/svg>                                <p>10.000+ KMU vertrauen uns<\/p>\n                            <\/li>\n                                                    <li>\n                                <svg width=\"26\" height=\"27\" viewBox=\"0 0 26 27\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"> <mask id=\"mask0_4645_914\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"26\" height=\"27\"> <rect y=\"0.658203\" width=\"26\" height=\"26\" fill=\"#D9D9D9\"\/> <\/mask> <g mask=\"url(#mask0_4645_914)\"> <path d=\"M16.5883 12.1583C16.9252 12.1583 17.21 12.0403 17.4427 11.8043C17.6753 11.5684 17.7916 11.2819 17.7916 10.945C17.7916 10.6079 17.6737 10.3231 17.4379 10.0905C17.2019 9.85778 16.9154 9.74141 16.5785 9.74141C16.2414 9.74141 15.9566 9.85941 15.724 10.0954C15.4913 10.3314 15.3749 10.6178 15.3749 10.9547C15.3749 11.2918 15.4929 11.5767 15.7289 11.8092C15.9647 12.042 16.2512 12.1583 16.5883 12.1583ZM9.42148 12.1583C9.75858 12.1583 10.0434 12.0403 10.276 11.8043C10.5087 11.5684 10.6251 11.2819 10.6251 10.945C10.6251 10.6079 10.5071 10.3231 10.2711 10.0905C10.0353 9.85778 9.74883 9.74141 9.41173 9.74141C9.07481 9.74141 8.78999 9.85941 8.55725 10.0954C8.32469 10.3314 8.20842 10.6178 8.20842 10.9547C8.20842 11.2918 8.32632 11.5767 8.56213 11.8092C8.79811 12.042 9.08456 12.1583 9.42148 12.1583ZM13 18.9497C14.0333 18.9497 14.985 18.6647 15.8551 18.0947C16.7254 17.5245 17.3793 16.7679 17.8168 15.8249H16.7375C16.3403 16.4929 15.8122 17.0211 15.1531 17.4092C14.4941 17.7974 13.7764 17.9915 13 17.9915C12.2236 17.9915 11.5059 17.7974 10.8469 17.4092C10.1878 17.0211 9.65972 16.4929 9.2625 15.8249H8.18323C8.62072 16.7679 9.2746 17.5245 10.1449 18.0947C11.015 18.6647 11.9667 18.9497 13 18.9497ZM13.0035 23.4082C11.6553 23.4082 10.3877 23.1524 9.20075 22.6407C8.01396 22.129 6.98154 21.4346 6.1035 20.5574C5.22546 19.6803 4.53041 18.6488 4.01835 17.4629C3.50612 16.2772 3.25 15.0101 3.25 13.6617C3.25 12.3135 3.50585 11.0459 4.01754 9.85895C4.52924 8.67216 5.22365 7.63974 6.10079 6.7617C6.97793 5.88366 8.00944 5.18861 9.19533 4.67656C10.381 4.16432 11.6481 3.9082 12.9965 3.9082C14.3447 3.9082 15.6123 4.16405 16.7993 4.67575C17.986 5.18744 19.0185 5.88186 19.8965 6.759C20.7745 7.63613 21.4696 8.66765 21.9816 9.85354C22.4939 11.0392 22.75 12.3063 22.75 13.6547C22.75 15.0029 22.4942 16.2705 21.9825 17.4575C21.4708 18.6442 20.7763 19.6767 19.8992 20.5547C19.0221 21.4327 17.9906 22.1278 16.8047 22.6399C15.619 23.1521 14.3519 23.4082 13.0035 23.4082ZM13 22.3249C15.4194 22.3249 17.4688 21.4853 19.1479 19.8061C20.8271 18.127 21.6667 16.0776 21.6667 13.6582C21.6667 11.2388 20.8271 9.18945 19.1479 7.51029C17.4688 5.83112 15.4194 4.99154 13 4.99154C10.5806 4.99154 8.53125 5.83112 6.85208 7.51029C5.17292 9.18945 4.33333 11.2388 4.33333 13.6582C4.33333 16.0776 5.17292 18.127 6.85208 19.8061C8.53125 21.4853 10.5806 22.3249 13 22.3249Z\" fill=\"#FEC600\"\/> <\/g> <\/svg>                                <p>100% kostenlos & unverbindlich<\/p>\n                            <\/li>\n                                                <\/ul>\n                    \n                                            <a class=\"btn btn-primary\" href=\"https:\/\/www.herold.at\/marketing\/kontakt\/?utm_source=herold_marketing&#038;utm_medium=contact_cta&#038;utm_campaign=b2b_contact&#038;utm_content=home\" target=\"_self\">Kostenloses Erstgespr\u00e4ch buchen<\/a>\n                    \n\n\n                <\/div>\n                <div class=\"col\" style=\"align-content:flex-end;justify-content:flex-end\">\n                                            <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/10\/Antonio_355.png\" alt=\"\" \/>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<style>\n.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}\n.faq-item.open .faq-answer{max-height:1000px;transition:max-height .3s ease-in}\n.faq-question{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:.2s}\n.faq-question:hover{color:#387BC2;transition:.2s}\n.faq-question svg{transition:transform .2s}\n.faq-question svg.open{transform:rotate(45deg)}\n.faq-item.open .faq-question{\n  font-family:'Satoshi-Bold', Arial, sans-serif;font-weight:700;transition:.2s\n}\n<\/style>\n\n<section class=\"container-xl br-20 container-xl-faq faq-section-69f4a5c1dd651\">\n  <div class=\"container-faq container-l container\">\n    <div class=\"row\">\n      <h2>Wir beantworten die h\u00e4ufigsten Fragen<\/h2>\n    <\/div>\n\n    <div class=\"row\">\n      <div class=\"faq-container\">\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              F\u00fcr wen sind die HEROLD Marketing-Produkte geeignet?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Unsere Leistungen richten sich in erster Linie an kleine und mittelst\u00e4ndische Unternehmen (KMU) in \u00d6sterreich, die keine eigenen Ressourcen f\u00fcr Website-Erstellung, Online-Werbung oder digitale Sichtbarkeit haben. Ob Einzelunternehmen, Dienstleister, Handwerksbetriebe oder Arztpraxen \u2013 wir unterst\u00fctzen Sie mit ma\u00dfgeschneiderten L\u00f6sungen.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Warum sollte ich mit HEROLD zusammenarbeiten?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Bis heute wurden bereits \u00fcber 30.000 Websites erstellt und 65.000 Google Suchwerbung-Kampagnen erfolgreich durchgef\u00fchrt. HEROLD bietet eine Kombination aus technischer Expertise, lokaler Marktkenntnis und pers\u00f6nlicher Betreuung. Wir bieten alles aus einer Hand: von der Website, \u00fcber die Schaltung von Werbung, bis hin zur organischen Sichtbarkeit (SEO) auf Google \u2013 mit Fokus auf den \u00f6sterreichischen Markt. Mehr als 45.000 Kund:innen k\u00f6nnen sich nicht irren.            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist der Unterschied zwischen Google Such- und Bannerwerbung?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <ul>\r\n<li>Google Suchwerbung erscheint direkt in den Suchergebnissen, wenn jemand nach Ihren Produkten oder Dienstleistungen sucht.<\/li>\r\n<li>Google Bannerwerbung zeigt grafische Anzeigen auf verschiedenen Webseiten im Google Display Netzwerk.<\/li>\r\n<\/ul>\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Ist Social Media Werbung f\u00fcr mein Unternehmen sinnvoll?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <b>Ja<\/b> \u2013 besonders f\u00fcr lokale Dienstleistungen, kleine Shops, Anw\u00e4lte, Notare oder \u00c4rzte. Wir helfen Ihr Unternehmen auf Plattformen wie Facebook und Instagram in Szene zu setzen.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Brauche ich ein gro\u00dfes Werbebudget?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Nein. Unsere Angebote sind skalierbar und auch f\u00fcr kleinere Budgets geeignet. Sie bestimmen, wie viel Sie investieren m\u00f6chten \u2013 wir holen das Beste f\u00fcr Sie heraus.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Ich habe noch keine Website \u2013 was ist die beste L\u00f6sung f\u00fcr mich?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <ul>\r\n<li><b>Full Service Website:<\/b> Ideal f\u00fcr KMUs ohne technisches Know-how. Wir \u00fcbernehmen alles \u2013 von Design \u00fcber Texte bis zur Pflege.<\/li>\r\n<li><b>Enterprise Website Projekt:<\/b> F\u00fcr Unternehmen mit besonderen Anforderungen, z.\u202fB. mehrsprachige Seiten oder komplexe Integrationen und Designs.<\/li>\r\n<li><b>DIY Website Builder:<\/b> Wenn Sie selbst aktiv werden wollen, aber ein einfach zu bedienendes Tool brauchen.<\/li>\r\n<\/ul>            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist der Vorteil einer professionellen Website von HEROLD?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Ihre Website wird auch f\u00fcr mobile Endger\u00e4te optimiert (responsive), DSGVO-konform, barrierefrei, SEO-optimiert und ansprechend gestaltet \u2013 das schafft Vertrauen und Sichtbarkeit.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist SEO und warum brauche ich das?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              SEO steht f\u00fcr Suchmaschinenoptimierung \u2013 also Ma\u00dfnahmen, damit Ihre Website zum Beispiel bei Google Suchanfragen besser gefunden wird. Besonders f\u00fcr lokale Anbieter ist das entscheidend, um neue Kunden zu gewinnen.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist Online Complete?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Ein Rundum-Sorglos-Paket f\u00fcr Ihre Online-Pr\u00e4senz. Wir pflegen Ihre Firmendaten auf allen wichtigen Plattformen und erh\u00f6hen so Ihre Reichweite und Konsistenz im Web.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Wie komme ich bei herold.at auf eine gute Reihung?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Mit einem Premium-Eintrag k\u00f6nnen Sie sich gegen\u00fcber Mitbewerbern sichtbar positionieren. Reihung basiert auf Relevanz, Qualit\u00e4t und gew\u00e4hlten Zusatzleistungen\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Kann ich bei HEROLD eine Domain kaufen?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <b>Ja<\/b> \u2013 wir bieten Wunschdomains inklusive Einrichtung und Verwaltung.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was bringt mir das Online Buchung Tool?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Wenn Sie Termine vergeben (z.\u202fB. Friseur, Arzt, Beratung), erm\u00f6glicht das Tool eine direkte Online-Buchung \u2013 einfach, jederzeit verf\u00fcgbar und kundenfreundlich.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist mit B2B Marketingdaten gemeint?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Sie erhalten Zugang zu hochwertigen Gesch\u00e4ftsdaten (Firmenadressen, Brancheninfos etc.) f\u00fcr gezielte Direktmarketing-Kampagnen.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Welche Produkte sind f\u00fcr den Einstieg geeignet?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              F\u00fcr Unternehmen ohne Online-Pr\u00e4senz empfiehlt sich die Kombination aus Domain + Full Service Website + Online Complete. Wer bereits online ist, profitiert besonders von gezielter Werbung und SEO.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Wie schnell sehe ich Ergebnisse?\r\n              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <ul>\r\n<li><b>Werbung:<\/b> Erste Ergebnisse oft schon nach wenigen Tagen.<\/li>\r\n<li><b>SEO:<\/b> Sichtbare Verbesserungen meist innerhalb von 2\u20133 Monaten.<\/li>\r\n<li><b>Website-Projekte:<\/b> Je nach Umfang in 2\u20136 Wochen realisierbar.<\/li>\r\n<\/ul>            <\/div>\n          <\/div>\n              <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"F\u00fcr wen sind die HEROLD Marketing-Produkte geeignet?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Unsere Leistungen richten sich in erster Linie an kleine und mittelst\u00e4ndische Unternehmen (KMU) in \u00d6sterreich, die keine eigenen Ressourcen f\u00fcr Website-Erstellung, Online-Werbung oder digitale Sichtbarkeit haben. Ob Einzelunternehmen, Dienstleister, Handwerksbetriebe oder Arztpraxen \u2013 wir unterst\u00fctzen Sie mit ma\u00dfgeschneiderten L\u00f6sungen.\"}},{\"@type\":\"Question\",\"name\":\"Warum sollte ich mit HEROLD zusammenarbeiten?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Bis heute wurden bereits \u00fcber 30.000 Websites erstellt und 65.000 Google Suchwerbung-Kampagnen erfolgreich durchgef\u00fchrt. HEROLD bietet eine Kombination aus technischer Expertise, lokaler Marktkenntnis und pers\u00f6nlicher Betreuung. Wir bieten alles aus einer Hand: von der Website, \u00fcber die Schaltung von Werbung, bis hin zur organischen Sichtbarkeit (SEO) auf Google \u2013 mit Fokus auf den \u00f6sterreichischen Markt. Mehr als 45.000 Kund:innen k\u00f6nnen sich nicht irren.\"}},{\"@type\":\"Question\",\"name\":\"Was ist der Unterschied zwischen Google Such- und Bannerwerbung?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Google Suchwerbung erscheint direkt in den Suchergebnissen, wenn jemand nach Ihren Produkten oder Dienstleistungen sucht.\\r\\nGoogle Bannerwerbung zeigt grafische Anzeigen auf verschiedenen Webseiten im Google Display Netzwerk.\"}},{\"@type\":\"Question\",\"name\":\"Ist Social Media Werbung f\u00fcr mein Unternehmen sinnvoll?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja \u2013 besonders f\u00fcr lokale Dienstleistungen, kleine Shops, Anw\u00e4lte, Notare oder \u00c4rzte. Wir helfen Ihr Unternehmen auf Plattformen wie Facebook und Instagram in Szene zu setzen.\"}},{\"@type\":\"Question\",\"name\":\"Brauche ich ein gro\u00dfes Werbebudget?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nein. Unsere Angebote sind skalierbar und auch f\u00fcr kleinere Budgets geeignet. Sie bestimmen, wie viel Sie investieren m\u00f6chten \u2013 wir holen das Beste f\u00fcr Sie heraus.\"}},{\"@type\":\"Question\",\"name\":\"Ich habe noch keine Website \u2013 was ist die beste L\u00f6sung f\u00fcr mich?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Full Service Website: Ideal f\u00fcr KMUs ohne technisches Know-how. Wir \u00fcbernehmen alles \u2013 von Design \u00fcber Texte bis zur Pflege.\\r\\nEnterprise Website Projekt: F\u00fcr Unternehmen mit besonderen Anforderungen, z.\u202fB. mehrsprachige Seiten oder komplexe Integrationen und Designs.\\r\\nDIY Website Builder: Wenn Sie selbst aktiv werden wollen, aber ein einfach zu bedienendes Tool brauchen.\"}},{\"@type\":\"Question\",\"name\":\"Was ist der Vorteil einer professionellen Website von HEROLD?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ihre Website wird auch f\u00fcr mobile Endger\u00e4te optimiert (responsive), DSGVO-konform, barrierefrei, SEO-optimiert und ansprechend gestaltet \u2013 das schafft Vertrauen und Sichtbarkeit.\"}},{\"@type\":\"Question\",\"name\":\"Was ist SEO und warum brauche ich das?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"SEO steht f\u00fcr Suchmaschinenoptimierung \u2013 also Ma\u00dfnahmen, damit Ihre Website zum Beispiel bei Google Suchanfragen besser gefunden wird. Besonders f\u00fcr lokale Anbieter ist das entscheidend, um neue Kunden zu gewinnen.\"}},{\"@type\":\"Question\",\"name\":\"Was ist Online Complete?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ein Rundum-Sorglos-Paket f\u00fcr Ihre Online-Pr\u00e4senz. Wir pflegen Ihre Firmendaten auf allen wichtigen Plattformen und erh\u00f6hen so Ihre Reichweite und Konsistenz im Web.\"}},{\"@type\":\"Question\",\"name\":\"Wie komme ich bei herold.at auf eine gute Reihung?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Mit einem Premium-Eintrag k\u00f6nnen Sie sich gegen\u00fcber Mitbewerbern sichtbar positionieren. Reihung basiert auf Relevanz, Qualit\u00e4t und gew\u00e4hlten Zusatzleistungen\"}},{\"@type\":\"Question\",\"name\":\"Kann ich bei HEROLD eine Domain kaufen?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja \u2013 wir bieten Wunschdomains inklusive Einrichtung und Verwaltung.\"}},{\"@type\":\"Question\",\"name\":\"Was bringt mir das Online Buchung Tool?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Wenn Sie Termine vergeben (z.\u202fB. Friseur, Arzt, Beratung), erm\u00f6glicht das Tool eine direkte Online-Buchung \u2013 einfach, jederzeit verf\u00fcgbar und kundenfreundlich.\"}},{\"@type\":\"Question\",\"name\":\"Was ist mit B2B Marketingdaten gemeint?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Sie erhalten Zugang zu hochwertigen Gesch\u00e4ftsdaten (Firmenadressen, Brancheninfos etc.) f\u00fcr gezielte Direktmarketing-Kampagnen.\"}},{\"@type\":\"Question\",\"name\":\"Welche Produkte sind f\u00fcr den Einstieg geeignet?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"F\u00fcr Unternehmen ohne Online-Pr\u00e4senz empfiehlt sich die Kombination aus Domain + Full Service Website + Online Complete. Wer bereits online ist, profitiert besonders von gezielter Werbung und SEO.\"}},{\"@type\":\"Question\",\"name\":\"Wie schnell sehe ich Ergebnisse?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Werbung: Erste Ergebnisse oft schon nach wenigen Tagen.\\r\\nSEO: Sichtbare Verbesserungen meist innerhalb von 2\u20133 Monaten.\\r\\nWebsite-Projekte: Je nach Umfang in 2\u20136 Wochen realisierbar.\"}}  ]\n}\n<\/script>\n\n<script>\ndocument.addEventListener('DOMContentLoaded',function(){\n  const faqSection=document.querySelector('.faq-section-69f4a5c1dd651');\n  if(!faqSection) return;\n  const items=faqSection.querySelectorAll('.faq-item');\n  items.forEach(item=>{\n    const q=item.querySelector('.faq-question');\n    const a=item.querySelector('.faq-answer');\n    const icon=q.querySelector('svg');\n    q.addEventListener('click',()=>{\n      const isOpen=item.classList.contains('open');\n      items.forEach(x=>{\n        x.classList.remove('open');\n        const ans=x.querySelector('.faq-answer'); if(ans) ans.style.maxHeight='0';\n        const ic=x.querySelector('svg'); if(ic) ic.classList.remove('open');\n      });\n      if(!isOpen){\n        item.classList.add('open');\n        a.style.maxHeight=a.scrollHeight+'px';\n        icon.classList.add('open');\n      }\n    });\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":103241,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"single-product-page.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Herold - Marketing-L\u00f6sungen f\u00fcr Unternehmen<\/title>\n<meta name=\"description\" content=\"Website erstellen, Werbung schalten oder Sichtbarkeit auf Google erh\u00f6hen: Wir haben passende Marketing-L\u00f6sungen f\u00fcr alle Unternehmen.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.herold.at\/marketing\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Herold - Marketing-L\u00f6sungen f\u00fcr Unternehmen\" \/>\n<meta property=\"og:description\" content=\"Website erstellen, Werbung schalten oder Sichtbarkeit auf Google erh\u00f6hen: Wir haben passende Marketing-L\u00f6sungen f\u00fcr alle Unternehmen.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.herold.at\/marketing\/\" \/>\n<meta property=\"og:site_name\" content=\"Herold Marketing\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-30T09:06:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.herold.at\/marketing\/\",\"url\":\"https:\/\/www.herold.at\/marketing\/\",\"name\":\"Herold - Marketing-L\u00f6sungen f\u00fcr Unternehmen\",\"isPartOf\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png\",\"datePublished\":\"2023-07-14T08:54:36+00:00\",\"dateModified\":\"2026-04-30T09:06:53+00:00\",\"description\":\"Website erstellen, Werbung schalten oder Sichtbarkeit auf Google erh\u00f6hen: Wir haben passende Marketing-L\u00f6sungen f\u00fcr alle Unternehmen.\",\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.herold.at\/marketing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/www.herold.at\/marketing\/#primaryimage\",\"url\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png\",\"contentUrl\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png\",\"width\":1200,\"height\":630},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.herold.at\/marketing\/#website\",\"url\":\"https:\/\/www.herold.at\/marketing\/\",\"name\":\"Herold Marketing\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.herold.at\/marketing\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.herold.at\/marketing\/#organization\",\"name\":\"Herold Marketing\",\"url\":\"https:\/\/www.herold.at\/marketing\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg\",\"contentUrl\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg\",\"caption\":\"Herold Marketing\"},\"image\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Herold - Marketing-L\u00f6sungen f\u00fcr Unternehmen","description":"Website erstellen, Werbung schalten oder Sichtbarkeit auf Google erh\u00f6hen: Wir haben passende Marketing-L\u00f6sungen f\u00fcr alle Unternehmen.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.herold.at\/marketing\/","og_locale":"de_DE","og_type":"article","og_title":"Herold - Marketing-L\u00f6sungen f\u00fcr Unternehmen","og_description":"Website erstellen, Werbung schalten oder Sichtbarkeit auf Google erh\u00f6hen: Wir haben passende Marketing-L\u00f6sungen f\u00fcr alle Unternehmen.","og_url":"https:\/\/www.herold.at\/marketing\/","og_site_name":"Herold Marketing","article_modified_time":"2026-04-30T09:06:53+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1 Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.herold.at\/marketing\/","url":"https:\/\/www.herold.at\/marketing\/","name":"Herold - Marketing-L\u00f6sungen f\u00fcr Unternehmen","isPartOf":{"@id":"https:\/\/www.herold.at\/marketing\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.herold.at\/marketing\/#primaryimage"},"image":{"@id":"https:\/\/www.herold.at\/marketing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png","datePublished":"2023-07-14T08:54:36+00:00","dateModified":"2026-04-30T09:06:53+00:00","description":"Website erstellen, Werbung schalten oder Sichtbarkeit auf Google erh\u00f6hen: Wir haben passende Marketing-L\u00f6sungen f\u00fcr alle Unternehmen.","inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.herold.at\/marketing\/"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/www.herold.at\/marketing\/#primaryimage","url":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png","contentUrl":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/12\/Meta_Image.png","width":1200,"height":630},{"@type":"WebSite","@id":"https:\/\/www.herold.at\/marketing\/#website","url":"https:\/\/www.herold.at\/marketing\/","name":"Herold Marketing","description":"","publisher":{"@id":"https:\/\/www.herold.at\/marketing\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.herold.at\/marketing\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https:\/\/www.herold.at\/marketing\/#organization","name":"Herold Marketing","url":"https:\/\/www.herold.at\/marketing\/","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/","url":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg","contentUrl":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg","caption":"Herold Marketing"},"image":{"@id":"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages\/2"}],"collection":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":131,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":115825,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages\/2\/revisions\/115825"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/media\/103241"}],"wp:attachment":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}